Ehsan Akhgari
|
478ad1a412
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Michael Wu
|
0fe7772ece
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
|
Robert Longson
|
93e54d735c
|
Bug 672055 - Use nsCharSeparatedTokenizer to parse number-optional-number attributes. r=dholbert sr=jonas
|
2011-07-23 09:41:17 +01:00 |
|
Neil Rashbrook
|
3552233ce4
|
Bug 581652 Some versions of GCC don't like nsCRT::IsAsciiSpace r=jst a=bsmedberg
|
2010-07-27 12:45:59 +01:00 |
|
Mounir Lamouri
|
3041d414d3
|
Bug 555559: Make nsCharSeparatedTokenizer a template that can accept varying definitions of whitespace. r=smaug,sicking sr=jst
|
2010-07-21 09:07:10 -07:00 |
|
Daniel Holbert
|
7520fa3212
|
Bug 562310 followup: remove whitespace on empty lines, in nsCharSeparatedTokenizer.h. (whitespace-only changes)
|
2010-05-04 07:43:48 -07:00 |
|
Daniel Holbert
|
26727057dd
|
Bug 562310 Part 6: Convert C-string version (nsCCommaSeparatedTokenizer) into generic nsCCharSeparatedTokenizer class, too. r=roc
|
2010-05-04 07:43:48 -07:00 |
|
Daniel Holbert
|
acb6e9020d
|
Bug 562310 Part 4: Remove nsCommaSeparatedTokenizer typedef, and replace its uses with nsCharSeparatedTokenizer(','). r=roc
|
2010-05-04 07:43:48 -07:00 |
|
Daniel Holbert
|
6a952f1966
|
Bug 562310 Part 3: Extend nsCharSeparatedTokenizer to allow separator to be optional. r=roc
|
2010-05-04 07:43:48 -07:00 |
|
Daniel Holbert
|
e021215e1e
|
Bug 562310 Part 2: Convert nsCommaSeparatedTokenizer class into a custom-SeparatorChar version, nsCharSeparatedTokenizer. r=roc
|
2010-05-04 07:43:48 -07:00 |
|
Daniel Holbert
|
8c17b7eb51
|
Bug 562310 Part 1: Rename file nsCommaSeparatedTokenizer.h to nsCharSeparatedTokenizer.h (and update #includes). r=roc
|
2010-05-04 07:43:48 -07:00 |
|