| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 08:50:47
1.0.0
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
13 Oct 2012 13:39:59
1.0.0
|
dinoex  |
- cleanup comments
Feature safe: yes |
26 Jun 2012 05:43:33
1.0.0
|
dinoex  |
- reset MAINTAINER |
07 Apr 2011 18:26:01
1.0.0
|
dinoex  |
- drop MD5 |
05 Jun 2010 06:14:28
1.0.0
|
dinoex  |
LICENSE LGPL21 |
30 May 2010 12:28:39
1.0.0
|
dinoex  |
- drop USE_GNUSTEP_PREFIX |
22 Aug 2009 00:18:43
1.0.0
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
05 Jun 2009 03:41:16
1.0.0
|
dinoex  |
- add iconv as direct depenency
- fix buildwith custom LOCALBASE
Reported by: QAT |
16 Jan 2009 16:33:38
1.0.0
|
dinoex  |
- add LICENSE: |
25 May 2007 06:09:43
1.0.0
|
dinoex  |
- update to 1.0.0 |
31 Jan 2007 18:18:14
0.10
|
dinoex  |
- add category gnustep
PR: 103931
Approved by: pav |
13 Jan 2007 10:55:37
0.10
|
dinoex  |
- use new macros |
25 Dec 2006 20:00:46
0.10
|
dinoex  |
- update to 0.10 |
01 Dec 2006 20:54:04
0.9
|
dinoex  |
- cleanup
forget to mention
Obtained from: NetBSD |
01 Dec 2006 20:31:28
0.9
|
dinoex  |
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/ |