diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed 2012-07-16 19:38 +0000 |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
b9b9d9f379dbef46572c5fab7ea0682988a34374 created 2011-10-10 22:50 -0700 pushed 2011-12-21 12:10 +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 2011-12-21 12:10 +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 2011-12-21 12:10 +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 |
b198eca4d183f70f870e73c9d96f32a82e07b1fb created 2010-11-12 08:57 -0800 pushed 2011-04-26 22:38 +0000 |
Shawn Wilsher | Shawn Wilsher - Backed out changeset 6716b289e613. |
diff browse annotate |
6716b289e6135d316c272967a80ea8938232621a created 2010-11-12 08:56 -0800 pushed 2011-04-26 22:38 +0000 |
Shawn Wilsher | Shawn Wilsher - Disables all link coloring lookups to the db. Wanted to run this on try, but it is not cooperating. There will be orange, but that's OK. This will be backed out shortly. |
diff browse annotate |
252879cf77bd094467cba8fc22cbe41ec6bb9aa0 created 2010-02-22 13:57 -0800 pushed 2011-04-26 22:38 +0000 |
Dan Witte | Dan Witte - Fix regression in mozIStorageStatement.bindUTF8StringParameter such that it accepts arbitrary octets by |
diff browse annotate |
9c62b2169f76be6c08ae0190652948b84d22f3f6 created 2009-05-13 12:53 -0400 pushed 2011-04-26 22:38 +0000 |
Shawn Wilsher | Shawn Wilsher - Bug 489481 - Get C++ tests for our C++ helper classes |