Patrick Wong
|
4ccd1d2fbb
|
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 |
Ryan VanderMeulen
|
bac0adaded
|
Backout 48213b973bfb (bug 695515) due to suspected OSX orange.
|
2012-04-24 20:51:53 -04:00 |
Anant Narayanan
|
6707836f9a
|
Bug 695515 - Remove last use of memmem. r=khuey
|
2012-04-24 08:21:12 -07:00 |
Ryan VanderMeulen
|
503ea93a8c
|
Backout 17deb5f61b4d (bug 150073) due to build bustage. a=shouldausedtryfirst
|
2012-04-03 20:22:42 -04:00 |
Shriram Kunchanapalli
|
dcbb9c3017
|
Bug 150073 - Remove nsCRT:: in nsCRT::strlen. f=sgautherie, r=dougt
|
2012-02-18 19:17:01 +05:30 |
Mark Capella
|
bfa59371ce
|
Bug 712936 - Convert users of PR_STATIC_ASSERT to MOZ_STATIC_ASSERT. r=jwalden
|
2012-04-02 17:21:24 -07:00 |
Peter Van der Beken
|
3b271dc91f
|
Add include guards to nsVariant.h. No bug. r=bz.
|
2012-03-29 13:18:32 -07:00 |
Justin Lebar
|
1fc1dc1879
|
Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz
--HG--
extra : rebase_source : 6fa267a89878cc1a766d8618569debcea9b12e48
|
2012-03-12 18:53:18 -04:00 |
Jacob Holzinger
|
6a62cb6a9b
|
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
--HG--
extra : rebase_source : 882b5b4d500b1fa242c0a3cfa3084e4171cbaa9d
|
2012-03-08 18:22:57 -08:00 |
Nathan Froyd
|
094e7d2b3c
|
Bug 730825 - Part 2: remove nsDoubleHashtable.h; r=bsmedberg
|
2012-03-02 09:52:26 -05:00 |
Justin Lebar
|
88875b0e3a
|
Bug 729952 - Part 2: Use a better hash function in nsCRT, nsTHashtable, and pldhash. r=bz
|
2012-03-02 17:20:44 -05:00 |
Justin Lebar
|
69fb6f1047
|
Bug 731789 - Rename mfbt/StdInt.h to mfbt/StandardInteger.h, so stdint types work from cpp files inside mfbt. r=waldo
|
2012-02-29 22:56:43 -05:00 |
Boris Zbarsky
|
b338b37cbf
|
Bug 730414 followup comment to address review comments
|
2012-02-29 21:44:02 -05:00 |
Boris Zbarsky
|
a27156b93e
|
Bug 730414. Expose a quick way to get a hash key for an atom. r=bsmedberg
|
2012-02-29 21:40:51 -05:00 |
Nathan Froyd
|
a34fca0853
|
Bug 700659 - Delete nsHashSets code. r=bsmedberg
|
2012-02-27 11:26:58 -05:00 |
Nathan Froyd
|
da98e3c58e
|
Bug 722689 - remove nsHashSets from nsCheapSets; r=bsmedberg
|
2012-02-10 11:30:40 -08:00 |
aceman
|
5cfbcc2a29
|
Bug 406336 - Fix indexOf and enumerate documentation. r=benjamin
|
2012-02-22 14:05:23 +01:00 |
Robert O'Callahan
|
4d53757359
|
Bug 727695. Add TimeDuration::FromMicroseconds. r=cjones
|
2012-02-19 21:53:40 +13:00 |
Nicholas Nethercote
|
7559a70a04
|
Bug 715453 - Remove computedSize from nsMallocSizeOfFun. r=jlebar,bhackett.
--HG--
extra : rebase_source : a65039a407daab45360a5b375b53cbf1bc05b7f6
|
2012-01-25 00:52:51 -08:00 |
Andrew McCreight
|
821eb101a0
|
Bug 720292 - add more cycle collector edge names. r=smaug
|
2012-01-23 15:25:53 -08:00 |
Nicholas Nethercote
|
91f119ffce
|
Bug 715770 (part 3) - Remove nsRecyclingAllocator. r=bsmedberg.
|
2012-01-17 17:29:52 -08:00 |
Daniel Holbert
|
342467745b
|
Bug 679832 followup: Use StdInt.h-provided intptr_t to let nsCheapSets int-to-void* cast be cross-platform. r=bsmedberg
|
2012-01-12 17:01:18 -08:00 |
Jeff Walden
|
1f1e0e3e33
|
Bug 716112 - Add an optional second argument to MOZ_ASSERT to allow explanations to accompany assertions, if desired. r=cjones
--HG--
extra : rebase_source : a6be7ef89c91a58df489057ca4ea67791b6881a0
|
2012-01-06 15:51:27 -06:00 |
Daniel Holbert
|
ce07a2ef7a
|
Bug 679832: In nsCheapSets, cast 32-bit value to intptr_t before converting it to 64-bit void*, to silence GCC 4.6 warning. r=bsmedberg
|
2012-01-11 12:45:55 -08:00 |
Joe Drew
|
64c03d88cb
|
Bug 717047 - Use <cmath> instead of math.h in nsMathUtils.h. r=bjacob
--HG--
extra : rebase_source : 4062a696008f27124c477367b043bc0f1d96710e
|
2012-01-10 18:04:12 -05:00 |
Brian R. Bondy
|
367ce94fcc
|
Bug 481815 - Provide a Windows service for silent updates. r=rstrong.
|
2012-01-04 23:19:14 -05:00 |
Jeff Walden
|
2ad32407a3
|
Bug 714572 - Fix nearly all clang warnings building image/. r=bholley
--HG--
extra : rebase_source : 585983448ac6dae86d309530d5ddbda856bdcfa9
|
2012-01-02 14:23:41 -06:00 |
Jeff Muizelaar
|
8406631ea8
|
Bug 714649. Make ExpirationTrackerObserver final. r=roc
This deals with the warning about virtual destructors and will probably let us
devirtualize the call to ->Destroy()
|
2012-01-02 12:23:00 -05:00 |
Jeff Muizelaar
|
8e52a1df42
|
Bug 711491. Add a StringBuilder class. r=bgirard
--HG--
extra : rebase_source : ff726c89f01ca985167e7b0e7a45f6ef86cc27e6
|
2011-12-16 08:53:30 -05:00 |
Nicholas Nethercote
|
667df781bd
|
Bug 712835 (part 3 of 3) - Move AtomImpl and PermanentAtomImpl out of the header. r=khuey.
--HG--
extra : rebase_source : d3fafaa3582faa1642b146d06fe0dfc457639e0a
|
2011-12-22 17:24:44 -08:00 |
Nicholas Nethercote
|
57e4fd55b0
|
Bug 712835 (part 2 of 3) - Add a memory reporter for the nsAtomTable. r=khuey.
--HG--
extra : rebase_source : 3c934649d072e0d519c905cb8baf49b12bce0312
|
2011-12-22 17:24:43 -08:00 |
Jeff Walden
|
a158abd5b6
|
Bug 712129 - Implement MOZ_STATIC_ASSERT and MOZ_STATIC_ASSERT_IF. r=luke
|
2011-12-19 16:58:30 -05:00 |
Jeff Walden
|
55d623be48
|
Bug 711799 - Add MOZ_FINAL a bunch of places to silence Clang warnings. r=dbaron
--HG--
extra : rebase_source : e87978380d0821746e7df78dfacc7e381aefccb3
|
2011-12-17 22:47:45 -05:00 |
Matt Brubeck
|
347ae519fe
|
Back out bcf9ce858829 and a3bade82ac92 (bug 711799) for build failures
|
2011-12-19 10:43:08 -08:00 |
Jeff Walden
|
d6fa425c6b
|
Bug 711799 - Add MOZ_FINAL a bunch of places to silence Clang warnings. r=dbaron
--HG--
extra : rebase_source : 8ca811fe7427626e39f677a672986a27829b0feb
|
2011-12-17 22:47:45 -05:00 |
Ed Morley
|
994e2f4cb4
|
Merge last green changeset of mozilla-inbound to mozilla-central
|
2011-12-09 11:12:51 +00:00 |
Neil Rashbrook
|
daba677bf4
|
Bug 698256 Add and use Substring(data, length) convenience method r=dbaron
|
2011-12-09 08:35:41 +00:00 |
Honza Bambas
|
e09bec0c14
|
Bug 676349 - Implement high-resolution platform timers for the Windows platform, r=robarnold
|
2011-12-09 00:14:42 +01:00 |
Ed Morley
|
fc379bcc47
|
Backout 9a59028a3510 (bug 676349) on suspicion of breaking Win PGO builds
|
2011-12-07 02:22:09 +00:00 |
Honza Bambas
|
4e68ed8180
|
Bug 676349 - Implement high-resolution platform timers for the Windows platform, r=robarnold
|
2011-12-06 12:16:16 +01:00 |
Ed Morley
|
4163fb7744
|
Merge m-c to b-s.
|
2011-11-08 23:18:09 +00:00 |
Gregory Szorc
|
1a1f7b30ae
|
Bug 698248 - Remove unused FORCE_USE_PIC variable; r=khuey
|
2011-11-01 15:45:23 -07:00 |
Neil Deakin
|
720d31dc88
|
Bug 94199, part 3, add GetValue method to nsISupportsKey, r=bsmedberg
|
2011-11-03 16:39:08 -04:00 |
Jiten Thakkar
|
6f58530101
|
Bug 683517 - Make nsExpirationTracker expire all tracked objects when memory-pressure notification is observed. r=roc
|
2011-10-28 18:36:00 -04:00 |
Ehsan Akhgari
|
92064e6d3f
|
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 |
L. David Baron
|
8283b68954
|
Make the Darwin TimeStamp implementation assert when used before it is initialized. (Bug 693821) r=bzbarsky
--HG--
extra : transplant_source : %0B%E5o%993%09%9Fx%27%C5%03NA%A9u%00%82d-%1C
|
2011-10-12 10:34:39 -07:00 |
Jeff Muizelaar
|
760a7e0bbc
|
Bug 564613. Add documentation to TimeStamp comparing it to C++11's time_point. r=cjones
--HG--
extra : rebase_source : dc9f17795565031874f11956cea168bbcee1b616
|
2011-10-06 11:08:59 -04:00 |
Michael Wu
|
d2b70213ac
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
Luke Wagner
|
f1c2cdd326
|
Bug 684526 - Unify jsval and js::Value (r=jorendorff)
--HG--
extra : rebase_source : 5655602775d575bb5adba0a8fc4c20621f393a67
|
2011-09-19 09:34:49 -07:00 |
Shawn Gong
|
9bc4975c2d
|
Fixed bug 672641, implemented CharTokenizer which takes arbitrary char as delimiter. r=sicking
|
2011-07-21 11:13:06 -07:00 |