.. |
nsArena.cpp
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |
nsAtomTable.cpp
|
Fixed unsigned problems.
|
1999-02-06 03:56:36 +00:00 |
nsBTree.cpp
|
warning removal
|
1998-07-25 02:11:02 +00:00 |
nsBTree.h
|
warning removal
|
1998-07-25 02:11:02 +00:00 |
nsByteBuffer.cpp
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
nsCRT.cpp
|
Fix strncmp() routines to handle unsigned integers properly. r=linss, a=sar.
|
1999-02-08 22:01:08 +00:00 |
nsCRT.h
|
add a few more string cases to fix compilers who complain about ambiguous overloading
|
1999-02-10 08:22:47 +00:00 |
nsDeque.cpp
|
removed bug from deque, and added replaceChar call to string
|
1999-02-16 06:47:00 +00:00 |
nsDeque.h
|
exposed objectAt in deque, and fixed toInteger bug
|
1999-01-15 19:20:51 +00:00 |
nsHashtable.cpp
|
Added a Reset method to nsHashtable
|
1999-02-03 19:35:11 +00:00 |
nsHashtable.h
|
Added nsVoidKey and nsISupportsKey.
|
1999-02-06 04:01:23 +00:00 |
nsIArena.h
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |
nsIAtom.h
|
add IID for use with nsCOMPtr.
|
1999-01-28 17:59:37 +00:00 |
nsIByteBuffer.h
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
nsICollection.h
|
adding IID to interface
|
1999-01-22 18:58:43 +00:00 |
nsIEnumerator.h
|
changing nsIEnumerator to use NS_IMETHOD not virtual nsresult
|
1999-02-19 23:43:20 +00:00 |
nsInt64.h
|
Fixed linkage problems with nsInt64 and nsTime classes.
|
1998-10-06 20:06:06 +00:00 |
nsIProperties.h
|
public header file for new nsIProperties class (like Java properties)
|
1999-01-26 23:48:54 +00:00 |
nsISizeOfHandler.h
|
new
|
1998-06-05 20:46:23 +00:00 |
nsISupportsArray.h
|
Added static IID() method. This member function will be generated automatically in the future.
|
1998-12-18 03:43:29 +00:00 |
nsIUnicharBuffer.h
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
nsProperties.cpp
|
Fixed some more memory leaks
|
1999-02-14 18:02:38 +00:00 |
nsProperties.h
|
Forgot to say "public" in "class nsPropertiesFactory : nsIFactory".
|
1999-02-10 22:51:01 +00:00 |
nsRBTree.cpp
|
Fixed compiler bugs/warnings
|
1998-04-26 03:13:20 +00:00 |
nsRBTree.h
|
warning removal
|
1998-07-25 02:11:02 +00:00 |
nsSizeOfHandler.cpp
|
new
|
1998-06-05 20:46:23 +00:00 |
nsString.cpp
|
small mod to handle hex conversion better
|
1999-02-19 06:32:40 +00:00 |
nsString.h
|
removed bug from deque, and added replaceChar call to string
|
1999-02-16 06:47:00 +00:00 |
nsSupportsArray.cpp
|
fix compiler warning / bug: initialize index to 0 (reviewed peterl@netscape.com).
|
1998-12-15 22:19:04 +00:00 |
nsTime.h
|
Added constructor for strings.
|
1999-02-18 00:12:08 +00:00 |
nsUnicharBuffer.cpp
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
nsUnitConversion.h
|
re-added backed-out changes
|
1998-08-01 00:56:28 +00:00 |
nsVector.h
|
Migrating public header files to public
|
1998-10-19 17:48:55 +00:00 |
nsVoidArray.cpp
|
added nsStringArray
|
1999-01-23 06:58:34 +00:00 |
nsVoidArray.h
|
added nsStringArray
|
1999-01-23 06:58:34 +00:00 |
plvector.c
|
Moved plvector.c and plvector.h from mozilla/nsprpub/lib/ds
|
1998-11-09 20:10:21 +00:00 |
plvector.h
|
Moved plvector.c and plvector.h from mozilla/nsprpub/lib/ds
|
1998-11-09 20:09:33 +00:00 |