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
|
866ca7ae39
|
Treat relative UNC path as absolute on unix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21021 72102866-910b-0410-8b05-ffd578937521
|
2005-03-31 08:10:24 +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 |
|
CaS
|
62bd7f6782
|
Tidyups and fix in mingw drive handling
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20911 72102866-910b-0410-8b05-ffd578937521
|
2005-03-15 09:30:56 +00:00 |
|
CaS
|
0708409c1b
|
Tidy up use of white space so we have it after if/for/while and not after (
or before ) or padding at end of line.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20773 72102866-910b-0410-8b05-ffd578937521
|
2005-02-22 11:22:44 +00:00 |
|
CaS
|
dc12f6bef9
|
Mingw fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20740 72102866-910b-0410-8b05-ffd578937521
|
2005-02-18 06:13:20 +00:00 |
|
CaS
|
4b20910745
|
Rewrite -unicodeString method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20671 72102866-910b-0410-8b05-ffd578937521
|
2005-02-08 11:20:42 +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 |
|
alexm
|
cf50088545
|
* Source/NSDistantObject.m: Make proxyLocation an enum tag, not a
variable.
* Source/NSFileManager.m (custom_strdup, append_file_to_path): Make
static.
* Source/NSString.m (-isEqual:): Clarify documentation.
* Source/NSUnarchiver.m (mapClassObject, mapClassName): Make static.
* Source/Additions/Unicode.m (GetDefEncoding): Add missing void in
the prototype.
* Tools/make_strings/make_strings.m (ParseFile): Remove spurious
static on the nested function add_arg_ch.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20163 72102866-910b-0410-8b05-ffd578937521
|
2004-09-27 21:32:45 +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 |
|
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 |
|
CaS
|
91cbfcec05
|
Modest string handling optimisations.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19901 72102866-910b-0410-8b05-ffd578937521
|
2004-08-22 10:18:52 +00:00 |
|
alexm
|
a943a78640
|
Fix handling of plists and strings files in non-ascii encodings.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19805 72102866-910b-0410-8b05-ffd578937521
|
2004-07-30 21:36:36 +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 |
|
CaS
|
b4e64c1e10
|
Document the fact that -propertyList returns mutable containers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19674 72102866-910b-0410-8b05-ffd578937521
|
2004-07-03 09:08:24 +00:00 |
|
CaS
|
56cc72bec9
|
Make decoded property list containers mutable.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19672 72102866-910b-0410-8b05-ffd578937521
|
2004-07-03 09:02:49 +00:00 |
|
CaS
|
32418a87f9
|
A lot of property list tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19669 72102866-910b-0410-8b05-ffd578937521
|
2004-07-02 10:37:54 +00:00 |
|
arobert
|
dbdfcfab37
|
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@19588 72102866-910b-0410-8b05-ffd578937521
|
2004-06-22 22:40:40 +00:00 |
|
CaS
|
a1cc99cb2d
|
Fix for where default encoding is not internal encoding.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19461 72102866-910b-0410-8b05-ffd578937521
|
2004-06-05 09:34:41 +00:00 |
|
CaS
|
35b7fbf96e
|
Restructuring and various optimisations to drastically improve appendFormat:
performance.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19307 72102866-910b-0410-8b05-ffd578937521
|
2004-05-14 10:52:30 +00:00 |
|
alexm
|
46e30f1fd0
|
Fix guard against returning a zero hash.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19232 72102866-910b-0410-8b05-ffd578937521
|
2004-05-03 20:16:37 +00:00 |
|
alexm
|
3f856d123d
|
Add missing argument.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19114 72102866-910b-0410-8b05-ffd578937521
|
2004-04-15 13:26:06 +00:00 |
|
alexm
|
ad14f40c97
|
Document -getCString*. Use file system representation methods instead of cstring methods in -stringByResolvingSymlinksInPath.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19112 72102866-910b-0410-8b05-ffd578937521
|
2004-04-15 12:43:28 +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
|
e845237c55
|
Minor documentation tweaks.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18938 72102866-910b-0410-8b05-ffd578937521
|
2004-03-28 11:13:36 +00:00 |
|
CaS
|
ca36c51c9e
|
Applied nsstring bugfix patch
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18529 72102866-910b-0410-8b05-ffd578937521
|
2004-02-02 14:46:48 +00:00 |
|
CaS
|
ad63dfed22
|
Corrected commit of wrong version
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18506 72102866-910b-0410-8b05-ffd578937521
|
2004-01-30 11:20:07 +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 |
|
FredKiefer
|
f6b1f9e76a
|
Corrected keyed decoding.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18496 72102866-910b-0410-8b05-ffd578937521
|
2004-01-28 23:13:55 +00:00 |
|
CaS
|
5893a40526
|
More keyed coding updates.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18495 72102866-910b-0410-8b05-ffd578937521
|
2004-01-28 07:33:20 +00:00 |
|
FredKiefer
|
dea07f458d
|
Implemented keyed decoding for this classes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18491 72102866-910b-0410-8b05-ffd578937521
|
2004-01-27 21:51:33 +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 |
|
CaS
|
82c043f108
|
Minor fix for strings initialised with data they don't own ... consistent
with MacOS-X implementation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18019 72102866-910b-0410-8b05-ffd578937521
|
2003-11-01 11:11:13 +00:00 |
|
CaS
|
0627eb75aa
|
String encoding fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17917 72102866-910b-0410-8b05-ffd578937521
|
2003-10-18 06:10:41 +00:00 |
|
fedor
|
ced5193b8d
|
Fix parsing of octal escape sequences.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17863 72102866-910b-0410-8b05-ffd578937521
|
2003-10-14 15:38:31 +00:00 |
|
CaS
|
c019ce0f9e
|
Windows path handling fixups by Roland Schwingel
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17802 72102866-910b-0410-8b05-ffd578937521
|
2003-10-08 14:27:11 +00:00 |
|
CaS
|
47fcfc1ad3
|
Minor bugfix .. pathExtension
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17729 72102866-910b-0410-8b05-ffd578937521
|
2003-09-26 15:39:14 +00:00 |
|
CaS
|
76b458f3e8
|
Fix stack overflow.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17453 72102866-910b-0410-8b05-ffd578937521
|
2003-08-07 18:22:03 +00:00 |
|
CaS
|
12340d7524
|
Fix problem with property list escape sequences.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17446 72102866-910b-0410-8b05-ffd578937521
|
2003-08-07 07:17:03 +00:00 |
|
CaS
|
4956796298
|
Fix a few oddities
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17411 72102866-910b-0410-8b05-ffd578937521
|
2003-08-01 10:15:11 +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 |
|
CaS
|
0383992b80
|
Minor fix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17173 72102866-910b-0410-8b05-ffd578937521
|
2003-07-08 08:39:45 +00:00 |
|
CaS
|
14577e9418
|
A couple of locale fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17167 72102866-910b-0410-8b05-ffd578937521
|
2003-07-07 09:05:53 +00:00 |
|
FredKiefer
|
c86eddb853
|
In [initWithContentsOfURL:] changed variable test to unichar* to
keep the compiler quiet.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@16884 72102866-910b-0410-8b05-ffd578937521
|
2003-06-07 23:33:25 +00:00 |
|
fedor
|
0e59d4552d
|
Change syntax of includes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@16874 72102866-910b-0410-8b05-ffd578937521
|
2003-06-07 01:24:41 +00:00 |
|
fedor
|
0bfcabe78e
|
Move more additional methods to the Additions libtrary.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@16299 72102866-910b-0410-8b05-ffd578937521
|
2003-03-31 02:59:56 +00:00 |
|
CaS
|
bbfcf1ff52
|
Fix places passing "" where the null pointer (value 0) is more appropriate.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@16160 72102866-910b-0410-8b05-ffd578937521
|
2003-03-10 12:57:43 +00:00 |
|
CaS
|
8600ff3f24
|
MacOS-X stuff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@15726 72102866-910b-0410-8b05-ffd578937521
|
2003-01-26 19:50:42 +00:00 |
|
fedor
|
938106220c
|
Move methods to Additions for use with gdl2 on MacOSX
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@15723 72102866-910b-0410-8b05-ffd578937521
|
2003-01-26 19:38:42 +00:00 |
|
CaS
|
aa846fe651
|
md5 improvements and documentation tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@15688 72102866-910b-0410-8b05-ffd578937521
|
2003-01-24 12:06:33 +00:00 |
|
CaS
|
d64578fc3e
|
Tidied for gcc-3.4
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@15476 72102866-910b-0410-8b05-ffd578937521
|
2003-01-03 20:14:47 +00:00 |
|
CaS
|
bb74d6f839
|
Tidy more GNUstep extensions.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@15137 72102866-910b-0410-8b05-ffd578937521
|
2002-11-27 12:52:29 +00:00 |
|
CaS
|
4eb3396c6b
|
Documentation added
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14974 72102866-910b-0410-8b05-ffd578937521
|
2002-11-11 10:18:49 +00:00 |
|
CaS
|
963c232265
|
Added more property list support.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14967 72102866-910b-0410-8b05-ffd578937521
|
2002-11-10 10:20:05 +00:00 |
|
CaS
|
b8b64cb3e5
|
Property list updates.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14966 72102866-910b-0410-8b05-ffd578937521
|
2002-11-10 09:29:45 +00:00 |
|
CaS
|
a88b0eb08c
|
Tidied
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14965 72102866-910b-0410-8b05-ffd578937521
|
2002-11-10 06:19:17 +00:00 |
|
fedor
|
93168d9fe4
|
Add thai encoding
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14835 72102866-910b-0410-8b05-ffd578937521
|
2002-10-22 14:29:34 +00:00 |
|
CaS
|
9171702fe6
|
Tiny optimisation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14806 72102866-910b-0410-8b05-ffd578937521
|
2002-10-21 13:59:16 +00:00 |
|
CaS
|
1462308459
|
Work on the train.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14654 72102866-910b-0410-8b05-ffd578937521
|
2002-10-05 17:47:54 +00:00 |
|
CaS
|
89663963e2
|
Be aware of unicode BOM in UTF8 data.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14639 72102866-910b-0410-8b05-ffd578937521
|
2002-10-04 09:32:48 +00:00 |
|
CaS
|
72d997aa58
|
Tidied and improved logging for read from and write to file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14638 72102866-910b-0410-8b05-ffd578937521
|
2002-10-04 09:08:09 +00:00 |
|
CaS
|
6a8a097842
|
Tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14633 72102866-910b-0410-8b05-ffd578937521
|
2002-10-02 14:05:07 +00:00 |
|
CaS
|
80de3c6a30
|
Fix ordering of initialisation of constant string class.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14632 72102866-910b-0410-8b05-ffd578937521
|
2002-10-02 13:29:54 +00:00 |
|
CaS
|
b6f8a1abbc
|
Minor tidyup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14463 72102866-910b-0410-8b05-ffd578937521
|
2002-09-16 16:26:01 +00:00 |
|
CaS
|
4aabe798ba
|
Some string mnethod tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14448 72102866-910b-0410-8b05-ffd578937521
|
2002-09-15 18:26:56 +00:00 |
|
CaS
|
cf76f86239
|
Proof reading fixes and documentation improvement.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14380 72102866-910b-0410-8b05-ffd578937521
|
2002-08-30 14:54:07 +00:00 |
|
CaS
|
5cc3b34731
|
Tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14376 72102866-910b-0410-8b05-ffd578937521
|
2002-08-30 12:30:50 +00:00 |
|
CaS
|
46dd51a0e5
|
Add some documentation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14375 72102866-910b-0410-8b05-ffd578937521
|
2002-08-30 09:32:46 +00:00 |
|
CaS
|
064a6bd9b8
|
Fix range error
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14373 72102866-910b-0410-8b05-ffd578937521
|
2002-08-30 09:03:33 +00:00 |
|
CaS
|
d29f9f48b3
|
Two more MacOS-X methods added.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14372 72102866-910b-0410-8b05-ffd578937521
|
2002-08-30 08:36:20 +00:00 |
|
fedor
|
66589988d3
|
Change location of start of end char search
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14362 72102866-910b-0410-8b05-ffd578937521
|
2002-08-28 21:40:31 +00:00 |
|
CaS
|
1ede313efa
|
Fix typos etc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14301 72102866-910b-0410-8b05-ffd578937521
|
2002-08-20 15:07:58 +00:00 |
|
CaS
|
b0d816ceaa
|
Documentation tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14298 72102866-910b-0410-8b05-ffd578937521
|
2002-08-20 10:22:05 +00:00 |
|
CaS
|
0422591a90
|
Minor fix parsing booleans
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14241 72102866-910b-0410-8b05-ffd578937521
|
2002-08-07 11:06:49 +00:00 |
|
fedor
|
b8e7170255
|
Merge from 1.4.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14208 72102866-910b-0410-8b05-ffd578937521
|
2002-07-29 19:37:40 +00:00 |
|
CaS
|
2f4773d950
|
Backward compatibility fix for plist output
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13989 72102866-910b-0410-8b05-ffd578937521
|
2002-06-28 06:44:27 +00:00 |
|
CaS
|
76a2c94ccd
|
Documentation too improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13807 72102866-910b-0410-8b05-ffd578937521
|
2002-06-09 07:31:58 +00:00 |
|
CaS
|
2714e15325
|
Tidyup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13696 72102866-910b-0410-8b05-ffd578937521
|
2002-05-23 17:04:52 +00:00 |
|
CaS
|
0c6805314c
|
Update for GSXML changes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13695 72102866-910b-0410-8b05-ffd578937521
|
2002-05-23 16:03:09 +00:00 |
|
CaS
|
affbe08bf3
|
Lots of tidying up.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13608 72102866-910b-0410-8b05-ffd578937521
|
2002-05-08 05:43:15 +00:00 |
|
CaS
|
79f3f57034
|
Fixes to get stuff to work after autoconf changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13578 72102866-910b-0410-8b05-ffd578937521
|
2002-05-02 21:22:06 +00:00 |
|
CaS
|
fbf5e99950
|
Path handling fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13553 72102866-910b-0410-8b05-ffd578937521
|
2002-04-29 12:20:08 +00:00 |
|
CaS
|
a4d46f6a67
|
Improve path handling under MINGW/MSYS
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13491 72102866-910b-0410-8b05-ffd578937521
|
2002-04-18 07:51:46 +00:00 |
|
CaS
|
2f38502a1e
|
Make unicode escapes more conventional.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13372 72102866-910b-0410-8b05-ffd578937521
|
2002-04-06 06:39:59 +00:00 |
|
CaS
|
5053fda75a
|
Various unicode fixes made.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13371 72102866-910b-0410-8b05-ffd578937521
|
2002-04-06 06:33:34 +00:00 |
|
CaS
|
f45ff29c88
|
Property list parsing fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13364 72102866-910b-0410-8b05-ffd578937521
|
2002-04-05 17:44:44 +00:00 |
|
CaS
|
d1f2f1254b
|
Fies to bugs in low-level encoding/decoding changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13138 72102866-910b-0410-8b05-ffd578937521
|
2002-03-18 08:31:39 +00:00 |
|
CaS
|
7f44507081
|
Low level character encoding rewrite.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13133 72102866-910b-0410-8b05-ffd578937521
|
2002-03-16 09:54:50 +00:00 |
|
CaS
|
0f5ba6a57b
|
Trimming fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13112 72102866-910b-0410-8b05-ffd578937521
|
2002-03-14 10:57:42 +00:00 |
|
CaS
|
16c2c8c945
|
A couple of string fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13110 72102866-910b-0410-8b05-ffd578937521
|
2002-03-14 06:54:44 +00:00 |
|
CaS
|
f12fed6759
|
More tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13102 72102866-910b-0410-8b05-ffd578937521
|
2002-03-13 13:46:12 +00:00 |
|
CaS
|
944f197ecf
|
Tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13100 72102866-910b-0410-8b05-ffd578937521
|
2002-03-13 09:58:43 +00:00 |
|
CaS
|
9a2b0506b4
|
Various bugfixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13045 72102866-910b-0410-8b05-ffd578937521
|
2002-03-08 06:57:03 +00:00 |
|
CaS
|
8e1fbfac79
|
Mnor fixes and documentation addition.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12571 72102866-910b-0410-8b05-ffd578937521
|
2002-02-20 09:28:51 +00:00 |
|
CaS
|
36dd6aad2f
|
Fix blocking in run loop.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12567 72102866-910b-0410-8b05-ffd578937521
|
2002-02-20 06:42:05 +00:00 |
|
CaS
|
87e6b3d3b7
|
Minor fix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12520 72102866-910b-0410-8b05-ffd578937521
|
2002-02-13 12:15:15 +00:00 |
|
CaS
|
4741754087
|
Minor bugfix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12509 72102866-910b-0410-8b05-ffd578937521
|
2002-02-12 17:53:04 +00:00 |
|
CaS
|
39b8e45247
|
immutable proxy class added.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12417 72102866-910b-0410-8b05-ffd578937521
|
2002-02-06 13:44:03 +00:00 |
|
CaS
|
e1aefc45cd
|
Fix minor bug.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12412 72102866-910b-0410-8b05-ffd578937521
|
2002-02-05 18:20:47 +00:00 |
|
CaS
|
d4b9683acf
|
Added date version and title
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11814 72102866-910b-0410-8b05-ffd578937521
|
2001-12-18 16:54:15 +00:00 |
|