libs-base/config
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
..
addlibrarypath.m4 Fix by Andrew Ruder 2006-01-18 22:20:13 +00:00
codeset.m4 More flexible default encoding 2004-02-18 04:03:24 +00:00
config.align.c Fix bug #16342 2006-04-26 12:33:58 +00:00
config.builtin_apply.c Further copyright/license updates. 2005-07-15 22:51:23 +00:00
config.constant-string-class.m And the same fix again... 2011-08-13 13:31:50 +00:00
config.constant-string-encoding.c Add checks for compiler support for unicode string literals 2011-12-02 11:21:45 +00:00
config.ffi.c * config/config.ffi.c: Move declaration of g_dbl to begin of function. 2011-07-11 11:30:50 +00:00
config.forward.m Attempts to cope with new runtime's failure to link without base. 2010-02-15 09:35:20 +00:00
config.forward2.m Attempts to cope with new runtime's failure to link without base. 2010-02-15 09:35:20 +00:00
config.initialize.m use volatile variables 2011-03-07 10:47:04 +00:00
config.joinable.m Don't use Object in configure tests (not present in GNUstep runtime). 2011-02-10 18:54:37 +00:00
config.kvmopen.c Add kvm config. Update docs 2004-05-28 19:44:29 +00:00
config.loadtest.m Attempts to cope with new runtime's failure to link without base. 2010-02-15 09:35:20 +00:00
config.nested.c Initial revision 1994-11-04 16:29:24 +00:00
config.nextcc.h Initial revision 1994-11-04 16:29:24 +00:00
config.nextrt.m Attempts to cope with new runtime's failure to link without base. 2010-02-15 09:35:20 +00:00
config.non-fragile-ivars.m Remove useless include of objc-common.g (__has_feature is a built-in macro with 2010-09-04 17:24:37 +00:00
config.objc.m fixup to work with apple runtime. 2011-08-26 11:09:40 +00:00
config.poll-dev.c Add test to configure to avoid using the broken poll implementation on 2009-06-30 20:47:17 +00:00
config.poll.c Poll emulation test 2004-11-06 00:22:14 +00:00
config.printf.c Further copyright/license updates. 2005-07-15 22:51:23 +00:00
config.proccmd.c Further copyright/license updates. 2005-07-15 22:51:23 +00:00
config.psinfo.c * configure.ac: Check if we can read the psinfo struct from 2005-08-12 17:34:19 +00:00
config.retframe.c Further copyright/license updates. 2005-07-15 22:51:23 +00:00
config.reuseaddr.c fixup test for mingw64 2010-03-19 12:14:32 +00:00
config.set_unexpected.m Attempts to cope with new runtime's failure to link without base. 2010-02-15 09:35:20 +00:00
config.setUncaughtExceptionHandler.m Updated code to compile with GCC 4.6 and the new GNU Objective-C runtime 2010-12-23 02:23:05 +00:00
config.trampoline.c Patch for ffcall on Darwin 2007-03-18 04:47:04 +00:00
config.unexpected.m Fix build with libobjc2. 2010-07-15 09:59:01 +00:00
config.vasprintf.c Further copyright/license updates. 2005-07-15 22:51:23 +00:00
config.vsprintf.c Further copyright/license updates. 2005-07-15 22:51:23 +00:00
config.wprintf.c Fix bug #19587 2007-04-15 13:20:34 +00:00
icu.m4 tweak icu config 2011-02-06 14:41:01 +00:00
objc-common.g Include stdlib.h for the prototype of calloc(). 2011-08-17 11:46:06 +00:00
objc-con-autoload.m4 * Source/Makefile.postamble: Use DESTDIR over obsolete INSTALL_ROOT_DIR 2007-12-17 20:17:01 +00:00
objc-sys-dynamic.m4 Further copyright/license updates. 2005-07-15 22:51:23 +00:00
pathtls.m4 * base.make.in 2012-02-01 16:19:50 +00:00
pathxml.m4 * base.make.in 2012-02-01 16:19:50 +00:00
procfs-exe-link.m4 Further copyright/license updates. 2005-07-15 22:51:23 +00:00
procfs.m4 Improve proc filesystem check. 2008-08-20 09:48:02 +00:00