mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Describe recent NSScanner and NSCharacterSet work.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1686 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0e413e82ad
commit
5fdaf7db97
1 changed files with 6 additions and 0 deletions
|
@ -24,6 +24,12 @@ gracefully handled.
|
|||
@item NSUserDefaults has been implemented, thanks to Georg Tuparev
|
||||
<tuparev@@NMR.EMBL-Heidelberg.DE>.
|
||||
|
||||
@item NSScanner has been implemented, thanks to Eric Norum
|
||||
<Eric.Norum@@usask.ca>.
|
||||
|
||||
@item NSCharacterSet has a new caching scheme, and is now faster than
|
||||
NeXT's implementation.
|
||||
|
||||
@item Preliminary thread-safety work has been done. NSObject and
|
||||
NSAutoreleasePool should be thread-safe.
|
||||
|
||||
|
|
Loading…
Reference in a new issue