gecko-dev/xpcom/string/public
disttsc%bart.nl 8b43034cef Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
..
.cvsignore Adding and updating necessary .cvsignore files. Bug #61550 2001-02-24 06:22:49 +00:00
MANIFEST bug #53209: remove unused file from the build 2001-02-24 03:17:53 +00:00
Makefile.in bug #53209: remove unused file from the build 2001-02-24 03:17:53 +00:00
makefile.win bug #53209: remove unused file from the build 2001-02-24 03:17:53 +00:00
nsAReadableString.h Change implicit conversion from 2001-03-08 08:05:05 +00:00
nsAWritableString.h bug #'s 69940 and 69289: r=dbaron, sr=waterson. Fix parameters to, templatization of |Substring()|. 2001-02-24 02:55:46 +00:00
nsAlgorithm.h Changes to parser to allow less copying. Use of the new nsSliding[Sub]String classes so that tokens can hold substrings that keep references into the scanner buffer. Cleaned up token interface and general string usage. r=harishd,heikki sr=jst 2000-12-12 21:58:14 +00:00
nsBufferHandle.h Changes to parser to allow less copying. Use of the new nsSliding[Sub]String classes so that tokens can hold substrings that keep references into the scanner buffer. Cleaned up token interface and general string usage. r=harishd,heikki sr=jst 2000-12-12 21:58:14 +00:00
nsBufferHandleUtils.h OS/2 TB breakage 2000-12-13 04:07:21 +00:00
nsCharTraits.h fix |const| error 2000-09-09 10:17:45 +00:00
nsFragmentedString.h nobody uses |nsFragmentedString| as yet ... changing it now to be based on the new work from |nsSlidingString|/|nsSlidingSubstring| for the parser 2000-09-09 06:42:45 +00:00
nsPrintfCString.h fixing the build for VC++ 2000-09-09 09:48:12 +00:00
nsPrivateSharableString.h bug #67876: r=jst, sr=alecf. Added comment documenting `NULL' string infrastructure. 2001-02-24 03:11:23 +00:00
nsReadableUtils.h bug #69941: r=jag, sr=alecf. Fixed signature of |FindCharInReadable|. 2001-02-24 03:09:04 +00:00
nsSharedBufferList.h bug #66562: r=harish, sr=brendan, a=blizzard. Make |document.write| work. 2001-02-13 21:26:58 +00:00
nsSlidingString.h bug #66562: r=harish, sr=brendan, a=blizzard. Make |document.write| work. 2001-02-13 21:26:58 +00:00