1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Sep 18, 2024 — Sep 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added default build rule. More... almost 25 years ago
Minor changes (eg [Alt] text). More... almost 25 years ago
[Alt] changed. Added index at front. More... almost 25 years ago
Added note on Mark's BSc, & 'last written'. More... almost 25 years ago
First version. More... almost 25 years ago
Corrected error (already uploaded) in reference to Map_Test rather than Map_Test_Concurrent. More... almost 25 years ago
Merged FastIterators. More... almost 25 years ago
Added tests for missed equality operator for BC.Support.Bounded. More... over 25 years ago
Added equality operator. More... over 25 years ago
Removed comment about predefinition of creation, equality. More... over 25 years ago
Revised Iterators. More... over 25 years ago
Revised Iterators. Noted that the standard Vertex Iterator covers both incoming and outgoing nodes for Directed Graphs. More... over 25 years ago
Updated for revised Iterators. More... over 25 years ago
Added compilation command (using gnatgcc). More... over 25 years ago
Revamped ADA_SOURCE. Added initial Deque items. More... over 25 years ago
Added Emacs local variable setting. More... over 25 years ago
First version. More... over 25 years ago
Removed bad second declaration of Null_Pointer. More... over 25 years ago
Rework for new Visit, Modify styles (the same style as the standard Containers passive iterators). More... over 25 years ago
Rework Visit, Modify to use the same style as the standard Containers passive iterators. More... over 25 years ago
Added Null_Pointer (thanks to Duncan Sands <[email protected]>). More... over 25 years ago
First version. More... over 25 years ago
Put test, demo code in subdirectories. More... over 25 years ago
Removed unnecessary private operations. More... over 25 years ago
Removed unnecessary private operations. Implement Copy using Append, to make copying of ordered collections stable. More... over 25 years ago
Replace Cardinality() by Depth(). More... over 25 years ago
Added commentary on use of Values."=". More... over 25 years ago
Removed unneeded with Ada.Text_Io. More... over 25 years ago
Change the Value_Of that returned Values.Value_Ptr to Access_Value_Of. In function "=", use a renaming of Values."=" rather than (a) requiring the compielr to disambiguate (APEX failed) or (b) explicitly calling Values."=" (which caused a GiGi bomb in GNAT 3.12a2). More... over 25 years ago
Change the Value_Of that returned Values.Value_Ptr to Access_Value_Of. More... over 25 years ago