1
I Use This!
Inactive

Commits : Listings

Analyzed 26 minutes ago. based on code collected 26 minutes ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed 'Smart' to 'IR'. Fixed compilation warnings (layout). More... almost 17 years ago
Changed 'Smart' to 'IR'. More... almost 17 years ago
Added support for timing tests. More... almost 17 years ago
Added timing tests. More... almost 17 years ago
Brought to same style as other BC units. More... almost 17 years ago
Added import of "=" (SF 2352072). Brought to same style as other BC units. More... almost 17 years ago
Updated copyright date. More... almost 17 years ago
Sorted (c) lines. More... almost 17 years ago
Added explanatory header comment. More... almost 17 years ago
First version. More... almost 17 years ago
Bounded rings force use of same Unconstrained_Ring, Ring trick as other Containers. More... about 17 years ago
Uses same Unconstrained_Ring, Ring trick as other Containers. More... about 17 years ago
First version. More... about 17 years ago
Added Collections. More... about 17 years ago
Removed warning. More... about 17 years ago
Added note on where these Items are to be found! More... about 17 years ago
Sorted (c) lines. Layout change. More... about 17 years ago
Sorted (c) lines. More... about 17 years ago
Updated (c) notice. More... about 17 years ago
Removed the AdaCL hint, not needed now. More... about 17 years ago
Sorted the (c) lines in ascending order. More... about 17 years ago
Made Item_Ptr a generic parameter, so we don't have to supply a storage pool. More... about 17 years ago
Increased mamory stream sizes (too small on Irvine compiler, also what about 64-bit Integers?!) More... about 17 years ago
Removed backward chain through chunk list heads. More... over 17 years ago
Extra tests to get coverage; they uncovered some real bugs, too. More... over 17 years ago
More bug corrections to do with list linkage. Perhaps the list structure is too complex; do we need a doubly-linked list, for instance? More... over 17 years ago
Do allocations in different size orders (middle, large, small). More... over 17 years ago
Spello. More... over 17 years ago
Replaced assertions with Program_Error. More... over 17 years ago
A new Chunk_List added at the head didn't reference the old head (if any). More... over 17 years ago