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 |
|---|---|---|---|---|---|---|---|---|---|
d69497f7f51111d4bdffcfab0e6a0daeaa6c709e | src/wiki-writers.adb | src/wiki-writers.adb | -----------------------------------------------------------------------
-- wiki-writers -- Wiki writers
-- 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 exce... | -----------------------------------------------------------------------
-- wiki-writers -- Wiki writers
-- 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 exce... | Implement the Write_Attribute procedure | Implement the Write_Attribute procedure
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
0409b95e72ab8cc532da838919ec4066a497035d | tools/druss-commands-bboxes.adb | tools/druss-commands-bboxes.adb | -----------------------------------------------------------------------
-- druss-commands-bboxes -- Commands to manage the bboxes
-- 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 no... | -----------------------------------------------------------------------
-- druss-commands-bboxes -- Commands to manage the bboxes
-- Copyright (C) 2017, 2018, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ... | Change Help command to accept in out command | Change Help command to accept in out command
| Ada | apache-2.0 | stcarrez/bbox-ada-api |
5483ced878ee0db649ccc1f072a9fb32f342bd15 | regtests/wiki-parsers-tests.adb | regtests/wiki-parsers-tests.adb | -----------------------------------------------------------------------
-- wiki-parsers-tests -- Unit tests for wiki parsing
-- Copyright (C) 2011, 2012, 2013, 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-... | -----------------------------------------------------------------------
-- wiki-parsers-tests -- Unit tests for wiki parsing
-- Copyright (C) 2011, 2012, 2013, 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-... | Update the unit test | Update the unit test
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
2b544bd0de434fe23518d112113e2aa59ed4da92 | awa/plugins/awa-tags/regtests/awa-tags-modules-tests.adb | awa/plugins/awa-tags/regtests/awa-tags-modules-tests.adb | -----------------------------------------------------------------------
-- awa-tags-modules-tests -- Unit tests for tags module
-- Copyright (C) 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use th... | -----------------------------------------------------------------------
-- awa-tags-modules-tests -- Unit tests for tags module
-- Copyright (C) 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use th... | Use the Tag_List_Bean to check that the tags are created/removed | Use the Tag_List_Bean to check that the tags are created/removed
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
a418e90327083371fb35b371f1deee4c9f6709db | mat/src/events/mat-events-targets.ads | mat/src/events/mat-events-targets.ads | -----------------------------------------------------------------------
-- mat-events-targets - Events received and collected from a target
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | -----------------------------------------------------------------------
-- mat-events-targets - Events received and collected from a target
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | Declare the Get_Time_Range protected procedure | Declare the Get_Time_Range protected procedure
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
09deaabd2bc22026fac3f37abfe617b8408736d8 | 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 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... | Implement the Stat_Information protected operation | Implement the Stat_Information protected operation
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
cd5edb5846e210778d6f071ba3e80ff6d2dce6b0 | src/util-encoders.ads | src/util-encoders.ads | -----------------------------------------------------------------------
-- util-encoders -- Encode/Decode streams and strings from one format to another
-- Copyright (C) 2009, 2010, 2011, 2012, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache Licen... | -----------------------------------------------------------------------
-- util-encoders -- Encode/Decode streams and strings from one format to another
-- Copyright (C) 2009, 2010, 2011, 2012, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache Licen... | Declare an Encode function that accepts a Stream_Element_Array as parameter | Declare an Encode function that accepts a Stream_Element_Array as parameter
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
9dd4e0fbf003ec6b7eaf1665930a0402f1372688 | src/gen-model.ads | src/gen-model.ads | -----------------------------------------------------------------------
-- gen-model -- Model for Code 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");
-- you may n... | -----------------------------------------------------------------------
-- gen-model -- Model for Code Generator
-- Copyright (C) 2009, 2010, 2011, 2012, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you... | Make the Definition type private Add Set_Name, Get_Comment, Get_Location, Set_Location operations | Make the Definition type private
Add Set_Name, Get_Comment, Get_Location, Set_Location operations
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
74f4071f8cacf6671e0387d5beaa133e5b7a2927 | src/asf-components-ajax-factory.ads | src/asf-components-ajax-factory.ads | -----------------------------------------------------------------------
-- components-ajax-factory -- Factory for AJAX Components
-- 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 ... | -----------------------------------------------------------------------
-- components-ajax-factory -- Factory for AJAX Components
-- Copyright (C) 2011, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may no... | Change the Definition function into a Register procedure | Change the Definition function into a Register procedure
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
76034819cbb5914e803c44162cfcc992205e942b | awa/plugins/awa-storages/src/awa-storages-servlets.ads | awa/plugins/awa-storages/src/awa-storages-servlets.ads | -----------------------------------------------------------------------
-- awa-storages-servlets -- Serve files saved in the storage service
-- Copyright (C) 2012, 2016, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License"... | -----------------------------------------------------------------------
-- awa-storages-servlets -- Serve files saved in the storage service
-- Copyright (C) 2012, 2016, 2018, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Li... | Declare the Get_Format function on the Storage_Servlet | Declare the Get_Format function on the Storage_Servlet
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
a8bd1de519fefb9c317c7cbfa03246ab9047890e | src/asf-components-widgets-factory.adb | src/asf-components-widgets-factory.adb | -----------------------------------------------------------------------
-- widgets-factory -- Factory for widget Components
-- Copyright (C) 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use ... | -----------------------------------------------------------------------
-- widgets-factory -- Factory for widget Components
-- Copyright (C) 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use ... | Add the new <w:tab> and <w:tabView> components in the factory | Add the new <w:tab> and <w:tabView> components in the factory
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
4e7742ef03e55d534bdce6f99eeafa3b32b34c9f | 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 < or > | Fix XML generation if a message contains < or > | Ada | apache-2.0 | Letractively/ada-util,flottokarotto/ada-util,flottokarotto/ada-util,Letractively/ada-util |
5ba6c1d6679cdf6e8fd709a758a41bbfe4be0594 | awa/plugins/awa-questions/regtests/awa-questions-modules-tests.adb | awa/plugins/awa-questions/regtests/awa-questions-modules-tests.adb | -----------------------------------------------------------------------
-- awa-questions-modules-tests -- Unit tests for storage service
-- Copyright (C) 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | -----------------------------------------------------------------------
-- awa-questions-modules-tests -- Unit tests for storage service
-- Copyright (C) 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | Fix compilation warnings | Fix compilation warnings | Ada | apache-2.0 | Letractively/ada-awa,tectronics/ada-awa,tectronics/ada-awa,Letractively/ada-awa,tectronics/ada-awa,Letractively/ada-awa |
78abb89bb9d400c67b9db4463db4079e2c17d2d1 | src/sys/encoders/util-encoders-aes.ads | src/sys/encoders/util-encoders-aes.ads | -----------------------------------------------------------------------
-- util-encoders-aes -- AES encryption and decryption
-- Copyright (C) 2017, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not us... | -----------------------------------------------------------------------
-- util-encoders-aes -- AES encryption and decryption
-- Copyright (C) 2017, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not us... | Fix post condition | Fix post condition
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
33602347ffe5ddef0f1cccf3ade386d0066c3dbe | awa/plugins/awa-workspaces/src/awa-workspaces-beans.adb | awa/plugins/awa-workspaces/src/awa-workspaces-beans.adb | -----------------------------------------------------------------------
-- awa-workspaces-beans -- Beans for module workspaces
-- Copyright (C) 2011, 2012, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- y... | -----------------------------------------------------------------------
-- awa-workspaces-beans -- Beans for module workspaces
-- Copyright (C) 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");... | Fix style warnings: add missing overriding and update and then/or else conditions | Fix style warnings: add missing overriding and update and then/or else conditions
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
0318a2cd58c32978501c58e6e2b68a789e263f67 | src/ado-sessions-factory.ads | src/ado-sessions-factory.ads | -----------------------------------------------------------------------
-- factory -- Session Factory
-- Copyright (C) 2009, 2010, 2011, 2012, 2015, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not us... | -----------------------------------------------------------------------
-- factory -- Session Factory
-- Copyright (C) 2009, 2010, 2011, 2012, 2015, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not us... | Add some documentation | Add some documentation
| Ada | apache-2.0 | stcarrez/ada-ado |
45dd826475b295f1f4e0403749cd9b26c527dae0 | src/asf-validators-texts.ads | src/asf-validators-texts.ads | -----------------------------------------------------------------------
-- asf-validators-texts -- ASF Texts Validators
-- 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 ... | -----------------------------------------------------------------------
-- asf-validators-texts -- ASF Texts Validators
-- Copyright (C) 2011, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this... | Declare Regex_Validator to implement the JSF <f:validateRegex> tag | Declare Regex_Validator to implement the JSF <f:validateRegex> tag
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
b3f70d127bfc7ef2c4a25881b4fe31d3b5b3a4e0 | 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 ... | Implement new Get_Path function to build a temporary path | Implement new Get_Path function to build a temporary path
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
a54ef28f1ba98cadc3572310adf2884a2aeb59c1 | awa/plugins/awa-votes/regtests/awa-votes-modules-tests.ads | awa/plugins/awa-votes/regtests/awa-votes-modules-tests.ads | -----------------------------------------------------------------------
-- awa-votes-modules-tests -- Unit tests for vote service
-- Copyright (C) 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use ... | -----------------------------------------------------------------------
-- awa-votes-modules-tests -- Unit tests for vote service
-- Copyright (C) 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use ... | Add unit test for undo vote | Add unit test for undo vote
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
3fec2203d9b5aca7358e64b3bee581f951004490 | src/el-contexts-default.adb | src/el-contexts-default.adb | -----------------------------------------------------------------------
-- EL.Contexts -- Default contexts for evaluating an expression
-- Copyright (C) 2009, 2010 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
--... | -----------------------------------------------------------------------
-- EL.Contexts -- Default contexts for evaluating an expression
-- Copyright (C) 2009, 2010 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
--... | Remove unused with clause | Remove unused with clause
| Ada | apache-2.0 | Letractively/ada-el |
ad0edbc5181f7d14b10a12acc2db62e162d2a22b | testcases/traits/traits.adb | testcases/traits/traits.adb | with Ada.Text_IO;
with AdaBase;
with Connect;
procedure Traits is
package TIO renames Ada.Text_IO;
package CON renames Connect;
-- Database_Driver renames specific driver using subtype
procedure display_versions (driver : CON.Database_Driver);
procedure display_traits (driver : CON.Database_Driver... | with Ada.Text_IO;
with Ada.Exceptions;
with AdaBase;
with Connect;
with GNAT.Traceback.Symbolic;
procedure Traits is
package SYM renames GNAT.Traceback.Symbolic;
package TIO renames Ada.Text_IO;
package CON renames Connect;
package EX renames Ada.Exceptions;
-- Database_Driver renames specific drive... | Augment traits testcase with traceback functionality | Augment traits testcase with traceback functionality
PostgreSQL has been problematic and the symbolic traceback
helped a lot, so let's keep it. It doesn't affect the testcase
program itself as long as there is no error.
| Ada | isc | jrmarino/AdaBase |
93b83a77a7aa88a6e231a9bd6eb7cd8226cf259f | regtests/util-encoders-tests.ads | regtests/util-encoders-tests.ads | -----------------------------------------------------------------------
-- util-encodes-tests - Test for encoding
-- 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... | -----------------------------------------------------------------------
-- util-encodes-tests - Test for encoding
-- Copyright (C) 2009, 2010, 2011, 2012, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may ... | Declare Test_Base64_LEB128 procedure | Declare Test_Base64_LEB128 procedure
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
8f70c5610f460f9fbe22cbeeaa5b9880a91bb339 | regtests/ado-tests.adb | regtests/ado-tests.adb | -----------------------------------------------------------------------
-- ADO Sequences -- Database sequence generator
-- Copyright (C) 2009, 2010, 2011, 2012, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- yo... | -----------------------------------------------------------------------
-- ADO Sequences -- Database sequence generator
-- Copyright (C) 2009, 2010, 2011, 2012, 2015, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
... | Update the unit test after refactorisation of ADO.Sessions | Update the unit test after refactorisation of ADO.Sessions
| Ada | apache-2.0 | stcarrez/ada-ado |
c0bf67585a586dbb40412b807cc67ca4e1a6930a | src/security-permissions.adb | src/security-permissions.adb | -----------------------------------------------------------------------
-- security-permissions -- Definition of permissions
-- Copyright (C) 2010, 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | -----------------------------------------------------------------------
-- security-permissions -- Definition of permissions
-- Copyright (C) 2010, 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | Rename Permission_ACL into Definition | Rename Permission_ACL into Definition
| Ada | apache-2.0 | stcarrez/ada-security |
087cc07e3636cda2653827059126dac8ce69bf8c | awa/plugins/awa-questions/regtests/awa-questions-tests.adb | awa/plugins/awa-questions/regtests/awa-questions-tests.adb | -----------------------------------------------------------------------
-- awa-questions-tests -- Unit tests for questions module
-- Copyright (C) 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 ... | -----------------------------------------------------------------------
-- awa-questions-tests -- Unit tests for questions module
-- Copyright (C) 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 ... | Implement Test_Answer_Question to check answering a question | Implement Test_Answer_Question to check answering a question
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
9d154f96193315522c4387d0ce5bbc329706d3e3 | src/util-properties-json.adb | src/util-properties-json.adb | -----------------------------------------------------------------------
-- util-properties-json -- read json files into properties
-- 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 n... | -----------------------------------------------------------------------
-- util-properties-json -- read json files into properties
-- 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 n... | Update the JSON properties parser to the new parser/mapper interfaces | Update the JSON properties parser to the new parser/mapper interfaces
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
e6c3e4a3d12c1a9e512bf0efad58a825a2f08058 | 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... | Define the File_Vectors and Directory_Vectors packages | Define the File_Vectors and Directory_Vectors packages
| Ada | apache-2.0 | stcarrez/babel |
2d00885c673a1752508d36230e24a1c731b777dd | src/definitions.ads | src/definitions.ads | -- This file is covered by the Internet Software Consortium (ISC) License
-- Reference: ../License.txt
package Definitions is
pragma Pure;
raven_version_major : constant String := "1";
raven_version_minor : constant String := "02";
copyright_years : constant String := "2015-2018";
raven_tool ... | -- This file is covered by the Internet Software Consortium (ISC) License
-- Reference: ../License.txt
package Definitions is
pragma Pure;
raven_version_major : constant String := "1";
raven_version_minor : constant String := "03";
copyright_years : constant String := "2015-2018";
raven_tool ... | Bump version to 1.03 | Bump version to 1.03
This fixes GITHUB_PRIVATE regression.
Requires related fixes in sites.sh and raven.sequence.mk
| Ada | isc | jrmarino/ravenadm,jrmarino/ravenadm,jrmarino/ravenadm |
a04c595927c8893394009845eedf0905cc64603f | regtests/security-permissions-tests.ads | regtests/security-permissions-tests.ads | -----------------------------------------------------------------------
-- Security-permissions-tests - Unit tests for Security.Permissions
-- Copyright (C) 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | -----------------------------------------------------------------------
-- Security-permissions-tests - Unit tests for Security.Permissions
-- Copyright (C) 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | Remove the policy specific unit tests | Remove the policy specific unit tests
| Ada | apache-2.0 | Letractively/ada-security |
ab6b151a1d44cc2fdc01e7aa7a1a7e8ee7d35298 | src/ado-utils-serialize.ads | src/ado-utils-serialize.ads | -----------------------------------------------------------------------
-- ado-utils-serialize -- Utility operations for JSON/XML serialization
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- yo... | -----------------------------------------------------------------------
-- ado-utils-serialize -- Utility operations for JSON/XML serialization
-- Copyright (C) 2016, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
... | Declare Write_Query procedure to serialize the result of a Query_Statement | Declare Write_Query procedure to serialize the result of a Query_Statement
| Ada | apache-2.0 | stcarrez/ada-ado |
1ef8ce1d1cd50bf9fcb7f16251e5762a0e5c0c38 | src/asf-views.ads | src/asf-views.ads | -----------------------------------------------------------------------
-- asf-views -- Views
-- Copyright (C) 2009, 2010, 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file ex... | -----------------------------------------------------------------------
-- asf-views -- Views
-- Copyright (C) 2009, 2010, 2011, 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file ex... | Make the package Preelaborate | Make the package Preelaborate
| Ada | apache-2.0 | Letractively/ada-asf,Letractively/ada-asf,Letractively/ada-asf |
ac299d6fd3bc1427150f977383540c0b1d795329 | awa/plugins/awa-countries/tools/import_country.adb | awa/plugins/awa-countries/tools/import_country.adb | -----------------------------------------------------------------------
-- import_country -- Read a Country csv file to update the database
-- 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")... | -----------------------------------------------------------------------
-- import_country -- Read a Country csv file to update the database
-- 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")... | Update the usage of the import tool | Update the usage of the import tool
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
cd3f1d82104725fc248093d64668f8d91c6ba24a | awa/src/awa-users-filters.adb | awa/src/awa-users-filters.adb | -----------------------------------------------------------------------
-- awa-users-beans -- ASF Beans for user module
-- Copyright (C) 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file ... | -----------------------------------------------------------------------
-- awa-users-beans -- ASF Beans for user module
-- Copyright (C) 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file ... | Use declared constant values instead of inline strings. | Use declared constant values instead of inline strings.
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
79614be42c6b07ab53f9154d046c1db5d85fb0b1 | src/security-oauth-clients.ads | src/security-oauth-clients.ads | -----------------------------------------------------------------------
-- security-oauth -- OAuth Security
-- Copyright (C) 2012, 2013, 2016, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not us... | -----------------------------------------------------------------------
-- security-oauth -- OAuth Security
-- Copyright (C) 2012, 2013, 2016, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not us... | Add some documentation on OAuth | Add some documentation on OAuth
| Ada | apache-2.0 | stcarrez/ada-security |
f80024d8da930efdc698d80a9065d23081e684fc | 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... | Change Revoke to use in out parameter for the realm | Change Revoke to use in out parameter for the realm
| Ada | apache-2.0 | stcarrez/ada-security |
e6057f0a217c16c1910e7fff8a869dea7d11a2b9 | src/wiki-filters-toc.adb | src/wiki-filters-toc.adb | -----------------------------------------------------------------------
-- wiki-filters-toc -- Filter for the creation of Table Of Contents
-- Copyright (C) 2016, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | -----------------------------------------------------------------------
-- wiki-filters-toc -- Filter for the creation of Table Of Contents
-- Copyright (C) 2016, 2018, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License")... | Update creation of TOC node | Update creation of TOC node
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
05b6dbe59313c796523bd40752b62eb643991d8c | src/wiki-render-html.adb | src/wiki-render-html.adb | -----------------------------------------------------------------------
-- wiki-render-html -- Wiki HTML renderer
-- Copyright (C) 2011, 2012, 2013, 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may ... | -----------------------------------------------------------------------
-- wiki-render-html -- Wiki HTML renderer
-- Copyright (C) 2011, 2012, 2013, 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may ... | Handle "p" HTML elements to avoid creating spurious paragraphs when some HTML is embedded in the wiki text | Handle "p" HTML elements to avoid creating spurious paragraphs when
some HTML is embedded in the wiki text
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
b12346fc362805b415cb2083d89c916f8dfceab9 | src/sqlite/ado-drivers-connections-sqlite.ads | src/sqlite/ado-drivers-connections-sqlite.ads | -----------------------------------------------------------------------
-- ADO Sqlite Database -- SQLite Database connections
-- Copyright (C) 2009, 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- yo... | -----------------------------------------------------------------------
-- ADO Sqlite Database -- SQLite Database connections
-- 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");
... | Update the Create_Connection procedure | Update the Create_Connection procedure
| Ada | apache-2.0 | stcarrez/ada-ado |
539eb14181a785a93b82e9360ecebc07bd6607f1 | awa/plugins/awa-images/src/awa-images-beans.ads | awa/plugins/awa-images/src/awa-images-beans.ads | -----------------------------------------------------------------------
-- awa-images-beans -- Image Ada Beans
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in... | -----------------------------------------------------------------------
-- awa-images-beans -- Image Ada Beans
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in... | Define the Image_Bean type with the Load operation | Define the Image_Bean type with the Load operation
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
007879a93e6e4b243dfea2edaaf8ca12c7985398 | regtests/asf-contexts-writer-tests.adb | regtests/asf-contexts-writer-tests.adb | -----------------------------------------------------------------------
-- Writer Tests - Unit tests for ASF.Contexts.Writer
-- 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");
-... | -----------------------------------------------------------------------
-- Writer Tests - Unit tests for ASF.Contexts.Writer
-- Copyright (C) 2009, 2010, 2011, 2012, 2013, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Licens... | Update to use the Flush operation of Output_Buffer_Stream to get the stream content | Update to use the Flush operation of Output_Buffer_Stream to get the stream content
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
38dbf351405731baf8435ab1de82cd4da22dc949 | openal-context.ads | openal-context.ads | with OpenAL.ALC_Thin;
package OpenAL.Context is
--
-- Types
--
type Device_t is private;
type Context_t is private;
Invalid_Device : constant Device_t;
Invalid_Context : constant Context_t;
Null_Context : constant Context_t;
type Format_t is (Mono_8, Stereo_8, Mono_16, Stereo_16);
--
--... | with OpenAL.ALC_Thin;
package OpenAL.Context is
--
-- Types
--
type Device_t is private;
type Context_t is private;
Invalid_Device : constant Device_t;
Invalid_Context : constant Context_t;
Null_Context : constant Context_t;
type Format_t is (Mono_8, Stereo_8, Mono_16, Stereo_16);
--
--... | Fix proc_map | Fix proc_map
| Ada | isc | io7m/coreland-openal-ada,io7m/coreland-openal-ada |
323b753e68c447c53d5360792f21e5ba278e9d3c | samples/openid.adb | samples/openid.adb | -----------------------------------------------------------------------
-- openid -- Example of OpenID 2.0 Authentication
-- 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 ... | -----------------------------------------------------------------------
-- openid -- Example of OpenID 2.0 Authentication
-- Copyright (C) 2011, 2012, 2013, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | Fix compilation warnings | Fix compilation warnings
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
28133f94f698ea4e88753d8f41f00731cccdb820 | regtests/ado-tests.adb | regtests/ado-tests.adb | -----------------------------------------------------------------------
-- ADO Sequences -- Database sequence generator
-- Copyright (C) 2009, 2010, 2011, 2012, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- yo... | -----------------------------------------------------------------------
-- ADO Sequences -- Database sequence generator
-- Copyright (C) 2009, 2010, 2011, 2012, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- yo... | Add a test to check the ADO.Utils.To_Object and ADO.Utils.To_Identifier | Add a test to check the ADO.Utils.To_Object and ADO.Utils.To_Identifier
| Ada | apache-2.0 | stcarrez/ada-ado |
a4332c7fb40fa287db62ad2201dd78e43061e83f | arch/ARM/STM32/drivers/stm32-wwdg.ads | arch/ARM/STM32/drivers/stm32-wwdg.ads | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2017, AdaCore --
-- --
-- ... | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2017, AdaCore --
-- --
-- ... | fix name of formal parameter referenced in comment | fix name of formal parameter referenced in comment
| Ada | bsd-3-clause | Fabien-Chouteau/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library,ellamosi/Ada_BMP_Library,AdaCore/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library,AdaCore/Ada_Drivers_Library |
e724b39d53382ce2e2832f34549abee2849844b6 | awa/plugins/awa-tags/src/awa-tags.ads | awa/plugins/awa-tags/src/awa-tags.ads | -----------------------------------------------------------------------
-- awa-tags -- Tags management
-- Copyright (C) 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in complia... | -----------------------------------------------------------------------
-- awa-tags -- Tags management
-- Copyright (C) 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in complia... | Update the documentation | Update the documentation
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
7b900a7308fd108313dfa42a73acec1417bb7723 | regtests/ado-parameters-tests.ads | regtests/ado-parameters-tests.ads | -----------------------------------------------------------------------
-- ado-parameters-tests -- Test query parameters and SQL expansion
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- y... | -----------------------------------------------------------------------
-- ado-parameters-tests -- Test query parameters and SQL expansion
-- Copyright (C) 2011, 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");... | Declare the Test_Expand_With_Expander procedure | Declare the Test_Expand_With_Expander procedure
| Ada | apache-2.0 | stcarrez/ada-ado |
0a593af49d67d0831127410f0904887fb4d45376 | awa/awaunit/awa-tests.ads | awa/awaunit/awa-tests.ads | -----------------------------------------------------------------------
-- AWA tests - AWA Tests Framework
-- Copyright (C) 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 not use this file e... | -----------------------------------------------------------------------
-- AWA tests - AWA Tests Framework
-- Copyright (C) 2011, 2012, 2014, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this ... | Use Servlet.Core packages instead of ASF.Servlets | Use Servlet.Core packages instead of ASF.Servlets
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
f8def12b4d17723029da3fbaf1de3fd4ffab90a7 | src/wiki-nodes.ads | src/wiki-nodes.ads | -----------------------------------------------------------------------
-- wiki -- Ada Wiki Engine
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance ... | -----------------------------------------------------------------------
-- wiki -- Ada Wiki Engine
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance ... | Declare the Append procedure | Declare the Append procedure
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
25d038d6f41805a62a596ac50dd9596a36436334 | regtests/security-oauth-servers-tests.adb | regtests/security-oauth-servers-tests.adb | -----------------------------------------------------------------------
-- Security-oauth-servers-tests - Unit tests for server side OAuth
-- Copyright (C) 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- y... | -----------------------------------------------------------------------
-- security-oauth-servers-tests - Unit tests for server side OAuth
-- Copyright (C) 2017, 2018, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");... | Remove unused variable | Remove unused variable
| Ada | apache-2.0 | stcarrez/ada-security |
67bf0362a8c0d73b7cd840f420f72a4494b4c85b | src/security-oauth.ads | src/security-oauth.ads | -----------------------------------------------------------------------
-- security-oauth -- OAuth Security
-- 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 except... | -----------------------------------------------------------------------
-- security-oauth -- OAuth Security
-- Copyright (C) 2012, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file ... | Declare Get_Application_Identifier, Set_Application_Identifier, Set_Application_Secret and Set_Application_Callback | Declare Get_Application_Identifier, Set_Application_Identifier, Set_Application_Secret
and Set_Application_Callback
| Ada | apache-2.0 | stcarrez/ada-security |
ffe12dc7f93b9c041a9fdd5a3ec0821e566cd40c | awa/plugins/awa-storages/src/awa-storages.ads | awa/plugins/awa-storages/src/awa-storages.ads | -----------------------------------------------------------------------
-- awa-storages -- Storage module
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in comp... | -----------------------------------------------------------------------
-- awa-storages -- Storage module
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in comp... | Update the documentation | Update the documentation | Ada | apache-2.0 | Letractively/ada-awa,tectronics/ada-awa,tectronics/ada-awa,Letractively/ada-awa,Letractively/ada-awa,tectronics/ada-awa |
500faca423d3299fa764cba784d34190074a13f7 | matp/src/symbols/mat-symbols-targets.ads | matp/src/symbols/mat-symbols-targets.ads | -----------------------------------------------------------------------
-- mat-symbols-targets - Symbol files management
-- Copyright (C) 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use thi... | -----------------------------------------------------------------------
-- mat-symbols-targets - Symbol files management
-- Copyright (C) 2014, 2015, 2021 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not u... | Declare the Find_Symbol_Range procedure to find a function address range known some code address | Declare the Find_Symbol_Range procedure to find a function address range known some code address
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
0b9eb910f740896cdc428965bd75a262e42f01fa | src/gen-commands-database.adb | src/gen-commands-database.adb | -----------------------------------------------------------------------
-- gen-commands-database -- Database creation from application model
-- Copyright (C) 2011, 2012, 2016, 2017, 2018, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version ... | -----------------------------------------------------------------------
-- gen-commands-database -- Database creation from application model
-- Copyright (C) 2011, 2012, 2016, 2017, 2018, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version ... | Add Name parameter to the Help procedure | Add Name parameter to the Help procedure
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
f4dfdeecf2aab3fac712219764c2e1339262fb89 | 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 Start procedure - load the permissions from the database and setup the permission cache - look each application permission and make sure we have an entry in the database - create a awa_permission row in the database for each new permission - register the permission cache to the database session manager | Implement the Start procedure
- load the permissions from the database and setup the permission cache
- look each application permission and make sure we have an entry in the database
- create a awa_permission row in the database for each new permission
- register the permission cache to the database session manager
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
687930ecbe7a8d015c57e3147e7c1f1bfb8bcf1a | src/gen-commands-distrib.adb | src/gen-commands-distrib.adb | -----------------------------------------------------------------------
-- gen-commands-distrib -- Distrib command for dynamo
-- Copyright (C) 2012, 2013, 2014, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- yo... | -----------------------------------------------------------------------
-- gen-commands-distrib -- Distrib command for dynamo
-- Copyright (C) 2012, 2013, 2014, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- yo... | Fix compilation warning | Fix compilation warning
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
c0d22ee883664ed7b083291e198f23b6e5a36411 | awa/plugins/awa-counters/regtests/awa-counters-modules-tests.adb | awa/plugins/awa-counters/regtests/awa-counters-modules-tests.adb | -----------------------------------------------------------------------
-- awa-wikis-modules-tests -- Unit tests for wikis service
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | -----------------------------------------------------------------------
-- awa-wikis-modules-tests -- Unit tests for wikis service
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | Update the unit tests | Update the unit tests
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
61ff80a692da12dbbf61c748d1a8eccbc51c1dfe | src/security-controllers.ads | src/security-controllers.ads | -----------------------------------------------------------------------
-- security-controllers -- Controllers to verify a security permission
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License... | -----------------------------------------------------------------------
-- security-controllers -- Controllers to verify a security permission
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License... | Update the documentation style | Update the documentation style
| Ada | apache-2.0 | stcarrez/ada-security |
e25ec12d060366eb240984dd8d9d2a79fb67c9d8 | src/security-permissions.ads | src/security-permissions.ads | -----------------------------------------------------------------------
-- security-permissions -- Definition of permissions
-- Copyright (C) 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | -----------------------------------------------------------------------
-- security-permissions -- Definition of permissions
-- Copyright (C) 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | Remove the unused types and operations | Remove the unused types and operations
| Ada | apache-2.0 | Letractively/ada-security |
8b659849956eae119c013b2b4d57cbedb1689e25 | src/security-permissions.ads | src/security-permissions.ads | -----------------------------------------------------------------------
-- security-permissions -- Definition of permissions
-- Copyright (C) 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | -----------------------------------------------------------------------
-- security-permissions -- Definition of permissions
-- Copyright (C) 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | Remove Permission_Type and Permission_Map | Remove Permission_Type and Permission_Map
| Ada | apache-2.0 | Letractively/ada-security |
915872fcaa45d871ab294f878e7153044d7a0851 | src/util-serialize-io-csv.ads | src/util-serialize-io-csv.ads | -----------------------------------------------------------------------
-- util-serialize-io-csv -- CSV Serialization Driver
-- Copyright (C) 2011, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | -----------------------------------------------------------------------
-- util-serialize-io-csv -- CSV Serialization Driver
-- Copyright (C) 2011, 2016, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | Declare Write_Attribute and Write_Entity for Nullable_String | Declare Write_Attribute and Write_Entity for Nullable_String
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
6b5b0c46ecd7e5f66fd96c5e1ee571a17180c00e | awa/regtests/awa-users-services-tests.adb | awa/regtests/awa-users-services-tests.adb | -----------------------------------------------------------------------
-- users - User creation, password tests
-- 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... | -----------------------------------------------------------------------
-- users - User creation, password tests
-- Copyright (C) 2009, 2010, 2011, 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | Add some traces for login trouble shotting | Add some traces for login trouble shotting
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
c9adb8f5f05609da1a94bb579274ac82379e4e3b | src/aws/asf-responses-web.adb | src/aws/asf-responses-web.adb | -----------------------------------------------------------------------
-- asf.responses.web -- ASF Responses with AWS server
-- 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 ... | -----------------------------------------------------------------------
-- asf.responses.web -- ASF Responses with AWS server
-- 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 ... | Fix AWS support - if the response is empty and this is not a redirect, return an empty body. | Fix AWS support
- if the response is empty and this is not a redirect, return an empty body.
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
4d91cd8dd0072e4e2124d86aaa650482b35f8fd8 | awa/plugins/awa-blogs/src/awa-blogs-modules.ads | awa/plugins/awa-blogs/src/awa-blogs-modules.ads | -----------------------------------------------------------------------
-- awa-blogs-module -- Blog and post management module
-- Copyright (C) 2011, 2012, 2013, 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");... | -----------------------------------------------------------------------
-- awa-blogs-module -- Blog and post management module
-- 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 "Lice... | Declare the Load_Image procedure | Declare the Load_Image procedure
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
196fe3c13a4409d22d8248f0b95487a7491f3d27 | orka/src/orka/implementation/orka-rendering-programs-modules.adb | orka/src/orka/implementation/orka-rendering-programs-modules.adb | -- SPDX-License-Identifier: Apache-2.0
--
-- Copyright (c) 2016 onox <denkpadje@gmail.com>
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/L... | -- SPDX-License-Identifier: Apache-2.0
--
-- Copyright (c) 2016 onox <denkpadje@gmail.com>
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/L... | Handle and print multiple errors in the info log of a shader | orka: Handle and print multiple errors in the info log of a shader
Signed-off-by: onox <34c1d3d2d1347bea60a26f46574de21a7a79b6d5@gmail.com>
| Ada | apache-2.0 | onox/orka |
edd706c0d279ad21f36f3fc520889bc536a3a09f | src/security-random.adb | src/security-random.adb | -----------------------------------------------------------------------
-- security-random -- Random numbers for nonce, secret keys, token generation
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
... | -----------------------------------------------------------------------
-- security-random -- Random numbers for nonce, secret keys, token generation
-- Copyright (C) 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
... | Update the Generate procedure implementation to correctly fill arrays not aligned on 32-bits | Update the Generate procedure implementation to correctly fill arrays
not aligned on 32-bits
| Ada | apache-2.0 | stcarrez/ada-security |
41fddc70e1ac01bcffe6178f9eecbbb5534c41e4 | tests/natools-smaz-tests.adb | tests/natools-smaz-tests.adb | ------------------------------------------------------------------------------
-- Copyright (c) 2015-2016, Natacha Porté --
-- --
-- Permission to use, copy, modify, and distribute this software for any --
-- p... | ------------------------------------------------------------------------------
-- Copyright (c) 2015-2016, Natacha Porté --
-- --
-- Permission to use, copy, modify, and distribute this software for any --
-- p... | add a test case showing bug in compressed size estimation | smaz-tests: add a test case showing bug in compressed size estimation | Ada | isc | faelys/natools |
6f0741687caae55b49d32577916267d177aefd1b | src/asf-sessions-factory.ads | src/asf-sessions-factory.ads | -----------------------------------------------------------------------
-- asf.sessions.factory -- ASF Sessions factory
-- 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... | -----------------------------------------------------------------------
-- asf.sessions.factory -- ASF Sessions factory
-- 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... | Fix compilation issue: the Session_Factory must expose the Finalize procedure so that it can be overriden by derived types. | Fix compilation issue: the Session_Factory must expose the Finalize procedure
so that it can be overriden by derived types.
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
ca912d8d6e24c91426bd81c0dd61563eca51c478 | awa/plugins/awa-storages/src/awa-storages-modules.ads | awa/plugins/awa-storages/src/awa-storages-modules.ads | -----------------------------------------------------------------------
-- awa-storages-modules -- Storage management module
-- Copyright (C) 2012, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | -----------------------------------------------------------------------
-- awa-storages-modules -- Storage management module
-- Copyright (C) 2012, 2018, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | Add Configure procedure to configure the storage module | Add Configure procedure to configure the storage module
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
46a98c7dfe7ceae8672bb7f2a6575f13780999e1 | awa/samples/src/atlas-applications.ads | awa/samples/src/atlas-applications.ads | -----------------------------------------------------------------------
-- atlas -- atlas applications
-----------------------------------------------------------------------
-- Copyright (C) 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License... | -----------------------------------------------------------------------
-- atlas -- atlas applications
-----------------------------------------------------------------------
-- Copyright (C) 2012, 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License... | Add the vote plugin | Add the vote plugin
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
0f5fe46046cb73423e08fd4416226a0e15033eef | orka_plugin_gltf/src/orka-gltf-meshes.ads | orka_plugin_gltf/src/orka-gltf-meshes.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... | Add some TODOs/FIXMEs to package Orka.glTF.Meshes | gltf: Add some TODOs/FIXMEs to package Orka.glTF.Meshes
Signed-off-by: onox <34c1d3d2d1347bea60a26f46574de21a7a79b6d5@gmail.com>
| Ada | apache-2.0 | onox/orka |
b2bbfd017ff61957c65fcda970e5e327e0d53110 | src/core/concurrent/util-concurrent-fifos.adb | src/core/concurrent/util-concurrent-fifos.adb | -----------------------------------------------------------------------
-- util-concurrent-fifos -- Concurrent Fifo Queues
-- Copyright (C) 2012, 2014, 2015, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you m... | -----------------------------------------------------------------------
-- util-concurrent-fifos -- Concurrent Fifo Queues
-- Copyright (C) 2012, 2014, 2015, 2017, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... | Implement Wait_Empty operation and fix Enqueue when Clear_On_Dequeue is used | Implement Wait_Empty operation and fix Enqueue when Clear_On_Dequeue is used
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
e33e08bec9dc11ad8e2c9f57742a0841318ab38e | mat/src/symbols/mat-symbols-targets.ads | mat/src/symbols/mat-symbols-targets.ads | -----------------------------------------------------------------------
-- mat-symbols-targets - Symbol files management
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file... | -----------------------------------------------------------------------
-- mat-symbols-targets - Symbol files management
-- Copyright (C) 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file... | Declare the Find_Nearest_Line procedure | Declare the Find_Nearest_Line procedure
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
470ec0ac888fa0ef167b1380cacfee977805dddb | arch/ARM/Nordic/drivers/nrf51-twi.adb | arch/ARM/Nordic/drivers/nrf51-twi.adb | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2016, AdaCore --
-- --
-- ... | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2016, AdaCore --
-- --
-- ... | Fix I2C address handling | nRF51.TWI: Fix I2C address handling
| Ada | bsd-3-clause | AdaCore/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library,Fabien-Chouteau/Ada_Drivers_Library,simonjwright/Ada_Drivers_Library,AdaCore/Ada_Drivers_Library |
e87c8c1bd4967bf9f0df6cb4933aa0f0288d8b93 | mat/src/mat-commands.adb | mat/src/mat-commands.adb | -----------------------------------------------------------------------
-- mat-interp -- Command interpreter
-- 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-interp -- Command interpreter
-- 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... | Use the Process function to get the target process instance | Use the Process function to get the target process instance
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
15cfff19266692d3ddcae3a82a990b0d4580245b | 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_Title procedure to keep track of column sizes | Implement the Print_Title procedure to keep track of column sizes
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
3e70f590542546c57a89dde5c35d5397c6bf6658 | src/sys/streams/util-streams-buffered.adb | src/sys/streams/util-streams-buffered.adb | -----------------------------------------------------------------------
-- util-streams-buffered -- Buffered streams utilities
-- Copyright (C) 2010, 2011, 2013, 2014, 2016, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the... | -----------------------------------------------------------------------
-- util-streams-buffered -- Buffered streams utilities
-- Copyright (C) 2010, 2011, 2013, 2014, 2016, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the... | Use anonymous access type for the input and output streams | Use anonymous access type for the input and output streams
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
1fd26820dfe2cbd5589309c1e35c1d5576b735fa | 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");
-- ... | Fix the Update_Event procedure to update the Old_Size information if the event type is a MSG_REALLOC | Fix the Update_Event procedure to update the Old_Size information if the event type is a MSG_REALLOC
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
7ebfb6d369c109eb681eb6b15a42ed8eb4abc581 | awa/plugins/awa-questions/regtests/awa-questions-modules-tests.adb | awa/plugins/awa-questions/regtests/awa-questions-modules-tests.adb | -----------------------------------------------------------------------
-- awa-questions-modules-tests -- Unit tests for storage service
-- Copyright (C) 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | -----------------------------------------------------------------------
-- awa-questions-modules-tests -- Unit tests for storage service
-- Copyright (C) 2013 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may n... | Fix compilation warnings | Fix compilation warnings
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
438e345583a502d41e326607c3ebb35811062820 | boards/stm32_common/dma2d/stm32-dma2d_bitmap.adb | boards/stm32_common/dma2d/stm32-dma2d_bitmap.adb | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2015-2016, AdaCore --
-- --
-- ... | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2015-2016, AdaCore --
-- --
-- ... | Make sure Fill_Rect stays within the buffer layout. | Make sure Fill_Rect stays within the buffer layout.
Prevents memory corruption and display glitches when trying to draw out of
the buffer boundaries.
| Ada | bsd-3-clause | lambourg/Ada_Drivers_Library |
992dd9dfefe2f8b06cdfe5076d4d8dedfc2baba0 | src/security-policies-roles.ads | src/security-policies-roles.ads | -----------------------------------------------------------------------
-- security-policies-roles -- Role based policies
-- Copyright (C) 2010, 2011, 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | -----------------------------------------------------------------------
-- security-policies-roles -- Role based policies
-- Copyright (C) 2010, 2011, 2012, 2017 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ma... | Declare the Get_Count function | Declare the Get_Count function
| Ada | apache-2.0 | stcarrez/ada-security |
ab55b60417811d5a683af1baaff34c6a6ae8433e | src/security-policies-roles.ads | src/security-policies-roles.ads | -----------------------------------------------------------------------
-- security-policies-roles -- Role based policies
-- Copyright (C) 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not ... | -----------------------------------------------------------------------
-- security-policies-roles -- Role based policies
-- Copyright (C) 2010, 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not ... | Fix Set_Reader_Config definition | Fix Set_Reader_Config definition
| Ada | apache-2.0 | Letractively/ada-security |
bf57a7c94840452b4f1fd40ea357c2dda55262ef | src/gen-artifacts-xmi.ads | src/gen-artifacts-xmi.ads | -----------------------------------------------------------------------
-- gen-artifacts-xmi -- UML-XMI artifact for Code Generator
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not us... | -----------------------------------------------------------------------
-- gen-artifacts-xmi -- UML-XMI artifact for Code Generator
-- Copyright (C) 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not us... | Add the <<Nullable>> and <<Not Null>> stereotypes | Add the <<Nullable>> and <<Not Null>> stereotypes
| Ada | apache-2.0 | stcarrez/dynamo,stcarrez/dynamo,stcarrez/dynamo |
efb8f718b9825c45388223c54ce1112b5f564a0d | src/asf-security-filters.adb | src/asf-security-filters.adb | -----------------------------------------------------------------------
-- security-filters -- Security filter
-- 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... | -----------------------------------------------------------------------
-- security-filters -- Security filter
-- 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... | Fix compilation for the new Security package | Fix compilation for the new Security package
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
43da69b236e6717e365ac512a186f866e7ca0352 | src/asf-security-filters.ads | src/asf-security-filters.ads | -----------------------------------------------------------------------
-- security-filters -- Security filter
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file exc... | -----------------------------------------------------------------------
-- security-filters -- Security filter
-- Copyright (C) 2011, 2012, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this fi... | Update the use the Filter_Config for the Initialize procedure | Update the use the Filter_Config for the Initialize procedure
| Ada | apache-2.0 | stcarrez/ada-asf,stcarrez/ada-asf,stcarrez/ada-asf |
a299ce75f6e9a438f2d7cb52b445f4154434558d | src/util-refs.ads | src/util-refs.ads | -----------------------------------------------------------------------
-- util-refs -- Reference Counting
-- Copyright (C) 2010, 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except ... | -----------------------------------------------------------------------
-- util-refs -- Reference Counting
-- Copyright (C) 2010, 2011, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file e... | Add pragma Preelaborate on Util.Refs package | Add pragma Preelaborate on Util.Refs package
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
562c27c9520c5d898b08231d3689a09f1a3f2be9 | src/security-contexts.adb | src/security-contexts.adb | -----------------------------------------------------------------------
-- security-contexts -- Context to provide security information and verify permissions
-- Copyright (C) 2011 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (th... | -----------------------------------------------------------------------
-- security-contexts -- Context to provide security information and verify permissions
-- Copyright (C) 2011, 2012 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2... | Use the policy manager | Use the policy manager
| Ada | apache-2.0 | stcarrez/ada-security |
c1a052f6bbc0ea10c11609df8f4844bbb1191a48 | 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 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, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may ... | Check if the address returned by malloc is 0 in which case don't insert it in the map: this is a memory allocation failure | Check if the address returned by malloc is 0 in which case don't
insert it in the map: this is a memory allocation failure
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
34cbbc0c9ffe5cf4080990b1ee037e5867052c7e | matp/src/events/mat-events-probes.adb | matp/src/events/mat-events-probes.adb | -----------------------------------------------------------------------
-- mat-readers -- Reader
-- Copyright (C) 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in complia... | -----------------------------------------------------------------------
-- mat-readers -- Reader
-- Copyright (C) 2014, 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in complia... | Clear the Event.Prev_Id before creating a new event | Clear the Event.Prev_Id before creating a new event
| Ada | apache-2.0 | stcarrez/mat,stcarrez/mat,stcarrez/mat |
f9be9b768ed61f6639a6da737f73281ec6c6c353 | src/wiki-plugins.ads | src/wiki-plugins.ads | -----------------------------------------------------------------------
-- wiki-plugins -- Wiki plugins
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compli... | -----------------------------------------------------------------------
-- wiki-plugins -- Wiki plugins
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compli... | Use the Document type | Use the Document type
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
6ff4ad41424a8edebaa331f8ac79049d5e8afe29 | src/ado-audits.adb | src/ado-audits.adb | -----------------------------------------------------------------------
-- ado-audits -- Auditing support
-- Copyright (C) 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 in comp... | -----------------------------------------------------------------------
-- ado-audits -- Auditing support
-- Copyright (C) 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 in comp... | Implement Set_Field_Float and Set_Field_Long_Float | Implement Set_Field_Float and Set_Field_Long_Float
| Ada | apache-2.0 | stcarrez/ada-ado |
29e255e1f3bb8427d0b4a04c1f127b33ed9e6d43 | src/wiki-nodes.adb | src/wiki-nodes.adb | -----------------------------------------------------------------------
-- 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... | -----------------------------------------------------------------------
-- 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... | Update the Append procedure to take into account the new node types | Update the Append procedure to take into account the new node types
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
e202becc348ca38601437c1a412c561f5215e56c | src/wiki-streams-html-builders.adb | src/wiki-streams-html-builders.adb | -----------------------------------------------------------------------
-- wiki-writers-builders -- Wiki writer to a string builder
-- Copyright (C) 2011, 2012, 2013, 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Licen... | -----------------------------------------------------------------------
-- wiki-writers-builders -- Wiki writer to a string builder
-- Copyright (C) 2011, 2012, 2013, 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Licen... | Use the Write_Escape and Write_Escape_Attribute operations | Use the Write_Escape and Write_Escape_Attribute operations
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
01e66661021baf57dae9c8deeb006c69993e961a | regtests/util-dates-formats-tests.ads | regtests/util-dates-formats-tests.ads | -----------------------------------------------------------------------
-- util-dates-formats-tests - Test for date formats
-- Copyright (C) 2011, 2013, 2014, 2015, 2016, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License... | -----------------------------------------------------------------------
-- util-dates-formats-tests - Test for date formats
-- Copyright (C) 2011, 2013, 2014, 2015, 2016, 2018, 2020 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "L... | Declare Test_Parse_Error procedure | Declare Test_Parse_Error procedure
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
a0c7c8d35d25b60580cd957edaeb15262afa590b | regtests/util-events-timers-tests.adb | regtests/util-events-timers-tests.adb | -----------------------------------------------------------------------
-- util-events-timers-tests -- Unit tests for timers
-- Copyright (C) 2017, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | -----------------------------------------------------------------------
-- util-events-timers-tests -- Unit tests for timers
-- Copyright (C) 2017, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use... | Fix unit test | Fix unit test
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
1392e33aebe2de13af8d8e08a0f9ec133459ed0f | regtests/util-streams-texts-tests.adb | regtests/util-streams-texts-tests.adb | -----------------------------------------------------------------------
-- streams.files.tests -- Unit tests for buffered streams
-- Copyright (C) 2012, 2018 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) 2012, 2018, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you ... | Replace Unchecked_Access by Access in stream initialization | Replace Unchecked_Access by Access in stream initialization
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
a1fa3c49afa41cdb91e372e3e2069b7fdc760928 | demo/square.adb | demo/square.adb |
-- Simple Lumen demo/test program, using earliest incomplete library
--
-- Build with: gnatmake square
with Ada.Text_IO;
with Lumen.Window;
with Lumen.Events.Keys;
with Lumen.Joystick;
with GL;
with GLU;
procedure Square is
---------------------------------------------------------------------------
Win ... |
-- Simple Lumen demo/test program, using earliest incomplete library
--
-- Build with: gnatmake square
with Ada.Text_IO;
with Lumen.Window;
with Lumen.Events.Keys;
with Lumen.Joystick;
with GL;
with GLU;
procedure Square is
---------------------------------------------------------------------------
Win ... | Allow demo to be run without a joystick | Allow demo to be run without a joystick
| Ada | isc | darkestkhan/lumen,darkestkhan/lumen2 |
cd232f0eb14f4fb6ea2f2ab662aeb2aa4f5d6ed3 | awa/src/awa-events-configs.ads | awa/src/awa-events-configs.ads | -----------------------------------------------------------------------
-- awa-events-configs -- Event configuration
-- 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-events-configs -- Event configuration
-- Copyright (C) 2012, 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... | Update the Prepare_Config to use the new parser/mapper interface | Update the Prepare_Config to use the new parser/mapper interface
| Ada | apache-2.0 | stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa,stcarrez/ada-awa |
9513566956cf2c2e5d1bd02e889e50793f6b599c | src/wiki-utils.ads | src/wiki-utils.ads | -----------------------------------------------------------------------
-- wiki-utils -- Wiki utility operations
-- Copyright (C) 2015 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except ... | -----------------------------------------------------------------------
-- wiki-utils -- Wiki utility operations
-- Copyright (C) 2015, 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file e... | Use the Wiki.Strings.WString type | Use the Wiki.Strings.WString type
| Ada | apache-2.0 | stcarrez/ada-wiki,stcarrez/ada-wiki |
b4b57b56ae083803c64adaacb9e70d12defe670c | 0005.adb | 0005.adb | ----------------------------------------------------------------------
-- Ada for POSIX (AdaFPX)
----------------------------------------------------------------------
-- Warren W. Gay VE3WWG Tue Dec 3 18:49:48 2013
--
-- This is generated source code. Edit at your own risk.
package body Posix is
function ... | ----------------------------------------------------------------------
-- Ada for POSIX (AdaFPX)
----------------------------------------------------------------------
-- Warren W. Gay VE3WWG Tue Dec 3 18:49:48 2013
--
-- This is generated source code. Edit at your own risk.
package body Posix is
function ... | Fix warnings for other gnat versions | Fix warnings for other gnat versions
| Ada | lgpl-2.1 | ve3wwg/adafpx,ve3wwg/adafpx |
1f709fb47116fb658d6df91591c45142753fe995 | src/sys/encoders/util-encoders-aes.ads | src/sys/encoders/util-encoders-aes.ads | -----------------------------------------------------------------------
-- util-encoders-aes -- AES encryption and decryption
-- 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-encoders-aes -- AES encryption and decryption
-- Copyright (C) 2017, 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not us... | Add Set_IV procedure and add several post/pre conditions | Add Set_IV procedure and add several post/pre conditions
| Ada | apache-2.0 | stcarrez/ada-util,stcarrez/ada-util |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.