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 |
|---|---|---|---|---|---|---|---|---|---|
dbe15d862d2874d77aefac53a22b91b44f7109e9 | src/gen-commands-layout.adb | src/gen-commands-layout.adb | -----------------------------------------------------------------------
-- gen-commands-layout -- Layout 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 "Lice... | -----------------------------------------------------------------------
-- gen-commands-layout -- Layout 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 "Lice... | Fix compilation warning | Fix compilation warning
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
953a01efd87aa3e64eae9ae0fdeb262ae07aa608 | awa/plugins/awa-questions/src/awa-questions-beans.adb | awa/plugins/awa-questions/src/awa-questions-beans.adb | -----------------------------------------------------------------------
-- awa-questions-beans -- Beans for module questions
-- Copyright (C) 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | -----------------------------------------------------------------------
-- awa-questions-beans -- Beans for module questions
-- Copyright (C) 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | Add the user_id and entity_type in the answer query to get the rating and user vote for each answer | Add the user_id and entity_type in the answer query to get the rating and user vote for each answer | Ada | apache-2.0 | tectronics/ada-awa,Letractively/ada-awa,tectronics/ada-awa,Letractively/ada-awa,Letractively/ada-awa,tectronics/ada-awa |
29b3a08de0a9a940b5af54a8980510de92b32922 | src/asf-components-html-lists.adb | src/asf-components-html-lists.adb | -----------------------------------------------------------------------
-- html.lists -- List of items
-- Copyright (C) 2009, 2010, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file excep... | -----------------------------------------------------------------------
-- html.lists -- List of items
-- Copyright (C) 2009, 2010, 2013, 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 support to render ordered and unordered lists - Implement Get_Layout and Encode_Item - Allow to render a CSS class on the list as well as on each list item | Add support to render ordered and unordered lists
- Implement Get_Layout and Encode_Item
- Allow to render a CSS class on the list as well as on each list item
| Ada | apache-2.0 | Letractively/ada-asf,Letractively/ada-asf,Letractively/ada-asf |
dec94eb8a6e19f625c39e19a424ca545c39f338a | src/gen-model-mappings.adb | src/gen-model-mappings.adb | -----------------------------------------------------------------------
-- gen-model-mappings -- Type mappings for Code Generator
-- Copyright (C) 2011, 2012, 2015, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
--... | -----------------------------------------------------------------------
-- gen-model-mappings -- Type mappings for Code Generator
-- Copyright (C) 2011, 2012, 2015, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
--... | Add 'isNullable' property to the type mapping | Add 'isNullable' property to the type mapping
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
68d272fd761b4a7e4c480bb3894ebf57a1fc2e75 | boards/MicroBit/src/microbit-display.adb | boards/MicroBit/src/microbit-display.adb | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2016, AdaCore --
-- --
-- ... | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2016, AdaCore --
-- --
-- ... | Remove useless function Initialized | MicroBit: Remove useless function Initialized
| Ada | bsd-3-clause | ellamosi/Ada_BMP_Library,simonjwright/Ada_Drivers_Library,AdaCore/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library,lambourg/Ada_Drivers_Library,AdaCore/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library |
2a928fec4177ace4a90e2b1192e5c0507157cbb8 | tests/natools-s_expressions-file_rw_tests.adb | tests/natools-s_expressions-file_rw_tests.adb | ------------------------------------------------------------------------------
-- Copyright (c) 2014, Natacha Porté --
-- --
-- Permission to use, copy, modify, and distribute this software for any --
-- p... | ------------------------------------------------------------------------------
-- Copyright (c) 2014, Natacha Porté --
-- --
-- Permission to use, copy, modify, and distribute this software for any --
-- p... | test the new atom-reference reader | s_expressions-file_rw_tests: test the new atom-reference reader | Ada | isc | faelys/natools |
1a1556b7b5eafb74823dd34ff25a68c9605ac7a4 | awa/plugins/awa-setup/src/awa-setup-applications.ads | awa/plugins/awa-setup/src/awa-setup-applications.ads | -----------------------------------------------------------------------
-- awa-setup -- Setup and installation
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in... | -----------------------------------------------------------------------
-- awa-setup -- Setup and installation
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in... | Declare the Configure_State type and the State protected type for the configuration state management | Declare the Configure_State type and the State protected type for the configuration state management
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
d9d1ccc18cca70b1c7074722c9f1175afc1362f4 | src/asf-servlets-files.adb | src/asf-servlets-files.adb | -----------------------------------------------------------------------
-- asf.servlets.files -- Static file servlet
-- Copyright (C) 2010, 2011, 2013, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not... | -----------------------------------------------------------------------
-- asf.servlets.files -- Static file servlet
-- Copyright (C) 2010, 2011, 2013, 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you m... | Add a log message to track the configuration issue Use default directory "." when nothing is provided Emit a log debug message when a file cannot be found | Add a log message to track the configuration issue
Use default directory "." when nothing is provided
Emit a log debug message when a file cannot be found
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
774c3a7c2f393d9e504f5993f4ef7cf1ff6d7d31 | src/asf-views-facelets.adb | src/asf-views-facelets.adb | -----------------------------------------------------------------------
-- asf-views-facelets -- Facelets representation and management
-- Copyright (C) 2009, 2010, 2011, 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "L... | -----------------------------------------------------------------------
-- asf-views-facelets -- Facelets representation and management
-- Copyright (C) 2009, 2010, 2011, 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "L... | Update Find function to return the Empty facelet instance | Update Find function to return the Empty facelet instance
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
53e310e1af5b6040ab5ed3b908362d967bf38180 | src/orka/implementation/orka-rendering-framebuffers.adb | src/orka/implementation/orka-rendering-framebuffers.adb | -- Copyright (c) 2016 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) 2016 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... | Fix Constraint_Error when trying to clear unattached color buffers | orka: Fix Constraint_Error when trying to clear unattached color buffers
Signed-off-by: onox <34c1d3d2d1347bea60a26f46574de21a7a79b6d5@gmail.com>
| Ada | apache-2.0 | onox/orka |
1dbcadc151670f4ceb83a693d8626a95feba12c2 | src/orka/interface/orka-transforms-simd_matrices.ads | src/orka/interface/orka-transforms-simd_matrices.ads | -- SPDX-License-Identifier: Apache-2.0
--
-- Copyright (c) 2016 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) 2016 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... | Add inner package Vectors to package SIMD_Matrices | orka: Add inner package Vectors to package SIMD_Matrices
Signed-off-by: onox <34c1d3d2d1347bea60a26f46574de21a7a79b6d5@gmail.com>
| Ada | apache-2.0 | onox/orka |
3792d34547e3a56292369fb7c0f0210c1fdf53c2 | src/ado.ads | src/ado.ads | -----------------------------------------------------------------------
-- ADO Databases -- Database Objects
-- 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 excep... | -----------------------------------------------------------------------
-- ADO Databases -- Database Objects
-- 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 excep... | Define the Identifier type | Define the Identifier type
| Ada | apache-2.0 | stcarrez/ada-ado |
5c170ebd0ca4a102a2e4f4c9fef16b442452200d | awa/regtests/awa-jobs-services-tests.adb | awa/regtests/awa-jobs-services-tests.adb | -----------------------------------------------------------------------
-- jobs-tests -- Unit tests for AWA jobs
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except ... | -----------------------------------------------------------------------
-- jobs-tests -- Unit tests for AWA jobs
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except ... | Fix compilation | Fix compilation
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
e3262ec4d9d9d36772d365e13d58951113e49cc8 | src/nanomsg-bus.ads | src/nanomsg-bus.ads | {header}
-- The MIT License (MIT)
-- Copyright (c) 2015 Pavel Zhukov <landgraf@fedoraproject.org>
-- Permission is hereby granted, free of charge, to any person obtaining a copy
-- of this software and associated documentation files (the "Software"), to deal
-- in the Software without restriction, including with... | -- The MIT License (MIT)
-- Copyright (c) 2015 Pavel Zhukov <landgraf@fedoraproject.org>
-- Permission is hereby granted, free of charge, to any person obtaining a copy
-- of this software and associated documentation files (the "Software"), to deal
-- in the Software without restriction, including without limit... | Fix typos | Fix typos
| Ada | mit | landgraf/nanomsg-ada |
971283201ad518fd9e9a09fff1be8af16db9a3c4 | 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");
-... | Fix compilation warnings and simplify the output | Fix compilation warnings and simplify the output
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
49713869a67910cd74466c14f9ec120d74d1a9b5 | src/wiki-render.ads | src/wiki-render.ads | -----------------------------------------------------------------------
-- wiki-render -- Wiki renderer
-- Copyright (C) 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in ... | -----------------------------------------------------------------------
-- wiki-render -- Wiki renderer
-- Copyright (C) 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in ... | Add the document to the Finish procedure | Add the document to the Finish procedure
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
5ddb26591501f1fdc268c4adfb3302b81daeb37b | awa/plugins/awa-blogs/src/awa-blogs-modules.adb | awa/plugins/awa-blogs/src/awa-blogs-modules.adb | -----------------------------------------------------------------------
-- awa-blogs-module -- Blog and post management module
-- Copyright (C) 2011, 2012, 2013, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");... | -----------------------------------------------------------------------
-- awa-blogs-module -- Blog and post management module
-- Copyright (C) 2011, 2012, 2013, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");... | Fix compilation warnings | Fix compilation warnings
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
3921ddd54ced38a08e944fec458accd6c6e48422 | awa/plugins/awa-images/src/awa-images-beans.ads | awa/plugins/awa-images/src/awa-images-beans.ads | -----------------------------------------------------------------------
-- awa-images-beans -- Image Ada Beans
-- Copyright (C) 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 this file exc... | -----------------------------------------------------------------------
-- awa-images-beans -- Image Ada Beans
-- Copyright (C) 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 this file exc... | Fix compilation warning: remove unused with clause for ADO package | Fix compilation warning: remove unused with clause for ADO package
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
e4ea0b00f0f9deb3c8aca8acce9c64b3ed159280 | awa/plugins/awa-tags/src/awa-tags.ads | awa/plugins/awa-tags/src/awa-tags.ads | -----------------------------------------------------------------------
-- awa-tags -- Tags management
-- Copyright (C) 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in complia... | -----------------------------------------------------------------------
-- awa-tags -- Tags management
-- Copyright (C) 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in complia... | Document the Tags plugin in AWA | Document the Tags plugin in AWA
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
7c0a78f75c0dadc2d51c5394c0737326b964d76c | regtests/util-processes-tests.adb | regtests/util-processes-tests.adb | -----------------------------------------------------------------------
-- util-processes-tests - Test for processes
-- Copyright (C) 2011, 2012, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use t... | -----------------------------------------------------------------------
-- util-processes-tests - Test for processes
-- Copyright (C) 2011, 2012, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use t... | Use the Input_Buffer_Stream instead of Buffered_Stream | Use the Input_Buffer_Stream instead of Buffered_Stream
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
a7806e8cfef925503dabbf74a00e797d48eef195 | src/portscan-tests.adb | src/portscan-tests.adb | -- This file is covered by the Internet Software Consortium (ISC) License
-- Reference: ../License.txt
with File_Operations;
with PortScan.Log;
with Parameters;
with Unix;
with Ada.Characters.Latin_1;
with Ada.Directories;
with Ada.Exceptions;
package body PortScan.Tests is
package FOP renames File_Operations;
... | -- This file is covered by the Internet Software Consortium (ISC) License
-- Reference: ../License.txt
with File_Operations;
with PortScan.Log;
with Parameters;
with Unix;
with Ada.Characters.Latin_1;
with Ada.Directories;
with Ada.Exceptions;
package body PortScan.Tests is
package FOP renames File_Operations;
... | fix typo in redundant @dir detection algorithm | fix typo in redundant @dir detection algorithm
| Ada | isc | jrmarino/ravenadm,jrmarino/ravenadm,jrmarino/ravenadm |
cc337ec2cbba13e0b291956970d71b96b322e67f | src/asm-intrinsic/util-concurrent-counters.ads | src/asm-intrinsic/util-concurrent-counters.ads | -----------------------------------------------------------------------
-- Util.Concurrent -- Concurrent Counters
-- 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 not use this... | -----------------------------------------------------------------------
-- util-concurrent -- Concurrent Counters
-- Copyright (C) 2009, 2010, 2015, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not us... | Update the header | Update the header
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
a3ef9f30b5f6b23f42f0b22449affedad9942d7e | src/security-oauth.ads | src/security-oauth.ads | -----------------------------------------------------------------------
-- security-oauth -- OAuth Security
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in co... | -----------------------------------------------------------------------
-- security-oauth -- OAuth Security
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in co... | Include in generated documentation by Dynamo | Include in generated documentation by Dynamo
| Ada | apache-2.0 | stcarrez/ada-security |
0c6ea2464b399734b8bd5cba2f733bb34f47c93e | src/wiki-documents.ads | src/wiki-documents.ads | -----------------------------------------------------------------------
-- wiki-documents -- Wiki document
-- Copyright (C) 2011, 2015, 2016, 2018, 2019, 2020, 2022 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | -----------------------------------------------------------------------
-- wiki-documents -- Wiki document
-- Copyright (C) 2011, 2015, 2016, 2018, 2019, 2020, 2022 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | Declare the Add_Definition procedure | Declare the Add_Definition procedure
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
97957204ff3ca07403d6f7c2e096beed63123998 | src/wiki-nodes.ads | src/wiki-nodes.ads | -----------------------------------------------------------------------
-- wiki -- Ada Wiki Engine
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance ... | -----------------------------------------------------------------------
-- wiki -- Ada Wiki Engine
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance ... | Declare the Append procedure | Declare the Append procedure
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
5ab63f08d8dc51a025aaaee0037b7ac1108e471e | regtests/gen-integration-tests.adb | regtests/gen-integration-tests.adb | -----------------------------------------------------------------------
-- gen-integration-tests -- Tests for integration
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this fil... | -----------------------------------------------------------------------
-- gen-integration-tests -- Tests for integration
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this fil... | Fix compilation | Fix compilation
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
01c11f19ed9816f61dc3e24f31f1ffa792b45e35 | awa/src/awa-users-beans.ads | awa/src/awa-users-beans.ads | -----------------------------------------------------------------------
-- awa-users-beans -- ASF Beans for user module
-- Copyright (C) 2011, 2012, 2013, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may ... | -----------------------------------------------------------------------
-- awa-users-beans -- ASF Beans for user module
-- Copyright (C) 2011, 2012, 2013, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may ... | Add Redirect member in the Authenticate_Bean to redirect to a specific page after login | Add Redirect member in the Authenticate_Bean to redirect to a specific page after login
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
654614746b700639bae12edd4f20a4f474a768bf | matp/regtests/mat-memory-tests.adb | matp/regtests/mat-memory-tests.adb | -----------------------------------------------------------------------
-- mat-memory-tests -- Unit tests for MAT memory
-- 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... | -----------------------------------------------------------------------
-- mat-memory-tests -- Unit tests for MAT memory
-- Copyright (C) 2014, 2015, 2019, 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may... | Fix compilation warning and un-initialized data | Fix compilation warning and un-initialized data
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
6ef53ab9fbd920ab54a33f3bcedea2b66c0e446c | src/asf-views-nodes-jsf.adb | src/asf-views-nodes-jsf.adb | -----------------------------------------------------------------------
-- 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... | -----------------------------------------------------------------------
-- 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... | Fix some compilation warnings | Fix some compilation warnings
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
12309f08817d196a4b839429d1f47a3e03929c17 | src/gen-commands-plugins.adb | src/gen-commands-plugins.adb | -----------------------------------------------------------------------
-- gen-commands-plugins -- Plugin creation and management commands for dynamo
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
... | -----------------------------------------------------------------------
-- gen-commands-plugins -- Plugin creation and management commands for dynamo
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
... | Add an option to create-plugin to generate an Ada or a Web plugin | Add an option to create-plugin to generate an Ada or a Web plugin
| Ada | apache-2.0 | Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen |
51ba6bfd2dcbdd86fca5d2ccf467ebe666525442 | src/lumen-window-x_input.adb | src/lumen-window-x_input.adb |
-- Lumen.Window.X_Input -- Receive X windows input events
--
-- Chip Richards, NiEstu, Phoenix AZ, Spring 2010
-- This code is covered by the ISC License:
--
-- Copyright © 2010, NiEstu
--
-- Permission to use, copy, modify, and/or distribute this software for any
-- purpose with or without fee is hereby granted, pro... |
-- Lumen.Window.X_Input -- Receive X windows input events
--
-- Chip Richards, NiEstu, Phoenix AZ, Spring 2010
-- This code is covered by the ISC License:
--
-- Copyright © 2010, NiEstu
--
-- Permission to use, copy, modify, and/or distribute this software for any
-- purpose with or without fee is hereby granted, pro... | Use a selective accept for the event task's startup, because it's the right thing to do | Use a selective accept for the event task's startup, because it's the right thing to do
| Ada | isc | darkestkhan/lumen,darkestkhan/lumen2 |
3d649c52302f22085d57e3422b43f295ed936779 | src/gen-commands-database.ads | src/gen-commands-database.ads | -----------------------------------------------------------------------
-- gen-commands-database -- Database creation from application model
-- Copyright (C) 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you m... | -----------------------------------------------------------------------
-- gen-commands-database -- Database creation from application model
-- Copyright (C) 2011, 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 |
85f94411892cf0a8b607a0effb32138ffd8bbe23 | mat/src/matp.adb | mat/src/matp.adb | -----------------------------------------------------------------------
-- mat-types -- Global types
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in complianc... | -----------------------------------------------------------------------
-- mat-types -- Global types
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in complianc... | Use the Initialize_Options procedure to configure | Use the Initialize_Options procedure to configure
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
0299c8d378e7b116f23f78f444c55c1e6e63fe8f | src/security-controllers.ads | src/security-controllers.ads | -----------------------------------------------------------------------
-- security-controllers -- Controllers to verify a security permission
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License... | -----------------------------------------------------------------------
-- security-controllers -- Controllers to verify a security permission
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License... | Fix compilation | Fix compilation
| Ada | apache-2.0 | Letractively/ada-security |
8ffdef0b615f472e313ddd181d2637b0a946be2d | src/util-processes-tools.adb | src/util-processes-tools.adb | -----------------------------------------------------------------------
-- util-processes-tools -- System specific and low level operations
-- Copyright (C) 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | -----------------------------------------------------------------------
-- util-processes-tools -- System specific and low level operations
-- Copyright (C) 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | Implement more Execute procedures | Implement more Execute procedures
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
f00e3b78e8fed4be14cf1b956f7de9150638c76a | awa/plugins/awa-questions/src/awa-questions-services.ads | awa/plugins/awa-questions/src/awa-questions-services.ads | -----------------------------------------------------------------------
-- awa-questions-services -- Service services
-- Copyright (C) 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this f... | -----------------------------------------------------------------------
-- awa-questions-services -- Service services
-- Copyright (C) 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this f... | Load the question associated with the answer | Load the question associated with the answer
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
937c3409d0736cf8f68b5ef7fde8941b88ef9028 | boards/stm32_common/dma2d/stm32-dma2d_bitmap.adb | boards/stm32_common/dma2d/stm32-dma2d_bitmap.adb | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2015-2016, AdaCore --
-- --
-- ... | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2015-2016, AdaCore --
-- --
-- ... | Fix check for overflow in the DMA2D driver (FillRect). | Fix check for overflow in the DMA2D driver (FillRect).
| Ada | bsd-3-clause | lambourg/Ada_Drivers_Library |
a639afb57cdaabdf24d1144234d1aa231f50f7d6 | src/atlas-server.adb | src/atlas-server.adb | -----------------------------------------------------------------------
-- Atlas-server -- Application server
-- Copyright (C) 2011, 2012, 2013, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not ... | -----------------------------------------------------------------------
-- atlas-server -- Application server
-- Copyright (C) 2011, 2012, 2013, 2016, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | Check that AWS supports SSL and report an error message if this is not the case | Check that AWS supports SSL and report an error message if this is not the case
| Ada | apache-2.0 | stcarrez/atlas |
f0e0ffcd45cb1429d37b44972f27d6085d3eacf8 | src/util-streams.adb | src/util-streams.adb | -----------------------------------------------------------------------
-- Util.Streams -- Stream utilities
-- Copyright (C) 2010, 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except... | -----------------------------------------------------------------------
-- Util.Streams -- Stream utilities
-- Copyright (C) 2010, 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 file ... | Implement Copy procedure to copy a String to a Stream_Element_Array | Implement Copy procedure to copy a String to a Stream_Element_Array
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
54162a5af002ccbb8828672b2598f8be60943989 | src/wiki-parsers.ads | src/wiki-parsers.ads | -----------------------------------------------------------------------
-- wiki-parsers -- Wiki parser
-- Copyright (C) 2011, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in c... | -----------------------------------------------------------------------
-- wiki-parsers -- Wiki parser
-- Copyright (C) 2011, 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 excep... | Add SYNTAX_HTML to parse HTML | Add SYNTAX_HTML to parse HTML
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
ed2b89f46dfb1362cc54877a240292ab875283ad | src/asf-servlets-faces.adb | src/asf-servlets-faces.adb | -----------------------------------------------------------------------
-- asf.servlets.faces -- Faces servlet
-- Copyright (C) 2010, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file exc... | -----------------------------------------------------------------------
-- asf.servlets.faces -- Faces servlet
-- Copyright (C) 2010, 2015, 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 fi... | Add a Log.Info for each GET and POST request to help trouble shoting web issues | Add a Log.Info for each GET and POST request to help trouble shoting web issues
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
31d425adddf2507eaaf5e08d9b12fe176a475047 | awa/plugins/awa-workspaces/src/awa-workspaces-beans.adb | awa/plugins/awa-workspaces/src/awa-workspaces-beans.adb | -----------------------------------------------------------------------
-- awa-workspaces-beans -- Beans for module workspaces
-- Copyright (C) 2011, 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may... | -----------------------------------------------------------------------
-- awa-workspaces-beans -- Beans for module workspaces
-- Copyright (C) 2011, 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may... | Add a flash message after the invitation is sent and accepted | Add a flash message after the invitation is sent and accepted
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
aeb08223486f1cac957f8639a9fa36b820ed5bf8 | 1-base/lace/source/text/lace-text-cursor.adb | 1-base/lace/source/text/lace-text-cursor.adb | with
ada.Characters.latin_1,
ada.Characters.handling,
ada.Strings.fixed,
ada.Strings.Maps.Constants;
-- with ada.text_IO; use ada.Text_IO;
package body lace.text.Cursor
is
use ada.Strings;
Integer_Numerals : constant maps.character_Set := maps.to_Set ("+-0123456789");
Float_Numerals ... | with
ada.Characters.latin_1,
ada.Characters.handling,
ada.Strings.fixed,
ada.Strings.Maps.Constants;
-- with ada.text_IO; use ada.Text_IO;
package body lace.text.Cursor
is
use ada.Strings;
Integer_Numerals : constant maps.character_Set := maps.to_Set ("+-0123456789");
Float_Numerals ... | Fix bug in the 'advance' procedure. | lace.text.cursor: Fix bug in the 'advance' procedure.
| Ada | isc | charlie5/lace,charlie5/lace,charlie5/lace |
835c93cb3f6f5a5de2317ac899dd4b3841c9853f | awa/plugins/awa-mail/src/awa-mail-modules.adb | awa/plugins/awa-mail/src/awa-mail-modules.adb | -----------------------------------------------------------------------
-- awa-mail -- Mail module
-- Copyright (C) 2011, 2012, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in... | -----------------------------------------------------------------------
-- awa-mail -- Mail module
-- Copyright (C) 2011, 2012, 2015, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file exc... | Remove the Get_Template function that is not used | Remove the Get_Template function that is not used
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
e5c898830882cd0c83abe17f2491af554336e37e | awa/plugins/awa-mail/src/awa-mail-modules.ads | awa/plugins/awa-mail/src/awa-mail-modules.ads | -----------------------------------------------------------------------
-- awa-mail -- Mail module
-- Copyright (C) 2011, 2012, 2017, 2018, 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 fi... | -----------------------------------------------------------------------
-- awa-mail -- Mail module
-- Copyright (C) 2011, 2012, 2017, 2018, 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 fi... | Update for documentation | Update for documentation
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
672248f359300fa1f5e36f6ed9fc8a46f6104014 | awa/plugins/awa-workspaces/src/awa-workspaces-beans.adb | awa/plugins/awa-workspaces/src/awa-workspaces-beans.adb | -----------------------------------------------------------------------
-- awa-workspaces-beans -- Beans for module workspaces
-- Copyright (C) 2011, 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may... | -----------------------------------------------------------------------
-- awa-workspaces-beans -- Beans for module workspaces
-- Copyright (C) 2011, 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may... | Update to use the new Create_Workspace procedure | Update to use the new Create_Workspace procedure
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
7294e43aea869c4b655827cf5cd2b82d849244f4 | 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... | Define the Create_Time operation | Define the Create_Time operation
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
1e0754d6c481ac99e41333662e1850bb9cd0032b | regtests/asf-applications-views-tests.adb | regtests/asf-applications-views-tests.adb | -----------------------------------------------------------------------
-- asf-applications-views-tests - Unit tests for ASF.Applications.Views
-- Copyright (C) 2009, 2010, 2011, 2012, 2014, 2015, 2018, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache Li... | -----------------------------------------------------------------------
-- asf-applications-views-tests - Unit tests for ASF.Applications.Views
-- Copyright (C) 2009, 2010, 2011, 2012, 2014, 2015, 2018, 2019, 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apa... | Fix wrong use of Get_Test_Path | Fix wrong use of Get_Test_Path
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
931407994a6cb4f331f524f0d8d5d26645bbdfdf | awa/src/awa-applications-configs.adb | awa/src/awa-applications-configs.adb | -----------------------------------------------------------------------
-- awa-applications-configs -- Read application configuration files
-- Copyright (C) 2011, 2012, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License")... | -----------------------------------------------------------------------
-- awa-applications-configs -- Read application configuration files
-- Copyright (C) 2011, 2012, 2015, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Lic... | Implement the Get_Config_Path function | Implement the Get_Config_Path function
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
6dce5df2b353808f9d11113d4856bc75c6af2f4b | src/security-permissions.ads | src/security-permissions.ads | -----------------------------------------------------------------------
-- security-permissions -- Definition of permissions
-- 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 n... | -----------------------------------------------------------------------
-- security-permissions -- Definition of permissions
-- 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 n... | Move the documentation in Security package | Move the documentation in Security package
| Ada | apache-2.0 | stcarrez/ada-security |
b5e7768fa93739f949588041ad9b1b4cb23e3d0c | 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, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");... | Fix To_JSON after changes on the Start_Array and End_Array operations | Fix To_JSON after changes on the Start_Array and End_Array operations
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
ac9039ff8ce0fff3b4bfdd59d37756b3232b2382 | src/util-streams-files.ads | src/util-streams-files.ads | -----------------------------------------------------------------------
-- util-streams-files -- File Stream utilities
-- Copyright (C) 2010, 2013, 2015, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | -----------------------------------------------------------------------
-- 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... | Document the streams framework | Document the streams framework
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
1477d683866afff78db1de0768e09056c2398a56 | src/wiki-streams-text_io.adb | src/wiki-streams-text_io.adb | -----------------------------------------------------------------------
-- wiki-streams-text_io -- Text_IO input output streams
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use th... | -----------------------------------------------------------------------
-- wiki-streams-text_io -- Text_IO input output streams
-- Copyright (C) 2016, 2022 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not ... | Update File_Input_Stream to use the default stdin file when Open is not called | Update File_Input_Stream to use the default stdin file when Open is not called
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
66e68fa6f5eecf97979fd655a97802e4d839cfd5 | awa/regtests/awa-testsuite.adb | awa/regtests/awa-testsuite.adb | -----------------------------------------------------------------------
-- Util testsuite - Util Testsuite
-- Copyright (C) 2009 - 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except... | -----------------------------------------------------------------------
-- Util testsuite - Util Testsuite
-- Copyright (C) 2009 - 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except... | Add OAuth_Provider_Factory function and create a fake OAuth provider Setup the OAuth_Provider_Factory for the unit tests | Add OAuth_Provider_Factory function and create a fake OAuth provider
Setup the OAuth_Provider_Factory for the unit tests
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
ce7747d088d473d0901d8b1fb37489da115a6e41 | src/natools-time_statistics-generic_timers.adb | src/natools-time_statistics-generic_timers.adb | ------------------------------------------------------------------------------
-- Copyright (c) 2014, Natacha Porté --
-- --
-- Permission to use, copy, modify, and distribute this software for any --
-- p... | ------------------------------------------------------------------------------
-- Copyright (c) 2014, Natacha Porté --
-- --
-- Permission to use, copy, modify, and distribute this software for any --
-- p... | fix stupid sign mistake | time_statistics-generic_timers: fix stupid sign mistake | Ada | isc | faelys/natools |
42fbde62585f6ba3eb4f4fcba69d6fb2bcc462c8 | awa/plugins/awa-mail/src/aws/awa-mail-clients-aws_smtp.ads | awa/plugins/awa-mail/src/aws/awa-mail-clients-aws_smtp.ads | -----------------------------------------------------------------------
-- awa-mail-clients-aws_smtp -- Mail client implementation on top of AWS SMTP client
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Lice... | -----------------------------------------------------------------------
-- awa-mail-clients-aws_smtp -- Mail client implementation on top of AWS SMTP client
-- Copyright (C) 2012, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the... | Add credention support and SSL support for mail | Add credention support and SSL support for mail
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
628a123778156b9de067bc7d4817c38229989c4d | src/util-streams-pipes.ads | src/util-streams-pipes.ads | -----------------------------------------------------------------------
-- util-streams-pipes -- Pipe stream to or from a process
-- Copyright (C) 2011, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may no... | -----------------------------------------------------------------------
-- util-streams-pipes -- Pipe stream to or from a process
-- Copyright (C) 2011, 2013, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ... | Fix compilation error with GNAT 2015 | Fix compilation error with GNAT 2015
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
89acbc495d4cf27ae375e49a782f77fa344b7dd4 | awa/plugins/awa-wikis/src/awa-wikis-modules.adb | awa/plugins/awa-wikis/src/awa-wikis-modules.adb | -----------------------------------------------------------------------
-- awa-wikis-modules -- Module wikis
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in c... | -----------------------------------------------------------------------
-- awa-wikis-modules -- Module wikis
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in c... | Set the wiki page Is_Public member according to the Wiki_Space Is_Public when we create the wiki page | Set the wiki page Is_Public member according to the Wiki_Space
Is_Public when we create the wiki page
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
d6ecbb984bb236e5dfec4426c09d3fb1d73f330c | awa/plugins/awa-wikis/src/awa-wikis-modules.ads | awa/plugins/awa-wikis/src/awa-wikis-modules.ads | -----------------------------------------------------------------------
-- awa-wikis-modules -- Module wikis
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in c... | -----------------------------------------------------------------------
-- awa-wikis-modules -- Module wikis
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in c... | Declare the Delete procedure to delete a wiki page | Declare the Delete procedure to delete a wiki page
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
00cff5bb79e643a3870b858068caf5783c5ee6d7 | src/security-controllers-roles.adb | src/security-controllers-roles.adb | -----------------------------------------------------------------------
-- security-controllers-roles -- Simple role base security
-- Copyright (C) 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | -----------------------------------------------------------------------
-- security-controllers-roles -- Simple role base security
-- Copyright (C) 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | Add permission parameter | Add permission parameter
| Ada | apache-2.0 | Letractively/ada-security |
c71e4478959fbb921ee633d8a43406797e0ee4c1 | src/gen-artifacts-query.adb | src/gen-artifacts-query.adb | -----------------------------------------------------------------------
-- gen-artifacts-query -- Query artifact for Code Generator
-- 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... | -----------------------------------------------------------------------
-- gen-artifacts-query -- Query artifact for Code Generator
-- 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... | Fix crash when an XML query does not specify a class mapping | Fix crash when an XML query does not specify a class mapping
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
d356564999c004cc400b62cb9621a65fd230f042 | src/mysql/mysql.ads | src/mysql/mysql.ads | -----------------------------------------------------------------------
-- ADO Mysql -- Mysql Interface
-- 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 except in ... | -----------------------------------------------------------------------
-- ADO Mysql -- Mysql Interface
-- Copyright (C) 2009, 2010, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file exce... | Make the package Pure | Make the package Pure
| Ada | apache-2.0 | Letractively/ada-ado |
ec43002b1643904b6542cbe2e3127b46146190cc | examples/functions_example.adb | examples/functions_example.adb | -- Functions_Example
-- A example of using the Ada 2012 interface to Lua for functions / closures etc
-- Copyright (c) 2015, James Humphry - see LICENSE.md for terms
with Ada.Text_IO; use Ada.Text_IO;
with Ada.Long_Float_Text_IO; use Ada.Long_Float_Text_IO;
with Ada.Integer_Text_IO; use Ada.Integer_Text_IO;
with Ada.... | -- Functions_Example
-- A example of using the Ada 2012 interface to Lua for functions / closures etc
-- Copyright (c) 2015, James Humphry - see LICENSE.md for terms
with Ada.Text_IO; use Ada.Text_IO;
with Ada.Long_Float_Text_IO; use Ada.Long_Float_Text_IO;
with Ada.Integer_Text_IO; use Ada.Integer_Text_IO;
with Ada.... | Correct example usage of coroutine | Correct example usage of coroutine
In the example for using coroutines, the coroutine was only accepting a
value the first time, so it is superfluous to keep passing it to the
Lua code.
| Ada | mit | jhumphry/aLua |
21862c486bd120f36287e772118c60447c7157a7 | src/util-properties.ads | src/util-properties.ads | -----------------------------------------------------------------------
-- properties -- Generic name/value property management
-- Copyright (C) 2001, 2002, 2003, 2006, 2008, 2009, 2010, 2014, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Ver... | -----------------------------------------------------------------------
-- properties -- Generic name/value property management
-- Copyright (C) 2001, 2002, 2003, 2006, 2008, 2009, 2010, 2014, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Ver... | Remove the Delete operation because we don't need it | Remove the Delete operation because we don't need it
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
b74d0ed21adff625bb1048db309f9e1357fa4724 | src/ado-sessions.ads | src/ado-sessions.ads | -----------------------------------------------------------------------
-- ADO Sessions -- Sessions Management
-- Copyright (C) 2009, 2010, 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not... | -----------------------------------------------------------------------
-- ADO Sessions -- Sessions Management
-- Copyright (C) 2009, 2010, 2011, 2012, 2013, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you m... | Declare the Load_Schema procedure | Declare the Load_Schema procedure
| Ada | apache-2.0 | stcarrez/ada-ado |
431cc35b6163c2aee48e9e51753ce05d04a2ad60 | src/pc/multiboot.ads | src/pc/multiboot.ads | -- -*- Mode: Ada -*-
-- Filename : multiboot.ads
-- Description : Provides access to the multiboot information from GRUB
-- Legacy and GRUB 2.
-- Author : Luke A. Guest
-- Created On : Fri Jun 15 14:43:04 2012
-- Licence : See LICENCE... | -- -*- Mode: Ada -*-
-- Filename : multiboot.ads
-- Description : Provides access to the multiboot information from GRUB
-- Legacy and GRUB 2.
-- Author : Luke A. Guest
-- Created On : Fri Jun 15 14:43:04 2012
-- Licence : See LICENCE... | Remove warning pragma, no longer required. | Remove warning pragma, no longer required.
| Ada | cc0-1.0 | Lucretia/bare_bones |
1d8514b7c4dd56e6f06c170c11682ca979ae4853 | regtests/util-files-tests.adb | regtests/util-files-tests.adb | -----------------------------------------------------------------------
-- files.tests -- Unit tests for files
-- Copyright (C) 2009, 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use t... | -----------------------------------------------------------------------
-- files.tests -- Unit tests for files
-- Copyright (C) 2009, 2010, 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not... | Fix a test case that was not executed | Fix a test case that was not executed
| Ada | apache-2.0 | Letractively/ada-util,flottokarotto/ada-util,Letractively/ada-util,flottokarotto/ada-util |
f5f2226dbeeb816967e15394bc51ffe83aced06a | regtests/util-files-tests.adb | regtests/util-files-tests.adb | -----------------------------------------------------------------------
-- files.tests -- Unit tests for files
-- Copyright (C) 2009, 2010, 2011, 2012, 2013, 2019, 2022 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | -----------------------------------------------------------------------
-- files.tests -- Unit tests for files
-- Copyright (C) 2009, 2010, 2011, 2012, 2013, 2019, 2022 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | Fix compilation warning | Fix compilation warning
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
f9a9a9ca7eea63a5de87153ee2ad64d24bc3d5bb | src/wiki-parsers.ads | src/wiki-parsers.ads | -----------------------------------------------------------------------
-- wiki-parsers -- Wiki parser
-- Copyright (C) 2011, 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 excep... | -----------------------------------------------------------------------
-- wiki-parsers -- Wiki parser
-- Copyright (C) 2011, 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 excep... | Add Param_Char member in the Parser | Add Param_Char member in the Parser
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
5241e96f604f08d15b8fde19a8a7d27f20152813 | 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... | Use monotonic time instead of wallclock time in logs | orka: Use monotonic time instead of wallclock time in logs
Valid range is [0, 4 days + 4 hours). If time since program start-up is
at least 100 hours, then only the last 2 digits of the hours will be
displayed.
Signed-off-by: onox <34c1d3d2d1347bea60a26f46574de21a7a79b6d5@gmail.com>
| Ada | apache-2.0 | onox/orka |
59db15408ada6c6e1a543b1cf9b70de26a20c4ea | src/sys/http/util-http-clients-mockups.adb | src/sys/http/util-http-clients-mockups.adb | -----------------------------------------------------------------------
-- util-http-clients-mockups -- HTTP Clients
-- Copyright (C) 2011, 2012, 2017, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not... | -----------------------------------------------------------------------
-- util-http-clients-mockups -- HTTP Clients
-- Copyright (C) 2011, 2012, 2017, 2020, 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you m... | Fix compilation warning | Fix compilation warning
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
4512fa9f6e62988414d4fc8436b2a3164658e750 | awa/src/awa-blogs-beans.adb | awa/src/awa-blogs-beans.adb | -----------------------------------------------------------------------
-- awa-blogs-beans -- Beans for blog 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 exce... | -----------------------------------------------------------------------
-- awa-blogs-beans -- Beans for blog 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 exce... | Check that the faces context is defined before getting parameters | Check that the faces context is defined before getting parameters
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
766c1ee5785e6f3b4762ce8e912c17c0033d0599 | src/util-serialize-io-csv.ads | src/util-serialize-io-csv.ads | -----------------------------------------------------------------------
-- util-serialize-io-csv -- CSV Serialization Driver
-- Copyright (C) 2011, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | -----------------------------------------------------------------------
-- util-serialize-io-csv -- CSV Serialization Driver
-- Copyright (C) 2011, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | Remove Write_Entity and Write_Attribute on Nullable_String | Remove Write_Entity and Write_Attribute on Nullable_String
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
64f09ad6f2bc3ff8416d0c951ab981725408bc0d | tools/druss-commands-ping.adb | tools/druss-commands-ping.adb | -----------------------------------------------------------------------
-- druss-commands-devices -- Print information about the devices
-- 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 n... | -----------------------------------------------------------------------
-- druss-commands-devices -- Print information about the devices
-- 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 n... | Add some log for the -v option | Add some log for the -v option
| Ada | apache-2.0 | stcarrez/bbox-ada-api |
ddfd5fed56f3204e5dc5c1b6749a7da1b1c36436 | ARM/STM32/drivers/uart_stm32f4/stm32-usarts.ads | ARM/STM32/drivers/uart_stm32f4/stm32-usarts.ads | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2015-2016, AdaCore --
-- --
-- ... | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2015-2016, AdaCore --
-- --
-- ... | Fix compilation error in the STM32F4's USART driver. | Fix compilation error in the STM32F4's USART driver.
| Ada | bsd-3-clause | lambourg/Ada_Drivers_Library,AdaCore/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library,AdaCore/Ada_Drivers_Library,ellamosi/Ada_BMP_Library |
f518b2059db922bed02cb76e8edcaad12f5cebde | src/natools-web-comment_cookies.adb | src/natools-web-comment_cookies.adb | ------------------------------------------------------------------------------
-- Copyright (c) 2017, Natacha Porté --
-- --
-- Permission to use, copy, modify, and distribute this software for any --
-- p... | ------------------------------------------------------------------------------
-- Copyright (c) 2017, Natacha Porté --
-- --
-- Permission to use, copy, modify, and distribute this software for any --
-- p... | append a terminator to catch a final S-exp token | comment_cookies: append a terminator to catch a final S-exp token | Ada | isc | faelys/natools-web,faelys/natools-web |
a10ab385189c119fdc50bf1ca904ff5e7499e985 | src/security-policies-urls.ads | src/security-policies-urls.ads | -----------------------------------------------------------------------
-- security-policies-urls -- URL security policy
-- 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 u... | -----------------------------------------------------------------------
-- security-policies-urls -- URL security policy
-- 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 u... | Update the documentation | Update the documentation
| Ada | apache-2.0 | stcarrez/ada-security |
087d77e7994bcd0cce51e1bf8754019fd92c0934 | src/babel-files.adb | src/babel-files.adb | -- bkp-files -- File and directories
-----------------------------------------------------------------------
-- 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 c... | -- bkp-files -- File and directories
-----------------------------------------------------------------------
-- 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 c... | Implement the Is_New and Get_Size operation | Implement the Is_New and Get_Size operation
| Ada | apache-2.0 | stcarrez/babel |
868ca9f26b623b6c70f6360889e20b3af810032c | src/wiki-nodes.ads | src/wiki-nodes.ads | -----------------------------------------------------------------------
-- wiki -- Ada Wiki Engine
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance ... | -----------------------------------------------------------------------
-- wiki -- Ada Wiki Engine
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance ... | Add a Quote_Attr member for N_QUOTE attributes | Add a Quote_Attr member for N_QUOTE attributes
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
30e2dda418e75ace24028ef992cfc71565ee92ea | src/definitions.ads | src/definitions.ads | -- This file is covered by the Internet Software Consortium (ISC) License
-- Reference: ../License.txt
package Definitions is
pragma Pure;
raven_version_major : constant String := "1";
raven_version_minor : constant String := "04";
copyright_years : constant String := "2015-2018";
raven_tool ... | -- This file is covered by the Internet Software Consortium (ISC) License
-- Reference: ../License.txt
package Definitions is
pragma Pure;
raven_version_major : constant String := "1";
raven_version_minor : constant String := "04";
copyright_years : constant String := "2015-2018";
raven_tool ... | Use gcc8, binutils 2.31.1 | Use gcc8, binutils 2.31.1
| Ada | isc | jrmarino/ravenadm,jrmarino/ravenadm,jrmarino/ravenadm |
0618e907efcae03baf8afed256b5d38519f25f68 | awa/plugins/awa-tags/src/awa-tags-beans.adb | awa/plugins/awa-tags/src/awa-tags-beans.adb | -----------------------------------------------------------------------
-- awa-tags-beans -- Beans for the tags module
-- Copyright (C) 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file e... | -----------------------------------------------------------------------
-- awa-tags-beans -- Beans for the tags module
-- Copyright (C) 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file e... | Implement the Get_Tags and Load_Tags operations | Implement the Get_Tags and Load_Tags operations
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
6d13d182ce2877abaf36f97e34d44e8ad5c3cdb3 | mat/src/memory/mat-memory.ads | mat/src/memory/mat-memory.ads | -----------------------------------------------------------------------
-- Memory - Memory slot
-- Copyright (C) 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in complian... | -----------------------------------------------------------------------
-- Memory - Memory slot
-- Copyright (C) 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in complian... | Fix typo | Fix typo
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
7626e226ce87540547f492f3468d095dcec6958a | 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, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache ... | -----------------------------------------------------------------------
-- 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 ... | Refactor the Properties implementation (step 2): - Remove Set_Property_Implementation procedure | Refactor the Properties implementation (step 2):
- Remove Set_Property_Implementation procedure
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
58e8c426c30d98c589d06ff5a44a967442bbfe41 | src/wiki-render-html.ads | src/wiki-render-html.ads | -----------------------------------------------------------------------
-- wiki-render-html -- Wiki HTML renderer
-- Copyright (C) 2011, 2012, 2013, 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may ... | -----------------------------------------------------------------------
-- wiki-render-html -- Wiki HTML renderer
-- Copyright (C) 2011, 2012, 2013, 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may ... | Declare the Has_Html_Paragraph function Add Html_Tag member to the Html_Renderer | Declare the Has_Html_Paragraph function
Add Html_Tag member to the Html_Renderer
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
1af47f2860de4265e6773524904809af3d1fb8ad | src/security-permissions.ads | src/security-permissions.ads | -----------------------------------------------------------------------
-- security-permissions -- Definition of permissions
-- 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 n... | -----------------------------------------------------------------------
-- 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 Permission_Index_Set type to represent a set of permission indexes Declare the Has_Permission to check if the set contains a given permission index Declare MAX_PERMISSION constant for the implementation limits (256 permissions means 256 instantiations of the Definition package so it should be enough) | Declare Permission_Index_Set type to represent a set of permission indexes
Declare the Has_Permission to check if the set contains a given permission index
Declare MAX_PERMISSION constant for the implementation limits
(256 permissions means 256 instantiations of the Definition package so it
should be enough)
| Ada | apache-2.0 | stcarrez/ada-security |
36820ea264798a253dd377f3d8d46da4e4bb5407 | src/sys/lzma/util-streams-buffered-lzma.adb | src/sys/lzma/util-streams-buffered-lzma.adb | -----------------------------------------------------------------------
-- util-streams-buffered-lzma -- LZMA streams
-- Copyright (C) 2018, 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 f... | -----------------------------------------------------------------------
-- util-streams-buffered-lzma -- LZMA streams
-- Copyright (C) 2018, 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 f... | Implement operations for Decompress_Stream to decompress LZMA streams | Implement operations for Decompress_Stream to decompress LZMA streams
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
fc71fec4760cce58a1483c182073f7261fb760c2 | openal-context.adb | openal-context.adb | with Ada.IO_Exceptions;
with Interfaces.C;
with Interfaces.C.Strings;
with System;
package body OpenAL.Context is
package C renames Interfaces.C;
package C_Strings renames Interfaces.C.Strings;
function Open_Device
(Specifier : in String) return Device_t
is
C_Spec : aliased C.char_array := C.T... | with Ada.IO_Exceptions;
with Interfaces.C.Strings;
with Interfaces.C;
with OpenAL.Thin;
with System;
package body OpenAL.Context is
package C renames Interfaces.C;
package C_Strings renames Interfaces.C.Strings;
function Open_Device
(Specifier : in String) return Device_t
is
C_Spec : aliased C... | Adjust how getIntegerv is called (do not use sizes) | Adjust how getIntegerv is called (do not use sizes)
| Ada | isc | io7m/coreland-openal-ada,io7m/coreland-openal-ada |
53d3a70fda3b6f6e09795f234310223fb4e2a356 | awa/plugins/awa-wikis/src/awa-wikis-modules.adb | awa/plugins/awa-wikis/src/awa-wikis-modules.adb | -----------------------------------------------------------------------
-- awa-wikis-modules -- Module wikis
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in c... | -----------------------------------------------------------------------
-- awa-wikis-modules -- Module wikis
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in c... | Set the creation date on the wiki space | Set the creation date on the wiki space
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
69ea92c960af95c400b38874c22193465333f163 | awa/plugins/awa-storages/regtests/awa-storages-services-tests.adb | awa/plugins/awa-storages/regtests/awa-storages-services-tests.adb | -----------------------------------------------------------------------
-- awa-storages-services-tests -- Unit tests for storage service
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | -----------------------------------------------------------------------
-- awa-storages-services-tests -- Unit tests for storage service
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | Update the unit test | Update the unit test
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
d0f7167ddb6146cb48dd9f3dc5c66b84ae3e8a79 | awa/src/awa-users-servlets.adb | awa/src/awa-users-servlets.adb | -----------------------------------------------------------------------
-- awa-users-servlets -- OpenID verification servlet for user authentication
-- Copyright (C) 2011, 2012, 2013, 2014, 2015, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, ... | -----------------------------------------------------------------------
-- awa-users-servlets -- OpenID verification servlet for user authentication
-- Copyright (C) 2011, 2012, 2013, 2014, 2015, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, ... | Remove unused use clause to fix compilation warning | Remove unused use clause to fix compilation warning
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
9c5b4029664eb941117a10804a6384cbc91d94f6 | awa/plugins/awa-blogs/src/awa-blogs-modules.adb | awa/plugins/awa-blogs/src/awa-blogs-modules.adb | -----------------------------------------------------------------------
-- awa-blogs-module -- Blog and post management module
-- Copyright (C) 2011, 2012, 2013, 2017, 2018, 2019, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the... | -----------------------------------------------------------------------
-- awa-blogs-module -- Blog and post management module
-- Copyright (C) 2011, 2012, 2013, 2017, 2018, 2019, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the... | Fix compilation warning | Fix compilation warning
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
2b9f8b6c79476c01d029026d8a0fee8a16b8cf75 | regtests/util-files-tests.adb | regtests/util-files-tests.adb | -----------------------------------------------------------------------
-- files.tests -- Unit tests for files
-- Copyright (C) 2009, 2010, 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not... | -----------------------------------------------------------------------
-- files.tests -- Unit tests for files
-- Copyright (C) 2009, 2010, 2011, 2012, 2013, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you m... | Fix the unit test after files are moved to other directories | Fix the unit test after files are moved to other directories
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
55649663788dfda94a45f42abdb6817df4e680de | src/oto-alc.ads | src/oto-alc.ads | pragma License (Modified_GPL);
------------------------------------------------------------------------------
-- EMAIL: <darkestkhan@gmail.com> --
-- License: Modified GNU GPLv3 or any later as published by Free Software --
-- Foundation (GMGPL, see COPYING file). ... | pragma License (Modified_GPL);
------------------------------------------------------------------------------
-- EMAIL: <darkestkhan@gmail.com> --
-- License: Modified GNU GPLv3 or any later as published by Free Software --
-- Foundation (GMGPL, see COPYING file). ... | Add NOTE. | ALC: Add NOTE.
Signed-off-by: darkestkhan <e9a7a7cf2a6af79e93742343a7a5cac5d90f9bd2@gmail.com>
| Ada | isc | darkestkhan/oto |
a3e620a7e542fdf5c9aa239482dd510883c56e42 | src/bbox-api.ads | src/bbox-api.ads | -----------------------------------------------------------------------
-- 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... | Declare the Iterate procedure Declare the Post procedure Declare the Refresh_Token private procedure | Declare the Iterate procedure
Declare the Post procedure
Declare the Refresh_Token private procedure
| Ada | apache-2.0 | stcarrez/bbox-ada-api |
84ef35874db49e0d5877a372b0bcd13f17883a29 | src/util-files.adb | src/util-files.adb | -----------------------------------------------------------------------
-- Util.Files -- Various File Utility Packages
-- Copyright (C) 2001, 2002, 2003, 2009, 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Licens... | -----------------------------------------------------------------------
-- Util.Files -- Various File Utility Packages
-- Copyright (C) 2001, 2002, 2003, 2009, 2010, 2011, 2012, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "... | Fix compilation style warning | Fix compilation style warning
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
a0459fab162a885ef38d626e259c43b29f3a40fa | 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... | Declare Events_Command procedure | Declare Events_Command procedure
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
8dd291bd5746ca3db947df5c77ae9d5e57505192 | mat/src/mat-consoles.ads | mat/src/mat-consoles.ads | -----------------------------------------------------------------------
-- 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... | Define the Start_Title operation | Define the Start_Title operation
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
ba1063c9ee27b2aa7dabffa781df53be7ada55c4 | src/ado-caches-discrete.ads | src/ado-caches-discrete.ads | -----------------------------------------------------------------------
-- ado-cache-discrete -- Simple cache management for discrete types
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | -----------------------------------------------------------------------
-- ado-cache-discrete -- Simple cache management for discrete types
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | Declare the Cache_Type_Access access type | Declare the Cache_Type_Access access type
| Ada | apache-2.0 | stcarrez/ada-ado |
4ad7c6322d8b82c838ac1ba2b63796eae2437d17 | src/asf-rest-definition.ads | src/asf-rest-definition.ads | -----------------------------------------------------------------------
-- asf-rest-definition -- REST API Definition
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file ex... | -----------------------------------------------------------------------
-- asf-rest-definition -- REST API Definition
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file ex... | Add default values for the generic package Definition | Add default values for the generic package Definition
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
bb852ed2c2b001785a064bdef756e121ccca3d74 | src/security-auth-oauth.adb | src/security-auth-oauth.adb | -----------------------------------------------------------------------
-- security-auth-oauth -- OAuth based authentication
-- Copyright (C) 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this ... | -----------------------------------------------------------------------
-- security-auth-oauth -- OAuth based authentication
-- Copyright (C) 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this ... | Use Create_Nonce for the nonce generation Fix compilation warnings | Use Create_Nonce for the nonce generation
Fix compilation warnings
| Ada | apache-2.0 | Letractively/ada-security |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.