scc%mozilla.org
|
80e3b6a3ae
|
Bug #39686. Made an |NS_COUNT|. Put it in the new file "nsAlgorithm.h", to which I also moved |NS_MIN| and |NS_MAX| from "nscore.h", and |copy_string| and |copy_string_backward| from "nsAReadableString.h". Also fixed non-standard include-guards. r={sford, jag}
|
2000-05-20 20:43:26 +00:00 |
|
scc%netscape.com
|
37ec015a19
|
fixed macro-based comparison operators to help with our type-unification problems
|
2000-05-13 21:39:37 +00:00 |
|
scc%netscape.com
|
c977f73add
|
Filled out the smart pointer implementation. Changed some comments.
|
2000-05-12 05:17:39 +00:00 |
|
scc%netscape.com
|
85ed3b0e46
|
incremental changes. We're getting closer. These files are not yet part of the build.
|
2000-03-30 22:53:41 +00:00 |
|
scc%netscape.com
|
6c955bebcd
|
rename |string_copy| and |string_copy_backward| to |copy_string| and |copy_string_backward|
|
2000-03-29 00:54:12 +00:00 |
|
scc%netscape.com
|
b0b8c5e18f
|
Incremental changes. These files are not yet part of the build.
|
2000-03-25 00:47:02 +00:00 |
|
scc%netscape.com
|
402f35dfcd
|
Lots of changes to get this stuff building on Solaris, et al. None of these changes effect the mainline build yet, and won't until |NEW_STRING_APIS| is defined for everyone (coming soon)
|
2000-03-24 22:06:57 +00:00 |
|
scc%netscape.com
|
4d17a62278
|
Incremental changes, renamed |nsConcatString| to |nsPromiseConcatenation|. Added |nsPromiseSubstring|. Got rid of upper/lower signatures. Added |Assign|. Fixed comparison macros. Added |operator+=| and |operator=|. These files are not part of the build.
|
2000-03-10 02:30:14 +00:00 |
|
scc%netscape.com
|
4343cd857e
|
Incremental changes. Getting the comparison operators right. Making |operator+()| do the right thing. These files are not part of the build yet.
|
2000-03-09 06:37:45 +00:00 |
|
scc%netscape.com
|
379d85539c
|
First Checked In.
|
2000-03-07 01:02:10 +00:00 |
|