Bug 613423 - use fast natives r=taras
changeset f988df1d3a3e branch bookmark tag user Ehren Metcalfe <ehren.m@gmail.com> description Bug 613423 - use fast natives r=taras files dehydra.cdehydra_builtins.cdehydra_builtins.htreehydra.c
View ArticleBug 613424 - remove JS_GetStringBytes and friends r=taras
changeset 881b3606981e branch bookmark tag user Ehren Metcalfe <ehren.m@gmail.com> description Bug 613424 - remove JS_GetStringBytes and friends r=taras files...
View ArticleBug 613425 - fix static checking builds (fix esp typo, handle overload nodes,...
changeset c13265a55f54 branch bookmark tag user Ehren Metcalfe <ehren.m@gmail.com> description Bug 613425 - fix static checking builds (fix esp typo, handle overload nodes, enable methodjit)...
View ArticleBug 632279 - Start using compartments and fix String creation r=ehren a=taras
changeset 514dea3e9c8c branch bookmark tag user Paul Biggar <pbiggar@mozilla.com> description Bug 632279 - Start using compartments and fix String creation r=ehren a=taras files...
View ArticleBug 641078 - Remove JSScript and callable regex r=taras
changeset 9871caaedb8f branch bookmark tag user Ehren Metcalfe <ehren.m@gmail.com> description Bug 641078 - Remove JSScript and callable regex r=taras files...
View ArticleBug 663277 - Increase memory allocated to JS runtime in dehydra, r=taras
changeset ef77d62c0dbd branch bookmark tag user Andrew McCreight <continuation@gmail.com> description Bug 663277 - Increase memory allocated to JS runtime in dehydra, r=taras files dehydra.c
View ArticleBug 665402 - Use xstrerror instead of poisoned strerror. r=tglek
changeset 359b2d82c80b branch bookmark tag user Mike Hommey <mh+mozilla@glandium.org> description Bug 665402 - Use xstrerror instead of poisoned strerror. r=tglek files dehydra_builtins.c
View ArticleBug 665405 - Fix test_static_func.js on GCC 4.6. r=tglek
changeset 6b4322f033a1 branch bookmark tag user Mike Hommey <mh+mozilla@glandium.org> description Bug 665405 - Fix test_static_func.js on GCC 4.6. r=tglek files test/test_static_func.js
View ArticleBug 671261 - Remove support of local gcc in configure script. r=taras
changeset 468f253e4ae7 branch bookmark tag user Mounir Lamouri <mounir.lamouri@gmail.com> description Bug 671261 - Remove support of local gcc in configure script. r=taras files configure
View ArticleBug 669693 - Dehydra doesn't recognize variadic types. r=taras
changeset 8e39673bf350 branch bookmark tag user Joshua Cranmer <Pidgeot18@gmail.com> description Bug 669693 - Dehydra doesn't recognize variadic types. r=taras Also added in support for decltype...
View ArticleFollowup to bug 669693: need to add TYPE_PACK_EXPANSION to type_string....
changeset 0c6c6f30c425 branch bookmark tag user Joshua Cranmer <Pidgeot18@gmail.com> description Followup to bug 669693: need to add TYPE_PACK_EXPANSION to type_string. r=taras over IRC files...
View ArticleBug 683624: Get xhydra to work with gcc 4.6, part 1: fix compiler errors....
changeset e56b54f6f761 branch bookmark tag user Joshua Cranmer <Pidgeot18@gmail.com> description Bug 683624: Get xhydra to work with gcc 4.6, part 1: fix compiler errors. r=taras files...
View ArticleBug 683624: Get xhydra to work with gcc 4.6, part 2: pass the testsuite. r=taras
changeset 0e6c53126916 branch bookmark tag user Joshua Cranmer <Pidgeot18@gmail.com> description Bug 683624: Get xhydra to work with gcc 4.6, part 2: pass the testsuite. r=taras files...
View ArticleBug 683616: Remove vestiges of pre-4.5 support, part 1: Remove PLUGINS_MOZ...
changeset 3147d0bdbdc4 branch bookmark tag user Joshua Cranmer <Pidgeot18@gmail.com> description Bug 683616: Remove vestiges of pre-4.5 support, part 1: Remove PLUGINS_MOZ from infrastructure....
View ArticleBug 683616: Remove vestiges of pre-4.5 support, part 2: Kill off uses of...
changeset a8b098059d93 branch bookmark tag user Joshua Cranmer <Pidgeot18@gmail.com> description Bug 683616: Remove vestiges of pre-4.5 support, part 2: Kill off uses of isGCC*. r=taras files...
View ArticleBug 683619 - Clean up dehydra's configure, part 1: remove no-ops from...
changeset acfc719f997a branch bookmark tag user Joshua Cranmer <Pidgeot18@gmail.com> description Bug 683619 - Clean up dehydra's configure, part 1: remove no-ops from configure. r=taras files...
View ArticleBug 683619 - Clean up dehydra's configure, part 2: Use subprocess instead of...
changeset 7561edb2e558 branch bookmark tag user Joshua Cranmer <Pidgeot18@gmail.com> description Bug 683619 - Clean up dehydra's configure, part 2: Use subprocess instead of popen2. r=taras...
View ArticleBug 758524 - Generate enums.js and useful_arrays.js with other libs. r=taras
changeset 034d882cdf07 branch bookmark tag user Mike Hommey <mh+mozilla@glandium.org> description Bug 758524 - Generate enums.js and useful_arrays.js with other libs. r=taras files...
View ArticleBug 758526 - Work around gcc --print-file-name=plugin not returning anything...
changeset 89ed48e70997 branch bookmark tag user Mike Hommey <mh+mozilla@glandium.org> description Bug 758526 - Work around gcc --print-file-name=plugin not returning anything useful. r=taras...
View Article[default] Bug 671264 - Look for js headers in "include/js/" in addition of...
changeset 9a7704207d98 branch default bookmark tag tip user Mounir Lamouri <mounir.lamouri@gmail.com> description Bug 671264 - Look for js headers in "include/js/" in addition of...
View Article