Commit graph

6 commits

Author SHA1 Message Date
Dirk Meyer
ed48793a73 - update to 1.0.0 2007-05-25 06:09:42 +00:00
Dirk Meyer
e904a42961 - add category gnustep
PR:		103931
Approved by:	pav
2007-01-31 18:18:14 +00:00
Dirk Meyer
a299053560 - use new macros 2007-01-13 10:55:37 +00:00
Dirk Meyer
a1667490db - update to 0.10 2006-12-25 20:00:46 +00:00
Dirk Meyer
49259fd300 - cleanup
forget to mention
Obtained from:	NetBSD
2006-12-01 20:54:04 +00:00
Dirk Meyer
ecb3785407 ObjectiveLib provides two primary services: containers and algorithms.
An important part of the library that keeps everything moving is
iterators.  ObjectiveLib is designed to offer the same functionality
to Objective-C programmers that the Standard Template Library offers
to C++ programmers. Therefore, anyone familiar with the STL will have
no trouble using and understanding the machinery of ObjectiveLib.

WWW: http://objectivelib.sourceforge.net/
2006-12-01 20:31:28 +00:00