Gregory John Casamento
|
f5fe581719
|
* base.make.in
* ChangeLog
* config/pathtls.m4
* config/pathxml.m4
* configure
* configure.ac
* Documentation/ReleaseNotes.gsdoc
* Headers/Foundation/NSCalendar.h
* Headers/Foundation/NSDate.h
* Headers/Foundation/NSException.h
* Headers/Foundation/NSNetServices.h
* Headers/Foundation/NSString.h
* Headers/Foundation/NSXMLNode.h
* Headers/GNUstepBase/config.h.in
* NSTimeZones/NSTimeZones.tar
* Source/GSFFIInvocation.m
* Source/GSPrivate.h
* Source/GSSocketStream.m
* Source/GSString.m
* Source/NSAffineTransform.m
* Source/NSBundle.m
* Source/NSConnection.m
* Source/NSFileManager.m
* Source/NSHost.m
* Source/NSInvocation.m
* Source/NSJSONSerialization.m
* Source/NSKeyValueCoding.m
* Source/NSNotificationCenter.m
* Source/NSNumberFormatter.m
* Source/NSURLRequest.m
* Source/NSUserDefaults.m
* Source/NSXMLNode.m: Corrected infinite loop. Return an
NSXMLNode for NSXMLInvalidKind per Cocoa documentation.
* Tests/base/NSJSONSerialization/json.m
* Tests/base/NSObject/initialize.m
* Tests/base/NSString/NSString_tests.h
* Tests/base/NSURLRequest/basic.m
* Version: Merge with trunk.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/branches/nsxml_using_libxml2@34690 72102866-910b-0410-8b05-ffd578937521
|
2012-02-01 16:19:50 +00:00 |
|
Fred Kiefer
|
b5d9750560
|
Small fixes on tests.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33681 72102866-910b-0410-8b05-ffd578937521
|
2011-08-02 08:52:15 +00:00 |
|
David Chisnall
|
9895dac736
|
Remove an NSLog() line I left in the test by mistake.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33638 72102866-910b-0410-8b05-ffd578937521
|
2011-07-26 18:42:13 +00:00 |
|
David Chisnall
|
c1cca9a336
|
Added NSJSONSerialization (10.7) implementation. The code path reading from an NSInputStream is not well tested - please try and break it!
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33631 72102866-910b-0410-8b05-ffd578937521
|
2011-07-25 15:50:51 +00:00 |
|