Commit Graph

14 Commits

Author SHA1 Message Date
ftang%netscape.com
9a83e5f08d add IsUpper and IsLower which work for all Unicode, reviewed and approved by kipp 1999-03-02 18:24:42 +00:00
waterson%netscape.com
7fbdeff5e1 Fix strncmp() routines to handle unsigned integers properly. r=linss, a=sar. 1999-02-08 22:01:08 +00:00
ftang%netscape.com
3af5eaa0fa change upper and lower case operation to call unicharutil for the nonASCII case 1999-02-08 18:57:21 +00:00
warren%netscape.com
6fcd218d65 Added assertion 1999-02-06 04:22:43 +00:00
warren%netscape.com
d96cead9f1 Added strtok implementation. 1999-02-06 04:18:15 +00:00
warren%netscape.com
6649625711 Added strncmp, made lengths be unsigned. 1999-02-06 03:56:17 +00:00
warren%netscape.com
0580a8e5c4 Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
pierre%netscape.com
3465e56de2 return 0 (ie. "strings are equal") instead of 1 when the 'n' of strncmp() and strncasecmp() is 0 1998-11-04 06:46:33 +00:00
kipp%netscape.com
bc3dc4eb39 Added a reminder comment 1998-10-10 15:27:50 +00:00
peterl%netscape.com
76b0c57697 changed HashCode to HashValue and fixed return type 1998-09-02 01:59:30 +00:00
rickg%netscape.com
7f335bc63d minor tweak to remove tabs 1998-08-04 10:12:45 +00:00
rickg%netscape.com
6e9492b121 added a few assertions, just to be safe 1998-08-03 21:03:49 +00:00
rickg%netscape.com
42fbaf0a68 major upgrade to string class implementation 1998-08-03 20:46:38 +00:00
kipp
098bef52b4 moved to pub 1998-04-13 20:24:54 +00:00