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 |
|---|---|---|---|---|---|---|---|---|---|
04b43a6f3e32e179645fb08231c04e45ad89befd | 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 ... | Use the Wiki.Render.Links package | Use the Wiki.Render.Links package
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
807aae4483153b349b291087dc205171d344fc1c | matp/src/events/mat-events-probes.adb | matp/src/events/mat-events-probes.adb | -----------------------------------------------------------------------
-- mat-readers -- Reader
-- Copyright (C) 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in complia... | -----------------------------------------------------------------------
-- mat-readers -- Reader
-- Copyright (C) 2014, 2015, 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 c... | Fix compilation warning with GNAT 2018 | Fix compilation warning with GNAT 2018
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
ee8e3abbf1ef05a1eaaa6630e44d9566449b1239 | samples/bean.adb | samples/bean.adb | -----------------------------------------------------------------------
-- bean - A simple bean example
-- 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 ... | -----------------------------------------------------------------------
-- bean - A simple bean example
-- 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 ... | Fix indentation | Fix indentation | Ada | apache-2.0 | Letractively/ada-el |
539935c5593fee29d162d3eef3a403e7f172ffc4 | src/orka/implementation/orka-jobs-executors.adb | src/orka/implementation/orka-jobs-executors.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 some commented debugging prints in package Orka.Jobs.Executors | orka: Add some commented debugging prints in package Orka.Jobs.Executors
Signed-off-by: onox <34c1d3d2d1347bea60a26f46574de21a7a79b6d5@gmail.com>
| Ada | apache-2.0 | onox/orka |
d83c538a130283d4ddf10b2cb093e5ddedd23b3c | src/gen-model-list.adb | src/gen-model-list.adb | -----------------------------------------------------------------------
-- gen-model-list -- List bean interface for model objects
-- 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-list -- List bean interface for model objects
-- Copyright (C) 2009, 2010, 2011, 2012, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "L... | Implement the Iterate, Element_Value, First and Next operation for Ada 2012 iterators | Implement the Iterate, Element_Value, First and Next operation for Ada 2012 iterators
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
8f4e9f307d00a2c1614a72c0db3ccae2d69517ee | src/wiki-documents.ads | src/wiki-documents.ads | -----------------------------------------------------------------------
-- wiki-documents -- Wiki document
-- Copyright (C) 2011, 2015, 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 ... | -----------------------------------------------------------------------
-- wiki-documents -- Wiki document
-- Copyright (C) 2011, 2015, 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 ... | Declare the Hide_TOC procedure | Declare the Hide_TOC procedure
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
977f0cffcd97c45e09ddda91dc5913fbd0ba0e9a | src/gen-utils-gnat.adb | src/gen-utils-gnat.adb | -----------------------------------------------------------------------
-- gen-utils-gnat -- GNAT utilities
-- Copyright (C) 2011, 2012, 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... | -----------------------------------------------------------------------
-- gen-utils-gnat -- GNAT utilities
-- Copyright (C) 2011, 2012, 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... | Update to use the gcc 5.2.0 GNAT project support | Update to use the gcc 5.2.0 GNAT project support
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
c35f97f2284d8a66245ecf8556db6ae85a2cab6a | awa/plugins/awa-questions/src/awa-questions-beans.ads | awa/plugins/awa-questions/src/awa-questions-beans.ads | -----------------------------------------------------------------------
-- awa-questions-beans -- Beans for module questions
-- Copyright (C) 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | -----------------------------------------------------------------------
-- awa-questions-beans -- Beans for module questions
-- Copyright (C) 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | Add the list of tags associated with the question | Add the list of tags associated with the question
| Ada | apache-2.0 | tectronics/ada-awa,tectronics/ada-awa,Letractively/ada-awa,Letractively/ada-awa,tectronics/ada-awa,Letractively/ada-awa |
1f5a22681dcf509117697616115523eafc4feb92 | src/aws/asf-requests-web.adb | src/aws/asf-requests-web.adb | -----------------------------------------------------------------------
-- asf.requests -- ASF Requests
-- Copyright (C) 2009, 2010, 2011, 2012, 2013, 2015, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | -----------------------------------------------------------------------
-- asf.requests -- ASF Requests
-- Copyright (C) 2009, 2010, 2011, 2012, 2013, 2015, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | Update initialization of the input stream | Update initialization of the input stream
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
448ec9799f1b972f681c7bb9ab9ef6c328cf5d0b | src/ado-queries-loaders.ads | src/ado-queries-loaders.ads | -----------------------------------------------------------------------
-- ado-queries-loaders -- Loader for Database Queries
-- 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 ... | -----------------------------------------------------------------------
-- ado-queries-loaders -- Loader for Database Queries
-- 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 Query_Manager instead of Query_Manager_Access | Update to use the Query_Manager instead of Query_Manager_Access
| Ada | apache-2.0 | stcarrez/ada-ado |
9db9afe64e636e384b545a2446cf832d54e32aa0 | awa/plugins/awa-storages/src/awa-storages-stores.ads | awa/plugins/awa-storages/src/awa-storages-stores.ads | -----------------------------------------------------------------------
-- awa-storages-stores -- The storage interface
-- 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 ... | -----------------------------------------------------------------------
-- awa-storages-stores -- The storage interface
-- 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 ... | Update the documentation | Update the documentation | Ada | apache-2.0 | Letractively/ada-awa,Letractively/ada-awa,tectronics/ada-awa,Letractively/ada-awa,tectronics/ada-awa,tectronics/ada-awa |
6e82754842bbf3216f7a3c6f7223108c3647e280 | tools/timekey.adb | tools/timekey.adb | ------------------------------------------------------------------------------
-- Copyright (c) 2015-2017, Natacha Porté --
-- --
-- Permission to use, copy, modify, and distribute this software for any --
-- p... | ------------------------------------------------------------------------------
-- Copyright (c) 2015-2017, Natacha Porté --
-- --
-- Permission to use, copy, modify, and distribute this software for any --
-- p... | refactor the number of displayed subsecond digits | tools/timekey: refactor the number of displayed subsecond digits | Ada | isc | faelys/natools |
ac14ad190b6c380f10182c9a3d997ce166609ba0 | src/asf-converters-dates.adb | src/asf-converters-dates.adb | -----------------------------------------------------------------------
-- asf-converters-dates -- Date Converters
-- 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");
-- you may not u... | -----------------------------------------------------------------------
-- asf-converters-dates -- Date Converters
-- Copyright (C) 2011, 2012, 2013, 2014, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may... | Fix the To_Object function to implement the conversion and parsing of a string into a date | Fix the To_Object function to implement the conversion and parsing of a string into a date
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
4b077c934b324e83abe65877885a35bbfb3575e9 | src/asf-security-filters.adb | src/asf-security-filters.adb | -----------------------------------------------------------------------
-- security-filters -- Security filter
-- Copyright (C) 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this fi... | -----------------------------------------------------------------------
-- security-filters -- Security filter
-- Copyright (C) 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this fi... | Add the servlet path in the URL to check the permission | Add the servlet path in the URL to check the permission | Ada | apache-2.0 | Letractively/ada-asf,Letractively/ada-asf,Letractively/ada-asf |
ea6d298c9864e8ff9107064a937423f74e5c96d4 | src/util-streams-sockets.ads | src/util-streams-sockets.ads | -----------------------------------------------------------------------
-- util-streams-sockets -- Socket streams
-- 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... | -----------------------------------------------------------------------
-- util-streams-sockets -- Socket streams
-- Copyright (C) 2012, 2013, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not us... | Fix compilation error with GNAT 2015 | Fix compilation error with GNAT 2015
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
9b36069259317a04e97ec8cafd3ee45531eabf95 | src/el-variables-default.adb | src/el-variables-default.adb | -----------------------------------------------------------------------
-- EL.Variables -- Default Variable Mapper
-- 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 u... | -----------------------------------------------------------------------
-- EL.Variables -- Default Variable Mapper
-- 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 u... | Fix Issue 1:build failed with gcc 4.7 | Fix Issue 1:build failed with gcc 4.7
| Ada | apache-2.0 | Letractively/ada-el |
9484a0809bb3adb6a3ef9a784cd34040fc36989a | regtests/util_harness.adb | regtests/util_harness.adb | -----------------------------------------------------------------------
-- Util -- Utilities
-- 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 compliance ... | -----------------------------------------------------------------------
-- Util -- Utilities
-- 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 compliance ... | Fix exit status of unit test tool | Fix exit status of unit test tool
| Ada | apache-2.0 | Letractively/ada-util,stcarrez/ada-util,Letractively/ada-util,flottokarotto/ada-util,stcarrez/ada-util,flottokarotto/ada-util |
6962934873a5dfe9bc7031e7386dc6d2f1f82c20 | src/natools-smaz_implementations-base_64.adb | src/natools-smaz_implementations-base_64.adb | ------------------------------------------------------------------------------
-- Copyright (c) 2016-2017, Natacha Porté --
-- --
-- Permission to use, copy, modify, and distribute this software for any --
-- p... | ------------------------------------------------------------------------------
-- Copyright (c) 2016-2017, Natacha Porté --
-- --
-- Permission to use, copy, modify, and distribute this software for any --
-- p... | fix encoding issue with with multiblock | smaz_implementations-base_64: fix encoding issue with with multiblock | Ada | isc | faelys/natools |
d04bba0b520a252ef6b4b6bf0aad761471eae304 | src/portscan.adb | src/portscan.adb | -- This file is covered by the Internet Software Consortium (ISC) License
-- Reference: ../License.txt
with Ada.Strings.Hash;
with Ada.Characters.Latin_1;
with Ada.Directories;
with Parameters;
with Utilities;
package body PortScan is
package LAT renames Ada.Characters.Latin_1;
package DIR renames Ada.Direct... | -- This file is covered by the Internet Software Consortium (ISC) License
-- Reference: ../License.txt
with Ada.Strings.Hash;
with Ada.Characters.Latin_1;
with Ada.Directories;
with Parameters;
with Utilities;
package body PortScan is
package LAT renames Ada.Characters.Latin_1;
package DIR renames Ada.Direct... | Fix set-options command for custom ports | Fix set-options command for custom ports
| Ada | isc | jrmarino/ravenadm,jrmarino/ravenadm,jrmarino/ravenadm |
e7587794233a5fe90cd681239bb9d3ae2330f4d3 | 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 Set_Signature operation and setup the file status flags accordingly | Implement the Set_Signature operation and setup the file status flags accordingly
| Ada | apache-2.0 | stcarrez/babel |
604071a20bf4a3c738843c8b00ee27720c556da7 | src/babel-files.ads | src/babel-files.ads | -----------------------------------------------------------------------
-- 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... | Add a Create function to the File_Container to create a new directory | Add a Create function to the File_Container to create a new directory
| Ada | apache-2.0 | stcarrez/babel |
6c08a2e9c1dad62e318a568134d714a15d3fa3fe | 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... | Document the permission | Document the permission
| Ada | apache-2.0 | stcarrez/ada-security |
4c926651f15da7eb44737bdfe757583572805293 | src/definitions.ads | src/definitions.ads | -- This file is covered by the Internet Software Consortium (ISC) License
-- Reference: ../License.txt
package Definitions is
pragma Pure;
synth_version_major : constant String := "2";
synth_version_minor : constant String := "02";
copyright_years : constant String := "2015-2017";
host_localbase... | -- This file is covered by the Internet Software Consortium (ISC) License
-- Reference: ../License.txt
package Definitions is
pragma Pure;
synth_version_major : constant String := "2";
synth_version_minor : constant String := "03";
copyright_years : constant String := "2015-2017";
host_localbase... | Bump version | Bump version
| Ada | isc | jrmarino/synth,jrmarino/synth,jrmarino/synth,jrmarino/synth |
550f60d8523994291fd5c64bdc31aaf0673a0e76 | regtests/security-oauth-servers-tests.ads | regtests/security-oauth-servers-tests.ads | -----------------------------------------------------------------------
-- Security-oauth-servers-tests - Unit tests for server side OAuth
-- 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... | -----------------------------------------------------------------------
-- Security-oauth-servers-tests - Unit tests for server side OAuth
-- Copyright (C) 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- y... | Declare the Test_Load_Registry procedure to test the File_Registry | Declare the Test_Load_Registry procedure to test the File_Registry
| Ada | apache-2.0 | stcarrez/ada-security |
b3823f3f2538e6c7d988d51fa1d923253ecba4eb | src/wiki-parsers-textile.adb | src/wiki-parsers-textile.adb | -----------------------------------------------------------------------
-- wiki-parsers-textile -- Textile parser operations
-- Copyright (C) 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 ... | -----------------------------------------------------------------------
-- wiki-parsers-textile -- Textile parser operations
-- Copyright (C) 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 ... | Update textile parsing rules | Update textile parsing rules
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
82e66ec6000597fed52e2dcd4c6863e6936a6c60 | src/wiki-filters-html.ads | src/wiki-filters-html.ads | -----------------------------------------------------------------------
-- wiki-filters-html -- Wiki HTML filters
-- Copyright (C) 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file ... | -----------------------------------------------------------------------
-- wiki-filters-html -- Wiki HTML filters
-- Copyright (C) 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file ... | Add Document parameter to Finish and Flush_Stack | Add Document parameter to Finish and Flush_Stack
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
79a3d07b8975d52da038879b9f02fcd28df944be | 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... | Fix compilation warnings | Fix compilation warnings
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
a0f07b6d8dddd72934c8d5fda1a9c9056f298e93 | src/gen-artifacts-xmi.ads | src/gen-artifacts-xmi.ads | -----------------------------------------------------------------------
-- gen-artifacts-xmi -- UML-XMI artifact for Code Generator
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not us... | -----------------------------------------------------------------------
-- gen-artifacts-xmi -- UML-XMI artifact for Code Generator
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not us... | Add the <<Version>> stereotype | Add the <<Version>> stereotype
| Ada | apache-2.0 | Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen |
c915c301b975ab07cf5ff192aa67680351601a81 | src/wiki-filters-html.adb | src/wiki-filters-html.adb | -----------------------------------------------------------------------
-- wiki-filters-html -- Wiki HTML filters
-- Copyright (C) 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 use this file ... | -----------------------------------------------------------------------
-- wiki-filters-html -- Wiki HTML filters
-- Copyright (C) 2015, 2019, 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... | Fix HTML filter: we can assume that the parse will close hr/br/meta/img tags if necessary | Fix HTML filter: we can assume that the parse will close hr/br/meta/img tags if necessary
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
778856fe1e2da0241727fe6dd7f2b63b76f98563 | src/wiki-parsers-textile.adb | src/wiki-parsers-textile.adb | -----------------------------------------------------------------------
-- wiki-parsers-textile -- Textile parser operations
-- Copyright (C) 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 ... | -----------------------------------------------------------------------
-- wiki-parsers-textile -- Textile parser operations
-- Copyright (C) 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 ... | Update the Parse_Link to parse a textile link | Update the Parse_Link to parse a textile link
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
f41bb2593ea20b827f10db8983f00623934118b8 | src/gen-commands.adb | src/gen-commands.adb | -----------------------------------------------------------------------
-- gen-commands -- Commands for dynamo
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file exc... | -----------------------------------------------------------------------
-- gen-commands -- Commands for dynamo
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file exc... | Add the build-doc command | Add the build-doc command
| Ada | apache-2.0 | Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen |
468e3dd8e3081e1f20ca41b6ccdb20be7deebabb | awa/plugins/awa-mail/src/aws/awa-mail-clients-aws_smtp.adb | awa/plugins/awa-mail/src/aws/awa-mail-clients-aws_smtp.adb | -----------------------------------------------------------------------
-- awa-mail-clients-aws_smtp -- Mail client implementation on top of AWS SMTP client
-- Copyright (C) 2012, 2016, 2017, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Vers... | -----------------------------------------------------------------------
-- awa-mail-clients-aws_smtp -- Mail client implementation on top of AWS SMTP client
-- Copyright (C) 2012, 2016, 2017, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Vers... | Fix compilation to build with old AWS version | Fix compilation to build with old AWS version
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
9bf3b1255f594de153e30fef77ddd64111eb0e6f | src/wiki-buffers.adb | src/wiki-buffers.adb | -----------------------------------------------------------------------
-- util-texts-builders -- Text builder
-- Copyright (C) 2013, 2016, 2017, 2021, 2022 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not... | -----------------------------------------------------------------------
-- util-texts-builders -- Text builder
-- Copyright (C) 2013, 2016, 2017, 2021, 2022 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not... | Implement the Skip_Optional_Space procedure | Implement the Skip_Optional_Space procedure
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
6728ca8903a0f30e85e1b95b4633d02d07683874 | src/wiki-strings.ads | src/wiki-strings.ads | -----------------------------------------------------------------------
-- wiki-strings -- Wiki string types and operations
-- 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 f... | -----------------------------------------------------------------------
-- wiki-strings -- Wiki string types and operations
-- 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 f... | Declare the Append procedure | Declare the Append procedure
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
a1e3e8f918482426a79ae114174ef46f1840db5e | matp/src/mat-consoles.ads | matp/src/mat-consoles.ads | -----------------------------------------------------------------------
-- mat-consoles - Console interface
-- 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... | -----------------------------------------------------------------------
-- mat-consoles - Console interface
-- 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... | Add F_START_TIME, F_END_TIME, F_EVENT_RANGE, F_MALLOC_COUNT, F_REALLOC_COUNT, F_FREE_COUNT | Add F_START_TIME, F_END_TIME, F_EVENT_RANGE, F_MALLOC_COUNT, F_REALLOC_COUNT, F_FREE_COUNT
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
071a16f5313cd2c7069d50ee597442e640b79f01 | src/orka/implementation/orka-rendering-framebuffers.adb | src/orka/implementation/orka-rendering-framebuffers.adb | -- 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... | Use linear interpolation when blitting framebuffer's color buffer | orka: Use linear interpolation when blitting framebuffer's color buffer
Signed-off-by: onox <34c1d3d2d1347bea60a26f46574de21a7a79b6d5@gmail.com>
| Ada | apache-2.0 | onox/orka |
2c6f589efc98af451e4f610dc07703f478d14ec8 | src/security-policies-roles.adb | src/security-policies-roles.adb | -----------------------------------------------------------------------
-- security-policies-roles -- Role based policies
-- Copyright (C) 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not ... | -----------------------------------------------------------------------
-- security-policies-roles -- Role based policies
-- Copyright (C) 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not ... | Implement Get_Name | Implement Get_Name
| Ada | apache-2.0 | Letractively/ada-security |
827c3ce72ca31f16885f809a4c436d3beed1ff3e | awa/plugins/awa-counters/src/awa-counters-definition.ads | awa/plugins/awa-counters/src/awa-counters-definition.ads | -----------------------------------------------------------------------
-- awa-counters-definition -- Counter definition
-- 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... | -----------------------------------------------------------------------
-- awa-counters-definition -- Counter definition
-- 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... | Change the Field parameter to be optional | Change the Field parameter to be optional
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
f6f2e203c5a0eb73e4e4af57d3f75ea735fdc5a1 | 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... | Implement Set_Field_Separator and Set_Quotes Update the CSV output stream to quote or not the strings and use the separator that was configured | Implement Set_Field_Separator and Set_Quotes
Update the CSV output stream to quote or not the strings and use the separator that was configured
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
db13d420c875093dfbf01ce8b6f375ce8ac38afb | samples/beans/facebook.adb | samples/beans/facebook.adb | -----------------------------------------------------------------------
-- facebook - Use Facebook Graph API
-- 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 c... | -----------------------------------------------------------------------
-- facebook - Use Facebook Graph API
-- 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 file excep... | Fix compilation warning | Fix compilation warning
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
3a6bbc90945383fb8a397dfea518d66e88de7090 | src/util-dates-formats.ads | src/util-dates-formats.ads | -----------------------------------------------------------------------
-- util-dates-formats -- Date Format ala strftime
-- Copyright (C) 2011, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use th... | -----------------------------------------------------------------------
-- util-dates-formats -- Date Format ala strftime
-- Copyright (C) 2011, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use th... | Declare the Parse function to parse a date using a pattern and a locale | Declare the Parse function to parse a date using a pattern and a locale
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
578659db4d4da6fa28aa8e96390918e27e37e158 | awa/regtests/awa-testsuite.adb | awa/regtests/awa-testsuite.adb | -----------------------------------------------------------------------
-- Util testsuite - Util Testsuite
-- Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | -----------------------------------------------------------------------
-- Util testsuite - Util Testsuite
-- Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | Remove the wiki unit tests that have been moved to Ada Wiki | Remove the wiki unit tests that have been moved to Ada Wiki
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
e1864b3b12f3c6d465b82b6d09c3c8e9830b21ce | src/asf-components-widgets-factory.adb | src/asf-components-widgets-factory.adb | -----------------------------------------------------------------------
-- widgets-factory -- Factory for widget Components
-- Copyright (C) 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use ... | -----------------------------------------------------------------------
-- widgets-factory -- Factory for widget Components
-- Copyright (C) 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use ... | Add the <w:like> component in the factory | Add the <w:like> component in the factory
| Ada | apache-2.0 | Letractively/ada-asf,Letractively/ada-asf,Letractively/ada-asf |
73030470a0655719209771ec6c651a66b989109e | src/gen-artifacts-distribs-bundles.adb | src/gen-artifacts-distribs-bundles.adb | -----------------------------------------------------------------------
-- gen-artifacts-distribs-bundles -- Merge bundles for distribution artifact
-- Copyright (C) 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-... | -----------------------------------------------------------------------
-- gen-artifacts-distribs-bundles -- Merge bundles for distribution artifact
-- Copyright (C) 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-... | Fix creation of target bundle file | Fix creation of target bundle file | Ada | apache-2.0 | Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen |
a415ff3e29314d24036998ba997c10840f7f2488 | mat/src/mat-targets.ads | mat/src/mat-targets.ads | -----------------------------------------------------------------------
-- mat-targets - Representation of target information
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | -----------------------------------------------------------------------
-- mat-targets - Representation of target information
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | 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 |
92c946d46841a63c6866654c3499f7b374bb246c | awa/plugins/awa-questions/src/awa-questions-modules.adb | awa/plugins/awa-questions/src/awa-questions-modules.adb | -----------------------------------------------------------------------
-- awa-questions-modules -- Module questions
-- Copyright (C) 2012, 2013, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use t... | -----------------------------------------------------------------------
-- awa-questions-modules -- Module questions
-- Copyright (C) 2012, 2013, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use t... | Update to use the Wiki.Utils operations provided by Ada Wiki library | Update to use the Wiki.Utils operations provided by Ada Wiki library
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
c578ed031cf4b40f0e740edda932c102186d147c | awa/plugins/awa-questions/src/awa-questions-modules.ads | awa/plugins/awa-questions/src/awa-questions-modules.ads | -----------------------------------------------------------------------
-- awa-questions-modules -- 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 this fi... | -----------------------------------------------------------------------
-- awa-questions-modules -- 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 this fi... | Move the question services in the question module (simplify the implementation) | Move the question services in the question module (simplify the implementation)
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
1dcf7faf438a5723f066f6f2fe83bac7105c54ab | awa/plugins/awa-storages/src/awa-storages-stores-files.ads | awa/plugins/awa-storages/src/awa-storages-stores-files.ads | -----------------------------------------------------------------------
-- awa-storages-stores-files -- File system store
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this fil... | -----------------------------------------------------------------------
-- awa-storages-stores-files -- File system store
-- Copyright (C) 2012, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use th... | Declare a new Get_Path function to build a temporary file path | Declare a new Get_Path function to build a temporary file path
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
75eb288b997d19c508e3fe69de8ed90aac24284b | awa/plugins/awa-storages/src/awa-storages-beans.adb | awa/plugins/awa-storages/src/awa-storages-beans.adb | -----------------------------------------------------------------------
-- awa-storages-beans -- Storage Ada Beans
-- Copyright (C) 2012, 2013, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use thi... | -----------------------------------------------------------------------
-- awa-storages-beans -- Storage Ada Beans
-- Copyright (C) 2012, 2013, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use thi... | Fix presentation | Fix presentation
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
48cf1478a4fbd04d42840a05ea2ac63976b165f4 | awa/plugins/awa-images/regtests/awa-images-modules-tests.ads | awa/plugins/awa-images/regtests/awa-images-modules-tests.ads | -----------------------------------------------------------------------
-- awa-images-modules-tests -- Unit tests for image service
-- Copyright (C) 2012, 2013, 2018, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Licens... | -----------------------------------------------------------------------
-- awa-images-modules-tests -- Unit tests for image service
-- Copyright (C) 2012, 2013, 2018, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Licens... | Declare the Test_Scale procedure | Declare the Test_Scale procedure
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
fd7b2213e784c2f8a47f9931719e50c547f2d85f | src/babel-files.ads | src/babel-files.ads | -----------------------------------------------------------------------
-- 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... | Declare the Set_Date procedure Declare the String_Access Use a String_Access to store the directory's path | Declare the Set_Date procedure
Declare the String_Access
Use a String_Access to store the directory's path
| Ada | apache-2.0 | stcarrez/babel |
1a4d532baf144fd9dd1a0b8e99bb5969ea721bb1 | src/el-contexts.ads | src/el-contexts.ads | -----------------------------------------------------------------------
-- EL.Contexts -- Contexts for evaluating an expression
-- 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");
-- ... | -----------------------------------------------------------------------
-- EL.Contexts -- Contexts for evaluating an expression
-- 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");... | Change the ELResolver to a limited interface | Change the ELResolver to a limited interface
| Ada | apache-2.0 | stcarrez/ada-el |
1acbe1d58ef0ee41b9d7905be7b18bed1bc2a7dd | src/util-log-locations.ads | src/util-log-locations.ads | -----------------------------------------------------------------------
-- util-log-locations -- General purpose source file location
-- Copyright (C) 2009, 2010, 2011, 2012, 2013, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (th... | -----------------------------------------------------------------------
-- util-log-locations -- General purpose source file location
-- Copyright (C) 2009, 2010, 2011, 2012, 2013, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (th... | Declare the "<" function to compare two source locations | Declare the "<" function to compare two source locations
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
75baa9b76472b63a7a2a119922787c85014b5e5f | 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... | Load the MAT files passed in the command line argument | Load the MAT files passed in the command line argument
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
821d77d4a81d73c04bd2377e105ef0fb61ce80ff | src/wiki-render.ads | src/wiki-render.ads | -----------------------------------------------------------------------
-- wiki-render -- Wiki renderer
-- 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 compli... | -----------------------------------------------------------------------
-- 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 ... | Change the Link_Renderer interface to use a Wide_Wide_String for the link | Change the Link_Renderer interface to use a Wide_Wide_String for the link
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
022f9a4e7f9ef99557c0bd039bb31b845767cdb0 | examples/filesystem/src/main.adb | examples/filesystem/src/main.adb | with HAL; use HAL;
with Virtual_File_System; use Virtual_File_System;
with HAL.Filesystem; use HAL.Filesystem;
with Semihosting;
with Semihosting.Filesystem; use Semihosting.Filesystem;
with File_Block_Drivers; use File_Block_Drivers;
with Partitions; use Partitions;
procedure Main is
procedure List_Dir ... | with HAL; use HAL;
with Virtual_File_System; use Virtual_File_System;
with HAL.Filesystem; use HAL.Filesystem;
with Semihosting;
with Semihosting.Filesystem; use Semihosting.Filesystem;
with File_Block_Drivers; use File_Block_Drivers;
with Partitions; use Partitions;
procedure Main is
procedure List_Dir ... | Fix typos | examples/filesystem: Fix typos
| Ada | bsd-3-clause | lambourg/Ada_Drivers_Library,AdaCore/Ada_Drivers_Library,AdaCore/Ada_Drivers_Library,ellamosi/Ada_BMP_Library,simonjwright/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library |
8b4b7f6f561d28ce38998400339bd88b0abc5895 | src/gen-model-enums.ads | src/gen-model-enums.ads | -----------------------------------------------------------------------
-- gen-model-enums -- Enum definitions
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file exc... | -----------------------------------------------------------------------
-- gen-model-enums -- Enum definitions
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file exc... | Add an sql type mapping for the enum | Add an sql type mapping for the enum
| Ada | apache-2.0 | Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen |
4ea30e8ba2c81650597141a24650ad9b2b6aacea | src/security-random.ads | src/security-random.ads | -----------------------------------------------------------------------
-- security-random -- Random numbers for nonce, secret keys, token generation
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
... | -----------------------------------------------------------------------
-- security-random -- Random numbers for nonce, secret keys, token generation
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
... | Add some documentation | Add some documentation
| Ada | apache-2.0 | stcarrez/ada-security |
846e8eb39a89cd731441f54c2fab939af0b572ae | src/util-serialize-tools.adb | src/util-serialize-tools.adb | -----------------------------------------------------------------------
-- util-serialize-tools -- Tools to Serialize objects in various formats
-- Copyright (C) 2012, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Lice... | -----------------------------------------------------------------------
-- util-serialize-tools -- Tools to Serialize objects in various formats
-- Copyright (C) 2012, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Lice... | Remove conversion to Buffered_Stream (not necessary anymore) | Remove conversion to Buffered_Stream (not necessary anymore)
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
63b4b02c7b037c52387578c90957eab1cd0fdc11 | samples/demo_server.adb | samples/demo_server.adb | -----------------------------------------------------------------------
-- demo_server -- Demo server for Ada Server Faces
-- 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... | -----------------------------------------------------------------------
-- demo_server -- Demo server for Ada Server Faces
-- 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 m... | Fix error when the demo is started | Fix error when the demo is started | Ada | apache-2.0 | Letractively/ada-asf,Letractively/ada-asf,Letractively/ada-asf |
fad8929e07c94f9391212f8a96a4e761ee0d24b9 | ARM/STM32/svd/stm32f429x/stm32_svd-i2c.ads | ARM/STM32/svd/stm32f429x/stm32_svd-i2c.ads | -- This spec has been automatically generated from STM32F429x.svd
pragma Restrictions (No_Elaboration_Code);
pragma Ada_2012;
with HAL;
with System;
package STM32_SVD.I2C is
pragma Preelaborate;
---------------
-- Registers --
---------------
------------------
-- CR1_Register --
------------... | -- This spec has been automatically generated from STM32F429x.svd
pragma Restrictions (No_Elaboration_Code);
pragma Ada_2012;
with HAL;
with System;
package STM32_SVD.I2C is
pragma Preelaborate;
---------------
-- Registers --
---------------
------------------
-- CR1_Register --
------------... | Add missing field in the I2C peripheral for the STM32F42x. | Add missing field in the I2C peripheral for the STM32F42x.
| Ada | bsd-3-clause | AdaCore/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library,AdaCore/Ada_Drivers_Library,lambourg/Ada_Drivers_Library,ellamosi/Ada_BMP_Library,simonjwright/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library |
5e0a2ab3ca7c915925ae4c68d7eaacf90a50cd30 | src/orka/implementation/orka-transforms-simd_quaternions.adb | src/orka/implementation/orka-transforms-simd_quaternions.adb | -- SPDX-License-Identifier: Apache-2.0
--
-- Copyright (c) 2017 onox <denkpadje@gmail.com>
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/L... | -- SPDX-License-Identifier: Apache-2.0
--
-- Copyright (c) 2017 onox <denkpadje@gmail.com>
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/L... | Fix function R in SIMD_Quaternions to use Pi instead of 180.0 | orka: Fix function R in SIMD_Quaternions to use Pi instead of 180.0
Signed-off-by: onox <34c1d3d2d1347bea60a26f46574de21a7a79b6d5@gmail.com>
| Ada | apache-2.0 | onox/orka |
22cdaa7b60421ba77fea76b24b5a10873b4be9e0 | 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 Start action procedure | Declare the Start action procedure
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
0c933458f45bb8d3aa89eee64938eb3081704db9 | ibv_message_passing_ada_project/source/get_rdate/get_rdate.adb | ibv_message_passing_ada_project/source/get_rdate/get_rdate.adb | -- @file get_rdate.adb
-- @date 7 July 2019
-- @author Chester Gillon
-- @brief Example program using GNAT.sockets to get the date from a RFC 868 TCP protocol server
-- @details The output as seconds since the Linux epoch can be verified by running:
-- $ date -d @`./get_rdate sandy-ubuntu`
-- Sun 7 J... | -- @file get_rdate.adb
-- @date 7 July 2019
-- @author Chester Gillon
-- @brief Example program using GNAT.sockets to get the date from a RFC 868 TCP protocol server
-- @details The output as seconds since the Linux epoch can be verified by running:
-- $ date -d @`./get_rdate sandy-ubuntu`
-- Sun 7 J... | Change get_rdate to manually convert the big-endian rdate, rather than a record using 'Scalar_Storage_Order, to simplify the code. | Change get_rdate to manually convert the big-endian rdate, rather than a record using 'Scalar_Storage_Order, to simplify the code.
| Ada | mit | Chester-Gillon/ibv_message_passing,Chester-Gillon/ibv_message_passing,Chester-Gillon/ibv_message_passing |
34910bf32f14d3e4aa1b75126b7711fbc91f6784 | src/wiki-attributes.ads | src/wiki-attributes.ads | -----------------------------------------------------------------------
-- wiki-attributes -- Wiki document attributes
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file e... | -----------------------------------------------------------------------
-- wiki-attributes -- Wiki document attributes
-- Copyright (C) 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this ... | Declare Get_Unbounded_Wide_Value and Get_Attribute functions | Declare Get_Unbounded_Wide_Value and Get_Attribute functions
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
70a9b3a6ece3135329384786b91a98a485f76ad4 | src/ado-utils.adb | src/ado-utils.adb | -----------------------------------------------------------------------
-- ado-utils -- Utility operations for ADO
-- 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 excep... | -----------------------------------------------------------------------
-- ado-utils -- Utility operations for ADO
-- Copyright (C) 2013, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file... | Implement the Write_Entity operation | Implement the Write_Entity operation
| Ada | apache-2.0 | stcarrez/ada-ado |
5842bde2b57c219217d85454d05a4b34601538f9 | src/asf-events-actions.ads | src/asf-events-actions.ads | -----------------------------------------------------------------------
-- asf-events-actions -- Actions Events
-- 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 i... | -----------------------------------------------------------------------
-- asf-events-actions -- Actions Events
-- 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 i... | Fix compilation after refactoring of Ada-El and Ada-Util | Fix compilation after refactoring of Ada-El and Ada-Util
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
0f63649460062bd6838ba677d70f599a1b53c52e | src/asf-views-facelets.adb | src/asf-views-facelets.adb | -----------------------------------------------------------------------
-- asf-views-facelets -- Facelets representation and management
-- Copyright (C) 2009, 2010, 2011, 2014, 2015, 2017, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version... | -----------------------------------------------------------------------
-- asf-views-facelets -- Facelets representation and management
-- Copyright (C) 2009, 2010, 2011, 2014, 2015, 2017, 2019, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, V... | Fix Find procedure when the facelet cache is ignored | Fix Find procedure when the facelet cache is ignored
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
b7d7a4df8847da5d3c88638a7c639df4606dd046 | orka_plugin_atmosphere/src/orka-features-atmosphere-rendering.adb | orka_plugin_atmosphere/src/orka-features-atmosphere-rendering.adb | -- SPDX-License-Identifier: Apache-2.0
--
-- Copyright (c) 2020 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) 2020 onox <denkpadje@gmail.com>
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/L... | Fix compilation after renaming function to a constant | atmosphere: Fix compilation after renaming function to a constant
Signed-off-by: onox <34c1d3d2d1347bea60a26f46574de21a7a79b6d5@gmail.com>
| Ada | apache-2.0 | onox/orka |
5ddd176ba7e6b0599f4f15145a5a25af4a6d90f1 | src/asf-components-html-pages.adb | src/asf-components-html-pages.adb | -----------------------------------------------------------------------
-- html-pages -- HTML Page Components
-- Copyright (C) 2011, 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 exce... | -----------------------------------------------------------------------
-- html-pages -- HTML Page Components
-- Copyright (C) 2011, 2014, 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 fil... | Implement Encode_End and Get_Link for UIOutputStylesheet type | Implement Encode_End and Get_Link for UIOutputStylesheet type
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
c7b6cc2177b7cc32a0888bee5808166b1910afad | 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... | Move the Principal to the Security package | Move the Principal to the Security package
| Ada | apache-2.0 | Letractively/ada-security |
05530c58a537231712971969b9314b6919ab1323 | src/core/strings/util-strings.ads | src/core/strings/util-strings.ads | -----------------------------------------------------------------------
-- util-strings -- Various String Utility
-- Copyright (C) 2001, 2002, 2003, 2009, 2010, 2011, 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Licen... | -----------------------------------------------------------------------
-- util-strings -- Various String Utility
-- Copyright (C) 2001, 2002, 2003, 2009, 2010, 2011, 2012, 2017, 2022 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the ... | Add the Replace function to replace a content by another one | Add the Replace function to replace a content by another one
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
0e8b5731743b280a0214b9f9487e9ef04be5009c | src/security-openid.ads | src/security-openid.ads | -----------------------------------------------------------------------
-- security-openid -- Open ID 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 us... | -----------------------------------------------------------------------
-- security-openid -- Open ID 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 us... | Add picture | Add picture
| Ada | apache-2.0 | stcarrez/ada-security |
2ddbdd7b688142d47ea8738224747233c34fd3ba | 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... | Update the Process procedure to finalize the timer only after execution of the timer handler | Update the Process procedure to finalize the timer only after execution of the timer handler
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
13031ecd19f67a524baf6491cd66f24e21baf0ea | orka/src/orka/implementation/orka-containers-bounded_vectors.adb | orka/src/orka/implementation/orka-containers-bounded_vectors.adb | -- SPDX-License-Identifier: Apache-2.0
--
-- Copyright (c) 2018 onox <denkpadje@gmail.com>
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/L... | -- SPDX-License-Identifier: Apache-2.0
--
-- Copyright (c) 2018 onox <denkpadje@gmail.com>
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/L... | Fix compile error with GNAT CE 2021 | Fix compile error with GNAT CE 2021
Signed-off-by: onox <34c1d3d2d1347bea60a26f46574de21a7a79b6d5@gmail.com>
| Ada | apache-2.0 | onox/orka |
b154e896a1a2ed2b8ad8cf811ee503f5699628d6 | 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... | Implement the Write_Entity and Write_Attribute for Nullable_String | Implement the Write_Entity and Write_Attribute for Nullable_String
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
8d7c180772237f65354aa507e1804bd3ddb48b23 | src/util-streams-buffered.adb | src/util-streams-buffered.adb | -----------------------------------------------------------------------
-- util-streams-buffered -- Buffered streams utilities
-- Copyright (C) 2010, 2011, 2013, 2014, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Lice... | -----------------------------------------------------------------------
-- util-streams-buffered -- Buffered streams utilities
-- Copyright (C) 2010, 2011, 2013, 2014, 2016, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the... | Allow to flush a buffer even if there is no output stream | Allow to flush a buffer even if there is no output stream
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
369bfd1fdcffcfacdeed4432f019a2f397466f8e | src/asf-events-exceptions.adb | src/asf-events-exceptions.adb | -----------------------------------------------------------------------
-- asf-events-exceptions -- Exceptions Events
-- 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 ex... | -----------------------------------------------------------------------
-- asf-events-exceptions -- Exceptions Events
-- 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 ... | Fix compilation warning | Fix compilation warning
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
74ff95a7f7e922926693c778bbec9a81647c6b44 | awa/plugins/awa-votes/regtests/awa-votes-modules-tests.adb | awa/plugins/awa-votes/regtests/awa-votes-modules-tests.adb | -----------------------------------------------------------------------
-- awa-questions-services-tests -- Unit tests for storage 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 storage 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 ... | Update the unit test | Update the unit test | Ada | apache-2.0 | tectronics/ada-awa,Letractively/ada-awa,Letractively/ada-awa,Letractively/ada-awa,tectronics/ada-awa,tectronics/ada-awa |
2d48c8e5821b5ff2bc53b575ea8d5bb277df1321 | mat/src/mat-targets-probes.adb | mat/src/mat-targets-probes.adb | -----------------------------------------------------------------------
-- mat-targets-probes - Definition and Analysis of process start events
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- yo... | -----------------------------------------------------------------------
-- mat-targets-probes - Definition and Analysis of process start events
-- Copyright (C) 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
... | Use Get_Target_Process_Ref function to retrieve the PID | Use Get_Target_Process_Ref function to retrieve the PID
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
e9fe9e1cc186b926afcc3cd6a7f754d151f01c3f | src/util-serialize-mappers.adb | src/util-serialize-mappers.adb | -----------------------------------------------------------------------
-- util-serialize-mappers -- Serialize objects in various formats
-- Copyright (C) 2010, 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
... | -----------------------------------------------------------------------
-- util-serialize-mappers -- Serialize objects in various formats
-- Copyright (C) 2010, 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
... | Fix serialization mapping for vectors - when adding a vector mapping, do not copy the mapping but set the mapper to the vector mapping | Fix serialization mapping for vectors
- when adding a vector mapping, do not copy the mapping
but set the mapper to the vector mapping
| Ada | apache-2.0 | flottokarotto/ada-util,Letractively/ada-util,flottokarotto/ada-util,Letractively/ada-util |
a9a6569cd4935a7ae2f45a74524d5b2f51040e4f | src/wiki-filters-variables.adb | src/wiki-filters-variables.adb | -----------------------------------------------------------------------
-- wiki-filters-variables -- Expand variables in text and links
-- 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 no... | -----------------------------------------------------------------------
-- wiki-filters-variables -- Expand variables in text and links
-- 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 no... | Implement the Iterate procedure to iterate over the filter variables | Implement the Iterate procedure to iterate over the filter variables
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
1c6c3604877d9152c8a6f42ed48a2e0afaea0730 | src/wiki-filters-variables.adb | src/wiki-filters-variables.adb | -----------------------------------------------------------------------
-- wiki-filters-variables -- Expand variables in text and links
-- 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 no... | -----------------------------------------------------------------------
-- wiki-filters-variables -- Expand variables in text and links
-- 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 no... | Fix replacing a variable at end of the string | Fix replacing a variable at end of the string
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
4138f26764a99cae27c7c43be0c98a07161b2b88 | src/wiki-plugins-templates.ads | src/wiki-plugins-templates.ads | -----------------------------------------------------------------------
-- wiki-plugins-template -- Template Plugin
-- 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 exce... | -----------------------------------------------------------------------
-- wiki-plugins-template -- Template Plugin
-- 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 exce... | Declare the File_Template_Plugin type for the template evaluation based on a file read from a directory | Declare the File_Template_Plugin type for the template evaluation
based on a file read from a directory
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
00cbe4f543812e68f58fdc333b96db2992ac4e66 | ARM/STM32/driver_demos/demo_gpio_blinky/src/demo_gpio_blinky.adb | ARM/STM32/driver_demos/demo_gpio_blinky/src/demo_gpio_blinky.adb | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2015, AdaCore --
-- --
-- ... | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2015, AdaCore --
-- --
-- ... | Include LCH overriding default. | Include LCH overriding default.
| Ada | bsd-3-clause | AdaCore/Ada_Drivers_Library,AdaCore/Ada_Drivers_Library,ellamosi/Ada_BMP_Library,simonjwright/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library,lambourg/Ada_Drivers_Library |
73124709026490ce615128858d97b2e34a132b74 | src/util-dates.adb | src/util-dates.adb | -----------------------------------------------------------------------
-- util-dates -- Date utilities
-- Copyright (C) 2011, 2013, 2014, 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 fil... | -----------------------------------------------------------------------
-- util-dates -- Date utilities
-- Copyright (C) 2011, 2013, 2014, 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 fil... | Implement the Is_Same_Day function | Implement the Is_Same_Day function
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
0172066751fd97383010bda942c06ae82adb1865 | 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 Node_List_Block and Node_List types | Declare Node_List_Block and Node_List types
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
a5b5f0b24ea036a6da53ba9019160ab8731a6aa4 | src/asf-components-html.adb | src/asf-components-html.adb | -----------------------------------------------------------------------
-- html -- ASF HTML Components
-- Copyright (C) 2009, 2010 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in c... | -----------------------------------------------------------------------
-- html -- ASF HTML Components
-- Copyright (C) 2009, 2010 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in c... | Update the definition of interative attributes. | Update the definition of interative attributes. | Ada | apache-2.0 | Letractively/ada-asf,Letractively/ada-asf,Letractively/ada-asf |
ccdefd809b10c8a1af8e792b350b38ebcc973040 | matp/src/mat-targets.adb | matp/src/mat-targets.adb | -----------------------------------------------------------------------
-- Clients - Abstract representation of client information
-- 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 n... | -----------------------------------------------------------------------
-- Clients - Abstract representation of client information
-- 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 n... | Add the -s option to start the TCP/IP server | Add the -s option to start the TCP/IP server
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
703ee51dcf59212fb0b1babd88bde469531e86e2 | src/natools-s_expressions-atom_buffers.adb | src/natools-s_expressions-atom_buffers.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 stream read | s_expressions-atom_buffers: fix stream read | Ada | isc | faelys/natools |
da7c7dc45bf6c099ec8c354a937ef8df6f09dcc1 | regtests/ado-queries-tests.ads | regtests/ado-queries-tests.ads | -----------------------------------------------------------------------
-- ado-queries-tests -- Test loading of database queries
-- 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");
-- ... | -----------------------------------------------------------------------
-- ado-queries-tests -- Test loading of database queries
-- 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");
-- ... | Declare the Test_Reload_Queries procedure | Declare the Test_Reload_Queries procedure
| Ada | apache-2.0 | stcarrez/ada-ado |
18f2f49d95c22c58c36e61f755d71bae7f1e21f1 | regtests/ado-queries-tests.ads | regtests/ado-queries-tests.ads | -----------------------------------------------------------------------
-- ado-queries-tests -- Test loading of database queries
-- 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");
-- ... | -----------------------------------------------------------------------
-- ado-queries-tests -- Test loading of database queries
-- Copyright (C) 2011, 2012, 2015, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License"... | Declare Test_Missing_Query procedure to test raising the Query_Error exception | Declare Test_Missing_Query procedure to test raising the Query_Error exception
| Ada | apache-2.0 | stcarrez/ada-ado |
5507d2bf23b8ca98d45dbb7fe3ae24e9d4a5799a | src/gen-utils.ads | src/gen-utils.ads | -----------------------------------------------------------------------
-- gen-utils -- Utilities for model generator
-- 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 ... | -----------------------------------------------------------------------
-- gen-utils -- Utilities for model generator
-- 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 ... | Allow to use indefinite types for the generic iterate operation | Allow to use indefinite types for the generic iterate operation
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
b36274fe0eb22cd42f119b73ed067e781911d8ce | src/security-oauth-clients.ads | src/security-oauth-clients.ads | -----------------------------------------------------------------------
-- security-oauth -- OAuth Security
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in co... | -----------------------------------------------------------------------
-- security-oauth -- OAuth Security
-- Copyright (C) 2012, 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... | Add support for OpenID Connect token | Add support for OpenID Connect token
| Ada | apache-2.0 | stcarrez/ada-security |
df383bc12bfcae354c67600f0ba5d6d1989c7dd4 | src/el-variables.adb | src/el-variables.adb | -----------------------------------------------------------------------
-- EL.Variables -- Variable mapper
-- 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 com... | -----------------------------------------------------------------------
-- EL.Variables -- Variable mapper
-- Copyright (C) 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file e... | Fix compilation with gcc 4.7 | Fix compilation with gcc 4.7 | Ada | apache-2.0 | Letractively/ada-el |
c03560448207862d67b70c331c8339edfc8fac70 | src/base/log/util-log-appenders-rolling_files.adb | src/base/log/util-log-appenders-rolling_files.adb | -----------------------------------------------------------------------
-- util-log-appenders-rolling_files -- Rolling file log appenders
-- Copyright (C) 2001 - 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- y... | -----------------------------------------------------------------------
-- util-log-appenders-rolling_files -- Rolling file log appenders
-- Copyright (C) 2001 - 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- y... | Fix indentation | Fix indentation
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
74810daa6f41a4a5e6488736d1db44cec09df918 | src/util-streams.ads | src/util-streams.ads | -----------------------------------------------------------------------
-- Util.Streams -- Stream utilities
-- 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 co... | -----------------------------------------------------------------------
-- Util.Streams -- Stream utilities
-- Copyright (C) 2010, 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... | Declare the Copy procedure to copy a string to a Stream_Element_Array | Declare the Copy procedure to copy a string to a Stream_Element_Array
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
ecdcc10bd1da96cbb006424e38e96ab1bda0c756 | 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... | Declare the Parse_Text procedure | Declare the Parse_Text procedure
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
c07896268b3a1be5d6cb418504473e15530165a7 | src/util-commands.ads | src/util-commands.ads | -----------------------------------------------------------------------
-- util-commands -- Support to make command line tools
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use thi... | -----------------------------------------------------------------------
-- util-commands -- Support to make command line tools
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use thi... | Declare the Default_Argument_List and override the Get_Count and Get_Argument operations | Declare the Default_Argument_List and override the Get_Count and Get_Argument operations
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
9dfba228420e2e0828ccbbade16ec3b25c7eea6d | src/dynamo.adb | src/dynamo.adb | -----------------------------------------------------------------------
-- dynamo -- Ada Code Generator
-- Copyright (C) 2009, 2010, 2011, 2012, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use th... | -----------------------------------------------------------------------
-- dynamo -- Ada Code Generator
-- Copyright (C) 2009, 2010, 2011, 2012, 2015, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not ... | Update to use the Ada Util command support | Update to use the Ada Util command support
| 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.