Some fixes for initialising a data from a string.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19297 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
CaS 2004-05-13 09:10:35 +00:00
parent 20c509536e
commit 402ceca220
2 changed files with 755 additions and 693 deletions

View file

@ -1,3 +1,12 @@
2004-05-13 Richard Frith-Macdonald <rfm@gnu.org>
* Source/NSCalendarDate.m: ([initWithString:calendarFormat:locale:])
Corrected to return nil when description does not match format.
Also change NSLog to NSDebugMLog for reporting problems, and added
a couple of logs.
Also changed to accept nil/empty string values for format and
description as MacOS-X does.
2004-05-12 Richard Frith-Macdonald <rfm@gnu.org>
* Source/NSURL.m: ([-loadResourceDataNotifyingClient:usingCache:])

File diff suppressed because it is too large Load diff