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-01-14 14:02:47 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
string
/
obsolete
History
pierre%netscape.com
f9165ef867
Use delete[] for strings allocated with ToNewCString().
1999-03-30 01:23:24 +00:00
..
nsStr.cpp
fixing cases of declaration not exactly matching definition and a few other instances of extraneous 'const' on PRUnichar passed by value
1999-03-27 07:34:44 +00:00
nsStr.h
added recycler to nsString2
1999-03-23 07:33:10 +00:00
nsString2.cpp
Use delete[] for strings allocated with ToNewCString().
1999-03-30 01:23:24 +00:00
nsString2.h
fixed bug in nsString; added recycler to nsString2
1999-03-23 07:26:27 +00:00
nsString.cpp
any fix for entities
1999-03-25 01:27:27 +00:00
nsString.h
prep work to land nsString2
1999-03-22 08:29:26 +00:00
nsXPIDLString.cpp
Landed RDF_19990326_BRANCH, scriptability changes.
1999-03-29 19:52:54 +00:00
nsXPIDLString.h
Fixed the 'extra token after the endif' bug that was breaking some Unix builds.
1999-03-29 23:05:49 +00:00