rfm
|
7d3f438da0
|
Various bugfixes, portability fixes, and optimisations.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22576 72102866-910b-0410-8b05-ffd578937521
|
2006-02-27 09:35:19 +00:00 |
|
aeruder
|
f3a70e947c
|
Fixing the oldest bug in GNUstep :)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22495 72102866-910b-0410-8b05-ffd578937521
|
2006-02-15 08:31:43 +00:00 |
|
rfm
|
0a1c7f0a13
|
minor mingw32 tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22454 72102866-910b-0410-8b05-ffd578937521
|
2006-02-10 10:06:28 +00:00 |
|
CaS
|
1bf4c4c303
|
Documentation tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22112 72102866-910b-0410-8b05-ffd578937521
|
2005-11-28 15:41:35 +00:00 |
|
CaS
|
5af2d9d0a2
|
Spelling fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21962 72102866-910b-0410-8b05-ffd578937521
|
2005-11-06 13:53:40 +00:00 |
|
CaS
|
e6fd4ca0d1
|
mingw32 unicode fixups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21955 72102866-910b-0410-8b05-ffd578937521
|
2005-11-05 16:20:19 +00:00 |
|
CaS
|
ec5fe0477c
|
Tidied documentation a little
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21953 72102866-910b-0410-8b05-ffd578937521
|
2005-11-05 07:00:49 +00:00 |
|
CaS
|
9d64352859
|
more mingw32 updates
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21951 72102866-910b-0410-8b05-ffd578937521
|
2005-11-05 05:58:43 +00:00 |
|
CaS
|
bffdc3c8e7
|
More tidyups ... rem ove some previously deprecated methods and improve docs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21861 72102866-910b-0410-8b05-ffd578937521
|
2005-10-23 14:53:03 +00:00 |
|
CaS
|
8ba0f9a906
|
More path handling tweaks.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21860 72102866-910b-0410-8b05-ffd578937521
|
2005-10-23 11:27:32 +00:00 |
|
CaS
|
2f39ffd602
|
Improve versioning macros
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21279 72102866-910b-0410-8b05-ffd578937521
|
2005-06-04 10:55:38 +00:00 |
|
CaS
|
3fc6c34dd5
|
win32 path handling simplifications (and some bug fixes).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21276 72102866-910b-0410-8b05-ffd578937521
|
2005-06-04 07:22:51 +00:00 |
|
fedor
|
376e495dad
|
* Update FSF Address.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21245 72102866-910b-0410-8b05-ffd578937521
|
2005-05-22 03:32:16 +00:00 |
|
CaS
|
70b06e2d35
|
Proof of concept updates for autogsdoc to get more detailed versioning
information from macros.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21205 72102866-910b-0410-8b05-ffd578937521
|
2005-05-09 09:01:06 +00:00 |
|
CaS
|
f5f0e8c1fd
|
Add a few methods from tiger.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21197 72102866-910b-0410-8b05-ffd578937521
|
2005-05-08 07:08:28 +00:00 |
|
CaS
|
304fce01db
|
Documentation tweaks.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21027 72102866-910b-0410-8b05-ffd578937521
|
2005-04-01 10:57:35 +00:00 |
|
CaS
|
e698f247ee
|
More tweaks to isAbsolute
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21023 72102866-910b-0410-8b05-ffd578937521
|
2005-03-31 19:47:41 +00:00 |
|
CaS
|
b06580bbde
|
Path handling updates ... basically tolerate windows paths.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20935 72102866-910b-0410-8b05-ffd578937521
|
2005-03-21 12:29:02 +00:00 |
|
fedor
|
142f0b1784
|
* Add support for systems that support unichar file paths (e.g.
Windows).
* Headers/Foundation/NSFileManager.h (-localFromOpenStepPath:,
_openStepPathFromLocal:): New methods.
(NSDirectoryEnumerator): Updated ivars.
* Source/NSFileManager.m: Idem.
(-changeCurrentDirectoryPath, changeFileAttributes:,
currentDirectoryPath, etc): Update for Windows unichar paths.
* Headers/Foundation/NSString.h: (-unicharString,
-localFromOpenStepPath:, _openStepPathFromLocal:): New methods.
* Source/NSString.m: Idem.
* Source/GSFileHandle.m (-initForReadingAtPath:,
-initForWritingAtPath, -initForUpdatingAtPath:): Update for Windows
unichar paths.
* Source/NSData.m (readContentsOfFile, -writeToFile:,
initWithContentsOfMappedFile:): Idem.
* Source/NSTask.m (NSConcreteWindowsTask): Update for Windows
unichar paths.
(Patch from Roland Schwingle <roland.schwingel@onevision.de>)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20502 72102866-910b-0410-8b05-ffd578937521
|
2004-12-29 04:21:37 +00:00 |
|
CaS
|
e398188c18
|
MacOS-X compatibility fixes and improved documentation about class cluster
initialisers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20012 72102866-910b-0410-8b05-ffd578937521
|
2004-09-07 05:43:20 +00:00 |
|
fedor
|
6dd158e39c
|
* Version 1.10.0
* Source/GNUmakefile: Define INTERFACE_VERSON explicitly.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19993 72102866-910b-0410-8b05-ffd578937521
|
2004-09-05 02:31:35 +00:00 |
|
CaS
|
06c824b4f9
|
NSString mutability fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19927 72102866-910b-0410-8b05-ffd578937521
|
2004-08-26 13:43:34 +00:00 |
|
arobert
|
eca63cb414
|
documented functions, types, constants, and variables
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19797 72102866-910b-0410-8b05-ffd578937521
|
2004-07-29 15:30:47 +00:00 |
|
CaS
|
1f04bbffc4
|
Add a couple of MacOS-X methods.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19678 72102866-910b-0410-8b05-ffd578937521
|
2004-07-04 09:25:50 +00:00 |
|
arobert
|
ecfd6ef7da
|
added GSdoc comments to class, method, and function declarations; for some classes some comments were already in the source file (not the header), in which case further comments were added here; otherwise comments were put in the headers
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19586 72102866-910b-0410-8b05-ffd578937521
|
2004-06-22 22:27:39 +00:00 |
|
CaS
|
95dde97de2
|
Fix error in original commit
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18994 72102866-910b-0410-8b05-ffd578937521
|
2004-03-31 21:41:28 +00:00 |
|
CaS
|
418907a03d
|
Several minor bugfixes in handling BOOL values, fix crash in shrinking
mutable data.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18507 72102866-910b-0410-8b05-ffd578937521
|
2004-01-30 11:30:56 +00:00 |
|
CaS
|
62eec7c826
|
Added a couple of new initialisers
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18505 72102866-910b-0410-8b05-ffd578937521
|
2004-01-30 07:17:30 +00:00 |
|
fedor
|
e74bcf1b96
|
Change KoreanEUCEncoding to KoreanEUCStringEncoding.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18134 72102866-910b-0410-8b05-ffd578937521
|
2003-11-24 04:18:50 +00:00 |
|
ayers
|
49728ca894
|
Based on patches by Philip Moetteli
<Philip.Moetteli@tele2.ch>.
* Headers/Additions/GNUstepBase/GSCategories.h: Added
NSKoreanEUCEncoding.
* Headers/Additions/GNUstepBase/GSLock.h
* Headers/Additions/GNUstepBase/GSLocale.h: Guard includes for
NeXT_Foundation_LIBRARY.
* Source/Additions/GSLock.m: Include GNUstepBase/GNUstep.h.
* Headers/Additions/GNUstepBase/GSCategories.h
* Headers/Foundation/NSString.h:
(+[NSString stringWithFormat:arguments:]): Move declaration to
GSCategories.
* Source/NSString.m
* Source/Additions/GSCategories.m:
(+[NSString stringWithFormat:arguments:]): Move implementation
to Additions.
* macosx/config.h: Define HAVE_WCHAR_H.
* macosx/gnustep.pbproj/project.pbxproj: Added GSLock files.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18072 72102866-910b-0410-8b05-ffd578937521
|
2003-11-10 15:34:52 +00:00 |
|
fedor
|
36a8e49a1f
|
Add Korean encoding.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17639 72102866-910b-0410-8b05-ffd578937521
|
2003-09-08 02:36:49 +00:00 |
|
ayers
|
73dc4cb9f6
|
Header reorganizsateion - Please refer to ChangeLog
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17407 72102866-910b-0410-8b05-ffd578937521
|
2003-07-31 23:49:32 +00:00 |
|