Gervase Markham
|
cb6a072c2a
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Jacob Holzinger
|
bfaddb970e
|
Bug 696242 - Convert NS_RegisterStaticAtoms and nsCSSScanner::ReportUnexpectedParams to take an array-reference rather than a pointer and length, making it impossible to pass a pointer/length that are inconsistent. r=jwalden
|
2012-03-08 18:22:57 -08:00 |
|
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 |
|
Jeff Walden
|
7d613942b0
|
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
|
2011-10-10 22:50:08 -07:00 |
|
Jeff Walden
|
c5e5f873d1
|
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
|
2011-10-12 12:21:53 -07:00 |
|
Jeff Walden
|
946f2ae0e3
|
Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones
|
2011-10-10 22:50:08 -07: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 |
|
Mark Banner
|
0fc559b2b6
|
Disable part of TestAtoms which is only run in non-libxul builds and is permantely failing on Windows there. Bug 577500 will investigate getting this re-enabled.
|
2010-07-19 14:35:16 +01:00 |
|
Daniel Holbert
|
3ecab60d9f
|
Bug 552798: fix 'suggest parentheses around comparison in operand of &' in TestAtoms.cpp. r=sicking
|
2010-03-22 11:57:40 -07:00 |
|
Serge Gautherie
|
ed278682c1
|
Bug 551153 - ###!!! ASSERTION: Not a UTF-8 string when running TestUTF and TestAtoms; (Bv1) Make it fully explicit that Malformed8Strings[] is not to be used in debug builds.
r=jonas.
|
2010-03-10 21:03:23 +01:00 |
|
Jonas Sicking
|
0dfc5f414d
|
Bug 551129: Move tests in TestPermanentAtoms.cpp into the new shiny TestAtoms.cpp. Disable tests with known intentional assertions in debug builds. r=jst
|
2010-03-09 16:30:06 -08:00 |
|
Jonas Sicking
|
26a535e28a
|
Bug 534136 Part 7: Add tests for atoms. r=jst
|
2010-03-08 07:45:00 -08:00 |
|
Jonas Sicking
|
6859a5ac8e
|
Bug 534136 Part 2: Use 16bit-char buffers inside atoms. r=bz sr=mrbkap
|
2010-03-08 07:45:00 -08:00 |
|
cbiesinger@web.de
|
aae44b57d9
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
|
2006-02-03 14:18:39 +00:00 |
|
gerv@gerv.net
|
c0cd46fc51
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
|
alecf@netscape.com
|
2fbddd4893
|
landing attempt #2 for 195262 - support for static atoms, and converting atoms over to UTF8 to reduce bloat - now without performance regressions!
sr=darin, r=dbaron
|
2003-03-25 18:55:59 +00:00 |
|
alecf@netscape.com
|
1f1c5bf595
|
backout my static atom patch for now until I figure out the performance loss! :(
bug 195262
|
2003-03-21 20:13:08 +00:00 |
|
alecf@netscape.com
|
db19f2d847
|
oops, land TestAtoms from the previous patch
|
2003-03-21 06:34:23 +00:00 |
|
jaggernaut@netscape.com
|
432f844728
|
Fix bustage
|
2001-12-17 08:10:57 +00:00 |
|
jaggernaut@netscape.com
|
a1c9cb1d53
|
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
|
2001-12-17 07:14:49 +00:00 |
|
jaggernaut@netscape.com
|
a29a08f141
|
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
|
2001-09-29 08:28:41 +00:00 |
|
gerv@gerv.net
|
58d409fba9
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
|
mjudge@netscape.com
|
2bc09ddb86
|
scc string fixes
|
2000-04-26 00:55:37 +00:00 |
|
dmose@mozilla.org
|
20621227af
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
|
dougt@netscape.com
|
76cfbd51dc
|
Changes nsIAtom iterface to return a shared (non-allocated) wstring when
GetUnicode() is called. (thanks waterson, jband)
Also fixing 12237. (thanks jband).
|
1999-09-03 22:21:29 +00:00 |
|
dougt@netscape.com
|
c316095ded
|
xpild-ing nsIAtom. Now nsIAtom is xpcom compliant.
|
1999-08-21 07:07:00 +00:00 |
|
wtc@netscape.com
|
f7e47381e9
|
Do not declare variables in a 'for' statement because the scope
of such variables is compiler-dependent. (approved by kipp@netscape.com)
|
1998-08-11 00:10:36 +00:00 |
|
kipp
|
4683c6f4c0
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |
|