diff browse annotate |
a16372ce30b5f6b747246b01fcd215a4bf3b6342 created 2012-08-22 11:56 -0400 pushed 2015-01-29 00:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg |
diff browse annotate |
b5c4b792f3f2a047e3517472d72842a76afb77cd created 2012-07-30 17:20 +0300 pushed 2015-01-29 00:44 +0000 |
Aryeh Gregor | Aryeh Gregor - Bug 777292 part 2 - Change all nsnull to nullptr |
diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed 2015-01-29 00:44 +0000 |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
8300b50ca0982a3b1c2bed096538dc90bc851fb4 created 2012-05-18 13:30 -0400 pushed 2015-01-29 00:44 +0000 |
Benjamin Smedberg | Benjamin Smedberg - 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 |
diff browse annotate |
b9b9d9f379dbef46572c5fab7ea0682988a34374 created 2011-10-10 22:50 -0700 pushed 2015-01-29 00:44 +0000 |
Jeff Walden | Jeff Walden - Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones |
diff browse annotate |
9408e8c33a1ccc5348a140e8c81ea4c63e0492bf created 2011-10-12 12:21 -0700 pushed 2015-01-29 00:44 +0000 |
Jeff Walden | Jeff Walden - Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail |
diff browse annotate |
da6e9073b431f61b38a87522c074af7a24a7a17f created 2011-10-10 22:50 -0700 pushed 2015-01-29 00:44 +0000 |
Jeff Walden | Jeff Walden - Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones |
diff browse annotate |
e7854b4d29ba905ae3994f821b160c989bac4260 created 2011-09-28 23:19 -0700 pushed 2015-01-29 00:44 +0000 |
Michael Wu | Michael Wu - Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones |
diff browse annotate |
ac1ed3f6b2e71637e562866867c9ac571d2cb283 created 2010-06-05 21:23 -0400 pushed 2015-01-29 00:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Merge resolving the bad rename changeset landed as part of bug 542222 |
diff browse annotate |
2d90590dabe63ad9d6323376e6a1138add81e1cb created 2010-06-05 21:18 -0400| base pushed 2015-01-29 00:44 +0000 |
Mitchell Field | Mitchell Field - Bug 542222 - Reduce recursion in netwerk makefiles. |
diff browse annotate |
d8dc49d5bd609668b3c4fadd6c1df12d5da20547 created 2010-06-02 01:56 -0400 pushed 2015-01-29 00:44 +0000 |
Mitchell Field | Mitchell Field - Bug 542222 - Reduce recursion in netwerk makefiles. r=biesi |