commit stringlengths 40 40 | old_file stringlengths 2 205 | new_file stringlengths 2 205 | old_contents stringlengths 0 32.9k | new_contents stringlengths 1 38.9k | subject stringlengths 3 9.4k | message stringlengths 6 9.84k | lang stringlengths 3 13 | license stringclasses 13
values | repos stringlengths 6 115k |
|---|---|---|---|---|---|---|---|---|---|
86edaed72768bb3f434fd245913761e91fe1b28f | awa/plugins/awa-workspaces/src/awa-workspaces-modules.adb | awa/plugins/awa-workspaces/src/awa-workspaces-modules.adb | -----------------------------------------------------------------------
-- awa-workspaces-module -- Module workspaces
-- Copyright (C) 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use ... | -----------------------------------------------------------------------
-- awa-workspaces-module -- Module workspaces
-- Copyright (C) 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use ... | Create the workspace member when a user creates the main workspace and when the invitation is created | Create the workspace member when a user creates the main workspace and when the invitation is created
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
176a345ba39309166a6e1fded21aaad3e18a5782 | matp/src/events/mat-events-timelines.adb | matp/src/events/mat-events-timelines.adb | -----------------------------------------------------------------------
-- mat-events-timelines - Timelines
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in co... | -----------------------------------------------------------------------
-- mat-events-timelines - Timelines
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in co... | Use the Level parameter for the Extract procedure to control the duration limit to build a new timeline | Use the Level parameter for the Extract procedure to control the
duration limit to build a new timeline
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
85d9f3d1e3d66fafa241af26f6810e8430e917a9 | regtests/util-streams-sockets-tests.adb | regtests/util-streams-sockets-tests.adb | -----------------------------------------------------------------------
-- util-streams-sockets-tests -- Unit tests for socket streams
-- Copyright (C) 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you m... | -----------------------------------------------------------------------
-- util-streams-sockets-tests -- Unit tests for socket streams
-- Copyright (C) 2012, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | Remove unused use Util.Tests clause | Remove unused use Util.Tests clause
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
2aaea4d5728391ed926c7370669238f858d5b167 | regtests/ado-schemas-tests.adb | regtests/ado-schemas-tests.adb | -----------------------------------------------------------------------
-- ado-schemas-tests -- Test loading of database schema
-- Copyright (C) 2009 - 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not... | -----------------------------------------------------------------------
-- ado-schemas-tests -- Test loading of database schema
-- Copyright (C) 2009 - 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not... | Update the unit test to take into account the new table in the unit tests | Update the unit test to take into account the new table in the unit tests
| Ada | apache-2.0 | stcarrez/ada-ado |
3e7ebfe0a633e978d9d8211920bb2168cc0cde29 | src/asf-navigations-render.ads | src/asf-navigations-render.ads | -----------------------------------------------------------------------
-- asf-navigations-render -- Navigator to render a page
-- Copyright (C) 2010, 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not ... | -----------------------------------------------------------------------
-- asf-navigations-render -- Navigator to render a page
-- Copyright (C) 2010, 2011, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | Update the Render_Navigator type to store the view name as a string and also store a status code Add a Status parameter to the Create_Render_Navigator function | Update the Render_Navigator type to store the view name as a string and also store a status code
Add a Status parameter to the Create_Render_Navigator function
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
7dbb40411e7f7301a7ea72fa2e1e2db5d44065c2 | mat/src/mat-readers-streams.adb | mat/src/mat-readers-streams.adb | -----------------------------------------------------------------------
-- mat-readers-streams -- Reader for streams
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file exc... | -----------------------------------------------------------------------
-- mat-readers-streams -- Reader for streams
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file exc... | Call Read_Event_Definitions instead of Read_Headers | Call Read_Event_Definitions instead of Read_Headers
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
67893dd6b53046d590bb396854296c0da89702cd | src/security-oauth-clients.ads | src/security-oauth-clients.ads | -----------------------------------------------------------------------
-- security-oauth -- OAuth Security
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in co... | -----------------------------------------------------------------------
-- security-oauth -- OAuth Security
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in co... | Remove dependency to Security.Permissions | Remove dependency to Security.Permissions
| Ada | apache-2.0 | Letractively/ada-security |
d8cae10cad24b916079ebee1306e53793280719a | regtests/util-strings-tests.ads | regtests/util-strings-tests.ads | -----------------------------------------------------------------------
-- strings.tests -- Unit tests for Strings
-- Copyright (C) 2009, 2010, 2011, 2012, 2015, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- y... | -----------------------------------------------------------------------
-- strings.tests -- Unit tests for Strings
-- Copyright (C) 2009, 2010, 2011, 2012, 2015, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- y... | Declare the Test_Ends_With procedure | Declare the Test_Ends_With procedure
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
c4520cbb6f727412fc7b0514a264cc377ecf37aa | awa/plugins/awa-wikis/regtests/awa-wikis-modules-tests.adb | awa/plugins/awa-wikis/regtests/awa-wikis-modules-tests.adb | -----------------------------------------------------------------------
-- awa-wikis-modules-tests -- Unit tests for wikis service
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | -----------------------------------------------------------------------
-- awa-wikis-modules-tests -- Unit tests for wikis service
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | Implement Test_Wiki_Page to test the display of the wiki page (public mode), display of wiki history, wiki information and wiki list | Implement Test_Wiki_Page to test the display of the wiki page (public mode),
display of wiki history, wiki information and wiki list
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
816abf27b2af7d654542ae4a243def2c3ea31813 | awa/regtests/awa-mail-modules-tests.adb | awa/regtests/awa-mail-modules-tests.adb | -----------------------------------------------------------------------
-- awa-mail-module-tests -- Unit tests for Mail module
-- Copyright (C) 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not u... | -----------------------------------------------------------------------
-- awa-mail-module-tests -- Unit tests for Mail module
-- Copyright (C) 2012, 2017, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may... | Update the mail unit test | Update the mail unit test
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
8394c019a158014ea7d09749006d2ba48c358c14 | mat/src/matp.adb | mat/src/matp.adb | -----------------------------------------------------------------------
-- mat-types -- Global types
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in complianc... | -----------------------------------------------------------------------
-- mat-types -- Global types
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in complianc... | Use Util.Log.Loggers.Initialize to configure the loggers | Use Util.Log.Loggers.Initialize to configure the loggers
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
e9f025e7ecd255769493f874fa750861abc24aa8 | src/core/texts/util-texts-builders.adb | src/core/texts/util-texts-builders.adb | -----------------------------------------------------------------------
-- util-texts-builders -- Text builder
-- Copyright (C) 2013, 2016, 2017, 2021, 2022 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not... | -----------------------------------------------------------------------
-- util-texts-builders -- Text builder
-- Copyright (C) 2013, 2016, 2017, 2021, 2022 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not... | Implement the Element function | Implement the Element function
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
702829c614216b5c737052d54969314636ed7126 | matp/src/events/mat-events-tools.ads | matp/src/events/mat-events-tools.ads | -----------------------------------------------------------------------
-- mat-events-tools - Profiler Events Description
-- Copyright (C) 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use th... | -----------------------------------------------------------------------
-- mat-events-tools - Profiler Events Description
-- Copyright (C) 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use th... | Remove the Frame_Addr from the Event_Info_Type and setup the Count to 0 | Remove the Frame_Addr from the Event_Info_Type and setup the Count to 0
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
61660f2cfbc08a507e87a5b345d66c152af2e8b9 | samples/xmi.adb | samples/xmi.adb | -----------------------------------------------------------------------
-- xmi -- XMI parser example
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in complianc... | -----------------------------------------------------------------------
-- xmi -- XMI parser example
-- Copyright (C) 2012, 2022 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in com... | Fix compilation warning | Fix compilation warning
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
8977e13bfe2c1c5df4a2ff65795af69748e9d18a | samples/date.adb | samples/date.adb | -----------------------------------------------------------------------
-- date -- Print the date
-- Copyright (C) 2011, 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compli... | -----------------------------------------------------------------------
-- date -- Print the date
-- Copyright (C) 2011, 2021, 2022 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in ... | Fix compilation warning | Fix compilation warning
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
f3e2c87312486eeb35143c499274000625e575f0 | regtests/ado-schemas-tests.adb | regtests/ado-schemas-tests.adb | -----------------------------------------------------------------------
-- ado-schemas-tests -- Test loading of database schema
-- Copyright (C) 2009 - 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not... | -----------------------------------------------------------------------
-- ado-schemas-tests -- Test loading of database schema
-- Copyright (C) 2009 - 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not... | Add more schema checks with float columns | Add more schema checks with float columns
| Ada | apache-2.0 | stcarrez/ada-ado |
877878c63d9a581f8e7109e3c33f6ddae529ec9f | awa/awaunit/awa-tests-helpers-users.adb | awa/awaunit/awa-tests-helpers-users.adb | -----------------------------------------------------------------------
-- files.tests -- Unit tests for files
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file exc... | -----------------------------------------------------------------------
-- files.tests -- Unit tests for files
-- Copyright (C) 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this fi... | Implement the Anonymous procedure to simulate anonymous users | Implement the Anonymous procedure to simulate anonymous users
| Ada | apache-2.0 | tectronics/ada-awa,Letractively/ada-awa,Letractively/ada-awa,Letractively/ada-awa,tectronics/ada-awa,tectronics/ada-awa |
29f6a0afe1d4e07e0e7904e201156a55c554ba7c | regtests/security-permissions-tests.adb | regtests/security-permissions-tests.adb | -----------------------------------------------------------------------
-- Security-permissions-tests - Unit tests for Security.Permissions
-- Copyright (C) 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | -----------------------------------------------------------------------
-- Security-permissions-tests - Unit tests for Security.Permissions
-- Copyright (C) 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | Remove the policy specific unit test | Remove the policy specific unit test
| Ada | apache-2.0 | Letractively/ada-security |
6fbc0d1de669f0362e2bb9900256662387d6b57a | src/sqlite/ado-drivers-connections-sqlite.ads | src/sqlite/ado-drivers-connections-sqlite.ads | -----------------------------------------------------------------------
-- ADO Sqlite Database -- SQLite Database connections
-- Copyright (C) 2009, 2010, 2011, 2012, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Licen... | -----------------------------------------------------------------------
-- ADO Sqlite Database -- SQLite Database connections
-- Copyright (C) 2009, 2010, 2011, 2012, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Licen... | Declare the CREATE_NAME constant | Declare the CREATE_NAME constant
| Ada | apache-2.0 | stcarrez/ada-ado |
bb5d2ca178c66630a679bea6f2aa9cdd91f69e41 | src/asf-lifecycles.adb | src/asf-lifecycles.adb | -----------------------------------------------------------------------
-- asf-lifecycles -- Lifecycle
-- Copyright (C) 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file excep... | -----------------------------------------------------------------------
-- asf-lifecycles -- Lifecycle
-- Copyright (C) 2010, 2011, 2012, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file... | Use ASF.Applications.Views.View_Handler'Class for the lifecyle information to avoid a 'limited with' class for the ASF.Applications.Main package | Use ASF.Applications.Views.View_Handler'Class for the lifecyle information to avoid
a 'limited with' class for the ASF.Applications.Main package
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
3b5afc78ee1eee21dcf515f469f311bc6e04fe61 | src/asf-lifecycles.ads | src/asf-lifecycles.ads | -----------------------------------------------------------------------
-- asf-lifecycles -- Lifecycle
-- Copyright (C) 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file excep... | -----------------------------------------------------------------------
-- asf-lifecycles -- Lifecycle
-- Copyright (C) 2010, 2011, 2012, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file... | Use ASF.Applications.Views.View_Handler'Class for the lifecyle information to avoid a 'limited with' class for the ASF.Applications.Main package | Use ASF.Applications.Views.View_Handler'Class for the lifecyle information to avoid
a 'limited with' class for the ASF.Applications.Main package
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
dc9789c462acd52705b51e4be7639f22bb5a591f | src/asf-applications-views.adb | src/asf-applications-views.adb | -----------------------------------------------------------------------
-- applications -- Ada Web Application
-- Copyright (C) 2009, 2010, 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this fi... | -----------------------------------------------------------------------
-- applications -- Ada Web Application
-- Copyright (C) 2009, 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use t... | Fix Get_Facelet_Name to accept view names with the file extension | Fix Get_Facelet_Name to accept view names with the file extension
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
cc8ae6b1bd8b348540207d7dd50234b2c315a45b | src/wiki-helpers.adb | src/wiki-helpers.adb | -----------------------------------------------------------------------
-- wiki-helpers -- Helper operations for wiki parsers and renderer
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may... | -----------------------------------------------------------------------
-- wiki-helpers -- Helper operations for wiki parsers and renderer
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may... | Implement the Is_Newline function | Implement the Is_Newline function
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
b63a27fc7b9c8d3a7180fa302821411f63e7739b | src/security-oauth-servers.ads | src/security-oauth-servers.ads | -----------------------------------------------------------------------
-- security-oauth-servers -- OAuth Server Authentication Support
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | -----------------------------------------------------------------------
-- security-oauth-servers -- OAuth Server Authentication Support
-- Copyright (C) 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | Declare Auth_Manager_Access | Declare Auth_Manager_Access
| Ada | apache-2.0 | stcarrez/ada-security |
150b309ae77aa62871d172d5ebcf3860d10f5a41 | src/security-oauth-servers.ads | src/security-oauth-servers.ads | -----------------------------------------------------------------------
-- security-oauth-servers -- OAuth Server Authentication Support
-- Copyright (C) 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | -----------------------------------------------------------------------
-- security-oauth-servers -- OAuth Server Authentication Support
-- Copyright (C) 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | Set a default application expire timeout and update the documentation | Set a default application expire timeout and update the documentation
| Ada | apache-2.0 | stcarrez/ada-security |
dff14477a9e14fa226cc6f0b796fdcc2e31dee28 | regtests/util-http-clients-tests.ads | regtests/util-http-clients-tests.ads | -----------------------------------------------------------------------
-- util-http-clients-tests -- Unit tests for HTTP client
-- Copyright (C) 2012, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not... | -----------------------------------------------------------------------
-- util-http-clients-tests -- Unit tests for HTTP client
-- Copyright (C) 2012, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not... | Declare the Test_Http_Head procedure | Declare the Test_Http_Head procedure
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
42f44cb446f9328cbbcc28aa923de2884fc6c03a | src/util-serialize-io-form.adb | src/util-serialize-io-form.adb | -----------------------------------------------------------------------
-- swagger-streams-forms -- x-www-form-urlencoded streams
-- Copyright (C) 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use ... | -----------------------------------------------------------------------
-- swagger-streams-forms -- x-www-form-urlencoded streams
-- Copyright (C) 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use ... | Fix compilation warning in Get_Location | Fix compilation warning in Get_Location
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
bd4cdee4a293d31c16fb4cc9731d2e9d1c7b4f9e | matp/src/events/mat-events-timelines.adb | matp/src/events/mat-events-timelines.adb | -----------------------------------------------------------------------
-- mat-events-timelines - Timelines
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in co... | -----------------------------------------------------------------------
-- mat-events-timelines - Timelines
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in co... | Implement the Find_Frames procedure to collect function addresses that perform directly or indirectly malloc/realloc/free calls | Implement the Find_Frames procedure to collect function addresses that
perform directly or indirectly malloc/realloc/free calls
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
c3922f8cfb0ffde0e6990adba2168b3279aaf6fd | src/asf-models-selects.ads | src/asf-models-selects.ads | -----------------------------------------------------------------------
-- asf-models-selects -- Data model for UISelectOne and UISelectMany
-- Copyright (C) 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License"... | -----------------------------------------------------------------------
-- asf-models-selects -- Data model for UISelectOne and UISelectMany
-- Copyright (C) 2011, 2012, 2013, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Li... | Update to use General_References generic package | Update to use General_References generic package
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
8afa69175635f41c795a93f5e140d7399e774d76 | src/babel-stores-local.adb | src/babel-stores-local.adb | -----------------------------------------------------------------------
-- bkp-stores-local -- Store management for local files
-- Copyright (C) 2014, 2015, 2016 Stephane.Carrez
-- Written by Stephane.Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | -----------------------------------------------------------------------
-- bkp-stores-local -- Store management for local files
-- Copyright (C) 2014, 2015, 2016 Stephane.Carrez
-- Written by Stephane.Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | Remove declaration of Errno function | Remove declaration of Errno function
| Ada | apache-2.0 | stcarrez/babel |
be9a9728430116a86d19c25066ecb7558cc7164b | src/gen-model-mappings.adb | src/gen-model-mappings.adb | -----------------------------------------------------------------------
-- gen-model-mappings -- Type mappings for Code Generator
-- Copyright (C) 2011, 2012, 2015, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
--... | -----------------------------------------------------------------------
-- gen-model-mappings -- Type mappings for Code Generator
-- Copyright (C) 2011, 2012, 2015, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
--... | Implement Get_Type_Name function | Implement Get_Type_Name function
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
d4001b9ad7cc8aed14c09aa3124e884cc86e51f5 | src/el-expressions.ads | src/el-expressions.ads | -----------------------------------------------------------------------
-- EL.Expressions -- Expression Language
-- Copyright (C) 2009, 2010 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file e... | -----------------------------------------------------------------------
-- EL.Expressions -- Expression Language
-- Copyright (C) 2009, 2010 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file e... | Declare Expression_Access | Declare Expression_Access
| Ada | apache-2.0 | Letractively/ada-el |
2ece7a422bc46d553f59554f04ecc43cc063478b | src/wiki-attributes.adb | src/wiki-attributes.adb | -----------------------------------------------------------------------
-- wiki-attributes -- Wiki document attributes
-- Copyright (C) 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this ... | -----------------------------------------------------------------------
-- wiki-attributes -- Wiki document attributes
-- Copyright (C) 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this ... | Implement new Append procedure | Implement new Append procedure
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
8512d236517dd6e7bb7771fea23d5264dddc4987 | src/security-policies.adb | src/security-policies.adb | -----------------------------------------------------------------------
-- security-policies -- Security Policies
-- Copyright (C) 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | -----------------------------------------------------------------------
-- security-policies -- Security Policies
-- Copyright (C) 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | Remove unused with clauses | Remove unused with clauses
| Ada | apache-2.0 | stcarrez/ada-security |
e3b7525b1578161f89be21014111c1e61237b4f1 | src/util-processes.adb | src/util-processes.adb | -----------------------------------------------------------------------
-- util-processes -- Process creation and control
-- Copyright (C) 2011, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use th... | -----------------------------------------------------------------------
-- util-processes -- Process creation and control
-- Copyright (C) 2011, 2016, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not ... | Implement Add_Close procedure Update call to Set_Streams Free the To_Close array | Implement Add_Close procedure
Update call to Set_Streams
Free the To_Close array
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
47108ee9c22a8074fa44462803bd5f8b15355dec | src/wiki-documents.adb | src/wiki-documents.adb | -----------------------------------------------------------------------
-- wiki-nodes -- Wiki Document Internal representation
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use thi... | -----------------------------------------------------------------------
-- wiki-nodes -- Wiki Document Internal representation
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use thi... | Implement the Is_Empty function | Implement the Is_Empty function
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
468fd1cb64a551461a4e5b72fc52959bc69ce939 | src/wiki-render-html.ads | src/wiki-render-html.ads | -----------------------------------------------------------------------
-- wiki-render-html -- Wiki HTML renderer
-- Copyright (C) 2011, 2012, 2013, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not us... | -----------------------------------------------------------------------
-- wiki-render-html -- Wiki HTML renderer
-- Copyright (C) 2011, 2012, 2013, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not us... | Declare the Render_Tag procedure | Declare the Render_Tag procedure
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
00b1df989be5d23f10d50d420944fcfce2ef83d6 | awa/regtests/awa-wikis-parsers-tests.adb | awa/regtests/awa-wikis-parsers-tests.adb | -----------------------------------------------------------------------
-- awa-wikis-parsers-tests -- Unit tests for wiki parsing
-- Copyright (C) 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ... | -----------------------------------------------------------------------
-- awa-wikis-parsers-tests -- Unit tests for wiki parsing
-- Copyright (C) 2011, 2012, 2013, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
--... | Update the test after fix in the wiki break generation | Update the test after fix in the wiki break generation
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
8bbe2443268eb02172744e5f1ea73b00ae41f32f | samples/userdb.adb | samples/userdb.adb | -----------------------------------------------------------------------
-- userdb -- Example to find/create an object from the database
-- Copyright (C) 2010, 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ... | -----------------------------------------------------------------------
-- userdb -- Example to find/create an object from the database
-- Copyright (C) 2010, 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License... | Update the driver initialization | Update the driver initialization
| Ada | apache-2.0 | stcarrez/ada-ado |
f7b62e8fa8af8dc1898c56937ff421a4882f54f9 | src/sys/streams/util-streams-buffered.ads | src/sys/streams/util-streams-buffered.ads | -----------------------------------------------------------------------
-- util-streams-buffered -- Buffered streams utilities
-- Copyright (C) 2010, 2013, 2015, 2016, 2017, 2018, 2019, 2020, 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Vers... | -----------------------------------------------------------------------
-- util-streams-buffered -- Buffered streams utilities
-- Copyright (C) 2010 - 2022 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not ... | Fix documentation example | Fix documentation example
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
c07c2943a8968c0d541f0a8775fed891b301e79a | src/imago-il.ads | src/imago-il.ads | pragma License (Modified_GPL);
------------------------------------------------------------------------------
-- EMAIL: <darkestkhan@gmail.com> --
-- License: Modified GNU GPLv3 or any later as published by Free Software --
-- Foundation (GMGPL). ... | pragma License (Modified_GPL);
------------------------------------------------------------------------------
-- EMAIL: <darkestkhan@gmail.com> --
-- License: Modified GNU GPLv3 or any later as published by Free Software --
-- Foundation (GMGPL). ... | Add additional definitions. | Add additional definitions.
Signed-off-by: darkestkhan <e9a7a7cf2a6af79e93742343a7a5cac5d90f9bd2@gmail.com>
| Ada | isc | darkestkhan/imago |
0cbc539a5a9af51415f0ffac20d9b5cd05e69cb8 | src/security-auth.adb | src/security-auth.adb | -----------------------------------------------------------------------
-- security-openid -- OpenID 2.0 Support
-- Copyright (C) 2009, 2010, 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | -----------------------------------------------------------------------
-- security-openid -- OpenID 2.0 Support
-- Copyright (C) 2009, 2010, 2011, 2012, 2013, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | Add Default_Factory function and new Initialize procedure to allow adding new OAuth providers more easily | Add Default_Factory function and new Initialize procedure to allow adding new
OAuth providers more easily
| Ada | apache-2.0 | stcarrez/ada-security |
dcf7911dea063f9d6766c0ae9dec7ec4cc05d0e1 | tests/natools-s_expressions-conditionals-strings-tests.adb | tests/natools-s_expressions-conditionals-strings-tests.adb | ------------------------------------------------------------------------------
-- Copyright (c) 2015, Natacha Porté --
-- --
-- Permission to use, copy, modify, and distribute this software for any --
-- p... | ------------------------------------------------------------------------------
-- Copyright (c) 2015-2017, Natacha Porté --
-- --
-- Permission to use, copy, modify, and distribute this software for any --
-- p... | test the new equality test | s_expressions-conditionals-strings-tests: test the new equality test | Ada | isc | faelys/natools |
4aa628b2af4a47c68d19a0a204d4f03cd3dab1d0 | src/util-log.ads | src/util-log.ads | -----------------------------------------------------------------------
-- Logs -- Utility Log Package
-- Copyright (C) 2001, 2002, 2003, 2006, 2008, 2009, 2010, 2011, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Lice... | -----------------------------------------------------------------------
-- util-log -- Utility Log Package
-- Copyright (C) 2001, 2002, 2003, 2006, 2008, 2009, 2010, 2011, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "... | Fix header style | Fix header style
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
7a35fe96b94a3b8fa0fca565975174731084a954 | matp/src/events/mat-events-timelines.ads | matp/src/events/mat-events-timelines.ads | -----------------------------------------------------------------------
-- mat-events-timelines - Timelines
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in co... | -----------------------------------------------------------------------
-- mat-events-timelines - Timelines
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in co... | Add the Exact boolean paramter to Find_Frames to take into account only the stack frames at the given depth level | Add the Exact boolean paramter to Find_Frames to take into account
only the stack frames at the given depth level
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
8e688ab95f3e4dd0568764e53c7b837e01ddcfa5 | ARM/STMicro/STM32/examples/balls/src/demo.adb | ARM/STMicro/STM32/examples/balls/src/demo.adb | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2015, AdaCore --
-- --
-- ... | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2015, AdaCore --
-- --
-- ... | Fix build issues with the 'balls' example. | Fix build issues with the 'balls' example.
| Ada | bsd-3-clause | ellamosi/Ada_BMP_Library,AdaCore/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library,lambourg/Ada_Drivers_Library,AdaCore/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library |
25af84089c7fc4969e22c2ba66371c085f5134ff | awa/plugins/awa-mail/src/aws/awa-mail-clients-aws_smtp.adb | awa/plugins/awa-mail/src/aws/awa-mail-clients-aws_smtp.adb | -----------------------------------------------------------------------
-- awa-mail-clients-aws_smtp -- Mail client implementation on top of AWS SMTP client
-- Copyright (C) 2012, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.... | -----------------------------------------------------------------------
-- awa-mail-clients-aws_smtp -- Mail client implementation on top of AWS SMTP client
-- Copyright (C) 2012, 2016, 2017, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Vers... | Implement Add_Attachment, Set_Body and send a mail with attachment | Implement Add_Attachment, Set_Body and send a mail with attachment
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
61e585bd8426ce517fbe1973e1d579306108680b | UNIT_TESTS/alc_001.adb | UNIT_TESTS/alc_001.adb | with Ada.Containers;
with Ada.IO_Exceptions;
with Ada.Text_IO;
with OpenAL.Context.Error;
with OpenAL.Context;
with OpenAL.List;
with Test;
procedure alc_001 is
package ALC renames OpenAL.Context;
package ALC_Error renames OpenAL.Context.Error;
package List renames OpenAL.List;
Device : ALC.Devi... | with Ada.Containers;
with Ada.IO_Exceptions;
with Ada.Text_IO;
with OpenAL.Context.Error;
with OpenAL.Context;
with OpenAL.List;
with OpenAL.Types;
with Test;
procedure alc_001 is
package ALC renames OpenAL.Context;
package ALC_Error renames OpenAL.Context.Error;
package List renames OpenAL.List;
D... | Call integer queries | Call integer queries
| Ada | isc | io7m/coreland-openal-ada,io7m/coreland-openal-ada |
8826bdbf4ba0d85d5973f4b5890aad5614a66eac | tools/druss-commands.ads | tools/druss-commands.ads | -----------------------------------------------------------------------
-- druss-commands -- Commands available for Druss
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this fil... | -----------------------------------------------------------------------
-- druss-commands -- Commands available for Druss
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this fil... | Declare the Stop_Interactive exception | Declare the Stop_Interactive exception
| Ada | apache-2.0 | stcarrez/bbox-ada-api |
18315a2c0549f39254861b0220d48767bf7561e7 | matp/src/symbols/mat-symbols-targets.adb | matp/src/symbols/mat-symbols-targets.adb | -----------------------------------------------------------------------
-- mat-symbols-targets - Symbol files management
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file... | -----------------------------------------------------------------------
-- mat-symbols-targets - Symbol files management
-- Copyright (C) 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use thi... | Update the Load_Symbols and Find_Nearest_Line to search for the main symbol or a library symbol | Update the Load_Symbols and Find_Nearest_Line to search for
the main symbol or a library symbol
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
c10fa52cc064c90bc3b5981bf834ed3480b64385 | awa/src/awa-events.ads | awa/src/awa-events.ads | -----------------------------------------------------------------------
-- awa-events -- AWA Events
-- Copyright (C) 2012, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in comp... | -----------------------------------------------------------------------
-- awa-events -- AWA Events
-- Copyright (C) 2012, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in comp... | Update the Event_Arrays instantiation to indicate that each event definition is represented by a String | Update the Event_Arrays instantiation to indicate that each event definition is represented by a String
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
d72d3b33eb9763d9d8015016d96469b9c4814012 | src/ado-drivers-connections.ads | src/ado-drivers-connections.ads | -----------------------------------------------------------------------
-- ADO Drivers -- Database Drivers
-- Copyright (C) 2010, 2011, 2012, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this ... | -----------------------------------------------------------------------
-- ADO Drivers -- Database Drivers
-- Copyright (C) 2010, 2011, 2012, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | Change the implementation to use the Util.Refs generic package for reference counting Update the driver API accordingly | Change the implementation to use the Util.Refs generic package for reference counting
Update the driver API accordingly
| Ada | apache-2.0 | stcarrez/ada-ado |
ecab701286ea14dcfdcfd6d1892ddaefec19b729 | src/http/util-mail.adb | src/http/util-mail.adb | -----------------------------------------------------------------------
-- util-mail -- Mail Utility Library
-- Copyright (C) 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file excep... | -----------------------------------------------------------------------
-- util-mail -- Mail Utility Library
-- Copyright (C) 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file excep... | Implement the Get_Last_Name function to extract a possible last name for the user | Implement the Get_Last_Name function to extract a possible last name for the user
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
fe20411c9f28eaa3238a7f2ceb49b86200004093 | src/wiki-utils.adb | src/wiki-utils.adb | -----------------------------------------------------------------------
-- wiki-utils -- Wiki utility operations
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except ... | -----------------------------------------------------------------------
-- wiki-utils -- Wiki utility operations
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except ... | Update the To_Html and To_Text function to use the new wiki engine implementation | Update the To_Html and To_Text function to use the new wiki engine implementation
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
74816706bdf72c1c44fe655232dbf4ee092a5827 | mat/src/mat-readers-streams.ads | mat/src/mat-readers-streams.ads | -----------------------------------------------------------------------
-- mat-readers-streams -- Reader for streams
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file exc... | -----------------------------------------------------------------------
-- mat-readers-streams -- Reader for streams
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file exc... | Use the Message_Type and MAT.Events.Probes.Probe_Manager_Type types | Use the Message_Type and MAT.Events.Probes.Probe_Manager_Type types
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
60728cda99067e9406b57ae9aeb1f5fb7350163c | regtests/asf-applications-main-tests.adb | regtests/asf-applications-main-tests.adb | -----------------------------------------------------------------------
-- asf-applications-main-tests - Unit tests for Applications
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- y... | -----------------------------------------------------------------------
-- asf-applications-main-tests - Unit tests for Applications
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- y... | Update and add some locale test | Update and add some locale test | Ada | apache-2.0 | Letractively/ada-asf,Letractively/ada-asf,Letractively/ada-asf |
ec2c1575f61497b8cf605152f9dd4edba7e416d5 | src/util-encoders-hmac-sha1.adb | src/util-encoders-hmac-sha1.adb | -----------------------------------------------------------------------
-- util-encoders-hmac-sha1 -- Compute HMAC-SHA1 authentication code
-- Copyright (C) 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | -----------------------------------------------------------------------
-- util-encoders-hmac-sha1 -- Compute HMAC-SHA1 authentication code
-- Copyright (C) 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | Change the Transformer interface to accept in out parameter for the Transformer | Change the Transformer interface to accept in out parameter for the Transformer
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
f674fec78b21d6012f7c0e311a865562fb7ba3ac | mat/src/memory/mat-memory-targets.ads | mat/src/memory/mat-memory-targets.ads | -----------------------------------------------------------------------
-- Memory clients - Client info related to its memory
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | -----------------------------------------------------------------------
-- Memory clients - Client info related to its memory
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | Define the Memory_Allocator protected and private type. Define the Probe_Malloc operation for the protected type. | Define the Memory_Allocator protected and private type.
Define the Probe_Malloc operation for the protected type.
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
ecb672acd0ac07d7d425e7dec48a78808ce8535e | regtests/util-streams-texts-tests.ads | regtests/util-streams-texts-tests.ads | -----------------------------------------------------------------------
-- streams.texts.tests -- Unit tests for text streams
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | -----------------------------------------------------------------------
-- streams.texts.tests -- Unit tests for text streams
-- Copyright (C) 2012, 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not us... | Add Test_Write_Integer procedure | Add Test_Write_Integer procedure
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
2710bfea80fc5a7034833e3dab76a889d5571fcb | regtests/security-oauth-servers-tests.adb | regtests/security-oauth-servers-tests.adb | -----------------------------------------------------------------------
-- Security-oauth-servers-tests - Unit tests for server side OAuth
-- Copyright (C) 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- y... | -----------------------------------------------------------------------
-- Security-oauth-servers-tests - Unit tests for server side OAuth
-- Copyright (C) 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- y... | Fix unit test to verify the password authenticate | Fix unit test to verify the password authenticate
| Ada | apache-2.0 | stcarrez/ada-security |
e6879b77fd398accc007ca5b94858aea682a88ea | testcases/stored_procs/stored_procs.adb | testcases/stored_procs/stored_procs.adb | with AdaBase;
with Connect;
with Ada.Text_IO;
with AdaBase.Results.Sets;
procedure Stored_Procs is
package CON renames Connect;
package TIO renames Ada.Text_IO;
package ARS renames AdaBase.Results.Sets;
stmt_acc : CON.Stmt_Type_access;
procedure dump_result;
procedure dump_result
is
funct... | with AdaBase;
with Connect;
with Ada.Text_IO;
with AdaBase.Results.Sets;
procedure Stored_Procs is
package CON renames Connect;
package TIO renames Ada.Text_IO;
package ARS renames AdaBase.Results.Sets;
stmt_acc : CON.Stmt_Type_access;
procedure dump_result;
procedure dump_result
is
funct... | Modify stored procs testcase to use new call_stored_procedure function | Modify stored procs testcase to use new call_stored_procedure function
| Ada | isc | jrmarino/AdaBase |
1d4dc2c1cab89c1a702612d495bd19688d4b0ac6 | src/asf-applications-messages-factory.adb | src/asf-applications-messages-factory.adb | -----------------------------------------------------------------------
-- applications.messages-factory -- Application Message Factory
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ... | -----------------------------------------------------------------------
-- applications.messages-factory -- Application Message Factory
-- Copyright (C) 2011, 2012, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
--... | Implement the Add_Field_Message procedure to associate a message to a component field | Implement the Add_Field_Message procedure to associate a message to a component field
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
fcc961e59f19287a79cec924e3b1777a5f535caf | src/ado-utils-serialize.adb | src/ado-utils-serialize.adb | -----------------------------------------------------------------------
-- ado-utils-serialize -- Utility operations for JSON/XML serialization
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- yo... | -----------------------------------------------------------------------
-- ado-utils-serialize -- Utility operations for JSON/XML serialization
-- Copyright (C) 2016, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
... | Implement Write_Query to serialize the query statement in a JSON/XML stream | Implement Write_Query to serialize the query statement in a JSON/XML stream
| Ada | apache-2.0 | stcarrez/ada-ado |
4c0da064cf8311eaf93cf8d9d73cc68f57f9420f | src/asf-components-root.adb | src/asf-components-root.adb | -----------------------------------------------------------------------
-- components-root -- ASF Root View Component
-- Copyright (C) 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use ... | -----------------------------------------------------------------------
-- components-root -- ASF Root View Component
-- Copyright (C) 2010, 2011, 2012, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may no... | Remove unused use clauses | Remove unused use clauses
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
2bbff20b144289afba30a4b4897d95646cc8ef35 | regtests/asf-requests-tests.adb | regtests/asf-requests-tests.adb | -----------------------------------------------------------------------
-- asf-requests-tests - Unit tests for requests
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file ... | -----------------------------------------------------------------------
-- asf-requests-tests - Unit tests for requests
-- Copyright (C) 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | Fix compilation warning | Fix compilation warning | Ada | apache-2.0 | Letractively/ada-asf,Letractively/ada-asf,Letractively/ada-asf |
954ac52a9c5214fd3802e9e0421e74550e6ec68c | src/sqlite/ado-drivers-connections-sqlite.ads | src/sqlite/ado-drivers-connections-sqlite.ads | -----------------------------------------------------------------------
-- ADO Sqlite Database -- SQLite Database connections
-- Copyright (C) 2009, 2010, 2011, 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
... | -----------------------------------------------------------------------
-- ADO Sqlite Database -- SQLite Database connections
-- Copyright (C) 2009, 2010, 2011, 2012, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Licen... | Replace Sqlite_Access and System.Address with the access Sqlite3 type | Replace Sqlite_Access and System.Address with the access Sqlite3 type
| Ada | apache-2.0 | stcarrez/ada-ado |
d0858f0f166b466bbf3b9e30d906e855406e75e8 | src/ado-drivers-connections.adb | src/ado-drivers-connections.adb | -----------------------------------------------------------------------
-- ADO Drivers -- Database Drivers
-- Copyright (C) 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file e... | -----------------------------------------------------------------------
-- ADO Drivers -- Database Drivers
-- Copyright (C) 2010, 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this ... | Add support to load database drivers dynamically - extract the driver name from the connection string, - load the DLL, - find the driver initialization method and call it | Add support to load database drivers dynamically
- extract the driver name from the connection string,
- load the DLL,
- find the driver initialization method and call it
| Ada | apache-2.0 | stcarrez/ada-ado |
02f255219d9feb47ac2ac056372f6c05d66be6d5 | awa/src/awa-users-principals.ads | awa/src/awa-users-principals.ads | -----------------------------------------------------------------------
-- awa-users-principals -- User principals
-- Copyright (C) 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file excep... | -----------------------------------------------------------------------
-- awa-users-principals -- User principals
-- Copyright (C) 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file excep... | Use ASF Principal definitions | Use ASF Principal definitions
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
755f7debdf737e71122a23d18c7ca536c5686bf5 | mat/src/mat-readers.ads | mat/src/mat-readers.ads | -----------------------------------------------------------------------
-- mat-readers -- Reader
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance wi... | -----------------------------------------------------------------------
-- mat-readers -- Reader
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance wi... | Define the Register_Reader operation | Define the Register_Reader operation
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
c242cf8495b6d03f57f8b7f1a4fce7cce1e96343 | mat/src/mat-targets.adb | mat/src/mat-targets.adb | -----------------------------------------------------------------------
-- Clients - Abstract representation of client information
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | -----------------------------------------------------------------------
-- Clients - Abstract representation of client information
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | Implement the Console function to return the current console instance | Implement the Console function to return the current console instance
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
247c4660c99fa70e19b50c25c3908e07cd8977fc | src/util-streams-texts.ads | src/util-streams-texts.ads | -----------------------------------------------------------------------
-- util-streams-texts -- Text stream utilities
-- Copyright (C) 2010, 2011, 2012, 2015, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-... | -----------------------------------------------------------------------
-- util-streams-texts -- Text stream utilities
-- Copyright (C) 2010, 2011, 2012, 2015, 2016, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Licens... | Remove commented and unused Write procedure declaration | Remove commented and unused Write procedure declaration
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
f1b27a1590890c638469e0059b637d0c05bb4351 | src/babel-strategies-workers.adb | src/babel-strategies-workers.adb | -----------------------------------------------------------------------
-- babel-strategies-workers -- Tasks that perform strategy work
-- Copyright (C) 2014 Stephane.Carrez
-- Written by Stephane.Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ... | -----------------------------------------------------------------------
-- babel-strategies-workers -- Tasks that perform strategy work
-- Copyright (C) 2014 Stephane.Carrez
-- Written by Stephane.Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ... | Fix compilation after code refactoring | Fix compilation after code refactoring
| Ada | apache-2.0 | stcarrez/babel |
498789e1771d16de4110eaa8108d7e38ecf90933 | awa/plugins/awa-images/src/awa-images.ads | awa/plugins/awa-images/src/awa-images.ads | -----------------------------------------------------------------------
-- awa-images -- Image module
-- Copyright (C) 2012, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in co... | -----------------------------------------------------------------------
-- awa-images -- Image module
-- Copyright (C) 2012, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in co... | Add some documentation | Add some documentation
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
fa6a318699433a585523fe1ec24169a1de1e889e | src/asf-applications-messages-factory.adb | src/asf-applications-messages-factory.adb | -----------------------------------------------------------------------
-- applications.messages-factory -- Application Message Factory
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ... | -----------------------------------------------------------------------
-- applications.messages-factory -- Application Message Factory
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ... | Use the context locale to localize the message | Use the context locale to localize the message
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
8a6d14e57d7e920301f9b278a00fad638f8cf402 | mat/src/mat-readers.ads | mat/src/mat-readers.ads | -----------------------------------------------------------------------
-- mat-readers -- Reader
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance wi... | -----------------------------------------------------------------------
-- mat-readers -- Reader
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance wi... | Declare the Set_Target_Events procedure | Declare the Set_Target_Events procedure
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
ad48aec2f863b863c44c8c185a09e4002adec23f | awa/src/awa-events-queues-persistents.adb | awa/src/awa-events-queues-persistents.adb | -----------------------------------------------------------------------
-- awa-events-queues-persistents -- AWA Event Queues
-- Copyright (C) 2012, 2013, 2014, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | -----------------------------------------------------------------------
-- awa-events-queues-persistents -- AWA Event Queues
-- Copyright (C) 2012, 2013, 2014, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | Fix the crash that could occur when a job not associated with a user is executed | Fix the crash that could occur when a job not associated with a user is executed
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
f32dd9a904a6286034492e6878b741ef6b9c6596 | samples/beans/users.adb | samples/beans/users.adb | -----------------------------------------------------------------------
-- users - Gives access to the OpenID principal through an Ada bean
-- Copyright (C) 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | -----------------------------------------------------------------------
-- users - Gives access to the OpenID principal through an Ada bean
-- Copyright (C) 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | Use the Security.Auth implementation | Use the Security.Auth implementation
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
03dff0b9365f455e4cd2efe5e9b7f779467bcf3e | src/natools-smaz_implementations-base_64.adb | src/natools-smaz_implementations-base_64.adb | ------------------------------------------------------------------------------
-- Copyright (c) 2016, Natacha Porté --
-- --
-- Permission to use, copy, modify, and distribute this software for any --
-- p... | ------------------------------------------------------------------------------
-- Copyright (c) 2016, Natacha Porté --
-- --
-- Permission to use, copy, modify, and distribute this software for any --
-- p... | fix multi-block verbatim size computation | smaz_implementations-base_64: fix multi-block verbatim size computation | Ada | isc | faelys/natools |
a88d3f942244d2198fc24a2292689dd6e42c2902 | src/gen-model-beans.adb | src/gen-model-beans.adb | -----------------------------------------------------------------------
-- gen-model-beans -- Ada Bean declarations
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file exce... | -----------------------------------------------------------------------
-- gen-model-beans -- Ada Bean declarations
-- Copyright (C) 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this fil... | Remove the Initialize operation | Remove the Initialize operation
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
0f4a6afaeb08aea8c068effed6fe7d41b3159ca3 | regtests/util-encoders-tests.ads | regtests/util-encoders-tests.ads | -----------------------------------------------------------------------
-- util-encodes-tests - Test for encoding
-- Copyright (C) 2009, 2010, 2011, 2012, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- yo... | -----------------------------------------------------------------------
-- util-encodes-tests - Test for encoding
-- Copyright (C) 2009, 2010, 2011, 2012, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- yo... | Declare Test_Encrypt_Decrypt_Secret procedure | Declare Test_Encrypt_Decrypt_Secret procedure
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
50efa7dc421d876400858b34dc8ca4637547914e | src/wiki-attributes.adb | src/wiki-attributes.adb | -----------------------------------------------------------------------
-- wiki-attributes -- Wiki document attributes
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file e... | -----------------------------------------------------------------------
-- wiki-attributes -- Wiki document attributes
-- Copyright (C) 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this ... | Implement Get_Unbounded_Wide_Value function and Get_Attribute function | Implement Get_Unbounded_Wide_Value function and Get_Attribute function
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
05c5bf835e3b361efce5b60c3b11a88c3995197a | mat/src/mat-formats.adb | mat/src/mat-formats.adb | -----------------------------------------------------------------------
-- mat-formats - Format various types for the console or GUI interface
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | -----------------------------------------------------------------------
-- mat-formats - Format various types for the console or GUI interface
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | Implement the Duration function | Implement the Duration function
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
c1b1a3cc7f88caf98b3ee1705e09ac3a598fdfdb | regtests/gen-artifacts-xmi-tests.adb | regtests/gen-artifacts-xmi-tests.adb | -----------------------------------------------------------------------
-- gen-xmi-tests -- Tests for xmi
-- Copyright (C) 2012, 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except i... | -----------------------------------------------------------------------
-- gen-xmi-tests -- Tests for xmi
-- Copyright (C) 2012, 2021, 2022 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file ex... | Update the unit test | Update the unit test
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
5b2bb9956abb8fb6d018c09c10c6ea8dea92077b | src/definitions.ads | src/definitions.ads | -- This file is covered by the Internet Software Consortium (ISC) License
-- Reference: ../License.txt
package Definitions is
pragma Pure;
raven_version_major : constant String := "1";
raven_version_minor : constant String := "23";
copyright_years : constant String := "2015-2019";
raven_tool ... | -- This file is covered by the Internet Software Consortium (ISC) License
-- Reference: ../License.txt
package Definitions is
pragma Pure;
raven_version_major : constant String := "1";
raven_version_minor : constant String := "24";
copyright_years : constant String := "2015-2019";
raven_tool ... | bump version | bump version
| Ada | isc | jrmarino/ravenadm,jrmarino/ravenadm,jrmarino/ravenadm |
fecce32759ae690d9c2b30e0b3c37feae401a661 | regtests/ado-tests.adb | regtests/ado-tests.adb | -----------------------------------------------------------------------
-- ADO Sequences -- Database sequence generator
-- Copyright (C) 2009, 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may ... | -----------------------------------------------------------------------
-- ADO Sequences -- Database sequence generator
-- Copyright (C) 2009, 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may ... | Update unit tests to check the blob | Update unit tests to check the blob
| Ada | apache-2.0 | stcarrez/ada-ado |
1ca70f13d4130ef4d4dc62422efff9c45f67b754 | src/asf-components-utils-scripts.adb | src/asf-components-utils-scripts.adb | -----------------------------------------------------------------------
-- components-utils-scripts -- Javascript queue
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not us... | -----------------------------------------------------------------------
-- components-utils-scripts -- Javascript queue
-- Copyright (C) 2011, 2012, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may ... | Implement the Encode_Begin procedure to test if the <util:script> component defines a 'src' attribute and generate a <script> command to load the specified javascript source | Implement the Encode_Begin procedure to test if the <util:script>
component defines a 'src' attribute and generate a <script> command to
load the specified javascript source
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
78277f3bbd1d741e73a0d62e3695f2e10ae18701 | src/base/os-unix/util-systems-os.ads | src/base/os-unix/util-systems-os.ads | -----------------------------------------------------------------------
-- util-systems-os -- Unix system operations
-- Copyright (C) 2011, 2012, 2014, 2015, 2016, 2017, 2018, 2019, 2021, 2022 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version ... | -----------------------------------------------------------------------
-- util-systems-os -- Unix system operations
-- Copyright (C) 2011, 2012, 2014, 2015, 2016, 2017, 2018, 2019, 2021, 2022 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version ... | Declare the Sys_Realpath function (taken from Porion) | Declare the Sys_Realpath function (taken from Porion)
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
882cd0a9745fe993f50a769aeb98f74637165e42 | regtests/ado-tests.adb | regtests/ado-tests.adb | -----------------------------------------------------------------------
-- ADO Sequences -- Database sequence generator
-- Copyright (C) 2009, 2010, 2011, 2012, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- yo... | -----------------------------------------------------------------------
-- ADO Sequences -- Database sequence generator
-- Copyright (C) 2009, 2010, 2011, 2012, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- yo... | Update the blog image test to verify more Create_Blob operations | Update the blog image test to verify more Create_Blob operations
| Ada | apache-2.0 | stcarrez/ada-ado |
ec96cd61c06600e11affe10fec8866a1f6893a8a | src/sys/processes/util-processes.adb | src/sys/processes/util-processes.adb | -----------------------------------------------------------------------
-- util-processes -- Process creation and control
-- Copyright (C) 2011, 2016, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not ... | -----------------------------------------------------------------------
-- util-processes -- Process creation and control
-- Copyright (C) 2011, 2016, 2018, 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | Implement Set_Environment procedures | Implement Set_Environment procedures
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
93ad7b4c595027fa6cddc717e9ee1e7cec951675 | ARM/STMicro/STM32/drivers/stm32-syscfg.adb | ARM/STMicro/STM32/drivers/stm32-syscfg.adb | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2015, AdaCore --
-- --
-- ... | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2015, AdaCore --
-- --
-- ... | Fix invalid EXTI activation in SYSCFG. | Fix invalid EXTI activation in SYSCFG.
| Ada | bsd-3-clause | lambourg/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library,AdaCore/Ada_Drivers_Library,AdaCore/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library,ellamosi/Ada_BMP_Library,Fabien-Chouteau/Ada_Drivers_Library |
d081a00c37496d20f1f9040d3acaa6bc161dfde0 | src/cbap.ads | src/cbap.ads | ------------------------------------------------------------------------------
-- EMAIL: <darkestkhan@gmail.com> --
-- License: ISC License (see COPYING file) --
-- --
-- ... | ------------------------------------------------------------------------------
-- EMAIL: <darkestkhan@gmail.com> --
-- License: ISC License (see COPYING file) --
-- --
-- ... | Expand comment about edge case. | Expand comment about edge case.
Signed-off-by: darkestkhan <e9a7a7cf2a6af79e93742343a7a5cac5d90f9bd2@gmail.com>
| Ada | isc | darkestkhan/cbap |
62476ffc9228c8b182882ecfcc06cbc68470076d | awa/src/awa-events.ads | awa/src/awa-events.ads | -----------------------------------------------------------------------
-- awa-events -- AWA Events
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance... | -----------------------------------------------------------------------
-- awa-events -- AWA Events
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance... | Update the documentation | Update the documentation
| Ada | apache-2.0 | Letractively/ada-awa,Letractively/ada-awa,tectronics/ada-awa,Letractively/ada-awa,tectronics/ada-awa,tectronics/ada-awa |
3f4367954bcb260176d08a516d0fcb66ac4c2884 | awa/plugins/awa-jobs/src/awa-jobs-beans.ads | awa/plugins/awa-jobs/src/awa-jobs-beans.ads | -----------------------------------------------------------------------
-- awa-jobs-beans -- AWA Jobs Ada Beans
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except i... | -----------------------------------------------------------------------
-- awa-jobs-beans -- AWA Jobs Ada Beans
-- Copyright (C) 2012, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file ex... | Update copyright year | Update copyright year
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
891b9e8c9b922d104c77fe6b3498be91c34600c4 | boards/stm32f469_discovery/stm32-board.ads | boards/stm32f469_discovery/stm32-board.ads | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2015, AdaCore --
-- --
-- ... | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2015, AdaCore --
-- --
-- ... | Fix the LED decls | Fix the LED decls
| Ada | bsd-3-clause | ellamosi/Ada_BMP_Library,simonjwright/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library,lambourg/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library,AdaCore/Ada_Drivers_Library,AdaCore/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library |
6dabb0d1b16d261405e79918f1e928a546597ff7 | src/http/util-http-rest.ads | src/http/util-http-rest.ads | -----------------------------------------------------------------------
-- util-http-rest -- REST API support
-- Copyright (C) 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this fil... | -----------------------------------------------------------------------
-- util-http-rest -- REST API support
-- Copyright (C) 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this fil... | Add a Reader class parameter to the Get procedure | Add a Reader class parameter to the Get procedure
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
f77bba82476fa06a18f85be8240605326f5917ad | orka/src/gl/windows/gl-loader.adb | orka/src/gl/windows/gl-loader.adb | -- SPDX-License-Identifier: Apache-2.0
--
-- Copyright (c) 2018 onox <denkpadje@gmail.com>
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/L... | -- SPDX-License-Identifier: Apache-2.0
--
-- Copyright (c) 2018 onox <denkpadje@gmail.com>
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/L... | Fix pragma Linker_Options in package GL.Loader on Windows | Fix pragma Linker_Options in package GL.Loader on Windows
Signed-off-by: onox <34c1d3d2d1347bea60a26f46574de21a7a79b6d5@gmail.com>
| Ada | apache-2.0 | onox/orka |
a8d01de7a7e9a97ac7d3772577b2387fec14c4f9 | src/wiki-attributes.ads | src/wiki-attributes.ads | -----------------------------------------------------------------------
-- wiki-attributes -- Wiki document attributes
-- Copyright (C) 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this ... | -----------------------------------------------------------------------
-- wiki-attributes -- Wiki document attributes
-- Copyright (C) 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this ... | Declare a new Append procedure | Declare a new Append procedure
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
a48f3a66a8d94955367a60cb1d0e9ef4646111f7 | regtests/ado-testsuite.adb | regtests/ado-testsuite.adb | -----------------------------------------------------------------------
-- ado-testsuite -- Testsuite for ADO
-- Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | -----------------------------------------------------------------------
-- ado-testsuite -- Testsuite for ADO
-- Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License")... | Remove unecessary use clause | Remove unecessary use clause
| Ada | apache-2.0 | stcarrez/ada-ado |
1545d2b30efb2597bdd1177c89c6f36f70f8977d | regtests/util-serialize-io-csv-tests.adb | regtests/util-serialize-io-csv-tests.adb | -----------------------------------------------------------------------
-- serialize-io-csv-tests -- Unit tests for CSV parser
-- Copyright (C) 2011, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not u... | -----------------------------------------------------------------------
-- serialize-io-csv-tests -- Unit tests for CSV parser
-- Copyright (C) 2011, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not u... | Update Print_Stream initialization | Update Print_Stream initialization
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
08d3c64771b32d9accf13afb99542125c2ff8070 | src/asf-models-selects.adb | src/asf-models-selects.adb | -----------------------------------------------------------------------
-- asf-models-selects -- Data model for UISelectOne and UISelectMany
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | -----------------------------------------------------------------------
-- asf-models-selects -- Data model for UISelectOne and UISelectMany
-- Copyright (C) 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License"... | Fix compilation warning | Fix compilation warning
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.