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
/
public
History
dbaron%fas.harvard.edu
b7928862f7
Fix build bustage by removing extra right paren.
...
git-svn-id: svn://10.0.0.236/trunk@86446 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-07 03:04: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
nsAReadableString.h
Fix build bustage by removing extra right paren.
2001-02-07 03:04:46 +00:00
nsAWritableString.h
bug
#53067
: r=danm, sr=alecf. Eliminate copying versions of |BeginReading|, |EndReading|, |BeginWriting|, |EndWriting|, and fix callers
2001-02-06 23:18:20 +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
fixing signatures, includes
2000-09-13 02:24:55 +00:00
nsReadableUtils.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
nsSharedBufferList.h
Fix for Solaris compiler warning from scc. r=vidur
2000-12-12 23:02:01 +00:00
nsSharedString.h
bug
#49817
: fix |normalize_forward|, |normalize_backward|; make |Begin(Read|Writ)ing| call |normalize_forward|; pass iterators by reference. r=mjudge
2000-09-02 04:10:44 +00:00
nsSlidingString.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