Jonathan Watt
|
131c149f2a
|
Bug 767388 - Kill NS_DEBUG. r=bz.
|
2012-06-25 20:59:42 +01:00 |
|
Geoff Lankow
|
7a64448b03
|
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
|
2012-06-06 14:08:30 +12:00 |
|
Justin Lebar
|
3058c55443
|
Bug 756825 - Fix comments in nsPrintfCString. r=bsmedberg
|
2012-05-23 11:25:35 -04:00 |
|
Gervase Markham
|
cb6a072c2a
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Benjamin Smedberg
|
92ee1c1420
|
Bug 737164 part A - make the nsTSubstring string API infallible by default. Note that this patch for reviewing sanity does not modify the subclass APIs, that will be a separate revision, r=jlebar
|
2012-05-08 12:42:27 -04:00 |
|
Patrick Wong
|
c9bcb02a6e
|
Bug 745659 - Removed the nsPrintfCString constructor which takes a length and all corresponding instances that call that particular constructor. This is accomplished by removing the length component from the instantiation. r=jlebar
|
2012-04-24 14:43:00 -04:00 |
|
Benjamin Smedberg
|
b9be1015dc
|
Bug 743056 - nsPrintfCString is consistently misused because people don't understand its length-truncation behavior. Make it behave the way people expect by expanding the string as necessary (and use nsTSubstring::AppendPrintf to unify the codepath), r=jlebar
|
2012-04-13 12:58:59 -04:00 |
|
Mark Capella
|
f1ce4051a8
|
Bug 712936 - Convert users of PR_STATIC_ASSERT to MOZ_STATIC_ASSERT. r=jwalden
|
2012-04-02 17:21:24 -07:00 |
|
Makoto Kato
|
a55c715b97
|
Bug 738157 - missing nsSubstring_h___. r=dbaron
|
2012-03-23 14:46:04 +09:00 |
|
Mats Palmgren
|
4fd4116067
|
Bug 732951. r=bsmedberg
|
2012-03-20 19:02:38 +01:00 |
|
Nicholas Nethercote
|
c96906ad44
|
Bug 682431 (part 1) - Fix up ns{String,CString} SizeOf* functions. r=bz.
|
2012-02-19 19:16:41 -08:00 |
|
Nicholas Nethercote
|
4c7c575004
|
Bug 710054 - Add {nsString,nsCString}::SizeOf{In,Ex}cludingThis. r=bz.
|
2012-02-02 14:52:02 -08:00 |
|
Nicholas Nethercote
|
cf5bec0e68
|
Bug 671299 (part 2) - Add nsStringBuffer::SizeOfIncludingThisMustBeUnshared. r=bz.
|
2012-01-02 18:19:12 -08:00 |
|
Nicholas Nethercote
|
c1dd090b4c
|
Bug 715453 - Remove computedSize from nsMallocSizeOfFun. r=jlebar,bhackett.
|
2012-01-25 00:52:51 -08:00 |
|
Nicholas Nethercote
|
35e8000bea
|
Bug 712835 (part 1 of 3) - Add nsStringBuffer::SizeOfIncludingThisIfUnshared(). r=khuey.
|
2011-12-22 16:57:30 -08:00 |
|
Jeff Walden
|
edbb60f3de
|
Bug 711647 - Add MOZ_DELETE to a bunch of deliberately-not-implemented methods across the tree. r=dbaron
|
2011-12-16 14:42:07 -05:00 |
|
Olli Pettay
|
e32dd61fb2
|
Bug 711841, Null(C)String(), r=bsmedberg,glandium
|
2011-12-20 21:46:00 +02:00 |
|
Andrew Quartey
|
afcb4f6a45
|
Bug 706010 - Remove NS_SPECIALIZE_TEMPLATE and HAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX; r=khuey a=cleanup/removal
|
2011-12-13 14:17:59 +00:00 |
|
Neil Rashbrook
|
bb13075a92
|
Bug 698256 Add and use Substring(data, length) convenience method r=dbaron
|
2011-12-09 08:35:41 +00:00 |
|
Atul Aggarwal
|
66c9c2457a
|
Bug 603243 - Making nsTString_CharT(char_type c) constructor private to avoid accidental misusage.
|
2011-11-16 19:42:03 +05:30 |
|
Gregory Szorc
|
ee16899cec
|
Bug 698248 - Remove unused FORCE_USE_PIC variable; r=khuey
|
2011-11-01 15:45:23 -07:00 |
|
Jonathan Watt
|
276bdfa251
|
Bug 695303 - Add a mozilla::clamped function to replace NS_CLAMP (so side affects of args are evaluated no more than once) and NS_MIN(max, NS_MAX(val, min)) (to make code clearer). r=bsmedberg.
|
2011-10-28 19:33:28 +01: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 |
|
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 |
|
Patrick McManus
|
678651841f
|
bug 686312 - websockets should not reject non character utf-8 sequence as invalid r=dbaron
|
2011-09-20 18:13:43 -04:00 |
|
Neil Rashbrook
|
5f1b6aa125
|
Bug 611503 Constructing an nsTDependentString from an nsTAString makes no sense r=dbaron,dwitte
|
2011-09-15 08:40:17 +01:00 |
|
Neil Rashbrook
|
db562f7cb1
|
Backout of bug 611503 because Android has some weird string code
|
2011-09-14 21:14:57 +01:00 |
|
Neil Rashbrook
|
322b0d070f
|
Bug 611503 Constructing an nsTDependentString from an nsTAString makes no sense r=dbaron,dwitte
|
2011-09-14 20:21:20 +01:00 |
|
Mike Hommey
|
ca1abf3f51
|
Bug 676252 part 1 - Don't use $(OBJ_SUFFIX) before including config.mk. r=ted
|
2011-08-29 07:34:02 +02:00 |
|
Kyle Huey
|
e6af73e3b6
|
Merge m-c to b-s.
|
2011-08-28 06:00:17 -04:00 |
|
Matt Woodrow
|
84d05e7b91
|
Bug 505115 - Part 15 - Add 4D Vectors, Quaternions and gfx3DMatrix functions. r=derf
|
2011-08-27 12:06:03 +12:00 |
|
Matheus Kerschbaum
|
7e40e234c5
|
Bug 680625 part 0b: Remove more workarounds for past century compilers. r=ted
|
2011-08-26 00:35:13 +01:00 |
|
Matheus Kerschbaum
|
44209e0bdf
|
Bug 678155 - Remove NS_COM. r=bsmedberg
|
2011-08-18 15:46:39 +02:00 |
|
Ginn Chen
|
989c0cbfef
|
Bug 674469 - Add -xarch=sse2 flag for *SSE2.cpp with Solaris Studio compiler. r=khuey.
|
2011-07-28 11:40:39 +08:00 |
|
Jeff Muizelaar
|
c3e62faaa6
|
Bug 592009. Fix AppendPrintf to support more than 31 characters. r=bsmedberg
We can use vsmprintf to have the formatting code do the allocation for us.
|
2011-08-25 10:43:49 -04:00 |
|
Ed Morley
|
e02f78569a
|
Bug 661584 - Code cleanup, substitute more PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc,ted
|
2011-06-25 16:06:02 +02:00 |
|
Ehsan Akhgari
|
f1ec9da779
|
Bug 656607 - Let the compiler do the pointer arithmetic, instead of manually performing it; r=sicking
|
2011-06-08 22:02:49 -04:00 |
|
Dominic Fandrey
|
532ec73933
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
|
Mats Palmgren
|
4a778c67c4
|
Bug 638112 - Assertion failure: chars[length] == jschar(0). r=dbaron
|
2011-05-11 11:46:59 +02:00 |
|
Tyler Downer
|
6796095d47
|
Bug 471588 - Remove String docs. r=dbaron DONTBUILD
|
2011-05-06 12:43:35 -07:00 |
|
Daniel Holbert
|
30e219ecea
|
Bug 624410: Add gcc-suggested parentheses in nsReadableUtils.cpp to silence build warning. r=dwitte
|
2011-03-29 08:47:53 -07:00 |
|
Justin Lebar
|
02a6d6af4a
|
Bug 592557 - Eliminate uses of PR_Atomic{Increment,Decrement} functions in favor of PR_ATOMIC_{INCREMENT,DECREMENT} macros. r=bsmedberg,gal
|
2011-03-28 15:58:49 -04:00 |
|
Justin Lebar
|
84b148d901
|
Bug 586698 - Add SSE versions of LossyConvertEncoding; r=tterribe,jst
|
2010-08-13 09:15:44 -07:00 |
|
Ehsan Akhgari
|
77f21c1de0
|
Merge cedar into mozilla-central
|
2011-03-25 14:21:07 -04:00 |
|
Mounir Lamouri
|
2bcd5b2f0d
|
Bug 636750 (1/4) - Add ToDouble to nsTString. r=bsmedberg
|
2011-03-25 12:13:59 +01:00 |
|
Rafael Ávila de Espíndola
|
6ac07872b4
|
Bug 623132 - Add constructor for nsCaseInsensitiveCStringComparator (which inherits from nsCStringComparator) to placate CLang; r=bsmedberg
|
2011-03-24 19:28:57 -04:00 |
|
Mats Palmgren
|
24d0ea454d
|
Bug 615147. r=dbaron a=blocking2.0:final
|
2011-01-14 01:22:26 +01:00 |
|
Boris Zbarsky
|
0cf06ba1e5
|
Bug 608914 part 1. Remove the nsString overloads of AppendInt and move AppendFloat up to nsAString. r=bsmedberg
|
2010-11-30 13:18:15 -05:00 |
|
Dave Townsend
|
aea25dc578
|
Backing out bug 614058, bug 609272, bug 478445, bug 499628, bug 605296, bug 608914 and bug 614724 due to potentially causing bug 615736 CLOSED TREE. a=backout
|
2010-12-01 11:01:56 -08:00 |
|
Boris Zbarsky
|
798ef867c9
|
Bug 608914 part 1. Remove the nsString overloads of AppendInt and move AppendFloat up to nsAString. r=bsmedberg
|
2010-11-30 13:18:15 -05:00 |
|