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
scc%mozilla.org
cdb44d875e
better comments re: the formal specification of |SetCapacity|; jag's |ToInteger| patch as per bug
#46898
; r|a=waterson
...
git-svn-id: svn://10.0.0.236/trunk@75880 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-09 08:26:23 +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
better comments re: the formal specification of |SetCapacity|; jag's |ToInteger| patch as per bug
#46898
; r|a=waterson
2000-08-09 08:26:23 +00:00
nsString2.h
fix for bug
#43085
. r=waterson, a=waterson
2000-06-20 04:25:20 +00:00
nsString.cpp
better comments re: the formal specification of |SetCapacity|; jag's |ToInteger| patch as per bug
#46898
; r|a=waterson
2000-08-09 08:26:23 +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