diff browse annotate |
ae68e6c539a21a7a2b65e33b1e9d7fd3401812a1 created 2012-09-05 16:18 -0700 pushed 2012-11-19 21:10 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
80e4ab0d24bc64ceaa7693ab5def36faffde7a40 created 2012-05-21 14:40 -0700 pushed 2012-11-19 21:10 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
f93960a93ad97a56d308bd9ce25d97cbc175d524 created 2011-10-17 11:52 -0700 pushed 2012-11-19 21:10 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
8cfeba5239a9e4f20c462d6fb20421b4e4e7c735 created 2011-10-05 19:52 -0700 pushed 2012-11-19 21:10 +0000 |
David Anderson | David Anderson - Merge to eliminate bad head. |
diff browse annotate |
cad26d2fb5af799dfe030fd2a8948d617eac2f52 created 2011-10-05 18:37 -0700 pushed 2012-11-19 21:10 +0000 |
David Anderson | David Anderson - Backout merge. |
diff browse annotate |
3d9424eb6eb473cfd14309fd635ff7d6e29322c2 created 2012-09-01 22:35 -0400 pushed 2012-11-19 21:10 +0000 |
Randell Jesup | Randell Jesup - Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg |
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 |
e7854b4d29ba905ae3994f821b160c989bac4260 created 2011-09-28 23:19 -0700 pushed 2011-12-21 12:10 +0000 |
Michael Wu | Michael Wu - Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones |
diff browse annotate |
046c166f999fee64d9de1546d12da3b0fb9dc7f2 created 2011-03-31 10:19 -0700 pushed 2011-04-26 22:38 +0000 |
Shawn Wilsher | Shawn Wilsher - Bug 645049 - Update tests to no longer use a deprecated API |
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 |