pjs/string
alecf%netscape.com 1793ec9a39 fix bug 159328, and probably bug 146673 - use locale-insensitive string comparisons in strings so we don't break when doing case-insensitive matching of simple ASCII strings in non-US locales, like "SubMIT" != "submit"
r=brade, sr=dbaron
2002-08-16 14:35:48 +00:00
..
doc add deprecation comment - now that we have a new guide. 2002-06-26 22:53:36 +00:00
macbuild trying to fix mac bustage 2002-05-15 04:58:58 +00:00
obsolete fix bug 159328, and probably bug 146673 - use locale-insensitive string comparisons in strings so we don't break when doing case-insensitive matching of simple ASCII strings in non-US locales, like "SubMIT" != "submit" 2002-08-16 14:35:48 +00:00
public Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
src Removing unused defines: 2002-08-12 13:35:18 +00:00
.cvsignore Adding and updating necessary .cvsignore files. Bug #61550 2001-02-24 06:22:49 +00:00
Makefile.in bug #59429: adding directories, readme's, a mac project, and other things that will be filled in as I move the string code out of xpcom and into its own library. This is not yet part of the build, but jst reviewed it for me anyway. I'll get appropriate review and super-review before adding this directory to the module and to the build. 2001-02-19 12:06:34 +00:00
README.html landing string branch; see bug #73786 2001-04-02 19:40:52 +00:00

README.html