Birunthan Mohanathas
|
68ba4f3767
|
Bug 1022456 - Convert xpcom/ds/ to Gecko style. r=froydnj
|
2014-07-09 08:15:21 -07:00 |
|
Mats Palmgren
|
257e69aae5
|
Bug 1009263 - Add nsCheapSets::Clear() method that removes all entries and return it to minimal size in terms of memory use. r=bsmedberg
|
2014-05-17 23:10:53 +00:00 |
|
Robert O'Callahan
|
03e7828db2
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
--HG--
extra : rebase_source : 0787130b1814c74bfb38dc178de94022f0b2e64e
|
2013-09-02 20:41:57 +12:00 |
|
Nathan Froyd
|
5f9e07125e
|
Bug 901976 - don't null-check |new X| in xpcom/; r=bsmedberg
|
2013-08-05 11:16:53 -04:00 |
|
Ehsan Akhgari
|
ef4b479714
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
|
Simon Montagu
|
2c79e554a2
|
Add EnumerateEntries to nsCheapSet. Bug 809446, r=bsmedberg
|
2012-11-20 06:21:13 -08:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Benjamin Smedberg
|
eaa4878487
|
Bug 734847 part 2 - treewide changes resulting from the default-infallibility of hashtables; either remove useless result checks, or use the fallible version of APIs, depending on context, r=jlebar
--HG--
extra : rebase_source : 844b008c5167e6ca39a7ba9eeec8b30672938704
|
2012-05-18 13:30:49 -04: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 |
|
Nathan Froyd
|
da98e3c58e
|
Bug 722689 - remove nsHashSets from nsCheapSets; r=bsmedberg
|
2012-02-10 11:30:40 -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 |
|
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 |
|
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 |
|
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 |
|
Phil Ringnalda
|
32f48e73ff
|
Back out 902a7c3eb320 for failing to build on Windows, and 196df669baba for failing to build without it
|
2011-08-18 20:04:10 -07:00 |
|
Daniel Holbert
|
c38af3c4b3
|
Bug 679832 followup: add an #include <stdint.h> to fix bustage on Linux Opt QT build.
|
2011-08-18 16:32:19 -07:00 |
|
Daniel Holbert
|
971e0f2b9f
|
Bug 679832: Explicitly cast to a pointer-sized integer, when converting between 32-bit ints and void* pointers in nsCheapSets.h. r=bsmedberg
|
2011-08-18 16:11:55 -07:00 |
|
Matheus Kerschbaum
|
8a4cb927fd
|
Bug 678155 - Remove NS_COM. r=bsmedberg
|
2011-08-18 15:46:39 +02:00 |
|
Makoto Kato
|
8ca8ee9e63
|
Bug 472609 - Support Win64 (LLP64 model) for xpcom/ds. r=benjamin
|
2009-03-06 22:37:13 +09:00 |
|
gerv%gerv.net
|
31625ba2b1
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
|
jkeiser%netscape.com
|
90f7d0d6fb
|
Add CheapSet, reduce select bloat, make blank options restore correctly (bug 166168), r=rjesup@wgate.com, sr=jst@netscape.com
|
2002-10-03 03:43:11 +00:00 |
|