mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Updates
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@4104 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
917f1542c2
commit
4b1b047b85
1 changed files with 15 additions and 0 deletions
15
ChangeLog
15
ChangeLog
|
@ -1,3 +1,18 @@
|
|||
Tue Apr 20 16:50:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* Source/Makefile.postamble: NSRunLoop.m uses FastArray.x
|
||||
* Source/NSConnection.m: Tiny performance optimisation.
|
||||
* Source/NSDate.m: Minor fixes to class cluster.
|
||||
* Source/NSGDictionary.m: fixed typo.
|
||||
* Source/NSNotificationQueue.m: Optimised runloop interaction.
|
||||
* Source/NSRunLoop.m: Optimisaed notification queue interaction.
|
||||
* Source/NSTimer.m: Optimisation for run loop.
|
||||
* Source/NSUnarchiver.m: Fixed typo.
|
||||
* Source/include/FastArray.x: Support sorted insertion.
|
||||
* Source/include/NSDate.h: Tidied.
|
||||
* Source/include/NSNotificationQueue.h: Change runloop interface.
|
||||
* Source/include/NSTimer.h: Change runloop interface.
|
||||
|
||||
Mon Apr 19 14:40:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* Source/NSThread.m: Fast thread access (GSCurrentThread()) etc.
|
||||
|
|
Loading…
Reference in a new issue