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 |
|---|---|---|---|---|---|---|---|---|---|
fa0fd2bf2345c460254a0ed2228ba410719a3cbf | mat/src/mat.ads | mat/src/mat.ads | -----------------------------------------------------------------------
-- mat -- Memory Analysis Tool
-- 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 complia... | -----------------------------------------------------------------------
-- mat -- Memory Analysis Tool
-- Copyright (C) 2014, 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in c... | Declare Configure_Logs procedure | Declare Configure_Logs procedure
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
3f8ff53de96af11f64270d69b673b39fd98610f3 | src/ado-sessions-factory.adb | src/ado-sessions-factory.adb | -----------------------------------------------------------------------
-- factory -- Session Factory
-- 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 this file ... | -----------------------------------------------------------------------
-- factory -- Session Factory
-- Copyright (C) 2009, 2010, 2011, 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | Initialize the cache group to register the entity_type cache | Initialize the cache group to register the entity_type cache
| Ada | apache-2.0 | stcarrez/ada-ado |
b9c82704d04597a86f72a0d3dbe4d902e200818c | src/el-utils.adb | src/el-utils.adb | -----------------------------------------------------------------------
-- el-utils -- Utilities around EL
-- 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 not use this file e... | -----------------------------------------------------------------------
-- el-utils -- Utilities around EL
-- Copyright (C) 2011, 2012, 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 ... | Remove unecessary use Ada.Strings clause | Remove unecessary use Ada.Strings clause
| Ada | apache-2.0 | stcarrez/ada-el |
26df3b20033f29e716247d33b920b06b9fe0bf31 | src/gl/interface/gl-objects-textures.ads | src/gl/interface/gl-objects-textures.ads | -- Copyright (c) 2012 Felix Krause <contact@flyx.org>
--
-- 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/LICENSE-2.0
--
-- Unless required by a... | -- Copyright (c) 2012 Felix Krause <contact@flyx.org>
--
-- 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/LICENSE-2.0
--
-- Unless required by a... | Add Mirror_Clamp_To_Edge texture wrapping mode | gl: Add Mirror_Clamp_To_Edge texture wrapping mode
* Extension ARB_texture_mirror_clamp_to_edge (OpenGL 4.4)
Signed-off-by: onox <34c1d3d2d1347bea60a26f46574de21a7a79b6d5@gmail.com>
| Ada | apache-2.0 | onox/orka |
fb5919fc1d9ce2e8579af649863a297a541fec45 | src/atlas-applications.ads | src/atlas-applications.ads | -----------------------------------------------------------------------
-- atlas -- atlas applications
-----------------------------------------------------------------------
-- Copyright (C) 2012, 2013, 2014, 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under ... | -----------------------------------------------------------------------
-- atlas -- atlas applications
-----------------------------------------------------------------------
-- Copyright (C) 2012, 2013, 2014, 2015, 2016, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed ... | Update to use the Servlet.Core package after migration of servlet in a separate project | Update to use the Servlet.Core package after migration of servlet in a separate project
| Ada | apache-2.0 | stcarrez/atlas |
375422d7e98bed612b5d085c34c18fb285d3e8cd | regtests/util-strings-tests.ads | regtests/util-strings-tests.ads | -----------------------------------------------------------------------
-- strings.tests -- Unit tests for Strings
-- Copyright (C) 2009, 2010, 2011, 2012, 2015, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- y... | -----------------------------------------------------------------------
-- strings.tests -- Unit tests for Strings
-- Copyright (C) 2009, 2010, 2011, 2012, 2015, 2018, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");... | Declare Test_Escape_Java procedure | Declare Test_Escape_Java procedure
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
d7df322da9520f2036c93acc189e358c77d02c9c | src/security-permissions.adb | src/security-permissions.adb | -----------------------------------------------------------------------
-- security-permissions -- Definition of permissions
-- Copyright (C) 2010, 2011, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | -----------------------------------------------------------------------
-- security-permissions -- Definition of permissions
-- Copyright (C) 2010, 2011, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | Declare and implement the Get_Name protected operation Implement the Get_Name public function | Declare and implement the Get_Name protected operation
Implement the Get_Name public function
| Ada | apache-2.0 | stcarrez/ada-security |
af801dc6f45c2337953121cbad39d6304f9390df | src/util-beans-factory.adb | src/util-beans-factory.adb | -----------------------------------------------------------------------
-- Util.beans.factory -- Bean Registration and Factory
-- Copyright (C) 2009, 2010, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may... | -----------------------------------------------------------------------
-- util-beans-factory -- Bean Registration and Factory
-- Copyright (C) 2009, 2010, 2015, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- y... | Fix header style | Fix header style
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
665c8dc28825d7fe0ebf254ec197701417fb373c | src/util-events-timers.adb | src/util-events-timers.adb | -----------------------------------------------------------------------
-- util-events-timers -- Timer list management
-- 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 file e... | -----------------------------------------------------------------------
-- util-events-timers -- Timer list management
-- 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 file e... | Implement the Set_Timer procedure which uses Time_Span as parameter | Implement the Set_Timer procedure which uses Time_Span as parameter
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
cd06059e47a0680aa5347aae37ee04389a0f94a7 | src/babel-streams-cached.ads | src/babel-streams-cached.ads | -----------------------------------------------------------------------
-- babel-Streams-cached -- Cached stream 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 ... | -----------------------------------------------------------------------
-- babel-streams-cached -- Cached stream 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 ... | Define the Load and Finish procedures | Define the Load and Finish procedures
| Ada | apache-2.0 | stcarrez/babel |
0c461aa77fde5a379d7387bff82109aa0fa81da2 | src/el-expressions-nodes.ads | src/el-expressions-nodes.ads | -----------------------------------------------------------------------
-- EL.Expressions -- Expression Nodes
-- Copyright (C) 2009, 2010 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file exce... | -----------------------------------------------------------------------
-- EL.Expressions -- Expression Nodes
-- Copyright (C) 2009, 2010 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file exce... | Fix indentation | Fix indentation
| Ada | apache-2.0 | stcarrez/ada-el |
59209fabfc5b10eb7dd12b4228b100212d19723e | tools/druss-commands-get.adb | tools/druss-commands-get.adb | -----------------------------------------------------------------------
-- druss-commands-get -- Raw JSON API Get command
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this fil... | -----------------------------------------------------------------------
-- druss-commands-get -- Raw JSON API Get command
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this fil... | Add with clause Ada.Strings.Unbounded | Add with clause Ada.Strings.Unbounded
| Ada | apache-2.0 | stcarrez/bbox-ada-api |
e75a1c8326ab205d4d4f2f4453a1bc76a1e45388 | src/natools-smaz_generic.adb | src/natools-smaz_generic.adb | ------------------------------------------------------------------------------
-- Copyright (c) 2016, Natacha Porté --
-- --
-- Permission to use, copy, modify, and distribute this software for any --
-- p... | ------------------------------------------------------------------------------
-- Copyright (c) 2016, Natacha Porté --
-- --
-- Permission to use, copy, modify, and distribute this software for any --
-- p... | optimize compression | smaz_generic: optimize compression
For some reason it seems even with -O3, calling Dict_Entry involves a
string copy, which makes `memcpy` the larger time consumer of the
copmpression algorithm. Inlining it manually improves performance a lot. | Ada | isc | faelys/natools |
434b6a56a0d85b9428dd99c98df47310cdd3cdef | src/security-contexts.adb | src/security-contexts.adb | -----------------------------------------------------------------------
-- security-contexts -- Context to provide security information and verify permissions
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2... | -----------------------------------------------------------------------
-- security-contexts -- Context to provide security information and verify permissions
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2... | Remove unused with clause | Remove unused with clause
| Ada | apache-2.0 | stcarrez/ada-security |
1289f19a0764043f199c18800ccde7e1a3832082 | src/security-contexts.ads | src/security-contexts.ads | -----------------------------------------------------------------------
-- security-contexts -- Context to provide security information and verify permissions
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2... | -----------------------------------------------------------------------
-- security-contexts -- Context to provide security information and verify permissions
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2... | Use the Policy manager | Use the Policy manager
| Ada | apache-2.0 | stcarrez/ada-security |
43c8b0b48e81ec1889c658b986d18472fde83efa | src/wiki-parsers-html.adb | src/wiki-parsers-html.adb | -----------------------------------------------------------------------
-- wiki-parsers-html -- Wiki HTML parser
-- 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 e... | -----------------------------------------------------------------------
-- wiki-parsers-html -- Wiki HTML parser
-- 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 e... | Change pragma Inline_Always to Inline for old compiler | Change pragma Inline_Always to Inline for old compiler
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
93318d43747216efdedb94adc8232ce57683e7f4 | 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... | Fix the Get_Event procedure | Fix the Get_Event procedure
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
21f82397c418c064056bbe9a13f43e47129653ff | awa/plugins/awa-questions/regtests/awa-questions-services-tests.ads | awa/plugins/awa-questions/regtests/awa-questions-services-tests.ads | -----------------------------------------------------------------------
-- awa-questions-services-tests -- Unit tests for question service
-- 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... | -----------------------------------------------------------------------
-- awa-questions-services-tests -- Unit tests for question service
-- 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... | Add unit tests for the questionVote bean | Add unit tests for the questionVote bean
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
2b16427c3930e35a2070cce882153de836043365 | src/atlas-server.adb | src/atlas-server.adb | -----------------------------------------------------------------------
-- atlas-server -- Application server
-- Copyright (C) 2011, 2012, 2013, 2016, 2017, 2018, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | -----------------------------------------------------------------------
-- atlas-server -- Application server
-- Copyright (C) 2011, 2012, 2013, 2016, 2017, 2018, 2019, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License")... | Update the server to use the AWA.Commands and benefit from various commands (start, stop, setup, list) | Update the server to use the AWA.Commands and benefit from various commands
(start, stop, setup, list)
| Ada | apache-2.0 | stcarrez/atlas |
25d441eeffea4b3d1069612a2a30992c7c0924e1 | src/gen-artifacts-docs.ads | src/gen-artifacts-docs.ads | -----------------------------------------------------------------------
-- gen-artifacts-docs -- Artifact for documentation
-- Copyright (C) 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 no... | -----------------------------------------------------------------------
-- gen-artifacts-docs -- Artifact for documentation
-- Copyright (C) 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 no... | Declare the Read_Links procedure to read the documentation links file | Declare the Read_Links procedure to read the documentation links file
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
0204485ac9c55e12684cffcaab77efbb197b55b5 | test/unit/orka/src/test_transforms_singles_quaternions.adb | test/unit/orka/src/test_transforms_singles_quaternions.adb | -- 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/LICENSE-2.0
--
-- Unless required by applic... | -- 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/LICENSE-2.0
--
-- Unless required by applic... | Add extra test case to function Test_Rotate_Vectors | test: Add extra test case to function Test_Rotate_Vectors
Signed-off-by: onox <34c1d3d2d1347bea60a26f46574de21a7a79b6d5@gmail.com>
| Ada | apache-2.0 | onox/orka |
07e2f38226011d34122bb0c56cbb282828ad0adc | regtests/el-utils-tests.adb | regtests/el-utils-tests.adb | -----------------------------------------------------------------------
-- el-contexts-tests - Tests the EL contexts
-- 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... | -----------------------------------------------------------------------
-- el-contexts-tests - Tests the EL contexts
-- 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... | Use the name EL.Utils for the test | Use the name EL.Utils for the test
| Ada | apache-2.0 | Letractively/ada-el |
e9b427277438d62e8b7b183cd667338742135f99 | regtests/util-log-tests.adb | regtests/util-log-tests.adb | -----------------------------------------------------------------------
-- log.tests -- Unit tests for loggers
-- Copyright (C) 2009, 2010, 2011, 2013, 2015, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you m... | -----------------------------------------------------------------------
-- log.tests -- Unit tests for loggers
-- Copyright (C) 2009, 2010, 2011, 2013, 2015, 2018, 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | Add Test_Console_Appender procedure to check console on stderr and register it for execution | Add Test_Console_Appender procedure to check console on stderr and register it for execution
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
51be3878840f281c8668a980e3162ddb78660f43 | awa/plugins/awa-workspaces/src/awa-workspaces-modules.adb | awa/plugins/awa-workspaces/src/awa-workspaces-modules.adb | -----------------------------------------------------------------------
-- awa-workspaces-module -- Module workspaces
-- Copyright (C) 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use ... | -----------------------------------------------------------------------
-- awa-workspaces-module -- Module workspaces
-- Copyright (C) 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use ... | Implement the Accept_Invitation procedure | Implement the Accept_Invitation procedure
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
d1dbc54aaf1ad8c89fe70234cd25946f45ffadb3 | src/util-serialize-mappers-vector_mapper.adb | src/util-serialize-mappers-vector_mapper.adb | -----------------------------------------------------------------------
-- Util.Serialize.Mappers.Vector_Mapper -- Mapper for vector types
-- Copyright (C) 2010, 2011, 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");... | -----------------------------------------------------------------------
-- Util.Serialize.Mappers.Vector_Mapper -- Mapper for vector types
-- Copyright (C) 2010, 2011, 2014, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Lice... | Update Write procedure after changes in the Start_Array/End_Array procedures | Update Write procedure after changes in the Start_Array/End_Array procedures
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
66f0ef068aa7579e2a034d1237dbafde0021323a | src/asf-servlets-files.adb | src/asf-servlets-files.adb | -----------------------------------------------------------------------
-- asf.servlets.files -- Static file servlet
-- 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 exc... | -----------------------------------------------------------------------
-- asf.servlets.files -- Static file servlet
-- 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 exc... | Use Get_Path_Info instead of the Get_Request_URI to get only the relative part of the Path and drop the servlet prefix. This path is then used to find the file path. | Use Get_Path_Info instead of the Get_Request_URI to get only the
relative part of the Path and drop the servlet prefix. This path is
then used to find the file path.
| Ada | apache-2.0 | Letractively/ada-asf,Letractively/ada-asf,Letractively/ada-asf |
525c9e411df05cf74b25db7b7dd93d391fe00b91 | src/orka/interface/orka-rendering-buffers-persistent_mapped.ads | src/orka/interface/orka-rendering-buffers-persistent_mapped.ads | -- 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/LICENSE-2.0
--
-- Unless required by applic... | -- 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/LICENSE-2.0
--
-- Unless required by applic... | Document use of fences in package Buffers.Persistent_Mapped | orka: Document use of fences in package Buffers.Persistent_Mapped
Signed-off-by: onox <34c1d3d2d1347bea60a26f46574de21a7a79b6d5@gmail.com>
| Ada | apache-2.0 | onox/orka |
5ae4da727ea9eb400915cc9f0374adecafa116ea | src/gen-artifacts.ads | src/gen-artifacts.ads | -----------------------------------------------------------------------
-- gen-artifacts -- Artifacts for Code Generator
-- 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 thi... | -----------------------------------------------------------------------
-- gen-artifacts -- Artifacts for Code Generator
-- Copyright (C) 2011, 2012, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not u... | Implement the Util.Log.Logging interface for the Generator interface | Implement the Util.Log.Logging interface for the Generator interface
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
67552bdf1a662b36338a45e18c70ed6e19b40fcd | mat/src/mat-expressions.adb | mat/src/mat-expressions.adb | -----------------------------------------------------------------------
-- mat-expressions -- Expressions for memory slot selection
-- 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 us... | -----------------------------------------------------------------------
-- mat-expressions -- Expressions for memory slot selection
-- 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 us... | Implement the Create_And operation | Implement the Create_And operation
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
cc6506d9cb9e421a658471cc57910ee237547de0 | mat/src/mat-expressions.ads | mat/src/mat-expressions.ads | -----------------------------------------------------------------------
-- mat-expressions -- Expressions for memory slot selection
-- 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 us... | -----------------------------------------------------------------------
-- mat-expressions -- Expressions for memory slot selection
-- 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 us... | Add INSIDE_DIRECT_FILE and INSIDE_DIRECT_FUNCTION | Add INSIDE_DIRECT_FILE and INSIDE_DIRECT_FUNCTION
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
3a6794928c93ea5296ebc5822982b70de2e0d85f | arch/ARM/STM32/driver_demos/demo_timer_pwm/src/demo_pwm_adt.adb | arch/ARM/STM32/driver_demos/demo_timer_pwm/src/demo_pwm_adt.adb | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2016-2017, AdaCore --
-- --
-- ... | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2016-2017, AdaCore --
-- --
-- ... | fix typo in comment improvement comment re: optimization use distinguished receiver syntax consistently | fix typo in comment
improvement comment re: optimization
use distinguished receiver syntax consistently
| Ada | bsd-3-clause | AdaCore/Ada_Drivers_Library,AdaCore/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library |
3749a7c144d5ed2cfdb7ae0fed346c8d88dcdb56 | src/gen-model-mappings.ads | src/gen-model-mappings.ads | -----------------------------------------------------------------------
-- gen-model-mappings -- Type mappings for Code Generator
-- 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 no... | -----------------------------------------------------------------------
-- gen-model-mappings -- Type mappings for Code Generator
-- 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 no... | Add T_BEAN | Add T_BEAN
| Ada | apache-2.0 | Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen |
a82e93917a5387321f1b3892f5350a1932548f7a | src/ado-queries-loaders.adb | src/ado-queries-loaders.adb | -----------------------------------------------------------------------
-- ado-queries-loaders -- Loader for Database Queries
-- Copyright (C) 2011, 2012, 2013, 2014, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
... | -----------------------------------------------------------------------
-- ado-queries-loaders -- Loader for Database Queries
-- Copyright (C) 2011, 2012, 2013, 2014, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Licen... | Use Configs.QUERY_PATHS_CONFIG and Configs.QUERY_LOAD_CONFIG constants | Use Configs.QUERY_PATHS_CONFIG and Configs.QUERY_LOAD_CONFIG constants
| Ada | apache-2.0 | stcarrez/ada-ado |
c23da9a54bba085f1ee772b6602f49b7e8d129e3 | awa/plugins/awa-storages/src/awa-storages.ads | awa/plugins/awa-storages/src/awa-storages.ads | -----------------------------------------------------------------------
-- awa-storages -- Storage module
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in comp... | -----------------------------------------------------------------------
-- awa-storages -- Storage module
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in comp... | Update the documentation | Update the documentation
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
024e51ab76465425bc7eb8a738bb5b64cd1f45ea | src/gen-commands-layout.ads | src/gen-commands-layout.ads | -----------------------------------------------------------------------
-- gen-commands-layout -- Layout creation command for dynamo
-- 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 u... | -----------------------------------------------------------------------
-- gen-commands-layout -- Layout creation command for dynamo
-- 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... | Update to use the new command implementation | Update to use the new command implementation
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
1df8b31de8fc503c40d8da38c9788ab9c725ff53 | src/util-streams-pipes.ads | src/util-streams-pipes.ads | -----------------------------------------------------------------------
-- util-streams-pipes -- Pipe stream to or from a process
-- Copyright (C) 2011, 2013, 2015, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License... | -----------------------------------------------------------------------
-- util-streams-pipes -- Pipe stream to or from a process
-- Copyright (C) 2011, 2013, 2015, 2016, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "L... | Document the streams framework | Document the streams framework
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
8a09350aba20b0fbd12bb0d177095b4dba6564cc | regtests/util-properties-tests.ads | regtests/util-properties-tests.ads | -----------------------------------------------------------------------
-- Util -- Utilities
-- Copyright (C) 2009, 2010, 2011, 2014, 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 -- Utilities
-- Copyright (C) 2009, 2010, 2011, 2014, 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... | Declare the Test_Load_Ini_Property procedure | Declare the Test_Load_Ini_Property procedure
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
15438181d5b533eae2c38480a4d1ed2f8067555e | src/orka/implementation/orka-resources-textures-ktx.adb | src/orka/implementation/orka-resources-textures-ktx.adb | -- 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/LICENSE-2.0
--
-- Unless required by applic... | -- 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/LICENSE-2.0
--
-- Unless required by applic... | Simplify debug output of KTX loader a bit | orka: Simplify debug output of KTX loader a bit
Signed-off-by: onox <34c1d3d2d1347bea60a26f46574de21a7a79b6d5@gmail.com>
| Ada | apache-2.0 | onox/orka |
44abeff207cc321a53a398898b1d515d77117c47 | mat/src/mat-expressions.adb | mat/src/mat-expressions.adb | -----------------------------------------------------------------------
-- 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 ... | Fix compilation | Fix compilation
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
cfb34ed076510fadf502116f927b60cc14f99d94 | 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, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | Remove the XML configuration reader which is now in Security.Policy.Roles | Remove the XML configuration reader which is now in Security.Policy.Roles
| Ada | apache-2.0 | stcarrez/ada-security |
c7844a1c4e84404b9f376b841873f96bebcad582 | src/gen-model-tables.adb | src/gen-model-tables.adb | -----------------------------------------------------------------------
-- gen-model-tables -- Database table model representation
-- 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... | -----------------------------------------------------------------------
-- gen-model-tables -- Database table model representation
-- 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... | Mark the table type mapping as a T_TABLE | Mark the table type mapping as a T_TABLE
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
37386f983fd1e9c8331e1f0853a573094c41d8aa | 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 event and 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");
--... | Declare yystype in the MAT.Expressions package to solve some elaboration order issue raised by gcc 4.9 | Declare yystype in the MAT.Expressions package to solve some
elaboration order issue raised by gcc 4.9
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
390803ddfc6121e5af168053c4287865cc26ab35 | regtests/util-processes-tests.ads | regtests/util-processes-tests.ads | -----------------------------------------------------------------------
-- util-processes-tests - Test for processes
-- Copyright (C) 2011, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this fi... | -----------------------------------------------------------------------
-- util-processes-tests - Test for processes
-- Copyright (C) 2011, 2016, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use t... | Declare the Test_Tools_Execute procedure | Declare the Test_Tools_Execute procedure
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
4456feeaac2f0ef14a029cd5235bb46054005dd1 | mat/src/mat-expressions.ads | mat/src/mat-expressions.ads | -----------------------------------------------------------------------
-- mat-expressions -- Expressions for memory slot selection
-- 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 us... | -----------------------------------------------------------------------
-- mat-expressions -- Expressions for memory slot selection
-- 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 us... | Use Util.Refs for the reference counting New function Create_Not to create a not expression | Use Util.Refs for the reference counting
New function Create_Not to create a not expression
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
a307fd53bf3d8a27f9db52d3b91dfe0e1c6ef7b5 | src/asf-contexts-facelets.ads | src/asf-contexts-facelets.ads | -----------------------------------------------------------------------
-- contexts-facelets -- Contexts for facelets
-- 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 ... | -----------------------------------------------------------------------
-- contexts-facelets -- Contexts for facelets
-- Copyright (C) 2009, 2010, 2011, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may no... | Change Get_Converter and Get_Validator to abstract functions and remove the Get_Application and the 'limited with' clause for the Applications.Main package | Change Get_Converter and Get_Validator to abstract functions and remove the
Get_Application and the 'limited with' clause for the Applications.Main package
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
843283e89124cc6d6f3e22fca0dc9267a4c3d2f5 | src/base/files/util-files.ads | src/base/files/util-files.ads | -----------------------------------------------------------------------
-- util-files -- Various File Utility Packages
-- Copyright (C) 2001 - 2022 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | -----------------------------------------------------------------------
-- util-files -- Various File Utility Packages
-- Copyright (C) 2001 - 2022 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | Declare the Delete_Tree procedure to solve a bug in gcc in Ada.Directories.Delete_Tree | Declare the Delete_Tree procedure to solve a bug in gcc in Ada.Directories.Delete_Tree
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
0fece7078de1156024c04a3a9d3f39a177e97ead | src/orka/implementation/orka-terminals.adb | src/orka/implementation/orka-terminals.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... | Replace Split in function Time_Image with an own implementation | orka: Replace Split in function Time_Image with an own implementation
The duration is always greater than or equal to zero because of the
monotonic clock. Durations around 24 hours and 100 hours have been
tested as well.
One step closer to pragma Preelaborate ;)
Signed-off-by: onox <34c1d3d2d1347bea60a26f46574de21a7... | Ada | apache-2.0 | onox/orka |
c17d21cffaaafc9ed987d2a506ae66db9c7c3cca | mat/src/frames/mat-frames.adb | mat/src/frames/mat-frames.adb | -----------------------------------------------------------------------
-- mat-frames - Representation of stack frames
-- 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 e... | -----------------------------------------------------------------------
-- mat-frames - Representation of stack frames
-- 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 e... | Refactor Create_Root operation | Refactor Create_Root operation
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
a337b20dca35213bf85a268278531ac5b6f96629 | src/miscellaneous/spatial_data.ads | src/miscellaneous/spatial_data.ads | -- This file is covered by the Internet Software Consortium (ISC) License
-- Reference: ../../License.txt
with CommonText;
package Spatial_Data is
package CT renames CommonText;
type Collection_Type is (unset,
single_point,
single_line_string,
... | -- This file is covered by the Internet Software Consortium (ISC) License
-- Reference: ../../License.txt
with CommonText;
package Spatial_Data is
package CT renames CommonText;
type Collection_Type is (unset,
single_point,
single_line_string,
... | Make collection_item_shape private | Make collection_item_shape private
This is only used for exception message and isn't really very helpful.
Rather than remove it completely, just remove it from public view.
| Ada | isc | jrmarino/AdaBase |
4c9984551adabca2e50dbb9446d8169437aa5d36 | src/mysql/ado-statements-mysql.ads | src/mysql/ado-statements-mysql.ads | -----------------------------------------------------------------------
-- ADO Mysql Database -- MySQL Database connections
-- 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 ... | -----------------------------------------------------------------------
-- ADO Mysql Database -- MySQL Database connections
-- 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");
--... | Define the Get_Column_Name and Get_Column_Count operation in the MySQL driver | Define the Get_Column_Name and Get_Column_Count operation in the MySQL driver
| Ada | apache-2.0 | Letractively/ada-ado |
78436c982289aba8f9039a83681041c965984283 | ARM/STMicro/STM32/boards/stm32f469_discovery/stm32-board.ads | ARM/STMicro/STM32/boards/stm32f469_discovery/stm32-board.ads | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2015, AdaCore --
-- --
-- ... | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2015, AdaCore --
-- --
-- ... | Fix SDRAM parameters for the STM32F469-Disco board. | Fix SDRAM parameters for the STM32F469-Disco board.
| Ada | bsd-3-clause | AdaCore/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library,lambourg/Ada_Drivers_Library,ellamosi/Ada_BMP_Library,AdaCore/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library |
19ae42aa4f53b09ed0bb6b0fc9bb84de68f95441 | src/sys/encoders/util-encoders-aes.ads | src/sys/encoders/util-encoders-aes.ads | -----------------------------------------------------------------------
-- util-encoders-aes -- AES encryption and decryption
-- 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 us... | -----------------------------------------------------------------------
-- util-encoders-aes -- AES encryption and decryption
-- 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 us... | Add Set_Padding, Has_Padding and Has_Key operations Add preconditions on Encrypt_Secret, Decrypt_Secret and Transform | Add Set_Padding, Has_Padding and Has_Key operations
Add preconditions on Encrypt_Secret, Decrypt_Secret and Transform
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
4bc4c59160840ee82c98e5bd964381fd4cbaa0b5 | src/util-log-loggers.ads | src/util-log-loggers.ads | -----------------------------------------------------------------------
-- Logs -- Utility Log Package
-- Copyright (C) 2006, 2008, 2009, 2011 Free Software Foundation, Inc.
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may no... | -----------------------------------------------------------------------
-- util-log-loggers -- Utility Log Package
-- Copyright (C) 2006, 2008, 2009, 2011, 2018 Free Software Foundation, Inc.
-- 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 |
44c5965be1f8921296eb699c98b7cb55b0c80707 | src/wiki-render-text.adb | src/wiki-render-text.adb | -----------------------------------------------------------------------
-- wiki-render-text -- Wiki Text renderer
-- Copyright (C) 2011, 2012, 2013, 2015, 2016, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- yo... | -----------------------------------------------------------------------
-- wiki-render-text -- Wiki Text renderer
-- Copyright (C) 2011, 2012, 2013, 2015, 2016, 2018, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
... | Add Set_No_Newline and ignore the newlines when this mode is enabled | Add Set_No_Newline and ignore the newlines when this mode is enabled
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
ea843c635a256b48a929048bccf73a6db4f3caaa | awa/plugins/awa-workspaces/regtests/awa-workspaces-tests.adb | awa/plugins/awa-workspaces/regtests/awa-workspaces-tests.adb | -----------------------------------------------------------------------
-- awa-workspaces-tests -- Unit tests for workspaces and invitations
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you m... | -----------------------------------------------------------------------
-- awa-workspaces-tests -- Unit tests for workspaces and invitations
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you m... | Update the invitation test to load the invitation after it is created | Update the invitation test to load the invitation after it is created
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
5778c72cf69603a1eb424979afe623ad91a1e5f9 | src/asf-applications-main.adb | src/asf-applications-main.adb | -----------------------------------------------------------------------
-- applications -- Ada Web Application
-- Copyright (C) 2009, 2010 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file exc... | -----------------------------------------------------------------------
-- applications -- Ada Web Application
-- Copyright (C) 2009, 2010 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file exc... | Store the beans created for the request on the request object by using Set_Attribute and Get_Attribute to retrieve them. | Store the beans created for the request on the request object
by using Set_Attribute and Get_Attribute to retrieve them.
| Ada | apache-2.0 | Letractively/ada-asf,Letractively/ada-asf,Letractively/ada-asf |
0c057d927ab9dc83040ebc3cf1dd541a15d08b93 | src/asf-applications-main.ads | src/asf-applications-main.ads | -----------------------------------------------------------------------
-- applications -- Ada Web Application
-- Copyright (C) 2009, 2010, 2011, 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not... | -----------------------------------------------------------------------
-- applications -- Ada Web Application
-- Copyright (C) 2009, 2010, 2011, 2012, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you m... | Add the exception handler instance to the application | Add the exception handler instance to the application
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
d5383384d687b5e110c7c39d76f1f84c38895464 | src/asf-sessions-factory.adb | src/asf-sessions-factory.adb | -----------------------------------------------------------------------
-- asf.sessions.factory -- ASF Sessions factory
-- Copyright (C) 2010, 2011, 2012, 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may ... | -----------------------------------------------------------------------
-- asf.sessions.factory -- ASF Sessions factory
-- Copyright (C) 2010, 2011, 2012, 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may ... | Use a protected type for the session cache management and session id generation | Use a protected type for the session cache management and session id generation
| Ada | apache-2.0 | Letractively/ada-asf,Letractively/ada-asf,Letractively/ada-asf |
bf888c73dc01094213a40ed61223d951ffb29217 | awa/plugins/awa-jobs/src/awa-jobs-services.ads | awa/plugins/awa-jobs/src/awa-jobs-services.ads | -----------------------------------------------------------------------
-- awa-jobs -- 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 in compliance wit... | -----------------------------------------------------------------------
-- awa-jobs -- 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 in compliance wit... | Simplify the use of the job factory | Simplify the use of the job factory
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
a2af31fea53125f5010a98d7b62046797097c012 | src/security.ads | src/security.ads | -----------------------------------------------------------------------
-- security -- Security
-- Copyright (C) 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in co... | -----------------------------------------------------------------------
-- security -- Security
-- Copyright (C) 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in co... | Update the documentation | Update the documentation
| Ada | apache-2.0 | stcarrez/ada-security |
1c6fca89a5e767ed68f5164b769525d74b3fda1e | src/security-auth-openid.ads | src/security-auth-openid.ads | -----------------------------------------------------------------------
-- security-openid -- OpenID 2.0 Support
-- 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... | -----------------------------------------------------------------------
-- security-openid -- OpenID 2.0 Support
-- 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... | Document the OpenID configuration parameters | Document the OpenID configuration parameters
| Ada | apache-2.0 | Letractively/ada-security |
f45c3d3304db62c7faf15935c66b3e00331152f8 | tools/druss-commands-ping.ads | tools/druss-commands-ping.ads | -----------------------------------------------------------------------
-- druss-commands-ping -- Ping devices from the gateway
-- Copyright (C) 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not ... | -----------------------------------------------------------------------
-- druss-commands-ping -- Ping devices from the gateway
-- Copyright (C) 2017, 2018, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | Change Help command to accept in out command | Change Help command to accept in out command
| Ada | apache-2.0 | stcarrez/bbox-ada-api |
aeb988b4d5488677e5138a3f605074b8c5173dc7 | awa/plugins/awa-storages/src/awa-storages-stores-files.adb | awa/plugins/awa-storages/src/awa-storages-stores-files.adb | -----------------------------------------------------------------------
-- awa-storages-stores-files -- File system store
-- Copyright (C) 2012, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use th... | -----------------------------------------------------------------------
-- awa-storages-stores-files -- File system store
-- Copyright (C) 2012, 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 ... | Add some log message for trouble shotting storage issues | Add some log message for trouble shotting storage issues
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
b2753503cde2b68490c698139108aa1e11d0fb62 | src/atlas-applications.ads | src/atlas-applications.ads | -----------------------------------------------------------------------
-- atlas -- atlas applications
-----------------------------------------------------------------------
-- Copyright (C) 2012, 2013, 2014, 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under ... | -----------------------------------------------------------------------
-- atlas -- atlas applications
-----------------------------------------------------------------------
-- Copyright (C) 2012, 2013, 2014, 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under ... | Update the Initialize procedure to pass a Config property object | Update the Initialize procedure to pass a Config property object
| Ada | apache-2.0 | stcarrez/atlas |
cb37eb555baad6309f5d5b286bd644e8dd5d894e | src/mysql/ado-drivers-connections-mysql.adb | src/mysql/ado-drivers-connections-mysql.adb | -----------------------------------------------------------------------
-- ADO Mysql Database -- MySQL Database connections
-- 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 ... | -----------------------------------------------------------------------
-- ADO Mysql Database -- MySQL Database connections
-- 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 ... | Revert r326 because Ada task attribute cleaner is not executed by the thread which sets the TLS data. Hence, invoking mysql_thread_end is done but not by the good thread. Fixed the issue by patching libmysqlclient (See MySQL bug http://bugs.mysql.com/bug.php?id=66740) | Revert r326 because Ada task attribute cleaner is not executed by the
thread which sets the TLS data. Hence, invoking mysql_thread_end is
done but not by the good thread. Fixed the issue by patching
libmysqlclient (See MySQL bug http://bugs.mysql.com/bug.php?id=66740)
| Ada | apache-2.0 | Letractively/ada-ado |
f7508c37943da99489977c1d0500705c3fb3ded2 | 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... | Add the Handler object for the Logger instance to be used by Reader interface | Add the Handler object for the Logger instance to be used by Reader interface
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
f75f319e8d05fe268110be14d5bd1c41949d36d6 | src/util-streams-files.ads | src/util-streams-files.ads | -----------------------------------------------------------------------
-- util-streams-files -- File Stream utilities
-- Copyright (C) 2010, 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... | -----------------------------------------------------------------------
-- util-streams-files -- File Stream utilities
-- Copyright (C) 2010, 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... | Remove unused use Ada.Streams clause reported by GNAT 2018 | Remove unused use Ada.Streams clause reported by GNAT 2018
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
b7de7d710da9d351ec73c651f52d245471367bcd | regtests/el-objects-time-tests.adb | regtests/el-objects-time-tests.adb | -----------------------------------------------------------------------
-- EL.Objects.Time.Tests - Testsuite time objects
-- 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 fil... | -----------------------------------------------------------------------
-- EL.Objects.Time.Tests - Testsuite time objects
-- 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 fil... | Use the test name EL.Objects.Time | Use the test name EL.Objects.Time | Ada | apache-2.0 | Letractively/ada-el |
eaea1ced493a364a3cca60f8aeef2bfa9503ae78 | src/gen-commands-info.adb | src/gen-commands-info.adb | -----------------------------------------------------------------------
-- gen-commands-info -- Collect and give information about the project
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-... | -----------------------------------------------------------------------
-- gen-commands-info -- Collect and give information about the project
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-... | Print the dependencies of a dynamo plugin | Print the dependencies of a dynamo plugin
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
59d1118d0ad26d0c5e15af582e2c7c98cb812402 | src/asf-views-nodes-jsf.ads | src/asf-views-nodes-jsf.ads | -----------------------------------------------------------------------
-- views.nodes.jsf -- JSF Core Tag Library
-- Copyright (C) 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use thi... | -----------------------------------------------------------------------
-- views.nodes.jsf -- JSF Core Tag Library
-- 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 u... | Change the Name parameter to a Binding access | Change the Name parameter to a Binding access | Ada | apache-2.0 | Letractively/ada-asf,Letractively/ada-asf,Letractively/ada-asf |
23f0e29931319e42b781932441f56af5a81b0a42 | mat/src/mat-commands.ads | mat/src/mat-commands.ads | -----------------------------------------------------------------------
-- mat-commands -- Command support and execution
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file... | -----------------------------------------------------------------------
-- mat-commands -- Command support and execution
-- 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... | Move the To_Sock_Addr_Type and Usage operation to MAT.Targets | Move the To_Sock_Addr_Type and Usage operation to MAT.Targets
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
0f1a48ef73d2b0a4daf95c5def62dc693b3abaa1 | mat/src/mat-commands.ads | mat/src/mat-commands.ads | -----------------------------------------------------------------------
-- mat-commands -- Command support and execution
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file... | -----------------------------------------------------------------------
-- mat-commands -- Command support and execution
-- 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... | Make the Threads_Command a public procedure | Make the Threads_Command a public procedure
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
a677f1aedc4f5ea2e135aee2120674bd5c963efe | mat/src/mat-consoles.adb | mat/src/mat-consoles.adb | -----------------------------------------------------------------------
-- mat-consoles - Console interface
-- 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 co... | -----------------------------------------------------------------------
-- mat-consoles - Console interface
-- 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 co... | Implement the Print_Field operation | Implement the Print_Field operation
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
1098ba8fb8c330a81ef4b57f47e9198168784f17 | awa/regtests/awa_command.adb | awa/regtests/awa_command.adb | -----------------------------------------------------------------------
-- awa_command - Tests for AWA command
-- Copyright (C) 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 this file except in... | -----------------------------------------------------------------------
-- awa_command - Tests for AWA command
-- Copyright (C) 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 this file except in... | Add the info command by instantiating the AWA.Commands.Info package | Add the info command by instantiating the AWA.Commands.Info package
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
501ca631044358c2f0ce4e16621ae8759a8aed7e | src/asf-servlets-mappers.ads | src/asf-servlets-mappers.ads | -----------------------------------------------------------------------
-- asf-servlets-mappers -- Read servlet configuration files
-- 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... | -----------------------------------------------------------------------
-- asf-servlets-mappers -- Read servlet configuration files
-- 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 ... | Allow to have several url-pattern for a filter/servlet mapping | Allow to have several url-pattern for a filter/servlet mapping
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
80d739a09d21ba1b0b44ea33aee10d3c79afd017 | src/bbox-api.adb | src/bbox-api.adb | -----------------------------------------------------------------------
-- bbox -- Bbox API
-- 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 file except in compliance with th... | -----------------------------------------------------------------------
-- bbox -- Bbox API
-- 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 file except in compliance with th... | Implement the Get function | Implement the Get function
| Ada | apache-2.0 | stcarrez/bbox-ada-api |
8f23414bd3052906e0b077bf6ec45bf4f808082c | src/bbox-api.adb | src/bbox-api.adb | -----------------------------------------------------------------------
-- bbox -- Bbox API
-- 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 file except in compliance with th... | -----------------------------------------------------------------------
-- bbox -- Bbox API
-- 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 this file except in compliance w... | Fix to force using HTTPS with latest Bbox firmwares | Fix to force using HTTPS with latest Bbox firmwares
| Ada | apache-2.0 | stcarrez/bbox-ada-api |
d9117fd89d8a59bed584412b483f0b77a6ff0df9 | awa/src/awa-blogs-services.adb | awa/src/awa-blogs-services.adb | -----------------------------------------------------------------------
-- awa-blogs-services -- Blogs and post management
-- 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... | -----------------------------------------------------------------------
-- awa-blogs-services -- Blogs and post management
-- 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... | Fix compilation of blog module | Fix compilation of blog module
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
af0dd538f9b779f9206cd39dc0e9f84ec837a760 | src/security-permissions.adb | src/security-permissions.adb | -----------------------------------------------------------------------
-- security-permissions -- Definition of permissions
-- 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... | -----------------------------------------------------------------------
-- security-permissions -- Definition of permissions
-- 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... | Remove the implementation of old operations which are now in Security.Policy, Security.Policy.Roles and Security.Policy.URLs | Remove the implementation of old operations which are now in
Security.Policy, Security.Policy.Roles and Security.Policy.URLs
| Ada | apache-2.0 | stcarrez/ada-security |
5d4824e5d4e891e4836d9d731410da91b6889802 | src/security-permissions.ads | src/security-permissions.ads | -----------------------------------------------------------------------
-- security-permissions -- Definition of permissions
-- Copyright (C) 2010, 2011, 2012, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-... | -----------------------------------------------------------------------
-- security-permissions -- Definition of permissions
-- Copyright (C) 2010, 2011, 2012, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-... | Declare the Get_Name function Make the Get_Last_Permission function public | Declare the Get_Name function
Make the Get_Last_Permission function public
| Ada | apache-2.0 | stcarrez/ada-security |
b9f53dd3cb806350be3b7786c67646459cbe1cee | src/security-permissions.ads | src/security-permissions.ads | -----------------------------------------------------------------------
-- security-permissions -- Definition of permissions
-- Copyright (C) 2010, 2011, 2012, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | -----------------------------------------------------------------------
-- security-permissions -- Definition of permissions
-- Copyright (C) 2010, 2011, 2012, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | Declare the Add_Permission procedure to add a permission index to the set | Declare the Add_Permission procedure to add a permission index to the set
| Ada | apache-2.0 | stcarrez/ada-security |
7e8bfc68baee05589dc6c4a95511a9ca8d3c7274 | src/util-properties.adb | src/util-properties.adb | -----------------------------------------------------------------------
-- properties -- Generic name/value property management
-- Copyright (C) 2001, 2002, 2003, 2006, 2008, 2009, 2010, 2011, 2012, 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache Licens... | -----------------------------------------------------------------------
-- properties -- Generic name/value property management
-- Copyright (C) 2001, 2002, 2003, 2006, 2008, 2009, 2010, 2011, 2012, 2014, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache ... | Implement the Save_Properties procedure to save the properties (use an atomic rename to make sure we don't loose the file in case of problems) | Implement the Save_Properties procedure to save the properties
(use an atomic rename to make sure we don't loose the file in case of problems)
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
9100c4ed87b44b49f6b50e2b481b93806029bf59 | src/util-serialize-tools.adb | src/util-serialize-tools.adb | -----------------------------------------------------------------------
-- util-serialize-tools -- Tools to Serialize objects in various formats
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- y... | -----------------------------------------------------------------------
-- util-serialize-tools -- Tools to Serialize objects in various formats
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- y... | Fix JSON deserialization into an object map | Fix JSON deserialization into an object map
| Ada | apache-2.0 | flottokarotto/ada-util,Letractively/ada-util,Letractively/ada-util,flottokarotto/ada-util |
feaa9eb84a5b5b72ba4d92fd8b74d39bff8c3d34 | src/gen-utils-gnat.adb | src/gen-utils-gnat.adb | -----------------------------------------------------------------------
-- gen-utils-gnat -- GNAT 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 co... | -----------------------------------------------------------------------
-- gen-utils-gnat -- GNAT utilities
-- 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... | Use the configuration variable | Use the configuration variable
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
92cc2ecec9b741f5b914ac252cb8da6922bc9661 | tests/natools-smaz_tests.adb | tests/natools-smaz_tests.adb | ------------------------------------------------------------------------------
-- Copyright (c) 2015-2016, Natacha Porté --
-- --
-- Permission to use, copy, modify, and distribute this software for any --
-- p... | ------------------------------------------------------------------------------
-- Copyright (c) 2015-2016, Natacha Porté --
-- --
-- Permission to use, copy, modify, and distribute this software for any --
-- p... | add a check to show a bug in long verbatim size computation | smaz_tests: add a check to show a bug in long verbatim size computation | Ada | isc | faelys/natools |
956ccb01aa324d9ac8f45eac91d2ced189518ae9 | src/port_specification-makefile.adb | src/port_specification-makefile.adb | -- This file is covered by the Internet Software Consortium (ISC) License
-- Reference: ../License.txt
with Ada.Text_IO;
with Ada.Characters.Latin_1;
package body Port_Specification.Makefile is
package TIO renames Ada.Text_IO;
package LAT renames Ada.Characters.Latin_1;
----------------------------------... | -- This file is covered by the Internet Software Consortium (ISC) License
-- Reference: ../License.txt
with Ada.Text_IO;
with Ada.Characters.Latin_1;
package body Port_Specification.Makefile is
package TIO renames Ada.Text_IO;
package LAT renames Ada.Characters.Latin_1;
----------------------------------... | Save progress, several EXTRACT_WITH_* directives implemented | Save progress, several EXTRACT_WITH_* directives implemented
| Ada | isc | jrmarino/ravenadm,jrmarino/ravenadm,jrmarino/ravenadm |
90470695eb31049c6af0b3c7445d74f1a17858f1 | awa/src/awa-permissions.adb | awa/src/awa-permissions.adb | -----------------------------------------------------------------------
-- awa-permissions -- Permissions module
-- 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 e... | -----------------------------------------------------------------------
-- awa-permissions -- Permissions module
-- 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 e... | Implement the Entity_Policy | Implement the Entity_Policy
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
140363971ce12397197e6b8478bf9752295ae576 | src/sys/os-unix/util-systems-os.ads | src/sys/os-unix/util-systems-os.ads | -----------------------------------------------------------------------
-- util-systems-os -- Unix system operations
-- Copyright (C) 2011, 2012, 2014, 2015, 2016, 2017, 2018, 2019, 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (t... | -----------------------------------------------------------------------
-- util-systems-os -- Unix system operations
-- Copyright (C) 2011, 2012, 2014, 2015, 2016, 2017, 2018, 2019, 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (t... | Add Sys_Getpid definition | Add Sys_Getpid definition
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
246e756cc35b828a697d5ef4d2b75f3bd4853081 | src/gen-artifacts.ads | src/gen-artifacts.ads | -----------------------------------------------------------------------
-- gen-artifacts -- Artifacts for Code Generator
-- 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 thi... | -----------------------------------------------------------------------
-- gen-artifacts -- Artifacts for Code Generator
-- 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 thi... | Add the Get_Config_Directory function to the artifact interface | Add the Get_Config_Directory function to the artifact interface
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
4e5cd8c690b58afe14070818a4655e20429b3301 | samples/beans/messages.adb | samples/beans/messages.adb | -----------------------------------------------------------------------
-- messages - A simple memory-based forum
-- 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... | -----------------------------------------------------------------------
-- messages - A simple memory-based forum
-- Copyright (C) 2012, 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 ... | Add a bean value 'today' to retrieve the current date and time in an XHTML view | Add a bean value 'today' to retrieve the current date and time in an XHTML view
| Ada | apache-2.0 | Letractively/ada-asf,Letractively/ada-asf,Letractively/ada-asf |
f06f72eedb7b8b8272b5108be59ec969766c14b6 | src/gen-model-tables.ads | src/gen-model-tables.ads | -----------------------------------------------------------------------
-- gen-model-tables -- Database table model representation
-- 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... | -----------------------------------------------------------------------
-- gen-model-tables -- Database table model representation
-- 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... | Add support to manage table dependencies - keep the dependencies for each table, - new operation Depends_On to get the dependency status bewteen two tables | Add support to manage table dependencies
- keep the dependencies for each table,
- new operation Depends_On to get the dependency status bewteen two tables
| Ada | apache-2.0 | Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen |
d205f108283471363391af90a1459f481fe19eff | matp/src/mat-expressions.adb | matp/src/mat-expressions.adb | -----------------------------------------------------------------------
-- 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 ... | Update Is_Selected to check for the thread | Update Is_Selected to check for the thread
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
0b127f8cb5d26ac0510d604e011507b0ba3d985c | src/util-serialize-mappers-record_mapper.ads | src/util-serialize-mappers-record_mapper.ads | -----------------------------------------------------------------------
-- Util.Serialize.Mappers.Record_Mapper -- Mapper for record types
-- Copyright (C) 2010, 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- y... | -----------------------------------------------------------------------
-- Util.Serialize.Mappers.Record_Mapper -- Mapper for record types
-- Copyright (C) 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");... | Fix header | Fix header
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
6fa9a4882d0b0b59e4058f93f70dbf8d6a0b6d0f | src/gen-commands-page.adb | src/gen-commands-page.adb | -----------------------------------------------------------------------
-- gen-commands-page -- Page creation command for dynamo
-- Copyright (C) 2011, 2012, 2013, 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | -----------------------------------------------------------------------
-- gen-commands-page -- Page creation command for dynamo
-- Copyright (C) 2011, 2012, 2013, 2014, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License"... | Update to use the new command implementation | Update to use the new command implementation
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
06094d7135a2367d9dde61ce4fc45270d5c2d1d0 | samples/render.adb | samples/render.adb | -----------------------------------------------------------------------
-- render -- XHTML Rendering example
-- 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 c... | -----------------------------------------------------------------------
-- render -- XHTML Rendering example
-- 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 c... | Fix compilation | Fix compilation
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
49bd04d6a85fdfaf056d4810bbde41730c0e5ebe | samples/render.adb | samples/render.adb | -----------------------------------------------------------------------
-- render -- Wiki rendering example
-- Copyright (C) 2015, 2016, 2020, 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... | -----------------------------------------------------------------------
-- render -- Wiki rendering example
-- Copyright (C) 2015, 2016, 2020, 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 us... | Update the render example to allow reading the standard input and configure the html indentation level | Update the render example to allow reading the standard input and configure the html indentation level
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
fc1b98cb9b2133a9e6510f2b11f4c134b2e26597 | regtests/ado-queries-tests.adb | regtests/ado-queries-tests.adb | -----------------------------------------------------------------------
-- ado-queries-tests -- Test loading of database queries
-- Copyright (C) 2011 - 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may no... | -----------------------------------------------------------------------
-- ado-queries-tests -- Test loading of database queries
-- Copyright (C) 2011 - 2022 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may no... | Update unit test to use a Ada.Calendar.Time | Update unit test to use a Ada.Calendar.Time
| Ada | apache-2.0 | stcarrez/ada-ado |
8a3450eab40ff32b351c4c8869f3085a99c3eb3c | matp/src/symbols/mat-symbols-targets.adb | matp/src/symbols/mat-symbols-targets.adb | -----------------------------------------------------------------------
-- 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, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not u... | Fix compilation warning with GNAT 2018 | Fix compilation warning with GNAT 2018
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
5a295f21844464f1847b7041accbaf674ac1719d | boards/MicroBit/src/microbit-i2c.adb | boards/MicroBit/src/microbit-i2c.adb | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2018, AdaCore --
-- --
-- ... | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2018, AdaCore --
-- --
-- ... | clean up device definition | MicroBit.I2C: clean up device definition
| Ada | bsd-3-clause | Fabien-Chouteau/Ada_Drivers_Library,AdaCore/Ada_Drivers_Library,AdaCore/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library |
92547bebfc0b5119cddd71cd7a2433c178ddbb1e | src/gen-commands-plugins.adb | src/gen-commands-plugins.adb | -----------------------------------------------------------------------
-- gen-commands-plugins -- Plugin creation and management commands for dynamo
-- Copyright (C) 2012, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Licen... | -----------------------------------------------------------------------
-- gen-commands-plugins -- Plugin creation and management commands for dynamo
-- Copyright (C) 2012, 2015, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the ... | Update to use the new command implementation | Update to use the new command implementation
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.