diff browse annotate |
a3c416843da08a87cbcac8a3559b0c6863d21d23 created 2012-07-08 03:00 -0700 pushed 2015-01-29 05:49 +0000 |
Luke Wagner | Luke Wagner - Bug 770795 - add NullPtr and associated Handle constructor (r=billm) |
diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed 2015-01-29 05:49 +0000 |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
21c6e51e2cb73a70f7ea85121d8e0cda0762aef7 created 2012-05-15 17:21 -0700 pushed 2015-01-29 05:49 +0000 |
Terrence Cole | Terrence Cole - Bug 744579 - Implement a relocatable version of HeapPtr; r=billm |
diff browse annotate |
380e6f8bd681ee99176bbb08c05f490cbe6593ee created 2012-04-11 17:14 -0700 pushed 2015-01-29 05:49 +0000 |
Terrence Cole | Terrence Cole - Bug 744192 - Assert that Vectors do not contain implicitly postbarriered types; r=luke |
diff browse annotate |
4e05bd6470c87414366912aa67401c7b0a4ecb84 created 2012-04-10 17:03 -0700 pushed 2015-01-29 05:49 +0000 |
Terrence Cole | Terrence Cole - Backed out changeset a43eb4a2d2fd |
diff browse annotate |
a43eb4a2d2fde9ea984a5c8ee4b977ab2a91d06b created 2012-04-10 16:43 -0700 pushed 2015-01-29 05:49 +0000 |
Terrence Cole | Terrence Cole - Bug 744192 - Assert that Vectors do not contain implicitly postbarriered types; r=luke |
diff browse annotate |
af34717441cd36b1a2c9a43cf992f11818055524 created 2012-02-28 19:03 -0800 pushed 2015-01-29 05:49 +0000 |
David Mandelin | David Mandelin - Bug 731492: Remove obsolete typedef JSPackedBool, r=luke |
diff browse annotate |
38a35f0db9ff1bab21c7de76462fd06e50fa58cd created 2011-12-13 14:26 -0500 pushed 2015-01-29 05:49 +0000 |
Jeff Walden | Jeff Walden - Bug 711672 - Break mfbt's dependency on jstypes.h by moving various API macros out of JS and into mfbt. r=luke, r=cjones |
diff browse annotate |
3f0c8604e2c15a295dfbc19b3e35ea3009137189 created 2011-12-07 14:22 +0100 pushed 2015-01-29 05:49 +0000 |
Igor Bukanov | Igor Bukanov - Bug 708382 - GC marking - one common stack and tail recurssion elimination. r=wmccloskey. a=ms2geronirc |
diff browse annotate |
6b2d55b83aa954172450ab4bab67499832a3b504 created 2011-11-04 01:37 -0700 pushed 2015-01-29 05:49 +0000 |
Jeff Walden | Jeff Walden - Remove js::tl::ArraySize and js::tl::ArrayEnd. They're unused, and mozilla::ArrayLength and mozilla::ArrayEnd supersede them regardless. No bug, r=lumpy |
diff browse annotate |
b9c673621e1eff02a96bc5ee2b96a4956893b19d created 2011-10-04 15:33 -0700 pushed 2015-01-29 05:49 +0000 |
Luke Wagner | Luke Wagner - Bug 689362 - Create js/public (with the intention that its contents will eventually be the only INSTALLED_HEADERS), move Vector and HashTable to js/public and some dependencies (r=billm,sr=dmandelin) |