From: Martin Stromberg Message-Id: <200101261227.NAA05032@lws256.lu.erisoft.se> Subject: Re: locale support: 2nd approach To: djgpp-workers AT delorie DOT com Date: Fri, 26 Jan 2001 13:27:07 +0100 (MET) Cc: AAganichev AT netscape DOT net In-Reply-To: <19592E02.6D643FFB.09ACFA57@netscape.net> from "Alexander Aganichev" at Jan 26, 2001 05:57:49 AM X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > > > ---------19594bb26d645dab19594bb26d645dab > Content-Type: text/plain; charset="us-ascii" > Content-Transfer-Encoding: 7bit > Content-Disposition: inline > > Hi all! > > I've made a second approach to the locale under DJGPP v2. This version provides support for is*() family of functions from ctype as well, so now we have: > 1) tolower/toupper > 2) is*() > 3) dot or comma in *printf() > 4) %x and %X in strftime() > 5) strcoll() > > This version still miss something, f.e. it made two mismatches on CP866 with Microsoft's implementation from WinNT. I'm sure there's more differences on other pages. > > "We call this beta because this better than nothing :-)" > > Any suggestions, improvements, comments are welcome. Even though I couldn't promise fast replies. > > -- > Alexander Aganichev > Hypercom Europe Limited, Inc. > Software Engineer > > > __________________________________________________________________ > Get your own FREE, personal Netscape Webmail account today at http://webmail.netscape.com/ > > ---------19594bb26d645dab19594bb26d645dab > Content-Type: application/x-zip-compressed; name="djlocale.zip" > Content-Transfer-Encoding: base64 > Content-Disposition: attachment; filename="djlocale.zip" > Content-Description: djlocale.zip > > UEsDBBQAAgAIAElPOirXtWSMjwsAANEtAAARAAAAbG9jYWxlL3NldGxvY2FsLmPtGmtT4zjy > e36FJluADSYk4TEzZJi9XIab4QqYFI+63WIpl7GVRDeOnbKdQG7hv1+3/JJkO4m35sN9OKZg > klar1epu9Us62CUDf7YM2HgSEW2gk87Hj0fkyz/JF+r6AaMGCSklg+/D3y+uv7YAPvID4tDI > Ym5Idg8aB7tk6AcR872Q2AVC+/DnhDwtyfkTDSZW4JArK4poOvPKd9iIUQdxP+532+0O4vZd > +mJ5Dg3IbYv0x5bH7AldkE+WlX7+m0ej0LZmtAUfPiOxxi/Ms925Q8kn17ctl7YmnwWYHS1n To start with you need to send it unzipped in plain text. It's hard to read compressed... Plus, preferably NOT as an attachment. Right, MartinS