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%netscape.com
a50ec8fb2b
Added a new converting signature |NS_ConvertToString| to substitute for this common practice |nsAutoString("a c string")| where used in parameter lists
...
git-svn-id: svn://10.0.0.236/trunk@64999 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-03 04:52:47 +00:00
..
nsStr.cpp
more work bringing |ns[C]String| into line with the new implementations. Again, this is no change when |NEW_STRING_APIS| is not defined.
2000-03-31 07:26:13 +00:00
nsStr.h
more work bringing |ns[C]String| into line with the new implementations. Again, this is no change when |NEW_STRING_APIS| is not defined.
2000-03-31 07:26:13 +00:00
nsString2.cpp
more work bringing |ns[C]String| into line with the new implementations. Again, this is no change when |NEW_STRING_APIS| is not defined.
2000-03-31 07:26:13 +00:00
nsString2.h
Added a new converting signature |NS_ConvertToString| to substitute for this common practice |nsAutoString("a c string")| where used in parameter lists
2000-04-03 04:52:47 +00:00
nsString.cpp
Had to add another signature of |AppendWithConversion|
2000-04-01 00:24:32 +00:00
nsString.h
Had to add another signature of |AppendWithConversion|
2000-04-01 00:24:32 +00:00
nsXPIDLString.cpp
My bad; I reviewed this code and I suck. This is the right fix.
2000-02-24 06:42:36 +00:00
nsXPIDLString.h
backing out my change
2000-02-16 15:43:55 +00:00