Richard Frith-MacDonald
324a31ab97
revert last change
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26999 72102866-910b-0410-8b05-ffd578937521
2008-10-31 23:12:05 +00:00
Richard Frith-MacDonald
c2bd907c9f
Fix potential memory leak when an exception is raised
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26996 72102866-910b-0410-8b05-ffd578937521
2008-10-31 10:57:59 +00:00
Richard Frith-MacDonald
907b7bfcd8
Tidied
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26995 72102866-910b-0410-8b05-ffd578937521
2008-10-31 10:54:09 +00:00
Richard Frith-MacDonald
abee49fd42
Fixup for growing array to fixed size
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26994 72102866-910b-0410-8b05-ffd578937521
2008-10-31 10:47:08 +00:00
Richard Frith-MacDonald
18ddcc0629
Improve error/help messages
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26992 72102866-910b-0410-8b05-ffd578937521
2008-10-30 14:22:19 +00:00
Richard Frith-MacDonald
42978df814
allow longer double values.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26991 72102866-910b-0410-8b05-ffd578937521
2008-10-29 09:16:17 +00:00
Richard Frith-MacDonald
5218659e48
consistency tweak
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26989 72102866-910b-0410-8b05-ffd578937521
2008-10-29 06:47:46 +00:00
Richard Frith-MacDonald
025139d8ba
Improve documentation of stack trace
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26986 72102866-910b-0410-8b05-ffd578937521
2008-10-29 06:38:19 +00:00
Richard Frith-MacDonald
5bcd0557dd
Fixup to get stacktrace working when built without debug
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26985 72102866-910b-0410-8b05-ffd578937521
2008-10-29 06:19:17 +00:00
Richard Frith-MacDonald
cfa4cf97bc
permit loads of leading whitespace for intValue and doubleValue
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26982 72102866-910b-0410-8b05-ffd578937521
2008-10-28 18:39:20 +00:00
Richard Frith-MacDonald
c9010d3ee0
Fix possible locale related probem with decimal separator.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26979 72102866-910b-0410-8b05-ffd578937521
2008-10-27 17:13:31 +00:00
Richard Frith-MacDonald
23cf7ffdf8
tidied
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26976 72102866-910b-0410-8b05-ffd578937521
2008-10-27 14:47:39 +00:00
Nicola Pero
be8d677718
Fixed typo in header that would stop gnustep-gui from compiling
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26975 72102866-910b-0410-8b05-ffd578937521
2008-10-27 14:40:01 +00:00
Gregory John Casamento
8c7739da4e
* Headers/Foundation/NSFileManager.h: Added declaration for new method
...
here.
* Source/NSFileManager.m: Added implementation for the method
-(BOOL)createDirectoryAtPath:withIntermediateDirectories:attributes:
error:.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26971 72102866-910b-0410-8b05-ffd578937521
2008-10-27 00:54:29 +00:00
Richard Frith-MacDonald
eb23f2ee93
Synchronization fixups
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26938 72102866-910b-0410-8b05-ffd578937521
2008-10-19 10:49:08 +00:00
Richard Frith-MacDonald
6e55033f5e
fix by Wolfgang Lux
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26936 72102866-910b-0410-8b05-ffd578937521
2008-10-19 10:42:35 +00:00
Richard Frith-MacDonald
d433fcfa54
Include GSConfig.h
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26930 72102866-910b-0410-8b05-ffd578937521
2008-10-18 18:11:42 +00:00
Richard Frith-MacDonald
dfe8525d84
Add some diagnostic logging
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26923 72102866-910b-0410-8b05-ffd578937521
2008-10-17 09:51:23 +00:00
Richard Frith-MacDonald
15fbeae7c9
Fix typo
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26919 72102866-910b-0410-8b05-ffd578937521
2008-10-16 04:36:42 +00:00
Richard Frith-MacDonald
ecc5a07e7e
bugfix for old systems without stdint.h
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26918 72102866-910b-0410-8b05-ffd578937521
2008-10-15 05:10:55 +00:00
Richard Frith-MacDonald
ed9552b96e
Tidied
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26917 72102866-910b-0410-8b05-ffd578937521
2008-10-15 04:53:34 +00:00
Richard Frith-MacDonald
8c6ed1c004
fix for #24564
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26916 72102866-910b-0410-8b05-ffd578937521
2008-10-15 04:49:12 +00:00
Richard Frith-MacDonald
da5b051cd2
add keyed archiving support
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26909 72102866-910b-0410-8b05-ffd578937521
2008-10-12 19:08:24 +00:00
Richard Frith-MacDonald
33a4784b8e
Fix bug 24320
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26907 72102866-910b-0410-8b05-ffd578937521
2008-10-11 06:30:03 +00:00
Richard Frith-MacDonald
15785db04b
Update timezone info
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26903 72102866-910b-0410-8b05-ffd578937521
2008-10-10 14:14:12 +00:00
Richard Frith-MacDonald
d60f08546e
Improve parse completion detection.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26898 72102866-910b-0410-8b05-ffd578937521
2008-10-03 07:40:52 +00:00
Adam Fedor
6d43cc7aeb
Add NSAffineTransform to docs
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26895 72102866-910b-0410-8b05-ffd578937521
2008-10-01 15:28:51 +00:00
Gregory John Casamento
71ec21f32f
* Source/synchronization.m: Remove uneeded objc_sync_remove_node
...
function.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26894 72102866-910b-0410-8b05-ffd578937521
2008-09-30 02:52:29 +00:00
Richard Frith-MacDonald
78ea2c04a3
don't block entire data structure while locking node
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26884 72102866-910b-0410-8b05-ffd578937521
2008-09-27 05:54:27 +00:00
Richard Frith-MacDonald
b6b08ef59b
Add forgotten changelog entry
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26882 72102866-910b-0410-8b05-ffd578937521
2008-09-26 10:08:08 +00:00
Richard Frith-MacDonald
f16fff6425
Fixup for systems without iconv
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26880 72102866-910b-0410-8b05-ffd578937521
2008-09-26 10:05:49 +00:00
Richard Frith-MacDonald
885e26ee31
Tidied and fixed some locking order bugs.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26879 72102866-910b-0410-8b05-ffd578937521
2008-09-26 07:33:33 +00:00
Gregory John Casamento
2f8bc40aba
Remove free at the end of the objc_sync_exit to prevent issues with freeing the node and then retrieving it from the data structure.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26878 72102866-910b-0410-8b05-ffd578937521
2008-09-25 04:57:43 +00:00
Gregory John Casamento
0fa05c2165
* Source/synchronization.m: Correct issue in objc_sync_remove_node()
...
method where it could do a NULL dereference. Also moved the locks on
the tables to the highest level so to reduce the possibility of
threading issues.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26877 72102866-910b-0410-8b05-ffd578937521
2008-09-25 04:55:42 +00:00
Gregory John Casamento
b1aa9b9ebd
* Source/NSUserDefaults.m: Corrected previous change.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26871 72102866-910b-0410-8b05-ffd578937521
2008-09-24 21:25:39 +00:00
Gregory John Casamento
4052779063
Explicitly roll over to zero when the element isn't found.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26870 72102866-910b-0410-8b05-ffd578937521
2008-09-24 12:29:15 +00:00
Gregory John Casamento
3d16dda1a5
Add @synchronize support. The synchronize.m file will be committed to GCC as soon as Andrew P. looks at it and it is tested fully. I am committing it here for cases where the compiler can parse @synchronize, but doesn't have the necessary functions in the runtime.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26869 72102866-910b-0410-8b05-ffd578937521
2008-09-24 04:38:27 +00:00
Richard Frith-MacDonald
6f85f5292c
Raise exception if smeone tries to initialise a date with NaN
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26865 72102866-910b-0410-8b05-ffd578937521
2008-09-23 08:22:15 +00:00
Richard Frith-MacDonald
ac3eb1fbce
Make this a bit more robust
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26864 72102866-910b-0410-8b05-ffd578937521
2008-09-23 08:10:59 +00:00
Gregory John Casamento
5613ece3f6
Added back in the v3 version of the license since the tools are still under v3 and the library is under v2.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26861 72102866-910b-0410-8b05-ffd578937521
2008-09-21 04:05:09 +00:00
Richard Frith-MacDonald
ea8dba8a94
Standardise path for lock file.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26860 72102866-910b-0410-8b05-ffd578937521
2008-09-19 08:44:28 +00:00
Richard Frith-MacDonald
d323255111
Avoid debug logging
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26858 72102866-910b-0410-8b05-ffd578937521
2008-09-18 19:55:56 +00:00
Richard Frith-MacDonald
0ecc6aba60
try to make tread performer firing more robust
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26856 72102866-910b-0410-8b05-ffd578937521
2008-09-18 08:22:53 +00:00
Gregory John Casamento
f78c6627de
Added install script for use by compile-all
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26847 72102866-910b-0410-8b05-ffd578937521
2008-09-14 17:19:50 +00:00
Richard Frith-MacDonald
f6e6e34db6
Document -drain
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26828 72102866-910b-0410-8b05-ffd578937521
2008-09-01 19:22:02 +00:00
Gregory John Casamento
6c779e7f63
GPLv2 from GPLv3... remove copying file for GPLv3. Added methods.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26821 72102866-910b-0410-8b05-ffd578937521
2008-08-25 22:57:04 +00:00
Gregory John Casamento
1f88a51430
Correcting compilation error.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26820 72102866-910b-0410-8b05-ffd578937521
2008-08-25 22:51:43 +00:00
Fred Kiefer
bff3fe7ca0
When a thread ends clear the autorelease pool cache of that thread and
...
not of the current one.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26819 72102866-910b-0410-8b05-ffd578937521
2008-08-25 15:39:02 +00:00
Richard Frith-MacDonald
3eae84d351
Improve proc filesystem check.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26814 72102866-910b-0410-8b05-ffd578937521
2008-08-20 09:48:02 +00:00
Richard Frith-MacDonald
2de7a94930
Fix for md5 digest generation on some big endian 64bit machines.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26791 72102866-910b-0410-8b05-ffd578937521
2008-07-17 13:49:59 +00:00