dp%netscape.com
|
84607889b9
|
using nsHashtable for dllStore.
|
1999-03-12 11:23:49 +00:00 |
warren%netscape.com
|
f5b0e48292
|
tweak
|
1999-03-11 11:01:16 +00:00 |
warren%netscape.com
|
1ca883bda7
|
Exporting symbols for the mac.
|
1999-03-11 10:47:54 +00:00 |
warren%netscape.com
|
5f5aba4d61
|
Added union and intersection enumerators.
|
1999-03-11 09:56:59 +00:00 |
alecf%netscape.com
|
770326593d
|
purify fixes from bruce@cybersight.com - free memory the right way
|
1999-03-10 00:32:44 +00:00 |
warren%netscape.com
|
3406dc1047
|
Implemented virtuals in cpp file to try to avoid linux pedantic error.
|
1999-03-09 14:09:11 +00:00 |
warren%netscape.com
|
c50687b845
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
rickg%netscape.com
|
e1d3b703f9
|
fixed recently introduced i18n bugs
|
1999-03-07 19:23:28 +00:00 |
mcmullen%netscape.com
|
0b721e55f8
|
Removed the offset parameter from the base stream interfaces. Implemented string streams.
|
1999-03-05 22:53:56 +00:00 |
mcmullen%netscape.com
|
5a7ce034d2
|
Made a function static to remove a warning.
|
1999-03-05 21:35:23 +00:00 |
warren%netscape.com
|
ab9643b9a2
|
Fixed First method to return error.
|
1999-03-05 05:48:21 +00:00 |
kipp%netscape.com
|
68409e0711
|
Use proper new operator
|
1999-03-05 04:33:57 +00:00 |
hyatt%netscape.com
|
f96739c6a3
|
Fix to the RFind method of nsString.
|
1999-03-05 00:03:46 +00:00 |
scc%netscape.com
|
16e2511778
|
rename |IID()| --> |GetIID()|
|
1999-03-03 23:03:34 +00:00 |
scc%netscape.com
|
31ff626ae9
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
ftang%netscape.com
|
e79d1e4c91
|
add IsUpper and IsLower which work for all Unicode, reviewed and approved by kipp
|
1999-03-02 18:24:42 +00:00 |
mcmullen%netscape.com
|
b38ede637e
|
Call delete [] when new [] was used for allocation.
|
1999-02-27 20:39:07 +00:00 |
kipp%netscape.com
|
fbade5b43f
|
Defined some operator new/delete macros to help us get it right
|
1999-02-26 19:38:53 +00:00 |
alecf%netscape.com
|
bd99bf6b76
|
add nsIEnumerator interface, and fix nsICollection interface to use long not int
|
1999-02-26 17:57:34 +00:00 |
rickg%netscape.com
|
191d1e1a16
|
new API on deque to set deallocator
|
1999-02-26 07:23:56 +00:00 |
rickg%netscape.com
|
b82b092c4b
|
small bug fixes and removal of global statics
|
1999-02-26 06:33:54 +00:00 |
warren%netscape.com
|
2b617870c9
|
Added export/import declaration (temporarily).
|
1999-02-24 09:55:44 +00:00 |
warren%netscape.com
|
3ebe3e76c4
|
Updated IIDs
|
1999-02-24 09:31:34 +00:00 |
warren%netscape.com
|
4e3aaf35f1
|
Added idl
|
1999-02-24 08:46:00 +00:00 |
warren%netscape.com
|
896241f805
|
Added NS_NewConjoiningEnumerator
|
1999-02-24 07:58:06 +00:00 |
peterl%netscape.com
|
2f976599d2
|
Fixed bustage in Clear caused by PRInt32 to PRUint32 conversion
|
1999-02-23 23:31:49 +00:00 |
warren%netscape.com
|
3642da81a5
|
Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray.
|
1999-02-23 08:10:24 +00:00 |
warren%netscape.com
|
242f5389ac
|
Added nsSupportsArrayEnumerator
|
1999-02-23 08:04:28 +00:00 |
mjudge%netscape.com
|
3756cba288
|
changing nsIEnumerator to use NS_IMETHOD not virtual nsresult
|
1999-02-19 23:43:20 +00:00 |
rickg%netscape.com
|
5396424248
|
small mod to handle hex conversion better
|
1999-02-19 06:32:40 +00:00 |
warren%netscape.com
|
b761e1c51f
|
Added constructor for strings.
|
1999-02-18 00:12:08 +00:00 |
rickg%netscape.com
|
e2e2dfc7e9
|
removed bug from deque, and added replaceChar call to string
|
1999-02-16 06:47:00 +00:00 |
troy%netscape.com
|
7ebee8ef4e
|
Fixed some more memory leaks
|
1999-02-14 18:02:38 +00:00 |
troy%netscape.com
|
03a4fe9d44
|
Fixed some memory leaks
|
1999-02-14 05:44:39 +00:00 |
troy%netscape.com
|
7d913dc65b
|
Added missing "const" that was allowing internal pointer to Unicode
string tobe returned as a non-const value
|
1999-02-14 05:44:01 +00:00 |
troy%netscape.com
|
3daac89caa
|
Fixed some memory leaks
|
1999-02-14 05:34:07 +00:00 |
troy%netscape.com
|
fd8dea9b65
|
Added NS_RELEASE of nsIUnicharInputStream interface in Load()
|
1999-02-14 05:20:34 +00:00 |
jfrancis%netscape.com
|
36ce5457b4
|
backing out attempted fix of enumerator interface
|
1999-02-12 08:17:55 +00:00 |
jfrancis%netscape.com
|
ee23bdbc8e
|
scattered NS_IMETHOD liberally through interface
|
1999-02-12 07:01:06 +00:00 |
sfraser%netscape.com
|
063c313612
|
That last checkin should have read: fix a bug in CompressWhitespace that caused the string length to be set incorrectly, when Trim shortened the string.
|
1999-02-11 06:23:29 +00:00 |
sfraser%netscape.com
|
53038aad55
|
Fix a bug in
|
1999-02-11 06:22:03 +00:00 |
erik%netscape.com
|
f2ac3bc7ac
|
Forgot to say "public" in "class nsPropertiesFactory : nsIFactory".
This caused it to fail on Linux, but not on Windows. Go figure. Sigh.
|
1999-02-10 22:51:01 +00:00 |
alecf%netscape.com
|
9a4cc65f9d
|
add a few more string cases to fix compilers who complain about ambiguous overloading
|
1999-02-10 08:22:47 +00:00 |
bienvenu%netscape.com
|
e2222e8806
|
back out linebreak defines
|
1999-02-09 05:06:35 +00:00 |
bienvenu%netscape.com
|
3b8a2a39bc
|
add platform specific linebreak defines
|
1999-02-09 04:43:58 +00:00 |
warren%netscape.com
|
279c55d99d
|
Added CR LF defines for general use.
|
1999-02-09 04:19:58 +00:00 |
waterson%netscape.com
|
0c8af86d02
|
Fix strncmp() routines to handle unsigned integers properly. r=linss, a=sar.
|
1999-02-08 22:01:08 +00:00 |
ftang%netscape.com
|
f696de06e0
|
change upper and lower case operation to call unicharutil for the nonASCII case
|
1999-02-08 18:57:21 +00:00 |
warren%netscape.com
|
37a41235c9
|
Added assertion
|
1999-02-06 04:22:43 +00:00 |
warren%netscape.com
|
d0574a9735
|
Added strtok implementation.
|
1999-02-06 04:18:15 +00:00 |