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 |
|---|---|---|---|---|---|---|---|---|---|
fad7b5584d7e09715ca3615af973269f0cc1edf8 | src/dynamo.adb | src/dynamo.adb | -----------------------------------------------------------------------
-- dynamo -- Ada Code Generator
-- Copyright (C) 2009, 2010, 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file exce... | -----------------------------------------------------------------------
-- dynamo -- Ada Code Generator
-- Copyright (C) 2009, 2010, 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file exce... | Fix config directory search path - look for the dynamo configuration files in ../share/dynamo/base (relative to the dynamo executable path) | Fix config directory search path
- look for the dynamo configuration files in ../share/dynamo/base
(relative to the dynamo executable path)
| Ada | apache-2.0 | Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen |
5812008002b0b526155c85f6ac27ae92ae390e1f | awa/plugins/awa-storages/src/awa-storages-stores-files.adb | awa/plugins/awa-storages/src/awa-storages-stores-files.adb | -----------------------------------------------------------------------
-- awa-storages-stores-files -- File system store
-- Copyright (C) 2012, 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not ... | -----------------------------------------------------------------------
-- awa-storages-stores-files -- File system store
-- Copyright (C) 2012, 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not ... | Fix compilation warning | Fix compilation warning
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
62ca30fa7eaa199b4ff688650ccadf5477c2adbc | src/util-beans-objects-hash.adb | src/util-beans-objects-hash.adb | -----------------------------------------------------------------------
-- Util.Beans.Objects.Hash -- Hash on an object
-- Copyright (C) 2010, 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | -----------------------------------------------------------------------
-- Util.Beans.Objects.Hash -- Hash on an object
-- Copyright (C) 2010, 2011, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not us... | Update the Hash function to compute the hash for the array type | Update the Hash function to compute the hash for the array type
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
3f89a6de59fa9b2ceba9c76c35167fde2590035f | src/util-properties-bundles.adb | src/util-properties-bundles.adb | -----------------------------------------------------------------------
-- util-properties-bundles -- Generic name/value property management
-- Copyright (C) 2001 - 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
--... | -----------------------------------------------------------------------
-- util-properties-bundles -- Generic name/value property management
-- Copyright (C) 2001 - 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
--... | Change a Log.Debug into a Log.Info to better track resource bundle loading | Change a Log.Debug into a Log.Info to better track resource bundle loading
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
e572b15f62ffe5f0b312cf71c414a81b6b2ec2c5 | src/gen-artifacts-docs-markdown.adb | src/gen-artifacts-docs-markdown.adb | -----------------------------------------------------------------------
-- gen-artifacts-docs-markdown -- Artifact for GitHub Markdown documentation format
-- Copyright (C) 2015, 2017, 2018, 2019, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License,... | -----------------------------------------------------------------------
-- gen-artifacts-docs-markdown -- Artifact for GitHub Markdown documentation format
-- Copyright (C) 2015, 2017, 2018, 2019, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License,... | Fix handling of auto-links in markdown bullet lists | Fix handling of auto-links in markdown bullet lists
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
d8df06c57337aa3059ccd30d6672efc2d8fb49e2 | 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 | Letractively/ada-awa,tectronics/ada-awa,tectronics/ada-awa,Letractively/ada-awa,tectronics/ada-awa,Letractively/ada-awa |
cfd4cac9d10ed8a9f678a5435ec936c38ebdc33e | src/util-properties.ads | src/util-properties.ads | -----------------------------------------------------------------------
-- properties -- Generic name/value property management
-- Copyright (C) 2001, 2002, 2003, 2006, 2008, 2009, 2010, 2014, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Ver... | -----------------------------------------------------------------------
-- properties -- Generic name/value property management
-- Copyright (C) 2001, 2002, 2003, 2006, 2008, 2009, 2010, 2014, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Ver... | Declare the To_Manager function to convert a value to a property manager | Declare the To_Manager function to convert a value to a property manager
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
644ade96c1b1497b6f6fbc3861d3962630e48a42 | awa/plugins/awa-storages/src/awa-storages.ads | awa/plugins/awa-storages/src/awa-storages.ads | -----------------------------------------------------------------------
-- awa-storages -- Storage module
-- Copyright (C) 2012, 2015, 2016, 2018, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use ... | -----------------------------------------------------------------------
-- awa-storages -- Storage module
-- Copyright (C) 2012, 2015, 2016, 2018, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use ... | Add more documentation | Add more documentation
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
efd203b9d2abee6bd0d57ee00379e4c8edd195da | mat/src/mat-readers-marshaller.ads | mat/src/mat-readers-marshaller.ads | -----------------------------------------------------------------------
-- Marshaller -- Marshalling of data in communication buffer
-- 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 u... | -----------------------------------------------------------------------
-- Marshaller -- Marshalling of data in communication buffer
-- 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 u... | Fix definition of Skip procedure | Fix definition of Skip procedure
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
7cd900d0f7b9a98dd93344560c8d235bcdf3ab66 | awa/plugins/awa-changelogs/src/awa-changelogs-modules.ads | awa/plugins/awa-changelogs/src/awa-changelogs-modules.ads | -----------------------------------------------------------------------
-- awa-changelogs-modules -- Module changelogs
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file e... | -----------------------------------------------------------------------
-- awa-changelogs-modules -- Module changelogs
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file e... | Declare the Add_Log procedure | Declare the Add_Log procedure
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
1a50fc2f9978f972a6b8574ca8da347d79949277 | mat/src/gtk/mat-consoles-gtkmat.ads | mat/src/gtk/mat-consoles-gtkmat.ads | -----------------------------------------------------------------------
-- mat-consoles-text - Text console interface
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file ex... | -----------------------------------------------------------------------
-- mat-consoles-text - Text console interface
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file ex... | Add a Justify parameter to the Print_Field procedure | Add a Justify parameter to the Print_Field procedure
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
064b520657b0607f47bd83ebc7a3d989707b9024 | testutil/ahven/ahven-xml_runner.adb | testutil/ahven/ahven-xml_runner.adb | --
-- Copyright (c) 2007-2009 Tero Koskinen <tero.koskinen@iki.fi>
--
-- Permission to use, copy, modify, and distribute this software for any
-- purpose with or without fee is hereby granted, provided that the above
-- copyright notice and this permission notice appear in all copies.
--
-- THE SOFTWARE IS PROVIDED "AS... | --
-- Copyright (c) 2007-2009 Tero Koskinen <tero.koskinen@iki.fi>
--
-- Permission to use, copy, modify, and distribute this software for any
-- purpose with or without fee is hereby granted, provided that the above
-- copyright notice and this permission notice appear in all copies.
--
-- THE SOFTWARE IS PROVIDED "AS... | Fix XML generation if a message contains a " (double quote). This terminates the attribute... | Fix XML generation if a message contains a " (double quote).
This terminates the attribute...
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
d56a006320a15a15577cc7f1f1879acbb35624a1 | src/asf-sessions-factory.adb | src/asf-sessions-factory.adb | -----------------------------------------------------------------------
-- asf.sessions.factory -- ASF Sessions factory
-- 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 us... | -----------------------------------------------------------------------
-- asf.sessions.factory -- ASF Sessions factory
-- Copyright (C) 2010, 2011, 2012, 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may ... | Fix compilation on arm | Fix compilation on arm
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
a6062a114fc06d2983b37f64a0d184c58b141a33 | src/ado-sequences-hilo.ads | src/ado-sequences-hilo.ads | -----------------------------------------------------------------------
-- ADO Sequences Hilo-- HiLo Database sequence generator
-- Copyright (C) 2009, 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | -----------------------------------------------------------------------
-- ADO Sequences Hilo-- HiLo Database sequence generator
-- Copyright (C) 2009, 2010, 2011, 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License"... | Add some documentation | Add some documentation
| Ada | apache-2.0 | stcarrez/ada-ado |
6fe7fd18443bed28efcd437e2d2cc1634e2805f8 | src/gen-commands-project.adb | src/gen-commands-project.adb | -----------------------------------------------------------------------
-- gen-commands-project -- Project creation command 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 m... | -----------------------------------------------------------------------
-- gen-commands-project -- Project creation command 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 m... | Update the create-project help message | Update the create-project help message
| Ada | apache-2.0 | Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen |
ce6fff1f2b1a2441c72fa1ff09dd668891fcdaf9 | src/util-serialize-tools.adb | src/util-serialize-tools.adb | -----------------------------------------------------------------------
-- util-serialize-tools -- Tools to Serialize objects in various formats
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- y... | -----------------------------------------------------------------------
-- util-serialize-tools -- Tools to Serialize objects in various formats
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- y... | Fix JSON deserialization into an object map | Fix JSON deserialization into an object map
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
d17807a98a82568af43f99eda724efbfe0e1b1f5 | src/base/log/util-log-appenders.ads | src/base/log/util-log-appenders.ads | -----------------------------------------------------------------------
-- util-log-appenders -- Log appenders
-- Copyright (C) 2001, 2002, 2003, 2006, 2008, 2009, 2010, 2011, 2015, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (t... | -----------------------------------------------------------------------
-- util-log-appenders -- Log appenders
-- Copyright (C) 2001 - 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 ex... | Add Output member to the console appender | Add Output member to the console appender
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
a9acd71d42f105b246713c364fd4fe4d2d31c2db | src/security-oauth-jwt.ads | src/security-oauth-jwt.ads | -----------------------------------------------------------------------
-- security-oauth-jwt -- OAuth Java Web Token
-- 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 ex... | -----------------------------------------------------------------------
-- security-oauth-jwt -- OAuth Java Web Token
-- 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 ex... | Update Get_Claim to add a default value returned if the claim does not exist | Update Get_Claim to add a default value returned if the claim does not exist
| Ada | apache-2.0 | stcarrez/ada-security |
a41029ffa75a311be28684bc36da87288561629f | tests/natools-s_expressions-templates-tests-integers.adb | tests/natools-s_expressions-templates-tests-integers.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... | add tests for prefix and suffix width | s_expressions-templates-tests-integers: add tests for prefix and suffix width | Ada | isc | faelys/natools |
4be0d8e4fdaa41dae68ea370ae1b2512c7b02073 | src/util-dates.adb | src/util-dates.adb | -----------------------------------------------------------------------
-- util-dates -- Date utilities
-- Copyright (C) 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compli... | -----------------------------------------------------------------------
-- util-dates -- Date utilities
-- Copyright (C) 2011, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in ... | Implement the new functions Get_Day_Start, Get_Week_Start and Get_Month_Start | Implement the new functions Get_Day_Start, Get_Week_Start and Get_Month_Start
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
6547ef0ac0dd77e1e875d359f44d28f78af07dce | matp/src/memory/mat-memory-targets.ads | matp/src/memory/mat-memory-targets.ads | -----------------------------------------------------------------------
-- Memory clients - Client info related to its memory
-- 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 us... | -----------------------------------------------------------------------
-- Memory clients - Client info related to its memory
-- Copyright (C) 2014, 2015, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may ... | Fix compilation warning with GNAT 2018 | Fix compilation warning with GNAT 2018
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
8e49e1d263f71de1e3ec0e400a8c7934a06e775d | src/gl/implementation/gl-enums.ads | src/gl/implementation/gl-enums.ads | -- SPDX-License-Identifier: Apache-2.0
--
-- Copyright (c) 2012 Felix Krause <contact@flyx.org>
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licen... | -- SPDX-License-Identifier: Apache-2.0
--
-- Copyright (c) 2012 Felix Krause <contact@flyx.org>
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licen... | Remove unused type Program_Stage_Param in package GL.Enums | gl: Remove unused type Program_Stage_Param in package GL.Enums
Signed-off-by: onox <34c1d3d2d1347bea60a26f46574de21a7a79b6d5@gmail.com>
| Ada | apache-2.0 | onox/orka |
824e6154db356158cc5c5c2b9f8cd9bb16521273 | src/security-oauth-servers.ads | src/security-oauth-servers.ads | -----------------------------------------------------------------------
-- security-oauth-servers -- OAuth Server Authentication Support
-- Copyright (C) 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | -----------------------------------------------------------------------
-- security-oauth-servers -- OAuth Server Authentication Support
-- Copyright (C) 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | Update Verify to allow in out parameter for the realm | Update Verify to allow in out parameter for the realm
| Ada | apache-2.0 | stcarrez/ada-security |
6814a9c265943ef86e2238d5225afb390317771c | src/os-linux/util-processes-os.adb | src/os-linux/util-processes-os.adb | -----------------------------------------------------------------------
-- util-processes-os -- System specific and low level operations
-- Copyright (C) 2011, 2012, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Licens... | -----------------------------------------------------------------------
-- util-processes-os -- System specific and low level operations
-- Copyright (C) 2011, 2012, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Licens... | Implement Prepare_Working_Directory before the fork and use the prepared path to change the current working directory after the fork | Implement Prepare_Working_Directory before the fork and use the prepared path to change the current working directory after the fork
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
b6e69f1e7d5460f992a4e9f67ad91bfce84af6c0 | src/wiki-documents.adb | src/wiki-documents.adb | -----------------------------------------------------------------------
-- wiki-nodes -- Wiki Document Internal representation
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use thi... | -----------------------------------------------------------------------
-- wiki-nodes -- Wiki Document Internal representation
-- Copyright (C) 2016, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not u... | Create the N_NEWLINE node in the document | Create the N_NEWLINE node in the document
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
6db19f1da45c17e7d03a08c907eaf6c33d2a62ae | src/wiki-documents.adb | src/wiki-documents.adb | -----------------------------------------------------------------------
-- wiki-nodes -- Wiki Document Internal representation
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use thi... | -----------------------------------------------------------------------
-- wiki-nodes -- Wiki Document Internal representation
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use thi... | Implement Hide_TOC procedure to mark the table of content as hidden on the document | Implement Hide_TOC procedure to mark the table of content as hidden on the document
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
637b408bc3b100bf2a4ff3dc094798107208e1c9 | samples/print_user.adb | samples/print_user.adb | -----------------------------------------------------------------------
-- Print_User -- Example to find an object from the database
-- Copyright (C) 2010, 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may... | -----------------------------------------------------------------------
-- Print_User -- Example to find an object from the database
-- Copyright (C) 2010, 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may... | Update driver registration and initialization | Update driver registration and initialization
| Ada | apache-2.0 | Letractively/ada-ado |
ff2497a7dbb863c8e62f13e12ae238f89cd81f09 | src/http/util-mail.adb | src/http/util-mail.adb | -----------------------------------------------------------------------
-- util-mail -- Mail Utility Library
-- Copyright (C) 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file excep... | -----------------------------------------------------------------------
-- util-mail -- Mail Utility Library
-- Copyright (C) 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file excep... | Implement the Get_First_Name function to extract a possible first name from the email address | Implement the Get_First_Name function to extract a possible first name from the email address
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
4080e60337fec8114469f515f28cedce6402d16b | src/http/aws/util-http-clients-web.adb | src/http/aws/util-http-clients-web.adb | -----------------------------------------------------------------------
-- util-http-clients-web -- HTTP Clients with AWS implementation
-- Copyright (C) 2011, 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-... | -----------------------------------------------------------------------
-- util-http-clients-web -- HTTP Clients with AWS implementation
-- Copyright (C) 2011, 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-... | Implement the Set_Timeout procedure | Implement the Set_Timeout procedure
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
75e8936523179ac3472822af4a5828b6130f724f | tools/druss-config.ads | tools/druss-config.ads | -----------------------------------------------------------------------
-- druss-config -- Configuration management for Druss
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | -----------------------------------------------------------------------
-- druss-config -- Configuration management for Druss
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | Declare the Save_Gateways procedure | Declare the Save_Gateways procedure
| Ada | apache-2.0 | stcarrez/bbox-ada-api |
043ea3b1830cd579b8ff9ddc4046f4b0fc8a869d | src/ado-queries.adb | src/ado-queries.adb | -----------------------------------------------------------------------
-- ado-queries -- Database Queries
-- Copyright (C) 2011, 2012, 2013, 2014, 2015, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | -----------------------------------------------------------------------
-- ado-queries -- Database Queries
-- Copyright (C) 2011, 2012, 2013, 2014, 2015, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | Replace Query_Manager_Access by Query_Manager as parameter Implement stub for Finalize procedure | Replace Query_Manager_Access by Query_Manager as parameter
Implement stub for Finalize procedure
| Ada | apache-2.0 | stcarrez/ada-ado |
ef84344164524be035f53fa85ac219cf7be47fcf | 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 in the File_Container to create a file instance | Add a Create function in the File_Container to create a file instance
| Ada | apache-2.0 | stcarrez/babel |
11c676bf1af93a0d31fac69950f62649f6bcf429 | matp/src/mat-targets.ads | matp/src/mat-targets.ads | -----------------------------------------------------------------------
-- mat-targets - Representation of target information
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | -----------------------------------------------------------------------
-- mat-targets - Representation of target information
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | Declare the Finalize procedure | Declare the Finalize procedure
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
e7937362e0445d10ac7a7e1c957aae6fe8f6ea09 | src/sys/encoders/util-encoders-hmac-sha256.adb | src/sys/encoders/util-encoders-hmac-sha256.adb | -----------------------------------------------------------------------
-- util-encoders-hmac-sha1 -- Compute HMAC-SHA256 authentication code
-- Copyright (C) 2017, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
--... | -----------------------------------------------------------------------
-- util-encoders-hmac-sha1 -- Compute HMAC-SHA256 authentication code
-- Copyright (C) 2017, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
--... | Implement Set_Key and Update procedures | Implement Set_Key and Update procedures
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
bb601edcbbf7c2243740f8792f13919896c1da56 | orka_glfw/src/orka-windows-glfw.ads | orka_glfw/src/orka-windows-glfw.ads | -- 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... | Make package Orka.Windows.GLFW preelaborated | glfw: Make package Orka.Windows.GLFW preelaborated
Signed-off-by: onox <34c1d3d2d1347bea60a26f46574de21a7a79b6d5@gmail.com>
| Ada | apache-2.0 | onox/orka |
a5264cc630fdf71c33caccd3304d4a174b36258c | tools/druss-config.adb | tools/druss-config.adb | -----------------------------------------------------------------------
-- druss-config -- Configuration management for Druss
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | -----------------------------------------------------------------------
-- druss-config -- Configuration management for Druss
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | Implement the Save_Gateways procedure | Implement the Save_Gateways procedure
| Ada | apache-2.0 | stcarrez/bbox-ada-api |
882f8515f98f0dd3360c55050b26f8cac5afe7c4 | src/asf-components-html-selects.adb | src/asf-components-html-selects.adb | -----------------------------------------------------------------------
-- html-selects -- ASF HTML UISelectOne and UISelectMany components
-- Copyright (C) 2011, 2013, 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License")... | -----------------------------------------------------------------------
-- html-selects -- ASF HTML UISelectOne and UISelectMany components
-- Copyright (C) 2011, 2013, 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Lic... | Fix the radio button HTML, the input 'name' attribute was missing | Fix the radio button HTML, the input 'name' attribute was missing
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
a108f81c875229b92d3f875af3d5b9dfbfdda39d | src/security-auth.adb | src/security-auth.adb | -----------------------------------------------------------------------
-- security-openid -- OpenID 2.0 Support
-- Copyright (C) 2009, 2010, 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | -----------------------------------------------------------------------
-- security-openid -- OpenID 2.0 Support
-- Copyright (C) 2009, 2010, 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | Use the Google+ implementation | Use the Google+ implementation
| Ada | apache-2.0 | Letractively/ada-security |
45326ba268634cddd32d4724eae4f7d1bb3679d3 | src/security-oauth-file_registry.ads | src/security-oauth-file_registry.ads | -----------------------------------------------------------------------
-- security-oauth-file_registry -- File Based Application and Realm
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | -----------------------------------------------------------------------
-- security-oauth-file_registry -- File Based Application and Realm
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | Declare the Add_Application procedure Declare the Crypt_Password and Add_User procedures | Declare the Add_Application procedure
Declare the Crypt_Password and Add_User procedures
| Ada | apache-2.0 | stcarrez/ada-security |
18ca9de28f1c7c61cfe3c0ce68b1dd45e47623ee | regtests/util-http-clients-tests.adb | regtests/util-http-clients-tests.adb | -----------------------------------------------------------------------
-- util-http-clients-tests -- Unit tests for HTTP client
-- Copyright (C) 2012, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not... | -----------------------------------------------------------------------
-- util-http-clients-tests -- Unit tests for HTTP client
-- Copyright (C) 2012, 2020, 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you m... | Add some headers in http requests for the tests | Add some headers in http requests for the tests
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
099e199981c15d7af5baa5b825382665d8d306dd | src/gen-model-list.adb | src/gen-model-list.adb | -----------------------------------------------------------------------
-- gen-model-list -- List bean interface for model objects
-- Copyright (C) 2009, 2010 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | -----------------------------------------------------------------------
-- gen-model-list -- List bean interface for model objects
-- Copyright (C) 2009, 2010 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | Add a 'size' attribute to value lists | Add a 'size' attribute to value lists
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
7a67217b1fa31e7d2e2fa4480b39f47e4c17b615 | awa/src/awa-modules.adb | awa/src/awa-modules.adb | -----------------------------------------------------------------------
-- awa -- Ada Web Application
-- Copyright (C) 2009, 2010, 2011, 2012, 2015, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may ... | -----------------------------------------------------------------------
-- awa -- Ada Web Application
-- Copyright (C) 2009, 2010, 2011, 2012, 2015, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may ... | Update Get_Session and Get_Master_Session to get the database session by using the service context | Update Get_Session and Get_Master_Session to get the database session by using the service context
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
647798f52078e4b284848673821b8b5cd8718285 | mat/src/memory/mat-memory.ads | mat/src/memory/mat-memory.ads | -----------------------------------------------------------------------
-- Memory - Memory slot
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance wit... | -----------------------------------------------------------------------
-- Memory - Memory slot
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance wit... | Use Frame_Type type | Use Frame_Type type
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
8e1ae5e3ad6bd0cf2fa107ed88d94c19bb320291 | src/wiki-render.adb | src/wiki-render.adb | -----------------------------------------------------------------------
-- wiki-render -- Wiki renderer
-- Copyright (C) 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in ... | -----------------------------------------------------------------------
-- wiki-render -- Wiki renderer
-- Copyright (C) 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in ... | Add the document to the Finish procedure | Add the document to the Finish procedure
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
939dedbf66f60bf6318799c770b12af0428ddaaa | src/asf-components-widgets-panels.adb | src/asf-components-widgets-panels.adb | -----------------------------------------------------------------------
-- components-widgets-panels -- Collapsible panels
-- 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 fi... | -----------------------------------------------------------------------
-- components-widgets-panels -- Collapsible panels
-- Copyright (C) 2013, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use t... | Declare the Render_Action_Icon procedure | Declare the Render_Action_Icon procedure
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
356190482a8b8f90b4991933ce2e66cd55c5ca57 | mat/src/mat-consoles.adb | mat/src/mat-consoles.adb | -----------------------------------------------------------------------
-- mat-consoles - Console interface
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in co... | -----------------------------------------------------------------------
-- mat-consoles - Console interface
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in co... | Implement the Print_Field operation for an Unbounded_String | Implement the Print_Field operation for an Unbounded_String
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
81757ab16f470711e74561145d7b1d3d89246bed | matp/src/mat-targets.adb | matp/src/mat-targets.adb | -----------------------------------------------------------------------
-- Clients - Abstract representation of client information
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | -----------------------------------------------------------------------
-- Clients - Abstract representation of client information
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | Implement the Finalize for Target_Process_Type and Target_Type objects | Implement the Finalize for Target_Process_Type and Target_Type objects
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
043d6ad5de9cefc4b391c2f212e365950f3557dc | src/asf-components-html-factory.adb | src/asf-components-html-factory.adb | -----------------------------------------------------------------------
-- html-factory -- Factory for HTML UI Components
-- Copyright (C) 2009, 2010 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use th... | -----------------------------------------------------------------------
-- html-factory -- Factory for HTML UI Components
-- Copyright (C) 2009, 2010, 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not ... | Rename h:input into h:inputText and add h:inputSecret | Rename h:input into h:inputText and add h:inputSecret
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
a2f3ef5384015913a6925fdf5f69048d7fb97ed8 | regtests/util-events-timers-tests.adb | regtests/util-events-timers-tests.adb | -----------------------------------------------------------------------
-- util-events-timers-tests -- Unit tests for timers
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this ... | -----------------------------------------------------------------------
-- util-events-timers-tests -- Unit tests for timers
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this ... | Implement the Test_Many_Timers procedure and register it for execution | Implement the Test_Many_Timers procedure and register it for execution
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
728e51561feeb788a150f7f93c30c2c4d16ab87d | src/sys/processes/util-processes.ads | src/sys/processes/util-processes.ads | -----------------------------------------------------------------------
-- util-processes -- Process creation and control
-- Copyright (C) 2011, 2012, 2016, 2018, 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | -----------------------------------------------------------------------
-- util-processes -- Process creation and control
-- Copyright (C) 2011, 2012, 2016, 2018, 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | Add a Spawn procedure | Add a Spawn procedure
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
5dde9635dacad2102ffbb8d6dc937c094c1377cd | matp/src/mat-targets.ads | matp/src/mat-targets.ads | -----------------------------------------------------------------------
-- mat-targets - Representation of target information
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | -----------------------------------------------------------------------
-- mat-targets - Representation of target information
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | Change Target_Process_Type to implement the Resolver_Type interface | Change Target_Process_Type to implement the Resolver_Type interface
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
8ecd447c152ecf522ee88c92312b238360960812 | mat/src/gtk/mat-callbacks.ads | mat/src/gtk/mat-callbacks.ads | -----------------------------------------------------------------------
-- mat-callbacks - Callbacks for Gtk
-- 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... | -----------------------------------------------------------------------
-- mat-callbacks - Callbacks for Gtk
-- 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 On_Menu_About procedure | Declare the On_Menu_About procedure
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
49802c8701e54dda230c9953b0a42d59e76ea6cf | 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 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file excep... | -----------------------------------------------------------------------
-- awa-storages-beans -- Storage Ada Beans
-- 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... | Use the ADO.Utils.To_Identifier operation | Use the ADO.Utils.To_Identifier operation | Ada | apache-2.0 | tectronics/ada-awa,Letractively/ada-awa,tectronics/ada-awa,tectronics/ada-awa,Letractively/ada-awa,Letractively/ada-awa |
62910a73b5468a028c6e802bc165ec079e956549 | awa/plugins/awa-storages/src/awa-storages-beans.ads | awa/plugins/awa-storages/src/awa-storages-beans.ads | -----------------------------------------------------------------------
-- awa-storages-beans -- Storage Ada Beans
-- Copyright (C) 2012, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file... | -----------------------------------------------------------------------
-- awa-storages-beans -- Storage Ada Beans
-- Copyright (C) 2012, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file... | Declare the Load_Files procedure | Declare the Load_Files procedure
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
5fa82bb86966002eda1b53c527d33956498a6487 | regtests/gen-artifacts-xmi-tests.adb | regtests/gen-artifacts-xmi-tests.adb | -----------------------------------------------------------------------
-- gen-xmi-tests -- Tests for xmi
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in comp... | -----------------------------------------------------------------------
-- gen-xmi-tests -- Tests for xmi
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in comp... | Update the unit test to use Read_Model | Update the unit test to use Read_Model
| Ada | apache-2.0 | Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen |
d65cfefd476420585680177efe88668d8356ec9c | regtests/ado-tests.adb | regtests/ado-tests.adb | -----------------------------------------------------------------------
-- ADO Sequences -- Database sequence generator
-- Copyright (C) 2009, 2010, 2011, 2012, 2015, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Licen... | -----------------------------------------------------------------------
-- ADO Sequences -- Database sequence generator
-- Copyright (C) 2009, 2010, 2011, 2012, 2015, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Licen... | Fix to use the Nullable_String type | Fix to use the Nullable_String type
| Ada | apache-2.0 | stcarrez/ada-ado |
9f92252fa4844271562a5bab2fe1de6edf36fd92 | mat/src/mat-targets.adb | mat/src/mat-targets.adb | -----------------------------------------------------------------------
-- Clients - Abstract representation of client information
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | -----------------------------------------------------------------------
-- Clients - Abstract representation of client information
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | Use the MAT.Targets.Probes package | Use the MAT.Targets.Probes package
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
17a10c4ac1c9e290ae0922bf7113a3f30d065136 | boards/stm32f769_discovery/stm32-board.ads | boards/stm32f769_discovery/stm32-board.ads | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2015, AdaCore --
-- --
-- ... | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2015, AdaCore --
-- --
-- ... | Add User LED 3 to the stm32f769 disco board definition. | Add User LED 3 to the stm32f769 disco board definition.
Also fix the Audio ports definition for this board.
| Ada | bsd-3-clause | ellamosi/Ada_BMP_Library,Fabien-Chouteau/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library,AdaCore/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library,lambourg/Ada_Drivers_Library,AdaCore/Ada_Drivers_Library |
63797f82b4e93c22cfdfef8f4106777eaaed6819 | 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... | Declare the stereotypes that are used for the generation of ADO/AWA packages and types | Declare the stereotypes that are used for the generation of ADO/AWA packages and types
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
e822b6b47a194a2d251dfc449ea623432309a72f | src/util-streams-buffered.ads | src/util-streams-buffered.ads | -----------------------------------------------------------------------
-- util-streams-buffered -- Buffered streams utilities
-- Copyright (C) 2010, 2013, 2015, 2016, 2017, 2018 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, 2013, 2015, 2016, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Lice... | Document the Input/Output_Buffer_Stream support | Document the Input/Output_Buffer_Stream support
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
546bfac51e4c0984f3598a729475ddd7f770348f | src/sqlite/ado-statements-sqlite.ads | src/sqlite/ado-statements-sqlite.ads | -----------------------------------------------------------------------
-- ADO Mysql Database -- MySQL Database connections
-- Copyright (C) 2009, 2010, 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
--... | -----------------------------------------------------------------------
-- ado-statements-sqlite -- SQLite database statements
-- Copyright (C) 2009, 2010, 2011, 2012, 2013, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Lice... | Fix header title | Fix header title
| Ada | apache-2.0 | stcarrez/ada-ado |
0b8e5722600c00556b6388955c75446c6b6a254a | awa/samples/src/atlas-applications.ads | awa/samples/src/atlas-applications.ads | -----------------------------------------------------------------------
-- atlas-applications - Atlas Applications
-- Copyright (C) 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file excep... | -----------------------------------------------------------------------
-- atlas-applications - Atlas Applications
-- Copyright (C) 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file excep... | Add the comments module in the Atlas application | Add the comments module in the Atlas application
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
ef368afaa072e200da97921d049c1a458f448f1f | src/gen-model-tables.adb | src/gen-model-tables.adb | -----------------------------------------------------------------------
-- gen-model-tables -- Database table model representation
-- Copyright (C) 2009, 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License... | -----------------------------------------------------------------------
-- gen-model-tables -- Database table model representation
-- Copyright (C) 2009, 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License... | Mark the table type mapping as a T_TABLE | Mark the table type mapping as a T_TABLE
| Ada | apache-2.0 | Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen,Letractively/ada-gen |
63a9baeeead5eb8962e46dbda0de60f772081152 | src/asf-requests-mockup.adb | src/asf-requests-mockup.adb | -----------------------------------------------------------------------
-- asf.requests.mockup -- ASF Requests mockup
-- Copyright (C) 2010, 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may no... | -----------------------------------------------------------------------
-- asf.requests.mockup -- ASF Requests mockup
-- Copyright (C) 2010, 2011, 2012, 2013, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ... | Add Split optional parameter to the Set_Request_URI procedure to clear the request parameters and extract them from the URI | Add Split optional parameter to the Set_Request_URI procedure to clear
the request parameters and extract them from the URI
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
d0826c2bd9df0bb1b8d4b8f3917a42759e34466a | mat/src/events/mat-events-targets.adb | mat/src/events/mat-events-targets.adb | -----------------------------------------------------------------------
-- mat-events-targets - Events received and collected from a target
-- Copyright (C) 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | -----------------------------------------------------------------------
-- mat-events-targets - Events received and collected from a target
-- Copyright (C) 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | Implement the Find function to find a event in a list | Implement the Find function to find a event in a list
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
f13fefafc51770335b9b07a4085a9da592d6cf22 | mat/src/memory/mat-memory-targets.adb | mat/src/memory/mat-memory-targets.adb | -----------------------------------------------------------------------
-- Memory Events - Definition and Analysis of memory events
-- Copyright (C) 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may ... | -----------------------------------------------------------------------
-- Memory Events - Definition and Analysis of memory events
-- Copyright (C) 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may ... | Fix the Find procedure to find the memory regions that intersect a range of addresses: use the Ceiling function | Fix the Find procedure to find the memory regions that intersect a
range of addresses: use the Ceiling function
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
7f67cca66b3ef87c94c6916c913b67b0c29d1b6d | src/util-strings-transforms.ads | src/util-strings-transforms.ads | -----------------------------------------------------------------------
-- Util-texts -- Various Text Transformation Utilities
-- Copyright (C) 2001, 2002, 2003, 2009, 2010, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Lice... | -----------------------------------------------------------------------
-- util-strings-transforms -- Various Text Transformation Utilities
-- Copyright (C) 2001, 2002, 2003, 2009, 2010, 2015, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Ver... | Fix header style | Fix header style
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
dba4b1d808f67b981c5a7190b809a2e6f95de409 | src/sys/os-unix/util-systems-os.ads | src/sys/os-unix/util-systems-os.ads | -----------------------------------------------------------------------
-- util-systems-os -- Unix system operations
-- Copyright (C) 2011, 2012, 2014, 2015, 2016, 2017, 2018, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Li... | -----------------------------------------------------------------------
-- util-systems-os -- Unix system operations
-- Copyright (C) 2011, 2012, 2014, 2015, 2016, 2017, 2018, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Li... | Fix Errno to use SYMBOL_PREFIX for MacOS | Fix Errno to use SYMBOL_PREFIX for MacOS
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
27c5e9fc14956fac1b8827a625c0e1106eb6d1bf | src/sys/os-windows/util-streams-raw.adb | src/sys/os-windows/util-streams-raw.adb | -----------------------------------------------------------------------
-- util-streams-raw -- Raw streams for Windows based systems
-- Copyright (C) 2011, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may... | -----------------------------------------------------------------------
-- util-streams-raw -- Raw streams for Windows based systems
-- Copyright (C) 2011, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may... | Remove unused with clause | Remove unused with clause
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
3f800c9873c81937928cf55fe7a039c8a3d236d6 | src/util-properties.ads | src/util-properties.ads | -----------------------------------------------------------------------
-- util-properties -- Generic name/value property management
-- Copyright (C) 2001, 2002, 2003, 2006, 2008, 2009, 2010, 2014, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache L... | -----------------------------------------------------------------------
-- util-properties -- Generic name/value property management
-- Copyright (C) 2001, 2002, 2003, 2006, 2008, 2009, 2010, 2014, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache L... | Add and update the documentation | Add and update the documentation
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
7ae0284e3d8777c6c80894125753b0fb03e28a32 | src/base/beans/util-beans-objects-maps.ads | src/base/beans/util-beans-objects-maps.ads | -----------------------------------------------------------------------
-- util-beans-objects-maps -- Object maps
-- Copyright (C) 2010, 2011, 2012, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may ... | -----------------------------------------------------------------------
-- util-beans-objects-maps -- Object maps
-- Copyright (C) 2010, 2011, 2012, 2017, 2018, 2022 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- yo... | Add some documentation | Add some documentation
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
d9af3bc5f1245f06e75687d1508f1a5e76794b6f | regtests/util-streams-files-tests.ads | regtests/util-streams-files-tests.ads | -----------------------------------------------------------------------
-- streams.files.tests -- Unit tests for buffered streams
-- Copyright (C) 2010, 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may no... | -----------------------------------------------------------------------
-- streams.files.tests -- Unit tests for buffered streams
-- Copyright (C) 2010, 2011, 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ... | Declare the Test_Copy_Stream procedure | Declare the Test_Copy_Stream procedure
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
d94acfb2a6a4d37657c94819d53670605107edda | mat/src/memory/mat-memory-targets.ads | mat/src/memory/mat-memory-targets.ads | -----------------------------------------------------------------------
-- Memory clients - Client info related to its memory
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | -----------------------------------------------------------------------
-- Memory clients - Client info related to its memory
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | Update to use the Probe_Manager | Update to use the Probe_Manager
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
820b8f51143d01d8f141da74b85bd3390b1758a5 | awa/plugins/awa-questions/src/awa-questions-beans.adb | awa/plugins/awa-questions/src/awa-questions-beans.adb | -----------------------------------------------------------------------
-- awa-questions-beans -- Beans for module questions
-- Copyright (C) 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | -----------------------------------------------------------------------
-- awa-questions-beans -- Beans for module questions
-- Copyright (C) 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | Fix getting the current question identifier | Fix getting the current question identifier
| Ada | apache-2.0 | Letractively/ada-awa,Letractively/ada-awa,Letractively/ada-awa,tectronics/ada-awa,tectronics/ada-awa,tectronics/ada-awa |
efd1008ed1038aeefda363048b70203e23fa564e | ARM/cortex_m/src/nocache/cortex_m-cache.adb | ARM/cortex_m/src/nocache/cortex_m-cache.adb | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2015-2016, AdaCore --
-- --
-- ... | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2016, AdaCore --
-- --
-- ... | Remove double header | Remove double header
| Ada | bsd-3-clause | ellamosi/Ada_BMP_Library,simonjwright/Ada_Drivers_Library,lambourg/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library,AdaCore/Ada_Drivers_Library,AdaCore/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library |
d30aaba7628deee05c4eb132aef1de3a2e2d2bce | src/util-events-timers.adb | src/util-events-timers.adb | -----------------------------------------------------------------------
-- util-events-timers -- Timer list management
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file e... | -----------------------------------------------------------------------
-- util-events-timers -- Timer list management
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file e... | Implement the Finalize procedure to clear the timer list | Implement the Finalize procedure to clear the timer list
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
4eff5979f329d87d37f65f891a76cf3b4702f532 | matp/src/events/mat-events-targets.adb | matp/src/events/mat-events-targets.adb | -----------------------------------------------------------------------
-- mat-events-targets - Events received and collected from a target
-- Copyright (C) 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | -----------------------------------------------------------------------
-- mat-events-targets - Events received and collected from a target
-- Copyright (C) 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | Implement the Iterate procedure to iterate over all the events | Implement the Iterate procedure to iterate over all the events
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
3e27ce351374c7bb56f67b647781e9a096cb99f2 | mat/src/memory/mat-memory-readers.adb | mat/src/memory/mat-memory-readers.adb | -----------------------------------------------------------------------
-- Memory Events - Definition and Analysis of memory events
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not us... | -----------------------------------------------------------------------
-- Memory Events - Definition and Analysis of memory events
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not us... | Fix compilation warnings | Fix compilation warnings
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
6657e91e07c1b8c7e491398e2697e98f2cb47dd3 | awa/awaunit/awa-tests.adb | awa/awaunit/awa-tests.adb | -----------------------------------------------------------------------
-- AWA tests - AWA Tests Framework
-- Copyright (C) 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file e... | -----------------------------------------------------------------------
-- AWA tests - AWA Tests Framework
-- 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 use this ... | Implement Tear_Down to cleanup the users after the test execution | Implement Tear_Down to cleanup the users after the test execution
| Ada | apache-2.0 | tectronics/ada-awa,Letractively/ada-awa,tectronics/ada-awa,Letractively/ada-awa,Letractively/ada-awa,tectronics/ada-awa |
5d8c15f442e4a220020a8f59f16845a07ed33cfb | awa/src/awa-permissions-services.adb | awa/src/awa-permissions-services.adb | -----------------------------------------------------------------------
-- awa-permissions-services -- Permissions controller
-- Copyright (C) 2011, 2012, 2013, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- yo... | -----------------------------------------------------------------------
-- awa-permissions-services -- Permissions controller
-- Copyright (C) 2011, 2012, 2013, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- yo... | Implement the Delete_Permissions procedure to remove all the permissions for a user in a given workspace | Implement the Delete_Permissions procedure to remove all the permissions for a user in a given workspace
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
ee3743de6922a33a391760c2b761ad62ad797f9b | awa/src/awa-applications.adb | awa/src/awa-applications.adb | -----------------------------------------------------------------------
-- awa-applications -- Ada Web Application
-- Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.... | -----------------------------------------------------------------------
-- awa-applications -- Ada Web Application
-- Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.... | Configure the exception message for the AWA.Permissions.NO_PERMISSION exception | Configure the exception message for the AWA.Permissions.NO_PERMISSION exception
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
6ca0168425db62899d768f46be5c2f989e5d5584 | mat/src/mat-formats.ads | mat/src/mat-formats.ads | -----------------------------------------------------------------------
-- mat-formats - Format various types for the console or GUI interface
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | -----------------------------------------------------------------------
-- mat-formats - Format various types for the console or GUI interface
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | Declare the Duration function to format a duration in sec, msec, usec | Declare the Duration function to format a duration in sec, msec, usec
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
a98380050fcdb192378de83f2f27ed382f9b120c | src/ado-parameters.ads | src/ado-parameters.ads | -----------------------------------------------------------------------
-- ADO Parameters -- Parameters for queries
-- Copyright (C) 2010, 2011, 2012, 2013, 2015, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | -----------------------------------------------------------------------
-- ADO Parameters -- Parameters for queries
-- Copyright (C) 2010, 2011, 2012, 2013, 2015, 2017, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License")... | Add T_LONG_FLOAT enumeration and a Bind_Param with a Long_Float | Add T_LONG_FLOAT enumeration and a Bind_Param with a Long_Float
| Ada | apache-2.0 | stcarrez/ada-ado |
74e8118a621b2f0a19c86640cb582a141e32f874 | regtests/wiki-filters-html-tests.adb | regtests/wiki-filters-html-tests.adb | -----------------------------------------------------------------------
-- wiki-filters-html-tests -- Unit tests for wiki HTML filters
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not... | -----------------------------------------------------------------------
-- wiki-filters-html-tests -- Unit tests for wiki HTML filters
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not... | Add more tests for Find_Tag operation | Add more tests for Find_Tag operation
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
4df97a12852dfbce6b3d8c90cbf66195871f5423 | src/wiki-documents.adb | src/wiki-documents.adb | -----------------------------------------------------------------------
-- wiki-nodes -- Wiki Document Internal representation
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use thi... | -----------------------------------------------------------------------
-- wiki-nodes -- Wiki Document Internal representation
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use thi... | Implement Is_Using_TOC and emit the N_TOC_DISPLAY node | Implement Is_Using_TOC and emit the N_TOC_DISPLAY node
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
f4735498cf77e7aa748d0fd4c4bc49e64c5eedf3 | src/asf-components-widgets-likes.ads | src/asf-components-widgets-likes.ads | -----------------------------------------------------------------------
-- components-widgets-likes -- Social Likes 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 thi... | -----------------------------------------------------------------------
-- components-widgets-likes -- Social Likes 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 thi... | Declare the P_Facebook_App_Id application configuration parameter | Declare the P_Facebook_App_Id application configuration parameter
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
1187519a9089b9b22e87a7c59609f2589e5ff694 | awa/src/awa-users-beans.adb | awa/src/awa-users-beans.adb | -----------------------------------------------------------------------
-- awa-users-beans -- ASF Beans for user module
-- 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... | -----------------------------------------------------------------------
-- awa-users-beans -- ASF Beans for user module
-- 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... | Fix retrieval of user email address | Fix retrieval of user email address | Ada | apache-2.0 | Letractively/ada-awa,Letractively/ada-awa,tectronics/ada-awa,tectronics/ada-awa,Letractively/ada-awa,tectronics/ada-awa |
4ca4512266e13af27b42c8f56195126e10a3dda4 | src/mysql/ado-mysql.ads | src/mysql/ado-mysql.ads | -----------------------------------------------------------------------
-- ado-mysql -- MySQL Database Drivers
-- Copyright (C) 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... | -----------------------------------------------------------------------
-- ado-mysql -- MySQL Database Drivers
-- Copyright (C) 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... | Update the documentation for the MySQL database driver | Update the documentation for the MySQL database driver
| Ada | apache-2.0 | stcarrez/ada-ado |
8b2d4a837b9804f6a97f091c9580c6f19d5d9d00 | mat/regtests/mat-testsuite.adb | mat/regtests/mat-testsuite.adb | -----------------------------------------------------------------------
-- mat-testsuite - MAT Testsuite
-- 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 compl... | -----------------------------------------------------------------------
-- mat-testsuite - MAT Testsuite
-- 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 compl... | Add the new unit tests | Add the new unit tests
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
d166dd7ec5d7260ab790f07325a3d36db41b636c | src/sqlite/ado-schemas-sqlite.adb | src/sqlite/ado-schemas-sqlite.adb | -----------------------------------------------------------------------
-- ado.schemas -- Database Schemas
-- Copyright (C) 2015, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except ... | -----------------------------------------------------------------------
-- ado.schemas -- Database Schemas
-- Copyright (C) 2015, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except ... | Fix compilation warning | Fix compilation warning
| Ada | apache-2.0 | stcarrez/ada-ado |
a37c0e61f164240353dd7698959ef223693378e6 | src/security-openid.ads | src/security-openid.ads | -----------------------------------------------------------------------
-- security-openid -- OpenID 2.0 Support
-- Copyright (C) 2009, 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | -----------------------------------------------------------------------
-- security-openid -- OpenID 2.0 Support
-- Copyright (C) 2009, 2010, 2011, 2012, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | Remove unused with clauses | Remove unused with clauses
| Ada | apache-2.0 | stcarrez/ada-security |
b6fa618efdea47e4a33a3fed346885d99922bea5 | src/orka/implementation/orka-resources-textures-ktx.adb | src/orka/implementation/orka-resources-textures-ktx.adb | -- Copyright (c) 2017 onox <denkpadje@gmail.com>
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless required by applic... | -- Copyright (c) 2017 onox <denkpadje@gmail.com>
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless required by applic... | Use V'Image instead of T'Image (V) in Orka.Resources.Textures.KTX | orka: Use V'Image instead of T'Image (V) in Orka.Resources.Textures.KTX
Signed-off-by: onox <34c1d3d2d1347bea60a26f46574de21a7a79b6d5@gmail.com>
| Ada | apache-2.0 | onox/orka |
c6d90eede7fc8e46fbdcc92843ba182e28ee5037 | src/security-openid.adb | src/security-openid.adb | -----------------------------------------------------------------------
-- security-openid -- OpenID 2.0 Support
-- Copyright (C) 2009, 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | -----------------------------------------------------------------------
-- security-openid -- OpenID 2.0 Support
-- Copyright (C) 2009, 2010, 2011, 2012, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | Remove unused with clauses | Remove unused with clauses
| Ada | apache-2.0 | stcarrez/ada-security |
3a3163e8695d57a1524817e531451845881d4ab4 | 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... | Update the documentation | Update the documentation
| Ada | apache-2.0 | stcarrez/ada-security |
13879b0d1216840e4b83d5fbeb131672ef3d7f27 | matp/src/events/mat-events-targets.adb | matp/src/events/mat-events-targets.adb | -----------------------------------------------------------------------
-- mat-events-targets - Events received and collected from a target
-- Copyright (C) 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | -----------------------------------------------------------------------
-- mat-events-targets - Events received and collected from a target
-- Copyright (C) 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | Change the Insert procedure to update the Event.Id after the insertion | Change the Insert procedure to update the Event.Id after the insertion
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
4a266c7ec1d8ec957c96641966e3d52f77a5fa44 | regtests/util-http-clients-tests.ads | regtests/util-http-clients-tests.ads | -----------------------------------------------------------------------
-- util-http-clients-tests -- Unit tests for HTTP client
-- 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 t... | -----------------------------------------------------------------------
-- util-http-clients-tests -- Unit tests for HTTP client
-- Copyright (C) 2012, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not... | Declare Test_Http_Put and Test_Http_Delete | Declare Test_Http_Put and Test_Http_Delete
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
e8e70e8a883a9c8313caec9fb2d0455e98d03868 | src/http/curl/util-http-clients-curl.adb | src/http/curl/util-http-clients-curl.adb | -----------------------------------------------------------------------
-- util-http-clients-curl -- HTTP Clients with CURL
-- Copyright (C) 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use ... | -----------------------------------------------------------------------
-- util-http-clients-curl -- HTTP Clients with CURL
-- Copyright (C) 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use ... | Implement the Set_Timeout procedure | Implement the Set_Timeout procedure
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
2914446476b831a462bbd7c85ebf3a479e0e6786 | src/asf-converters-numbers.ads | src/asf-converters-numbers.ads | -----------------------------------------------------------------------
-- asf-converters -- ASF Converters
-- 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... | -----------------------------------------------------------------------
-- asf-converters-numbers -- Floating point number converters
-- Copyright (C) 2010, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | Declare Number_Converter type with operations to convert a floating point number | Declare Number_Converter type with operations to convert a floating point number
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
c1f353f38bfe6290ed15e5065c8ddbfb058062ab | awa/plugins/awa-changelogs/src/awa-changelogs-modules.adb | awa/plugins/awa-changelogs/src/awa-changelogs-modules.adb | -----------------------------------------------------------------------
-- awa-changelogs-modules -- Module changelogs
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file e... | -----------------------------------------------------------------------
-- awa-changelogs-modules -- Module changelogs
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file e... | Implement the Add_Log operation | Implement the Add_Log operation
| Ada | apache-2.0 | tectronics/ada-awa,Letractively/ada-awa,Letractively/ada-awa,tectronics/ada-awa,Letractively/ada-awa,tectronics/ada-awa |
a6d6e80ff15729027cbbb5f031ed4a40f584fcc8 | mat/src/memory/mat-memory-targets.ads | mat/src/memory/mat-memory-targets.ads | -----------------------------------------------------------------------
-- Memory clients - Client info related to its memory
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | -----------------------------------------------------------------------
-- Memory clients - Client info related to its memory
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | Add the filter parameter to the Find operation | Add the filter parameter to the Find operation
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.