diff browse annotate |
38a35f0db9ff1bab21c7de76462fd06e50fa58cd created 2011-12-13 14:26 -0500 pushed unknown |
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 unknown |
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 unknown |
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 unknown |
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) |