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 |
|---|---|---|---|---|---|---|---|---|---|
9c979e365e7e93c01db3edbb9d53a1bd22450c6a | matp/src/mat-expressions.ads | matp/src/mat-expressions.ads | -----------------------------------------------------------------------
-- mat-expressions -- Expressions for memory slot selection
-- 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 ... | -----------------------------------------------------------------------
-- mat-expressions -- Expressions for memory slot selection
-- 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 ... | Declare the Create_Event_Type function and add the N_TYPE expression node | Declare the Create_Event_Type function and add the N_TYPE expression node
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
4b6cb4655b33b7ccf6d41dc7ed0ab7fe9ca90042 | testutil/aunit/util-test_caller.adb | testutil/aunit/util-test_caller.adb | -----------------------------------------------------------------------
-- AUnit utils - Helper for writing unit tests
-- 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... | -----------------------------------------------------------------------
-- AUnit utils - Helper for writing unit tests
-- Copyright (C) 2009, 2010, 2011, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | Use the Is_Test_Enabled function to ignore or take into account the test when it is added in the testsuite. | Use the Is_Test_Enabled function to ignore or take into account the
test when it is added in the testsuite.
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
07b4c3001129107683d3bcca9e6d6695288aa62c | src/asf-filters.ads | src/asf-filters.ads | -----------------------------------------------------------------------
-- asf.filters -- ASF Filters
-- Copyright (C) 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 except in complian... | -----------------------------------------------------------------------
-- asf.filters -- ASF Filters
-- Copyright (C) 2010, 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... | Declare Filter_List and Filter_List_Access types | Declare Filter_List and Filter_List_Access types
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
6e48e3088a75807a2f48846cbc111cf634fe385a | 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;
synth_version_major : constant String := "1";
synth_version_minor : constant String := "22";
copyright_years : constant String := "2015-2016";
host_localbase... | -- This file is covered by the Internet Software Consortium (ISC) License
-- Reference: ../License.txt
package Definitions is
pragma Pure;
synth_version_major : constant String := "1";
synth_version_minor : constant String := "30";
copyright_years : constant String := "2015-2016";
host_localbase... | Bump version to 1.30 | Bump version to 1.30
| Ada | isc | jrmarino/synth,jrmarino/synth,jrmarino/synth,jrmarino/synth |
a0c5c9bd6f6f122190bed7d93283a92dec70cd79 | src/ado-drivers.adb | src/ado-drivers.adb | -----------------------------------------------------------------------
-- 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 ... | -----------------------------------------------------------------------
-- 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 ... | Call the initialize procedure that is now separate (as in previous ADO versions) | Call the initialize procedure that is now separate (as in previous ADO versions)
| Ada | apache-2.0 | stcarrez/ada-ado |
24bb58eb2b6e67bf43f7a8f2bbcd9acb70d28580 | awa/src/awa-applications-factory.adb | awa/src/awa-applications-factory.adb | -----------------------------------------------------------------------
-- awa-applications-factory -- Factory for AWA Applications
-- 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 us... | -----------------------------------------------------------------------
-- awa-applications-factory -- Factory for AWA 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");
-- you may ... | Rename Create_Permission_Manager into Create_Security_Manager | Rename Create_Permission_Manager into Create_Security_Manager
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
84ef0a540021e76516662d9b7c3e276e6ab45844 | src/util-systems.ads | src/util-systems.ads | -----------------------------------------------------------------------
-- util-systems -- System specific utilities
-- 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 fi... | -----------------------------------------------------------------------
-- util-systems -- System specific utilities
-- 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 fi... | Make this package Pure | Make this package Pure
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
aecf0dbfed91d12b4ba8e1573764dfa74f9953cb | src/sys/streams/util-streams-buffered-encoders.adb | src/sys/streams/util-streams-buffered-encoders.adb | -----------------------------------------------------------------------
-- util-streams-encoders -- Streams with encoding and decoding capabilities
-- Copyright (C) 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License... | -----------------------------------------------------------------------
-- util-streams-encoders -- Streams with encoding and decoding capabilities
-- Copyright (C) 2017, 2018, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "L... | Use anonymous access type for the input and output streams | Use anonymous access type for the input and output streams
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
c00240c2c907b6f997a2fb9db23dacd5a236e721 | mat/src/mat-types.ads | mat/src/mat-types.ads | -----------------------------------------------------------------------
-- 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... | Make Target_Tick_Ref, Target_Thread_Ref a new type | Make Target_Tick_Ref, Target_Thread_Ref a new type
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
be9a12a2de15ff47e8e37350bdb9f8de0a307156 | src/gen-commands-propset.ads | src/gen-commands-propset.ads | -----------------------------------------------------------------------
-- gen-commands-propset -- Set a property on dynamo project
-- Copyright (C) 2011, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- yo... | -----------------------------------------------------------------------
-- gen-commands-propset -- Set a property on dynamo project
-- Copyright (C) 2011, 2017, 2018, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
... | Add Name parameter to the Help procedure | Add Name parameter to the Help procedure
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
e6ce4976019af0093ba9c3b1c8d5fb5825286a0d | samples/csv_city.adb | samples/csv_city.adb | -----------------------------------------------------------------------
-- csv_city -- Read CSV file which contains city mapping
-- 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 t... | -----------------------------------------------------------------------
-- csv_city -- Read CSV file which contains city mapping
-- Copyright (C) 2011, 2017 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 city example to use the new parser/mapper interface | Update the city example to use the new parser/mapper interface
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
a6314e28ed4cfda7b3aeb42325c231c4a21d5c1a | awa/plugins/awa-votes/src/awa-votes.ads | awa/plugins/awa-votes/src/awa-votes.ads | -----------------------------------------------------------------------
-- awa-votes -- Module votes
-- Copyright (C) 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 file except in complianc... | -----------------------------------------------------------------------
-- awa-votes -- Module votes
-- Copyright (C) 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 file except in complianc... | Update the documentation | Update the documentation
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
b9843eb6b37a9e5105817c6dda0fd1bf17e2a293 | src/wiki-nodes.ads | src/wiki-nodes.ads | -----------------------------------------------------------------------
-- wiki -- Ada Wiki Engine
-- 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 this file except in compliance ... | -----------------------------------------------------------------------
-- wiki -- Ada Wiki Engine
-- 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 this file except in compliance ... | Declare the Add_Blockquote procedure | Declare the Add_Blockquote procedure
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
447fa7d7460a4ab74e0e4b4c1adaba9864823bc9 | matp/src/events/mat-events-probes.adb | matp/src/events/mat-events-probes.adb | -----------------------------------------------------------------------
-- mat-readers -- Reader
-- 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 this file except in complia... | -----------------------------------------------------------------------
-- mat-readers -- Reader
-- 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 this file except in complia... | Insert the event after calling the Execute to let the handler update the event (useful for the free event to retrieve the size of memory allocation and get the correct value in the event list) | Insert the event after calling the Execute to let the handler update
the event (useful for the free event to retrieve the size of memory
allocation and get the correct value in the event list)
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
5e7a074bc68239dfdc6471f2757eee5f89bb04bc | src/security-auth.ads | src/security-auth.ads | -----------------------------------------------------------------------
-- security-auth -- Authentication 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... | -----------------------------------------------------------------------
-- security-auth -- Authentication 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... | Add some documentation | Add some documentation
| Ada | apache-2.0 | stcarrez/ada-security |
a7683fd05e2d6145cdcab522d392a13d649b7a7c | src/util-measures.adb | src/util-measures.adb | -----------------------------------------------------------------------
-- measure -- Benchmark tools
-- Copyright (C) 2008, 2009, 2010, 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 ... | -----------------------------------------------------------------------
-- measure -- Benchmark tools
-- Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013, 2015, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- yo... | Update to import the Util.Streams.Texts.TR package explicitly | Update to import the Util.Streams.Texts.TR package explicitly
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
8ee3f189e9eee7ce0637214d3fec3ed331551d03 | mat/src/events/mat-events-probes.adb | mat/src/events/mat-events-probes.adb | -----------------------------------------------------------------------
-- 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... | Fix the event initialization that was lacking the thread and time | Fix the event initialization that was lacking the thread and time
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
8c7c1e7f02d009a7e6dd59809dc3ef7c718822e6 | regtests/security-policies-tests.adb | regtests/security-policies-tests.adb | -----------------------------------------------------------------------
-- Security-policies-tests - Unit tests for Security.Permissions
-- 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... | -----------------------------------------------------------------------
-- Security-policies-tests - Unit tests for Security.Permissions
-- 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... | Fix the unit test for simple-policy | Fix the unit test for simple-policy
| Ada | apache-2.0 | Letractively/ada-security |
a2e961edde835d13d38db935442f0f2ca00da530 | src/asf-applications-main-configs.adb | src/asf-applications-main-configs.adb | -----------------------------------------------------------------------
-- applications-main-configs -- Configuration support for ASF Applications
-- Copyright (C) 2009, 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (t... | -----------------------------------------------------------------------
-- applications-main-configs -- Configuration support for ASF Applications
-- Copyright (C) 2009, 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (t... | Add the supported locales on the application | Add the supported locales on the application
| Ada | apache-2.0 | Letractively/ada-asf,Letractively/ada-asf,Letractively/ada-asf |
9764b354f48f9ffe00929f651a658fa86b0848ed | src/ado-sessions.ads | src/ado-sessions.ads | -----------------------------------------------------------------------
-- ADO Sessions -- Sessions Management
-- Copyright (C) 2009, 2010, 2011, 2012, 2013, 2015, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | -----------------------------------------------------------------------
-- ADO Sessions -- Sessions Management
-- Copyright (C) 2009, 2010, 2011, 2012, 2013, 2015, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | Refactor the session management Declare the Connection_Status type Declare the Get_Driver operation | Refactor the session management
Declare the Connection_Status type
Declare the Get_Driver operation
| Ada | apache-2.0 | stcarrez/ada-ado |
8664b3728f20be36a5695cc91f49843db46d785a | regtests/asf-views-facelets-tests.adb | regtests/asf-views-facelets-tests.adb | -----------------------------------------------------------------------
-- Facelet Tests - Unit tests for ASF.Views.Facelet
-- 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 ... | -----------------------------------------------------------------------
-- Facelet Tests - Unit tests for ASF.Views.Facelet
-- 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 ... | Fix compilation of unit tests | Fix compilation of unit tests
| Ada | apache-2.0 | Letractively/ada-asf,Letractively/ada-asf,Letractively/ada-asf |
32dbe252bc4b5f09095c03c8b9ce3f1bae5285a7 | src/core/texts/util-texts-builders.ads | src/core/texts/util-texts-builders.ads | -----------------------------------------------------------------------
-- util-texts-builders -- Text builder
-- Copyright (C) 2013, 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 use t... | -----------------------------------------------------------------------
-- util-texts-builders -- Text builder
-- Copyright (C) 2013, 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 use t... | Add the Element function to get an element at a given position in the builder | Add the Element function to get an element at a given position in the builder
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
18c9c8f498c16cef40fa57adf55207bcedb8fbb4 | samples/add_user.adb | samples/add_user.adb | -----------------------------------------------------------------------
-- Add_User -- Example to add an object in 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 may not ... | -----------------------------------------------------------------------
-- Add_User -- Example to add an object in 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 may not ... | Update the initialization | Update the initialization
| Ada | apache-2.0 | Letractively/ada-ado |
4544a8dd5e6357df7b7cf434b5d7aced649e31c0 | src/wiki-buffers.ads | src/wiki-buffers.ads | -----------------------------------------------------------------------
-- util-texts-builders -- Text builder
-- Copyright (C) 2013, 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 use t... | -----------------------------------------------------------------------
-- util-texts-builders -- Text builder
-- Copyright (C) 2013, 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 use t... | Declare Skip_Optional_Space procedure | Declare Skip_Optional_Space procedure
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
32a3814e67e6e24fc7e0f757c91367fe7e8e0151 | asfunit/asf-tests.adb | asfunit/asf-tests.adb | -----------------------------------------------------------------------
-- ASF tests - ASF Tests Framework
-- Copyright (C) 2011, 2012, 2013, 2015, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | -----------------------------------------------------------------------
-- ASF tests - ASF Tests Framework
-- Copyright (C) 2011, 2012, 2013, 2015, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | Change the Initialize procedure to register the files, measures servlet (after changes in servlet_unit library) | Change the Initialize procedure to register the files, measures servlet (after changes in servlet_unit library)
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
a1475677abac93bc69c945d014d10dae4727fb8d | mat/src/events/mat-events.ads | mat/src/events/mat-events.ads | -----------------------------------------------------------------------
-- gprofiler-events - Profiler Events Description
-- 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 fil... | -----------------------------------------------------------------------
-- gprofiler-events - Profiler Events Description
-- 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 fil... | Rename Event_Description_Ptr into Event_Description_Access | Rename Event_Description_Ptr into Event_Description_Access
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
46e1de644c8b998dbb92ca2f09a3511fe011c926 | src/wiki-render-wiki.ads | src/wiki-render-wiki.ads | -----------------------------------------------------------------------
-- wiki-render-wiki -- Wiki to Wiki renderer
-- 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 fi... | -----------------------------------------------------------------------
-- wiki-render-wiki -- Wiki to Wiki renderer
-- 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 fi... | Define Preformat_Start and Preformat_End | Define Preformat_Start and Preformat_End
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
1289fce229667a4d689263a8f7e2f300cc1a0f06 | regtests/wiki-filters-html-tests.adb | regtests/wiki-filters-html-tests.adb | -----------------------------------------------------------------------
-- wiki-filters-html-tests -- Unit tests for wiki HTML filters
-- 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... | -----------------------------------------------------------------------
-- wiki-filters-html-tests -- Unit tests for wiki HTML filters
-- 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... | Move the Html_Tag type from Wiki.Nodes to Wiki package | Move the Html_Tag type from Wiki.Nodes to Wiki package
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
32e94edf2457b59f6b183a53de50e8000c3473b0 | src/gen-artifacts-distribs-bundles.adb | src/gen-artifacts-distribs-bundles.adb | -----------------------------------------------------------------------
-- gen-artifacts-distribs-bundles -- Merge bundles for distribution artifact
-- Copyright (C) 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-... | -----------------------------------------------------------------------
-- gen-artifacts-distribs-bundles -- Merge bundles for distribution artifact
-- Copyright (C) 2013, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Licens... | Update to use the new Iterate procedure from the Util.Properties package | Update to use the new Iterate procedure from the Util.Properties package
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
f2b0e1e28bb847e788fbe59940ba63371f792041 | src/asf-components-widgets-factory.adb | src/asf-components-widgets-factory.adb | -----------------------------------------------------------------------
-- widgets-factory -- Factory for widget Components
-- Copyright (C) 2013, 2015, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may no... | -----------------------------------------------------------------------
-- widgets-factory -- Factory for widget Components
-- Copyright (C) 2013, 2015, 2018, 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ... | Update the factory to register the <w:progress> component | Update the factory to register the <w:progress> component
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
b73373536096dc66b987064eeb736259b13c1038 | awa/samples/src/atlas-reviews-beans.ads | awa/samples/src/atlas-reviews-beans.ads | -----------------------------------------------------------------------
-- atlas-reviews-beans -- Beans for module reviews
-- 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 fi... | -----------------------------------------------------------------------
-- atlas-reviews-beans -- Beans for module reviews
-- 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 fi... | Define the Review_List_Bean type | Define the Review_List_Bean type
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
b099a731d41dc6b67de4b898cfe75e5710153502 | awa/awaunit/awa-tests.adb | awa/awaunit/awa-tests.adb | -----------------------------------------------------------------------
-- AWA tests - AWA Tests Framework
-- 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 except ... | -----------------------------------------------------------------------
-- AWA tests - AWA Tests Framework
-- 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 file e... | Fix compilation with Aunit | Fix compilation with Aunit
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
7d465e0e78f06ad000bf2df513bfe53cdfd67a16 | regtests/ado-tests.adb | regtests/ado-tests.adb | -----------------------------------------------------------------------
-- ADO Sequences -- Database sequence generator
-- 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 us... | -----------------------------------------------------------------------
-- ADO Sequences -- Database sequence generator
-- 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 us... | Fix compilation with GNAT 2011 | Fix compilation with GNAT 2011
| Ada | apache-2.0 | Letractively/ada-ado |
943e45f2722c87bb77a3c3abc6d4ac14912bfbd3 | 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 Find procedure for the Target_Memory object | Define the Find procedure for the Target_Memory object
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
4a47010e0b03a4f6e90cfd1330602db8fa3fe1b8 | awa/plugins/awa-questions/src/awa-questions-beans.ads | awa/plugins/awa-questions/src/awa-questions-beans.ads | -----------------------------------------------------------------------
-- awa-questions-beans -- Beans for module questions
-- 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... | -----------------------------------------------------------------------
-- awa-questions-beans -- Beans for module questions
-- 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... | Add the tags map for the list of question | Add the tags map for the list of question
| Ada | apache-2.0 | tectronics/ada-awa,tectronics/ada-awa,tectronics/ada-awa,Letractively/ada-awa,Letractively/ada-awa,Letractively/ada-awa |
730f7d12f37ad479501337e425e1bd3eb87a10e3 | regtests/util-streams-files-tests.adb | regtests/util-streams-files-tests.adb | -----------------------------------------------------------------------
-- streams.files.tests -- Unit tests for buffered streams
-- Copyright (C) 2010, 2011, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ... | -----------------------------------------------------------------------
-- streams.files.tests -- Unit tests for buffered streams
-- Copyright (C) 2010, 2011, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ... | Update Print_Stream initialization | Update Print_Stream initialization
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
e0349b4d39d820ab87d3944e241aea4ad9647b34 | src/util-serialize-io-csv.adb | src/util-serialize-io-csv.adb | -----------------------------------------------------------------------
-- util-serialize-io-csv -- CSV Serialization Driver
-- Copyright (C) 2011, 2015, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | -----------------------------------------------------------------------
-- util-serialize-io-csv -- CSV Serialization Driver
-- Copyright (C) 2011, 2015, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | Remove Write_Entity and Write_Attribute on Nullable_String | Remove Write_Entity and Write_Attribute on Nullable_String
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
51609ba9fcb7467fa3c4ae6f247d75c86158a0fe | src/gen.ads | src/gen.ads | -----------------------------------------------------------------------
-- Gen -- Code Generator
-- 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 file except in c... | -----------------------------------------------------------------------
-- gen -- Code Generator
-- Copyright (C) 2009, 2010, 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 excep... | Declare the UString subtype to simplify the implementation and use of Unbounded_String | Declare the UString subtype to simplify the implementation and use of Unbounded_String
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
0807a3e633e2564ed870c8bdef5b4c529be3814f | src/asf-utils.ads | src/asf-utils.ads | -----------------------------------------------------------------------
-- asf-utils -- Various utility operations for ASF
-- 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 m... | -----------------------------------------------------------------------
-- asf-utils -- Various utility operations for ASF
-- 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");
-- ... | Add Preelaborate pragma | Add Preelaborate pragma | Ada | apache-2.0 | Letractively/ada-asf,Letractively/ada-asf,Letractively/ada-asf |
7387a615cb503344e06f3bccb1fcb0a075306688 | 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;
synth_version_major : constant String := "1";
synth_version_minor : constant String := "61";
copyright_years : constant String := "2015-2016";
host_localbase... | -- This file is covered by the Internet Software Consortium (ISC) License
-- Reference: ../License.txt
package Definitions is
pragma Pure;
synth_version_major : constant String := "1";
synth_version_minor : constant String := "62";
copyright_years : constant String := "2015-2016";
host_localbase... | Bump version | Bump version
| Ada | isc | jrmarino/synth,jrmarino/synth,jrmarino/synth,jrmarino/synth |
16be00f81217d96bf483c32049b5577bc24e9f58 | 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 the unit tests for the new parser/reader interfaces | Update the unit tests for the new parser/reader interfaces
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
3e4d2b3a06880ea17808857845fa7661e74337c1 | src/util-commands-drivers.adb | src/util-commands-drivers.adb | -----------------------------------------------------------------------
-- util-commands-drivers -- Support to make command line tools
-- 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... | -----------------------------------------------------------------------
-- util-commands-drivers -- Support to make command line tools
-- 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... | Implement the Execute and Help procedures for the Help_Command_Type | Implement the Execute and Help procedures for the Help_Command_Type
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
ccf218b182c51448dcd16584e8f9d3510f292464 | src/util-properties-bundles.adb | src/util-properties-bundles.adb | -----------------------------------------------------------------------
-- util-properties-bundles -- Generic name/value property management
-- Copyright (C) 2001 - 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
--... | -----------------------------------------------------------------------
-- util-properties-bundles -- Generic name/value property management
-- Copyright (C) 2001 - 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
--... | Remove unecessary use type clause | Remove unecessary use type clause
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
c2bb7a98027f8f6e44b0d03460a258a2e056459a | src/ado-sessions.adb | src/ado-sessions.adb | -----------------------------------------------------------------------
-- ADO Sessions -- Sessions Management
-- 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... | -----------------------------------------------------------------------
-- ADO Sessions -- Sessions Management
-- 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... | Simplify the Create_Statement based on an external filter | Simplify the Create_Statement based on an external filter
| Ada | apache-2.0 | stcarrez/ada-ado |
9adf5714a6939d76bbf03601994ed831df78a968 | src/wiki-writers.ads | src/wiki-writers.ads | -----------------------------------------------------------------------
-- wiki-writers -- Wiki writers
-- 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 use this fil... | -----------------------------------------------------------------------
-- wiki-writers -- Wiki writers
-- 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 use this fil... | Declare a Write_Wide_Attribute procedure | Declare a Write_Wide_Attribute procedure
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
0f7b0f4ea902a8af1ad0af805894bd9c2179da63 | src/core/texts/util-texts-builders.ads | src/core/texts/util-texts-builders.ads | -----------------------------------------------------------------------
-- util-texts-builders -- Text builder
-- Copyright (C) 2013, 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 file exc... | -----------------------------------------------------------------------
-- util-texts-builders -- Text builder
-- Copyright (C) 2013, 2017, 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 fi... | Declare the Format generic procedure | Declare the Format generic procedure
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
94cd9d36845e5d39714e08807771ad4f26b0a6c3 | src/sys/streams/util-streams-pipes.ads | src/sys/streams/util-streams-pipes.ads | -----------------------------------------------------------------------
-- util-streams-pipes -- Pipe stream to or from a process
-- Copyright (C) 2011, 2013, 2015, 2016, 2017, 2018, 2019, 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version... | -----------------------------------------------------------------------
-- util-streams-pipes -- Pipe stream to or from a process
-- Copyright (C) 2011, 2013, 2015, 2016, 2017, 2018, 2019, 2021, 2022 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, V... | Fix the examples in the documentation | Fix the examples in the documentation
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
8b68ee9656c59476ff7c55145bae3389ced9a858 | regtests/util-events-timers-tests.adb | regtests/util-events-timers-tests.adb | -----------------------------------------------------------------------
-- util-events-timers-tests -- Unit tests for timers
-- 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 ... | -----------------------------------------------------------------------
-- util-events-timers-tests -- Unit tests for timers
-- Copyright (C) 2017, 2019 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 the unit tests when run under some heavy load | Fix the unit tests when run under some heavy load
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
63b63c4314b35d610c0e9506bdcdcbb456851aa5 | src/security-controllers-roles.adb | src/security-controllers-roles.adb | -----------------------------------------------------------------------
-- security-controllers-roles -- Simple role base security
-- 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 n... | -----------------------------------------------------------------------
-- security-controllers-roles -- Simple role base security
-- 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 n... | Fix compilation | Fix compilation
| Ada | apache-2.0 | Letractively/ada-security |
2f2f834019d5a6de56f18637798e9d467fca8b17 | src/wiki-documents.ads | src/wiki-documents.ads | -----------------------------------------------------------------------
-- wiki-documents -- Wiki document
-- Copyright (C) 2011, 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-documents -- Wiki document
-- Copyright (C) 2011, 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 ... | Declare the Start_Element and End_Element procedure | Declare the Start_Element and End_Element procedure
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
db775ea531dd342b37e04b66dab6d77ebea7afa0 | src/gen-artifacts-docs-markdown.ads | src/gen-artifacts-docs-markdown.ads | -----------------------------------------------------------------------
-- gen-artifacts-docs-markdown -- Artifact for GitHub Markdown documentation format
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Licen... | -----------------------------------------------------------------------
-- gen-artifacts-docs-markdown -- Artifact for GitHub Markdown documentation format
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Licen... | Declare the Write_Line procedure | Declare the Write_Line procedure
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
9a745b44f0da614e688f4c99ec5bd8c002cfe0f9 | src/gen-model-beans.ads | src/gen-model-beans.ads | -----------------------------------------------------------------------
-- 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 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... | Fix compilation warning | Fix compilation warning
| Ada | apache-2.0 | Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen |
ffe6cc2b3ad354afa6fd493e3951ec8796982a52 | awa/plugins/awa-storages/src/awa-storages-services.ads | awa/plugins/awa-storages/src/awa-storages-services.ads | -----------------------------------------------------------------------
-- awa-storages-services -- Storage service
-- 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 fil... | -----------------------------------------------------------------------
-- awa-storages-services -- Storage service
-- 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 fil... | Declare the Save procedure with a Storage_File type | Declare the Save procedure with a Storage_File type
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
753a765874986a5cd50ac99c5b923740f1b2f1bd | matp/src/symbols/mat-symbols-targets.ads | matp/src/symbols/mat-symbols-targets.ads | -----------------------------------------------------------------------
-- 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... | -----------------------------------------------------------------------
-- 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... | Declare the Demangle procedure to demangle a symbol | Declare the Demangle procedure to demangle a symbol
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
a1d9e7b4c9e9c85852dc309bbeda0cc1c05291fa | regtests/ado-statements-tests.ads | regtests/ado-statements-tests.ads | -----------------------------------------------------------------------
-- ado-statements-tests -- Test statements package
-- Copyright (C) 2015, 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... | -----------------------------------------------------------------------
-- ado-statements-tests -- Test statements package
-- Copyright (C) 2015, 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... | Declare the Test_Invalid_Type procedure | Declare the Test_Invalid_Type procedure
| Ada | apache-2.0 | stcarrez/ada-ado |
5719cb7d7c0a8755a49f73aa7c706c9f6180adcf | regtests/util-processes-tests.adb | regtests/util-processes-tests.adb | -----------------------------------------------------------------------
-- util-processes-tests - Test for processes
-- 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 fi... | -----------------------------------------------------------------------
-- util-processes-tests - Test for processes
-- 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 fi... | Fix compilation warning | Fix compilation warning
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
c503cfa8fb8dd2102a98c3cbc9850647e1417ef6 | src/asf-applications-main-configs.adb | src/asf-applications-main-configs.adb | -----------------------------------------------------------------------
-- applications-main-configs -- Configuration support for ASF Applications
-- Copyright (C) 2009, 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (t... | -----------------------------------------------------------------------
-- applications-main-configs -- Configuration support for ASF Applications
-- Copyright (C) 2009, 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (t... | Fix reading configuration and setup of application bundles | Fix reading configuration and setup of application bundles
| Ada | apache-2.0 | Letractively/ada-asf,Letractively/ada-asf,Letractively/ada-asf |
a2a0d0daf446dcb2a410270f5ed6974b28fbe6aa | src/natools-web-string_tables.adb | src/natools-web-string_tables.adb | ------------------------------------------------------------------------------
-- Copyright (c) 2017, Natacha Porté --
-- --
-- Permission to use, copy, modify, and distribute this software for any --
-- p... | ------------------------------------------------------------------------------
-- Copyright (c) 2017, Natacha Porté --
-- --
-- Permission to use, copy, modify, and distribute this software for any --
-- p... | implement row rendering | string_tables: implement row rendering | Ada | isc | faelys/natools-web,faelys/natools-web |
46a8e1365a5b9150f41f6b29f908f8f5a776ab11 | src/gl/interface/gl-objects-queries.ads | src/gl/interface/gl-objects-queries.ads | --------------------------------------------------------------------------------
-- Copyright (c) 2016 onox <denkpadje@gmail.com>
--
-- Permission to use, copy, modify, and/or distribute this software for any
-- purpose with or without fee is hereby granted, provided that the above
-- copyright notice and this permissi... | --------------------------------------------------------------------------------
-- Copyright (c) 2016 onox <denkpadje@gmail.com>
--
-- Permission to use, copy, modify, and/or distribute this software for any
-- purpose with or without fee is hereby granted, provided that the above
-- copyright notice and this permissi... | Support inverted query condition for conditional rendering | gl: Support inverted query condition for conditional rendering
* Extension ARB_conditional_render_inverted (OpenGL 4.5)
Signed-off-by: onox <34c1d3d2d1347bea60a26f46574de21a7a79b6d5@gmail.com>
| Ada | apache-2.0 | onox/orka |
3ca5804313cbb26aeec800a91ceb42c117cf0ac0 | src/security.ads | src/security.ads | -----------------------------------------------------------------------
-- security -- Security
-- Copyright (C) 2010, 2011, 2012, 2015, 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 file ... | -----------------------------------------------------------------------
-- security -- Security
-- Copyright (C) 2010, 2011, 2012, 2015, 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... | Update the documentation | Update the documentation
| Ada | apache-2.0 | stcarrez/ada-security |
c4dd4cec4f57f07688023541465dabae811164bc | 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 the Iterate procedure to iterate over all attributes | Declare the Iterate procedure to iterate over all attributes
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
bc877e985f5ba55cf58b25670dc9e99956880ba8 | 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... | remove obsolete line from stored procs test case | remove obsolete line from stored procs test case
| Ada | isc | jrmarino/AdaBase |
55901958995599038cf8c16aa9c5303a241788da | matp/src/mat-targets.ads | matp/src/mat-targets.ads | -----------------------------------------------------------------------
-- mat-targets - Representation of target 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 this... | -----------------------------------------------------------------------
-- mat-targets - Representation of target 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 this... | Add pragma Preelaborate | Add pragma Preelaborate
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
5d77509e33cd5ab19c3aafb2ce601bf9aaceb394 | awa/regtests/awa-jobs-services-tests.adb | awa/regtests/awa-jobs-services-tests.adb | -----------------------------------------------------------------------
-- jobs-tests -- Unit tests for AWA jobs
-- 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 ... | -----------------------------------------------------------------------
-- jobs-tests -- Unit tests for AWA jobs
-- 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 ... | Fix compilation | Fix compilation
| Ada | apache-2.0 | tectronics/ada-awa,tectronics/ada-awa,tectronics/ada-awa,Letractively/ada-awa,Letractively/ada-awa,Letractively/ada-awa |
c4567d08cb7b1f331aff1d043a68e5803510c1b2 | src/asf-components-html-factory.adb | src/asf-components-html-factory.adb | -----------------------------------------------------------------------
-- html-factory -- Factory for HTML UI Components
-- 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 th... | -----------------------------------------------------------------------
-- html-factory -- Factory for HTML UI Components
-- 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 th... | Update the jsf components factory | Update the jsf components factory | Ada | apache-2.0 | Letractively/ada-asf,Letractively/ada-asf,Letractively/ada-asf |
2c25c8f5c97e070671d00c3448bb318f918abf5a | mat/src/events/mat-events-targets.adb | mat/src/events/mat-events-targets.adb | -----------------------------------------------------------------------
-- mat-events-targets - Events received and collected from a target
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | -----------------------------------------------------------------------
-- mat-events-targets - Events received and collected from a target
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | Implement the Get_Time_Range procedure | Implement the Get_Time_Range procedure
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
bc8303eec9317e70323e6ed2e8293a4a8b8076c6 | src/gen-generator.ads | src/gen-generator.ads | -----------------------------------------------------------------------
-- gen-generator -- Code Generator
-- 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... | -----------------------------------------------------------------------
-- gen-generator -- Code Generator
-- Copyright (C) 2009, 2010, 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... | Fix compilation warnings | Fix compilation warnings
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
71a444700ccc44883e493d313c0eaba55979aaa4 | matp/regtests/mat-expressions-tests.adb | matp/regtests/mat-expressions-tests.adb | -----------------------------------------------------------------------
-- mat-expressions-tests -- Unit tests for MAT expressions
-- 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... | -----------------------------------------------------------------------
-- mat-expressions-tests -- Unit tests for MAT expressions
-- 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... | Update the unit test | Update the unit test
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
02c391cb997970487b30ecf622cb58628bcbdf90 | src/wiki-render-html.ads | src/wiki-render-html.ads | -----------------------------------------------------------------------
-- wiki-render-html -- Wiki HTML renderer
-- Copyright (C) 2011, 2012, 2013, 2015, 2016, 2019, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
... | -----------------------------------------------------------------------
-- wiki-render-html -- Wiki HTML renderer
-- Copyright (C) 2011, 2012, 2013, 2015, 2016, 2019, 2020, 2022 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Licen... | Add Newline procedure to emit newlines | Add Newline procedure to emit newlines
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
480139730e54d30609a8c93e6d21d5fa3e73b286 | src/wiki-render-text.ads | src/wiki-render-text.ads | -----------------------------------------------------------------------
-- wiki-render-text -- Wiki Text renderer
-- Copyright (C) 2011, 2012, 2013, 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may ... | -----------------------------------------------------------------------
-- wiki-render-text -- Wiki Text renderer
-- Copyright (C) 2011, 2012, 2013, 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may ... | Remove the Add_Header procedure | Remove the Add_Header procedure
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
794c696c277f8df91ceec5a77bc0a373af2224ea | regtests/regtests.ads | regtests/regtests.ads | -----------------------------------------------------------------------
-- ADO Tests -- Database sequence generator
-- Copyright (C) 2009, 2010, 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 th... | -----------------------------------------------------------------------
-- regtests -- Support for unit tests
-- Copyright (C) 2009, 2010, 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 th... | Declare the Set_Audit_Manager procedure | Declare the Set_Audit_Manager procedure
| Ada | apache-2.0 | stcarrez/ada-ado |
d3de25c3dba5635b6373bce432c78192917409ae | src/util-serialize-io-csv.ads | src/util-serialize-io-csv.ads | -----------------------------------------------------------------------
-- util-serialize-io-csv -- CSV Serialization Driver
-- Copyright (C) 2011, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | -----------------------------------------------------------------------
-- util-serialize-io-csv -- CSV Serialization Driver
-- Copyright (C) 2011, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | Declare Set_Field_Separator and Set_Quotes to configure the CSV output writer | Declare Set_Field_Separator and Set_Quotes to configure the CSV output writer
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
655ba249590761c2098b4e32dcc1ec3ca1ac0617 | src/util-beans.ads | src/util-beans.ads | -----------------------------------------------------------------------
-- Util.Beans -- Interface Definition with Getter and Setters
-- 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 ma... | -----------------------------------------------------------------------
-- util-beans -- Interface Definition with Getter and Setters
-- Copyright (C) 2009, 2010, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | Fix header style | Fix header style
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
91331b561ab2cba03e9d853ea312abb4fa8018c5 | src/sys/os-windows/util-processes-os.ads | src/sys/os-windows/util-processes-os.ads | -----------------------------------------------------------------------
-- util-processes-os -- Windows specific and low level operations
-- Copyright (C) 2011, 2012, 2016, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Licen... | -----------------------------------------------------------------------
-- util-processes-os -- Windows specific and low level operations
-- Copyright (C) 2011, 2012, 2016, 2018, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the ... | Add support to redirect to/from a file and set the process working directory | Add support to redirect to/from a file and set the process working directory
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
bea375106da24b7c7cb8af2fb789fd15ccafe787 | mat/src/mat-formats.ads | mat/src/mat-formats.ads | -----------------------------------------------------------------------
-- 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... | Declare the Location function to format a file,line,function code location | Declare the Location function to format a file,line,function code location
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
e85aaa0ad82e8145bcb76b674325bff92349ab2f | awa/plugins/awa-setup/src/awa-setup-applications.adb | awa/plugins/awa-setup/src/awa-setup-applications.adb | -----------------------------------------------------------------------
-- awa-setup -- Setup and installation
-- 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 this file except in... | -----------------------------------------------------------------------
-- awa-setup -- Setup and installation
-- 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 this file except in... | Implement the Validate procedure to check the database connection parameters Call the Validate procedure before doing the database configuration | Implement the Validate procedure to check the database connection parameters
Call the Validate procedure before doing the database configuration
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
bf99dd9fe3b257bbdfcac2b6dbf00e3b1d486cfe | awa/plugins/awa-workspaces/src/awa-workspaces-beans.adb | awa/plugins/awa-workspaces/src/awa-workspaces-beans.adb | -----------------------------------------------------------------------
-- awa-workspaces-beans -- Beans for module workspaces
-- Copyright (C) 2011, 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may... | -----------------------------------------------------------------------
-- awa-workspaces-beans -- Beans for module workspaces
-- Copyright (C) 2011, 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may... | Implement the Get_Value function and get the inviter when we load the invitation | Implement the Get_Value function and get the inviter when we load the invitation
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
31676915bd45a463dbd2f8d65f404ec700e3c67d | src/http/util-http-clients-mockups.ads | src/http/util-http-clients-mockups.ads | -----------------------------------------------------------------------
-- util-http-clients-mockups -- HTTP Clients mockups
-- 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 n... | -----------------------------------------------------------------------
-- util-http-clients-mockups -- HTTP Clients mockups
-- Copyright (C) 2011, 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | Declare and override the Do_Put procedure | Declare and override the Do_Put procedure
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
378e5dc75b85743e6de69d9d2eaf48c166b4e3ac | src/http/aws/util-http-clients-web.ads | src/http/aws/util-http-clients-web.ads | -----------------------------------------------------------------------
-- util-http-clients-web -- HTTP Clients with AWS implementation
-- Copyright (C) 2011, 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-... | -----------------------------------------------------------------------
-- util-http-clients-web -- HTTP Clients with AWS implementation
-- Copyright (C) 2011, 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-... | Declare the Set_Timeout procedure | Declare the Set_Timeout procedure
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
560eff37d2893ed598e42721e862521e5b653bf5 | 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 Size function to format sizes | Implement the Size function to format sizes
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
134947f63f082a4bf188d07ac3a1d9aa2ac02630 | 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 procedure | Implement the Console procedure
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
3f325a91c54c3725c18fc7b6026523be993748f1 | src/wiki-plugins.ads | src/wiki-plugins.ads | -----------------------------------------------------------------------
-- wiki-plugins -- Wiki plugins
-- 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 this file except in compli... | -----------------------------------------------------------------------
-- wiki-plugins -- Wiki plugins
-- 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 this file except in compli... | Declare Wiki_Plugin_Access access type | Declare Wiki_Plugin_Access access type
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
c3772c462ab30f53c16ee2e646c026fe54a6fa70 | src/wiki-streams.ads | src/wiki-streams.ads | -----------------------------------------------------------------------
-- wiki-streams -- Wiki input and output streams
-- Copyright (C) 2011, 2012, 2013, 2015, 2016, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");... | -----------------------------------------------------------------------
-- wiki-streams -- Wiki input and output streams
-- Copyright (C) 2011, 2012, 2013, 2015, 2016, 2020, 2022 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Lice... | Change the Read procedure to read in a text builder and read a complete line | Change the Read procedure to read in a text builder and read a complete line
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
258c841c65d5415e178634e2110875a9791de904 | regtests/wiki-tests.adb | regtests/wiki-tests.adb | -----------------------------------------------------------------------
-- Render Tests - Unit tests for AWA Wiki rendering
-- Copyright (C) 2013, 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 ... | -----------------------------------------------------------------------
-- Render Tests - Unit tests for AWA Wiki rendering
-- Copyright (C) 2013, 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 ... | Update the unit test to use the Text_IO streams to read and write the result | Update the unit test to use the Text_IO streams to read and write the result
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
5b68835cd191eadd348e3ed00f984b4b1aaac98d | orka_transforms/src/orka-transforms-simd_quaternions.adb | orka_transforms/src/orka-transforms-simd_quaternions.adb | -- SPDX-License-Identifier: Apache-2.0
--
-- Copyright (c) 2017 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) 2017 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... | Normalize result in function R to satisfy post condition | transforms: Normalize result in function R to satisfy post condition
Signed-off-by: onox <34c1d3d2d1347bea60a26f46574de21a7a79b6d5@gmail.com>
| Ada | apache-2.0 | onox/orka |
319f41e7cdaa7314b4ec6ee640272e297eb4a89f | awa/awaunit/awa-tests.adb | awa/awaunit/awa-tests.adb | -----------------------------------------------------------------------
-- AWA tests - AWA Tests Framework
-- Copyright (C) 2011, 2012, 2013, 2014, 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | -----------------------------------------------------------------------
-- AWA tests - AWA Tests Framework
-- Copyright (C) 2011, 2012, 2013, 2014, 2015, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | Fix compilation warnings | Fix compilation warnings
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
64577003ca72fa84e85b6292b54c5845f0f5d310 | matp/src/mat-types.adb | matp/src/mat-types.adb | -----------------------------------------------------------------------
-- mat-types -- Global types
-- 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 this file except in com... | -----------------------------------------------------------------------
-- mat-types -- Global types
-- 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 this file except in com... | Remove the "-" function | Remove the "-" function
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
8982769b18f1839639b13854c2e96e73d0c928b4 | src/asf-components-widgets-factory.adb | src/asf-components-widgets-factory.adb | -----------------------------------------------------------------------
-- widgets-factory -- Factory for widget Components
-- Copyright (C) 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 ... | -----------------------------------------------------------------------
-- widgets-factory -- Factory for widget Components
-- Copyright (C) 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 ... | Add the autocomplete component | Add the autocomplete component
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
783abdcb5fb4bb2dd10a2e621b98889d0fe05f7c | matp/src/memory/mat-memory-targets.adb | matp/src/memory/mat-memory-targets.adb | -----------------------------------------------------------------------
-- Memory Events - Definition and Analysis of memory events
-- 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 ... | -----------------------------------------------------------------------
-- Memory Events - Definition and Analysis of memory events
-- 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 ... | Change Probe_Free to update the Allocation slot and return the size information | Change Probe_Free to update the Allocation slot and return the size information
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
ba9333799495e4d8bc4e07fb712f7a824e40b742 | src/util-properties.adb | src/util-properties.adb | -----------------------------------------------------------------------
-- properties -- Generic name/value property management
-- Copyright (C) 2001, 2002, 2003, 2006, 2008, 2009, 2010 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (th... | -----------------------------------------------------------------------
-- properties -- Generic name/value property management
-- Copyright (C) 2001, 2002, 2003, 2006, 2008, 2009, 2010 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (th... | Fix copy of property manager | Fix copy of property manager | Ada | apache-2.0 | Letractively/ada-util,flottokarotto/ada-util,Letractively/ada-util,flottokarotto/ada-util |
7a8701c70ead740345e01e01e3d5bbde3672a52f | regtests/asf-navigations-tests.adb | regtests/asf-navigations-tests.adb | -----------------------------------------------------------------------
-- asf-navigations-tests - Tests for ASF navigation
-- Copyright (C) 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 ... | -----------------------------------------------------------------------
-- asf-navigations-tests - Tests for ASF navigation
-- Copyright (C) 2013, 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... | Add new unit test Test_Status_Navigation to test the <status> configuration of a navigation rule | Add new unit test Test_Status_Navigation to test the <status> configuration of a navigation rule
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
b05183e3ddfb8c9ac64221fd5ee00fac329659da | samples/xmlrd.adb | samples/xmlrd.adb | -----------------------------------------------------------------------
-- xrds -- XRDS parser example
-- 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 use this file excep... | -----------------------------------------------------------------------
-- xrds -- XRDS parser example
-- 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 use this file excep... | Update example | Update example
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
c23734508e40874bede023fa832e4b66d01cd570 | src/display.adb | src/display.adb | -- This file is covered by the Internet Software Consortium (ISC) License
-- Reference: ../License.txt
with JohnnyText;
package body Display is
package JT renames JohnnyText;
----------------------
-- launch_monitor --
----------------------
function launch_monitor (num_builders : builders) retur... | -- This file is covered by the Internet Software Consortium (ISC) License
-- Reference: ../License.txt
with JohnnyText;
package body Display is
package JT renames JohnnyText;
----------------------
-- launch_monitor --
----------------------
function launch_monitor (num_builders : builders) retur... | Switch magenta and red order again | Switch magenta and red order again
| Ada | isc | jrmarino/synth,jrmarino/synth,jrmarino/synth,jrmarino/synth |
afec560ae030bb815bf04732ea32a4cb1fdab174 | src/gen-artifacts-xmi.ads | src/gen-artifacts-xmi.ads | -----------------------------------------------------------------------
-- gen-artifacts-xmi -- UML-XMI artifact for Code Generator
-- 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 us... | -----------------------------------------------------------------------
-- gen-artifacts-xmi -- UML-XMI artifact for Code Generator
-- 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 us... | Add the <<Version>> stereotype | Add the <<Version>> stereotype
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
5efc8998b079a31dbd5dd747fe82aed4b0838a63 | src/gen-commands-docs.adb | src/gen-commands-docs.adb | -----------------------------------------------------------------------
-- gen-commands-docs -- Extract and generate documentation for the project
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | -----------------------------------------------------------------------
-- gen-commands-docs -- Extract and generate documentation for the project
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | Create the documentation artifact and invoke it for the build-doc command | Create the documentation artifact and invoke it for the build-doc command
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
2f168841c94639c4bfe9924d9fdf90661202e8bd | src/util-dates.adb | src/util-dates.adb | -----------------------------------------------------------------------
-- util-dates -- Date utilities
-- 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 except in compli... | -----------------------------------------------------------------------
-- util-dates -- Date utilities
-- Copyright (C) 2011, 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 file except in ... | Implement the new functions Get_Day_Start, Get_Week_Start and Get_Month_Start | Implement the new functions Get_Day_Start, Get_Week_Start and Get_Month_Start
| Ada | apache-2.0 | Letractively/ada-util,flottokarotto/ada-util,Letractively/ada-util,flottokarotto/ada-util |
bb268ae28cadd4a544552968018a7f99a59a1bf6 | src/wiki-filters-html.ads | src/wiki-filters-html.ads | -----------------------------------------------------------------------
-- wiki-filters-html -- Wiki HTML filters
-- 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 file ... | -----------------------------------------------------------------------
-- wiki-filters-html -- Wiki HTML filters
-- 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 file ... | Use Wiki.Format_Map type | Use Wiki.Format_Map type
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
752de104a660f8afe2e123059f1958b2edb72bd0 | awa/plugins/awa-wikis/src/awa-wikis-beans.ads | awa/plugins/awa-wikis/src/awa-wikis-beans.ads | -----------------------------------------------------------------------
-- awa-wikis-beans -- Beans for module wikis
-- 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 exc... | -----------------------------------------------------------------------
-- awa-wikis-beans -- Beans for module wikis
-- 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 exc... | Declare the Wiki_Version_List_Bean type with the Get_Value, Set_Value and Load operations | Declare the Wiki_Version_List_Bean type with the Get_Value, Set_Value and Load operations
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
833679c338c847be3830e3af4e7935bf3faa0232 | asfunit/asf-tests.adb | asfunit/asf-tests.adb | -----------------------------------------------------------------------
-- ASF tests - ASF Tests Framework
-- Copyright (C) 2011, 2012, 2013, 2015, 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... | -----------------------------------------------------------------------
-- ASF tests - ASF Tests Framework
-- Copyright (C) 2011, 2012, 2013, 2015, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | Package ASF.Tests moved to Servlet.Tests | Package ASF.Tests moved to Servlet.Tests
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
4b97d8a77efb4169bf7439622289f5878cad22f0 | awa/plugins/awa-mail/src/awa-mail-components-messages.adb | awa/plugins/awa-mail/src/awa-mail-components-messages.adb | -----------------------------------------------------------------------
-- awa-mail-components-messages -- Mail UI Message
-- 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 fi... | -----------------------------------------------------------------------
-- awa-mail-components-messages -- Mail UI Message
-- 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 use t... | Fix Finalize to call the base typ Finalize procedure to make sure we release the sub-tree of components! | Fix Finalize to call the base typ Finalize procedure to make sure we release the sub-tree of components!
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.