This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
string
/
obsolete
History
waterson%netscape.com
9f71ef28c6
Inline 'operator PRUnichar*()', 'operator char*()'; add inline 'get()' methods. r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@74147 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-13 03:20:28 +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
Inline 'operator PRUnichar*()', 'operator char*()'; add inline 'get()' methods. r=brendan
2000-07-13 03:20:28 +00:00
nsXPIDLString.h
Inline 'operator PRUnichar*()', 'operator char*()'; add inline 'get()' methods. r=brendan
2000-07-13 03:20:28 +00:00