.. |
nsArena.cpp
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |
nsAtomTable.cpp
|
changed HashCode to HashValue and fixed return type
|
1998-09-02 01:59:30 +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
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
nsCRT.h
|
Added comment to strdup() noting that t he caller must use delete[]
|
1998-12-22 19:01:14 +00:00 |
nsDeque.cpp
|
exposed objectAt in deque, and fixed toInteger bug
|
1999-01-15 19:20:51 +00:00 |
nsDeque.h
|
exposed objectAt in deque, and fixed toInteger bug
|
1999-01-15 19:20:51 +00:00 |
nsHashtable.cpp
|
Added closure argument to nsHashtable::Enumerate.
|
1998-09-01 00:16:47 +00:00 |
nsHashtable.h
|
Added nsIAllocator and implementation. Made service manager services sticky'.
|
1999-01-27 02:02:22 +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
|
added IID static method so nsIEnumerator can be used with nsCOMPtr
|
1999-01-20 23:16:28 +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
|
For some reason, the IID stuff didn't compile on the Mac. Fixed now.
|
1999-01-27 00:18:34 +00:00 |
nsProperties.h
|
Added implementation of new nsIProperties class (like Java properties).
|
1999-01-26 23:50:25 +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
|
limit ToUCS2 only have effect in U+0080 to U+009F range so it won't mess up non Latin 1 characters
|
1999-01-29 18:08:36 +00:00 |
nsString.h
|
Added operator=(nsAutoString) for autostring
|
1999-01-30 06:19:52 +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
|
Fixed linkage problems with nsInt64 and nsTime classes.
|
1998-10-06 20:06:06 +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 |