This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-14 04:03:47 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
string
/
obsolete
History
kmcclusk%netscape.com
6635957e0c
Modified nsString2::Append to only call strlen only if aCount is -1.
...
This clears up ABR errors reported in Purify.
1999-05-13 23:44:57 +00:00
..
nsStr.cpp
make the destructor virtual
1999-05-13 00:48:42 +00:00
nsStr.h
new nsString modz; getting ready for nsString2 switchover
1999-05-06 05:13:08 +00:00
nsString2.cpp
Modified nsString2::Append to only call strlen only if aCount is -1.
1999-05-13 23:44:57 +00:00
nsString2.h
fixed an error subsuming autostrings, and removed an AIX warning
1999-05-07 00:47:24 +00:00
nsString.cpp
new nsString modz; getting ready for nsString2 switchover
1999-05-06 05:13:08 +00:00
nsString.h
new nsString modz; getting ready for nsString2 switchover
1999-05-06 05:13:08 +00:00
nsXPIDLString.cpp
Bug 5671. Use nsAllocator instead of C++ new/delete. r=jband,a=chofmann.
1999-04-30 18:49:40 +00:00
nsXPIDLString.h
Suppress unused parameter warnings.
1999-05-06 05:15:26 +00:00