dp%netscape.com
|
4dbf387099
|
Getting nsHashtable and nsObjectHashtable Reset()s working together.
|
1999-07-31 05:50:13 +00:00 |
dp%netscape.com
|
3ee9b381f5
|
Adding nsHashtable::Reset(). Changing nsObjectHashtable destructor to use Reset instead of enumerate. This will cause hash entires to be removed from the hash table as values in the hash table are released.
|
1999-07-31 05:41:54 +00:00 |
warren%netscape.com
|
d3f90ec755
|
Added nsObjectHashtable (for automatically copying and destroying elements). Also nsSupportsHashtable for refcounted elements.
|
1999-07-28 07:56:28 +00:00 |
tbogard%aol.net
|
b9eb79032b
|
Changed hashing to not hash every letter of strings that are greater than 16 characters in length.
|
1999-07-23 05:19:33 +00:00 |
tbogard%aol.net
|
8fced9fa19
|
Changed nsCStringKey to nsStringKey. This new key now has the ability to hash on PRUnichar* strings as well as char* strings.
|
1999-07-22 02:11:04 +00:00 |
dp%netscape.com
|
c2937307d6
|
Thread Safe nsHashtable (on demand only)
|
1999-03-30 08:15:39 +00:00 |
dp%netscape.com
|
13372716ec
|
Patch for unsigned vs signed warnings. Thanks to <bruce@cybersight.com>
|
1999-03-21 19:26:32 +00:00 |
warren%netscape.com
|
2d6d7aa600
|
Fix for broken linux compiler.
|
1999-03-19 06:18:08 +00:00 |
warren%netscape.com
|
a1de56ad0d
|
Added nsHashtable::Exists. Renamed nsProgIDKey to nsCStringKey (what it is).
|
1999-03-19 05:51:49 +00:00 |
warren%netscape.com
|
a6656a9445
|
Implemented virtuals in cpp file to try to avoid linux pedantic error.
|
1999-03-09 14:09:11 +00:00 |
vidur%netscape.com
|
11754052c3
|
Added a Reset method to nsHashtable
|
1999-02-03 19:35:11 +00:00 |
warren%netscape.com
|
4f1b718b4e
|
Added closure argument to nsHashtable::Enumerate.
|
1998-09-01 00:16:47 +00:00 |
raman
|
24d011f72a
|
Added the clone method. Approved by warren
|
1998-06-01 22:11:06 +00:00 |
hardts
|
6bcb19ce6f
|
landing XPCOM_BRANCH
|
1998-05-22 21:56:30 +00:00 |
ltabb
|
3b56a9af51
|
Free the lizard
|
1998-03-28 02:44:41 +00:00 |