non port: devel/adabooch-doc-html/distinfo |
Number of commits found: 5 |
Friday, 20 May 2011
|
19:49 sylvio
- Add license
 |
Friday, 5 Jan 2007
|
07:00 clsung
- Update to 20030309
- take maintainership
PR: ports/107547
Submitted by: maintainer (Marcelo Araujo <araujo_AT_bsdmail dot org>)
 |
Thursday, 24 Nov 2005
|
15:40 pav
- Add some SHA256 checksums
 |
Thursday, 29 Jan 2004
|
07:24 trevor
SIZEify.
 |
Saturday, 27 Sep 2003
|
06:22 edwin
New port: adabooch is a Booch implementation for Ada95
This is the documenation part of it.
The Ada 95 version of the components will contain the same
key abstractions as the C++ form (Structs, Tools and Support).
However, the organization will be slightly different,
particularly in the Support domain. This is because Ada 95
provides several special forms of memory management that
are quite different from C++.
The Structs category provides an array of structural
abstractions (Bags, Collections, Deques, Graphs, Lists,
Maps, Queues, Rings, Sets, Stacks, and Trees). The Tools
category provides algorithmic abstractions (Searching,
Sorting, etc.). The Support category contains all the
"concrete" forms, plus structures to create the components.
Some of the structures permit structural sharing (graphs,
lists, and trees). Some structures may also be ordered
(collections, dequeues, and queues). There are also multiple
forms for some structures: single and double linked lists,
directed and undirected graphs, and binary, multiway, and
AVL trees.
WWW: http://www.adapower.net/booch/
PR: ports/46448
Submitted by: David Holm <david@realityrift.com>
 |
Number of commits found: 5 |