[Gnustep-cvs] gnustep/core/base ChangeLog Headers/Foundation/...

2005-05-08 Thread Richard Frith-Macdonald
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Richard Frith-Macdonald [EMAIL PROTECTED] 05/05/08 07:08:28 Modified files: core/base : ChangeLog core/base/Headers/Foundation: NSString.h core/base/Source: GSString.m

[Gnustep-cvs] gnustep/core/base ChangeLog Source/GSString.m S...

2005-05-08 Thread Richard Frith-Macdonald
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Richard Frith-Macdonald [EMAIL PROTECTED] 05/05/08 15:07:59 Modified files: core/base : ChangeLog core/base/Source: GSString.m NSString.m Log message: Fix for unicode

Apple binar property lost format

2005-05-08 Thread Fred Kiefer
I did just commit the writing of property lists in the Apple binary format. This should make it easier to write NIB files that may be used on Apple systems. But of course we will need full keyed encoding first. There are two known limitations to this implementation. First NSNumber objects

[Gnustep-cvs] gnustep/core/base ChangeLog Tools/AGSHtml.h Too...

2005-05-08 Thread Richard Frith-Macdonald
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Richard Frith-Macdonald [EMAIL PROTECTED] 05/05/08 20:14:19 Modified files: core/base : ChangeLog core/base/Tools: AGSHtml.h AGSHtml.m AGSOutput.m AGSParser.m

Re: Apple changed documentation for -[NSString stringByExpandingTildeInPath]

2005-05-08 Thread Sheldon Gill
Helge Hess wrote: How disappointing! :-| Yes, it is rather. I suppose it was dropped because people did not understand what it is doing / good for and misused the methods (pretty similiar to - fileSystemRepresentationWithPath: which is seldom used). I'm sure that has a lot to do with it. There

Re: Apple changed documentation for -[NSString stringByExpandingTildeInPath]

2005-05-08 Thread Richard Frith-Macdonald
On 2005-05-08 03:00:37 +0100 Sheldon Gill [EMAIL PROTECTED] wrote: I'm working on string methods now as part of my path win32 effort, if anyone is interested. I'd be interested in knowing what exactly as I have a load of uncommitted windows path changes on my system (I was waiting for