openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
Ada 95 Booch Components
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 2 hours
ago.
Sep 10, 2024 — Sep 10, 2025
Showing page 15 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Hash tables now contain the supporting Containers directly. Initial size supplied via generic parameter.
simon
More...
over 24 years ago
No longer Controlled; relegated to the support Container packages. Moved the type Table, which now contains the Items and Values directly rather than via access types, to the visible part and removed the bucket access functions (to avoid worse problems with faked accesses).
simon
More...
over 24 years ago
Removed Create operation and access type. Made Initial_Size a generic parameter.
simon
More...
over 24 years ago
Removed Create operation and access type; made Controlled instead.
simon
More...
over 24 years ago
Suppressed Warnings on Empty_Container.
simon
More...
over 24 years ago
Delete_Item_At takes its parameter "in out".
simon
More...
over 24 years ago
Minor layout change.
simon
More...
over 24 years ago
The representation is no longer heap-allocated. Switched off warnings on Empty_Container.
simon
More...
over 24 years ago
The representation is no longer heap-allocated.
simon
More...
over 24 years ago
Suppress warnings on Empty_Container.
simon
More...
over 24 years ago
Delete_Item_At actually modifies its parameter.
simon
More...
over 24 years ago
The representation is no longer heap-allocated. Switched off warnings on Empty_Container.
simon
More...
over 24 years ago
The representation is no longer heap-allocated.
simon
More...
over 24 years ago
Modified copyright date.
simon
More...
over 24 years ago
Modified copyright date (really should have been 2000!)
simon
More...
over 24 years ago
Updated copyright date.
simon
More...
over 24 years ago
Delete_Item_At's Iterator is 'in out'.
simon
More...
over 24 years ago
Reimplement, with cyclic buffer.
simon
More...
over 24 years ago
Reimplement, with cyclic buffer. Inline the operations.
simon
More...
over 24 years ago
The dynamic queue's Initial_Size parameter has moved.
simon
More...
over 24 years ago
Deallocations were linked into the first available chunk, not the correctly-sized and -aligned one.
simon
More...
over 24 years ago
Removed bad comma after queue_test.
simon
More...
over 24 years ago
Added synchronised Queues. Added default build rule.
simon
More...
over 24 years ago
Added synchronised Queues.
simon
More...
over 24 years ago
Updated mail address.
simon
More...
over 24 years ago
Abstract Graph, Vertex, Arc types are prefixed by Abstract_. Concrete types aren't prefixed.
simon
More...
over 24 years ago
Updated for (proposed) 20010121 release.
simon
More...
over 24 years ago
Initial_Size has a default value, and comes last in the parameter list.
simon
More...
over 24 years ago
Updated for (proposed) 20010121 release.
simon
More...
over 24 years ago
Concrete List types aren't prefixed.
simon
More...
over 24 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
…
22
23
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree