diff browse annotate |
5f4630838d46dd81dadb13220a4af0da9e23a619 created 2019-01-18 10:16 +0100 pushed 2019-01-21 13:03 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre |
diff browse annotate |
6f3709b3878117466168c40affa7bca0b60cf75b created 2018-11-30 11:46 +0100 pushed 2018-12-03 16:23 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format |
diff browse annotate |
f55906cadf07a9ef44cc4ce2574fe35f3dc85672 created 2013-07-24 09:41 +0200 pushed 2013-09-16 19:14 +0000 |
Ms2ger | Ms2ger - Bug 896341 - Update include guards and modelines in MFBT; r=Waldo |
diff browse annotate |
4ebea4d88d4872cce65c9913492e8e2389e4e107 created 2012-12-18 13:22 -0500 pushed 2013-02-19 18:06 +0000 |
Trevor Saunders | Trevor Saunders - bug 822717 - remove checks for old gcc r=glandium |
diff browse annotate |
7ffcbd67d18d72b45380f0cc3a48123bbe8f85a5 created 2012-09-20 13:17 +0200 pushed 2012-11-19 21:10 +0000 |
Ms2ger | Ms2ger - Bug 792689 - Add some double negations to the macros in Likely.h; r=Waldo |
diff browse annotate |
dd72607cee2f5cc820f71aeedd9976b2af8943df created 2012-09-20 12:42 -0700 pushed 2012-11-19 21:10 +0000 |
Kyle Huey | Kyle Huey - Try backing out bug 792689 because it's the only non-merge cset in the MaxHeap regression range for both m-i and m-c. |
diff browse annotate |
6a2d1a3556b94d4bac0d0283dfe6152110d7af79 created 2012-09-20 13:17 +0200 pushed 2012-11-19 21:10 +0000 |
Ms2ger | Ms2ger - Bug 792689 - Add some double negations to the macros in Likely.h; r=Waldo |
diff browse annotate |
1a0f4431003105008d31616e75b8db2d3291d54f created 2012-06-03 20:36 -0700 pushed 2012-08-27 22:37 +0000 |
Jeff Walden | Jeff Walden - Style patrol to make everything conform to mfbt/STYLE. No bug, r=sparky |
diff browse annotate |
17c65d32c7b891e70435561b965b71c355bd28ac created 2012-03-05 13:09 -0500 pushed 2012-06-04 19:57 +0000 |
Benoit Girard | Benoit Girard - Restore merge changeset 39a3044823b0, regression fixed upstream in mc |
diff browse annotate |
5c3d11c465f1b029e7fbbfffe6af13d0b094a28d created 2012-03-02 18:32 -0500 pushed 2012-06-04 19:57 +0000 |
Benoit Girard | Benoit Girard - Backed out changeset 39a3044823b0 because of bad interaction with maple. |
diff browse annotate |
c11552388c8bedab9bbb982938d0c41acddbf2a7 created 2012-03-02 00:20 -0500 pushed 2012-04-24 17:33 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 730100 followup. Add missing include guards. Assumed r=ms2ger |
diff browse annotate |
857f74eb3947b0343e95fc2632652b3891976074 created 2012-02-29 21:40 -0500 pushed 2012-04-24 17:33 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 730100. Add a Bloom filter implementation. r=waldo |