.. |
.cvsignore
|
Adding and updating necessary .cvsignore files. Bug #61550
|
2001-02-24 06:22:49 +00:00 |
Makefile.in
|
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
|
2001-06-18 22:10:38 +00:00 |
makefile.win
|
scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances.
|
2001-05-19 11:27:30 +00:00 |
nsAFlatString.cpp
|
Changes necessary for fixes to bug 18843. Better handling of string implementations without an underlying buffer handle. r/sr=scc@mozilla.org
|
2001-05-17 05:53:16 +00:00 |
nsAString.cpp
|
bug #75220: sr=jst, r=vidur. Renaming the member function |Promises| to the more meaningful |IsDependentOn|.
|
2001-05-21 23:50:56 +00:00 |
nsDependentConcatenation.cpp
|
bug #75220: sr=jst, r=vidur. Renaming the member function |Promises| to the more meaningful |IsDependentOn|.
|
2001-05-21 23:50:56 +00:00 |
nsDependentString.cpp
|
bug #75220: rs=brendan, r=axel@pike.org. fixing string names.
|
2001-05-16 12:36:35 +00:00 |
nsDependentSubstring.cpp
|
bug #75220: rs=brendan, r=axel@pike.org. fixing string names.
|
2001-05-16 12:36:35 +00:00 |
nsFragmentedString.cpp
|
bug #66278: r=danm, sr=alecf. Fix signed vs. unsigned warngins in |nsFragmentedString::SetLength|
|
2001-02-06 23:00:39 +00:00 |
nsLocalString.cpp
|
landing string branch; see bug #73786
|
2001-04-02 19:40:52 +00:00 |
nsPrintfCString.cpp
|
not part of the build; temporarily patching these files to use the old (what is currently in the tree) |GetReadableFragment| scheme, so that clients can start using this now both on the tip and on the DOMAPI... branch
|
2000-08-17 21:07:45 +00:00 |
nsPrivateSharableString.cpp
|
landing string branch; see bug #73786
|
2001-04-02 19:40:52 +00:00 |
nsPromiseConcatenation.cpp
|
landing string branch; see bug #73786
|
2001-04-02 19:40:52 +00:00 |
nsPromiseFlatString.cpp
|
bug #75220: sr=jst, r=vidur. Renaming the member function |Promises| to the more meaningful |IsDependentOn|.
|
2001-05-21 23:50:56 +00:00 |
nsPromiseSubstring.cpp
|
landing string branch; see bug #73786
|
2001-04-02 19:40:52 +00:00 |
nsReadableUtils.cpp
|
To improve performance, change string iterator postfix ++ to prefix ++ when used as a statement. b=78032 r=peterv, scc, harishd, dmose sr=hyatt a=asa
|
2001-06-19 22:38:45 +00:00 |
nsSharableString.cpp
|
bug #75220: sr=jst, r=dr; rename |nsCommon[C]String| to |nsSharable[C]String|
|
2001-05-16 04:41:32 +00:00 |
nsSharedBufferList.cpp
|
bug #66562: r=harish, sr=brendan, a=blizzard. Make |document.write| work.
|
2001-02-13 21:26:58 +00:00 |
nsSlidingString.cpp
|
landing string branch; see bug #73786
|
2001-04-02 19:40:52 +00:00 |