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-11 01:57:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
string
/
obsolete
History
scc%mozilla.org
76bacb9cc2
fix for bug
#43085
. r=waterson, a=waterson
2000-06-20 04:25:20 +00:00
..
nsStr.cpp
undo the change of the 10th. The code is still in, conditioned on |NS_DONT_USE_CHUNKY_STRING_ALLOCATION|. The performance hit was unacceptable, and checking the original change in on the tip was a mistake. r=rpotts; a=leaf, phil
2000-06-15 22:13:19 +00:00
nsStr.h
added some #ifdef logic to allow me to NEW_STRING_APIS off, so I can continue to profile for bloat
2000-06-11 01:03:19 +00:00
nsString2.cpp
fix purify errors - uninitialized memory on poorly formatted CID strings, and FMM on nsString::fputs
2000-06-08 23:34:53 +00:00
nsString2.h
fix for bug
#43085
. r=waterson, a=waterson
2000-06-20 04:25:20 +00:00
nsString.cpp
Bug 42836. Handle null string in NS_ConvertUCS2toUTF8::Init().
2000-06-17 01:24:39 +00:00
nsString.h
fix for bug
#43085
. r=waterson, a=waterson
2000-06-20 04:25:20 +00:00
nsXPIDLString.cpp
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug
#18433
2000-06-03 09:46:12 +00:00
nsXPIDLString.h
Fiddle whitespace style.
2000-06-14 04:46:22 +00:00