mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Update.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@673 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c524cc00bc
commit
33428a4b72
1 changed files with 9 additions and 1 deletions
|
@ -10,6 +10,14 @@ The currently released version of the library is
|
||||||
|
|
||||||
@itemize
|
@itemize
|
||||||
|
|
||||||
|
@item Can be made as a shared library by passing `--enabled-shared' to
|
||||||
|
`configure'. Thanks to Jan Kybic <kybic@@earn.cvut.cz> and Bryan Headley
|
||||||
|
<bwh@@mail.lnd.coretech.com> for suggestions.
|
||||||
|
|
||||||
|
@item New classes NSSet, NSMutableSet, NSCountedSet. New concrete
|
||||||
|
classes NSGSet, NSGMutableSet, NSGCountedSet. New test program nsset.m.
|
||||||
|
New class NSMethodSignature.
|
||||||
|
|
||||||
@item Dynamic loading fixes for Solaris, thanks to Adam Fedor.
|
@item Dynamic loading fixes for Solaris, thanks to Adam Fedor.
|
||||||
|
|
||||||
@item Fixes to Coder correct bugs with encoding/decoding wildly
|
@item Fixes to Coder correct bugs with encoding/decoding wildly
|
||||||
|
@ -25,7 +33,7 @@ tree; the LinkedList nodes also have pointers back to the tree nodes.)
|
||||||
@item NSObjCRuntime functions implemented. NSObject description methods
|
@item NSObjCRuntime functions implemented. NSObject description methods
|
||||||
implemented.
|
implemented.
|
||||||
|
|
||||||
@item Bug fixes in NSString.
|
@item Bug fixes in NSString, NSDictionary and NSArray.
|
||||||
|
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue