mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 01:31:08 +00:00
fix dates
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@31289 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5cd8a0e5cc
commit
0276f4561c
1 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
2010-09-11 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
2010-09-10 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* NSSocketPort.m:
|
||||
* unix/GSRunLoopCtxt.m:
|
||||
|
@ -19,20 +19,20 @@
|
|||
* Source/NSDistantObject.m: #ifdef to disable category
|
||||
on Object was forgotten around the interface
|
||||
|
||||
2010-09-10 Riccardo Mottola
|
||||
2010-09-09 Riccardo Mottola
|
||||
|
||||
* Source/unix/GSRunLoopCtxt.m: only access array if port responds
|
||||
to selector, or it is not initialized
|
||||
* Source/NSDate.m,
|
||||
* Source/NSScanner.m: use init return value
|
||||
|
||||
2010-09-10 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
2010-09-09 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/NSString.m: Fix retain/release bugs spotted by clang.
|
||||
* Source/GSFFIInvocation.m: Revert one line in order to get lookup
|
||||
of types working again so that proxies can still be used.
|
||||
|
||||
2010-09-10 Adam Fedor <fedor@gnu.org>
|
||||
2010-09-09 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* configure.ac: Check for dladdr without requiring -ldl
|
||||
* configure, Headers/Additions/GNUstepBase/config.h.in: Regen
|
||||
|
|
Loading…
Reference in a new issue