diff browse annotate |
739c0fd21cccb1eae3de374b6d39616048be2e28 created 2011-06-06 11:02 -0700 pushed 2011-06-08 16:12 +0000 |
Jeff Walden | Jeff Walden - Bug 662001 - Move js::RangeCheckedPointer<T> to mozilla::RangedPtr<T>, make it no longer implicitly convert to T*, and adjust users accordingly. r=cjones |
diff browse annotate |
64cd255ac8511c757ff3fa9b6c78de70c59d5893 created 2011-05-16 16:17 -0700 pushed 2011-06-08 16:12 +0000 |
David Mandelin | David Mandelin - Bug 656282: Remove redundant declaration that causes an MSVC warning, r=luke |
diff browse annotate |
c2315c604e7c3123c38ad7752a9f758382236864 created 2011-05-10 14:56 -0700 pushed 2011-06-14 14:14 +0000 |
Jeff Walden | Jeff Walden - Bug 656059 - Add operator-> to mozilla::DebugOnly<T> so it can store pointers. r=cjones |
diff browse annotate |
66cff9a9d5d2817bbc53c51acdb19621f5afd909 created 2011-05-03 10:24 -0700 pushed 2011-06-14 14:14 +0000 |
Daniel Holbert | Daniel Holbert - Bug 654346: Fix C++-style comments in mfbt headers included by .c files, to fix build warnings. r=cjones comment-only=DONTBUILD |
diff browse annotate |
3dd6ec45084c7a79fbbae8aee42769a91dcf00ee created 2011-04-28 17:48 -0500 pushed 2011-06-14 14:14 +0000 |
Chris Jones | Chris Jones - Bug 642381, part 3: Hoist Maybe into mfbt and eliminate Gecko's use of jstl. r=jorendorff,luke |
diff browse annotate |
fa2c397985a21f89b64520daba831bbd87bf36a3 created 2011-04-20 18:27 -0500 pushed 2011-06-14 14:14 +0000 |
Chris Jones | Chris Jones - Bug 647011: Sprinkle some DebugOnly in js/src. r=luke |
diff browse annotate |
bfef135a83dcc6d9e2a1bf9697ff5ab5ddab0172 created 2011-03-31 20:46 -0500 pushed 2011-06-14 14:14 +0000 |
Chris Jones | Chris Jones - Bug 577899, part 2: Add a DebugOnly helper to mfbt, which only contains a value in debug builds. r=luke |
diff browse annotate |
91a8d742c50969c39ff61709039f9670a9c5f9ce created 2011-03-31 20:46 -0500 pushed 2011-06-14 14:14 +0000 |
Chris Jones | Chris Jones - Bug 577899, part 1: Add mfbt, to contain code shared between SpiderMonkey and Gecko. r=luke,ted sr=brendan,bsmedberg,roc |