diff browse annotate |
36647ef6f014ee7199a0bad93851750ead132473 created 2021-06-16 19:38 +0000 pushed 2021-06-16 21:42 +0000 |
Ted Campbell | Ted Campbell - Bug 1716250 - Remove JS_FRIEND_API. r=jandem,sfink |
diff browse annotate |
02192f5a949bcf979fc80390f56d63f9939b67e8 created 2021-06-09 09:16 +0000 pushed 2021-06-10 03:46 +0000 |
Jon Coppeard | Jon Coppeard - Bug 1715299 - Remove JS_FASTCALL r=jandem |
diff browse annotate |
6e522293a39d1adb361acefe8a6db7444b511209 created 2021-04-29 16:50 +0000 pushed 2021-04-29 21:42 +0000 |
Ted Campbell | Ted Campbell - Bug 1708330 - Remove js/RequiredDefines.h header. r=sfink |
diff browse annotate |
afe79f6f82272096396e40e99085ba0d578936c6 created 2021-02-12 16:58 +0000 pushed 2021-02-12 21:51 +0000 |
André Bargull | André Bargull - Bug 1692447: Remove no longer necessary includes to "mozilla/Attributes.h". r=jandem |
diff browse annotate |
1fcd2dd277663e7dfbde5fc4c7cc3ff7c1ba5a3b created 2019-11-26 07:25 +0000 pushed 2019-11-26 16:16 +0000 |
Philip Chimento | Philip Chimento - Bug 1590907 - Determine 64-bit in public JS header without configure macro. r=froydnj,sfink |
diff browse annotate |
98fd7a2227453a52213c0345605958f29a2a7f7b created 2019-11-26 05:23 +0200 pushed 2019-11-26 09:34 +0000 |
Brindusan Cristian | Brindusan Cristian - Backed out 7 changesets (bug 1590907) for build bustages at jsfriendapi.cpp. CLOSED TREE |
diff browse annotate |
4d5818a72b46821aa3bc2e325deecc670150cf97 created 2019-11-26 02:01 +0000 pushed 2019-11-26 09:34 +0000 |
Philip Chimento | Philip Chimento - Bug 1590907 - Determine 64-bit in public JS header without configure macro. r=froydnj,sfink |
diff browse annotate |
3a9b6b73cab7bb07ceea6a599911c668f3b735dc created 2019-11-04 14:04 +0000 pushed 2019-11-04 21:44 +0000 |
André Bargull | André Bargull - Bug 1531716 - Part 4: Replace jstypes macros with constexpr functions. r=jonco |
diff browse annotate |
01c0d41a024b581d3c168ae3501f7e65ea99c550 created 2019-10-27 22:34 +0000 pushed 2019-10-28 09:48 +0000 |
Philip Chimento | Philip Chimento - Bug 1426865 - Remove JS_BROKEN_GCC_ATTRIBUTE_WARNING. r=sfink |
diff browse annotate |
8aaeb14dfc0c5741e80f22897a746b21300d92cd created 2019-03-22 05:15 +0000 pushed 2019-03-22 09:56 +0000 |
Paul Bone | Paul Bone - Bug 1531626 - (part 4) Always round-nearest for nursery size r=jonco |
diff browse annotate |
91578d6aeae5509fc238450943e8a11d0c7492ee created 2019-03-22 06:35 +0200 pushed 2019-03-22 09:56 +0000 |
Coroiu Cristina | Coroiu Cristina - Backed out 6 changesets (bug 1528159, bug 1531626) for mozcrash.py on a CLOSED TREE |
diff browse annotate |
f754814d9adec4e923285911feb81feeb50e0b42 created 2019-03-21 00:48 +0000 pushed 2019-03-22 09:56 +0000 |
Paul Bone | Paul Bone - Bug 1531626 - (part 4) Always round-nearest for nursery size r=jonco |
diff browse annotate |
5f4630838d46dd81dadb13220a4af0da9e23a619 created 2019-01-18 10:16 +0100 pushed 2019-01-19 09:59 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre |
diff browse annotate |
66eb1f485c1a3ea81372758bc92292c9428b17cd created 2018-12-01 04:52 +0900 pushed 2018-12-01 05:49 +0000 |
Tooru Fujisawa | Tooru Fujisawa - Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp |
diff browse annotate |
e4712449ba4303cef134ba0b3f1bea13fbd50c4a created 2018-11-30 16:39 +0100 pushed 2018-12-01 05:49 +0000 |
Benjamin Bouvier | Benjamin Bouvier - Bug 1511383: Update vim modelines after clang-format; r=sylvestre |
diff browse annotate |
6f3709b3878117466168c40affa7bca0b60cf75b created 2018-11-30 11:46 +0100 pushed 2018-11-30 11:01 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format |
diff browse annotate |
4b7c53151158f12abeadcd76779a26a94a9fd26b created 2018-11-19 17:02 +0000 pushed 2018-11-19 21:56 +0000 |
Jan de Mooij | Jan de Mooij - Bug 1508065 - Change JS_PUBLIC_{API,DATA} and JS_FRIEND_{API,DATA} to be more like similar macros to avoid confusing clang-format. r=tcampbell |
diff browse annotate |
430be372318cdc8623ddb24c669ae042fd42f4fa created 2018-07-17 14:04 -0700 pushed 2018-07-18 09:33 +0000 |
Jeff Walden | Jeff Walden - Bump the gcc version-check on defining JS_BROKEN_GCC_ATTRIBUTE_WARNING to account for 8.1.x all probably being buggy. (8.1.0 was, so probably the whole patchlevel will be buggy.) No bug, rs=me |
diff browse annotate |
c68fadb2d59673ae59641e00a77bf7ceb5301f4a created 2018-05-15 09:31 -0700 pushed 2018-05-17 15:28 +0000 |
Jeff Walden | Jeff Walden - Bug 1461554 - Change the guard on #define JS_BROKEN_GCC_ATTRIBUTE_WARNING to defend against broken warnings for gcc < 8.1.0, and change the associated comment to grant blanket rs=jwalden for updates to it. r=jonco |
diff browse annotate |
736c81fc596c4e171e211f880c95dfd958396435 created 2018-03-22 15:51 -0400 pushed 2018-03-23 09:52 +0000 |
Ryan VanderMeulen | Ryan VanderMeulen - Bug 1447835 - Remove JS MSVC warning suppressions which are no longer needed. r=Waldo |
diff browse annotate |
1ff23ca2f9fd605abd9a427604880dfbdc6770e9 created 2018-03-15 03:43 -0700 pushed 2018-03-15 23:37 +0000 |
André Bargull | André Bargull - Bug 1442599 - Part 6: Remove macros from jstypes.h when unused or replacements exist. r=jorendorff |
diff browse annotate |
03a00bb49a69b334c06c567a3c2bc198686f229e created 2018-02-21 13:54 -0600 pushed 2018-02-24 00:59 +0000 |
Jason Orendorff | Jason Orendorff - Bug 1440043 - Remove jsversion.h. r=jandem. |
diff browse annotate |
f2165bbee8a08128fb7ae8e9f0c6fe1ba6a1ed7e created 2018-02-22 10:40 +0200 pushed 2018-02-23 17:56 +0000 |
Emanuel Hoogeveen | Emanuel Hoogeveen - Bug 1440417: Determine JS_64BIT at configure time. r=froydnj |
diff browse annotate |
976ffd186f5b48f439d9302d6223e25890120b58 created 2018-02-16 18:14 -0600 pushed 2018-02-22 10:00 +0000 |
Jason Orendorff | Jason Orendorff - Bug 1439665 - Part 2: Remove jscpucfg.h. r=sfink. |
diff browse annotate |
4d7a22f4a198b0397c9540cdcc2fc3bfe8b5e3e2 created 2018-02-13 08:54 -0600 pushed 2018-02-15 10:27 +0000 |
Jason Orendorff | Jason Orendorff - Bug 1437876 - Remove JS_ARRAY_LENGTH and JS_ARRAY_END. r=jandem. |
diff browse annotate |
0b6b9f1e29a95c3b69c2966689b30a4ef38c45cb created 2017-11-28 10:47 +0000 pushed 2017-11-29 10:27 +0000 |
Jon Coppeard | Jon Coppeard - Bug 1419002 - Extend JS_BROKEN_GCC_ATTRIBUTE_WARNING up to GCC 8.0 r=Waldo |
diff browse annotate |
16f71512d5874b5aa6200b02484925d434d5eb07 created 2017-03-10 23:52 -0500 pushed 2017-03-15 12:13 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1346389. Make --enable-shared-js link again, at least for an opt mac build with intl api disabled. r=sfink, a=waldo on the gcc-specific bits. |
diff browse annotate |
cfcde031094209eb0de711e982b2816d9b2dbd32 created 2016-01-28 17:38 -0500 pushed 2016-02-02 10:51 +0000 |
Trevor Saunders | Trevor Saunders - bug 1244128 - stop exporting js friend api symbols from libxul r=glandium |
diff browse annotate |
fb6ceba6f57e8e1458894d6ebae0bd6a30ac47a3 created 2015-04-02 11:22 +0200 pushed 2015-04-02 20:21 +0000 |
Jan de Mooij | Jan de Mooij - Bug 1144366 followup - Stop declaring multiple pointers on a single line. r=jorendorff |
diff browse annotate |
02f2f4c75007651c63bbc0791d9a58dea88f545f created 2015-03-28 23:22 +0100 pushed 2015-03-29 03:30 +0000 |
Jan de Mooij | Jan de Mooij - Bug 1144366 - Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff |
diff browse annotate |
5b892d8ef4538ea84378ebe4a352c49d8b9aa366 created 2015-03-28 10:39 -0700 pushed 2015-03-29 03:30 +0000 |
Phil Ringnalda | Phil Ringnalda - Backed out changeset 0c030f97a04f (bug 1144366) for being on top of patches being backed out |
diff browse annotate |
0c030f97a04f4e34c138b878c4352423f5e920f9 created 2015-03-28 12:08 +0100 pushed 2015-03-29 03:30 +0000 |
Jan de Mooij | Jan de Mooij - Bug 1144366 - Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff |
diff browse annotate |
c0d21f2affd6182e729628d952a664ab39438b1b created 2015-01-30 13:56 -0600 pushed 2015-03-08 03:12 +0000 |
Jason Orendorff | Jason Orendorff - Bug 1130576 - Rename JSPropertyOp -> JSGetterOp and JSStrictPropertyOp -> JSSetterOp. r=efaust. |
diff browse annotate |
fe2187ec388c581d0ed6dc1db77d096d1263227e created 2015-01-02 17:32 -0500 pushed 2015-01-04 04:02 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1111244 - Remove some code specific to old unsupported MSVC versions from js/src; r=Waldo |
diff browse annotate |
4f239165dbb26ab9b925b1e63d1e1207fd4cd267 created 2014-12-15 14:53 -0800 pushed 2014-12-16 06:59 +0000 |
Wes Kocher | Wes Kocher - Backed out changeset 84853fde4f55 (bug 1111244) |
diff browse annotate |
84853fde4f55cd4179d9c14635a292cfde2216e5 created 2014-12-15 15:43 -0500 pushed 2014-12-16 06:59 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1111244 - Remove some code specific to old unsupported MSVC versions from js/src; r=Waldo |
diff browse annotate |
dcb90c3786e0b087314996263a96fbd23d810b42 created 2014-10-30 14:28 -0700 pushed 2014-11-18 16:25 +0000 |
Jeff Walden | Jeff Walden - Bug 712939 - Replace a bunch more JS_STATIC_ASSERTs with static_assert. r=jandem |
diff browse annotate |
4663c05c869cfa1b6db2e8a82c81f1c7ce28c75b created 2014-07-21 21:43 -0700 pushed 2014-09-09 13:57 +0000 |
Chris Peterson | Chris Peterson - Bug 1063962 - Replace jschar typedef with C++11 char16_t type. r=jandem |
diff browse annotate |
4a3477a52c6fc3c8f1d0c45866c151bfe60ab0b5 created 2014-03-26 14:26 -0400 pushed 2014-04-08 02:08 +0000 |
Till Schneidereit | Till Schneidereit - Bug 981999 - Remove redundant (and not always agreeing) ways of counting sourcenotes. r=luke |
diff browse annotate |
ff2a3e1b5faff2bd134edbde01e558cefc53059e created 2014-01-24 20:08 -0800 pushed 2014-01-28 12:43 +0000 |
Chris Peterson | Chris Peterson - Bug 964016 - Part 5: Remove unused JS_BEGIN_EXTERN_C and JS_END_EXTERN_C macros. r=luke |
diff browse annotate |
d6f5085fec81541675b0ff1a2b22dde54c5af60b created 2014-01-24 20:14 -0800 pushed 2014-01-28 12:43 +0000 |
Chris Peterson | Chris Peterson - Bug 964016 - Part 4: Replace JS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE. r=luke |
diff browse annotate |
f3758e3cff60b0d88aaec5c3194b7045384b7f7d created 2014-01-24 20:21 -0800 pushed 2014-01-28 12:43 +0000 |
Chris Peterson | Chris Peterson - Bug 964016 - Part 3: Replace JS_NEVER_INLINE with MOZ_NEVER_INLINE. r=luke |
diff browse annotate |
cbd3e46573d88bcc0974066d50f76929af4670c2 created 2014-01-24 19:57 -0800 pushed 2014-01-28 12:43 +0000 |
Chris Peterson | Chris Peterson - Bug 964016 - Part 2: Replace JS_UNLIKELY with MOZ_UNLIKELY. r=luke |
diff browse annotate |
73b036d727534be3466bb8892c5a65c0b25c3ca0 created 2014-01-21 17:56 -0800 pushed 2014-01-22 12:55 +0000 |
Andrew McCreight | Andrew McCreight - Bug 960775 - Retire JS_WARN_UNUSED_RESULT in favor of MOZ_WARN_UNUSED_RESULT. r=waldo |
diff browse annotate |
e73050ee8c0ee92da8240091f51e8662cf86a202 created 2014-01-14 13:20 -0800 pushed 2014-01-15 15:54 +0000 |
Steve Fink | Steve Fink - Bug 951743 - Make JS_FRIEND_API always export symbols with default visibility, r=glandium |
diff browse annotate |
0bdd39cd9e6cc64f4bb448d85b93474012be6468 created 2013-10-22 06:34 +0900 pushed 2013-10-22 22:12 +0000 |
Masatoshi Kimura | Masatoshi Kimura - Bug 928220 - Get rid of JS_INLINE |
diff browse annotate |
2b6522d861f8e74b454ca4683d1c86b31844a777 created 2013-10-11 15:11 -0400 pushed 2013-10-16 20:59 +0000 |
Nathan Froyd | Nathan Froyd - Bug 925807 - define JS_BITS_PER_WORD in terms of JS_64BIT; r=njn |
diff browse annotate |
96f58548cfd1a157d2039aca914fcd9713c593fc created 2013-08-26 17:09 -0700 pushed 2013-08-27 14:16 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 909171 (part 2) - Fix up jsversion.h includes. r=luke. |
diff browse annotate |
b9b8ad32c72b3fd1327068d9aeb8ca3afa8ab1fc created 2013-08-08 16:07 -0700 pushed 2013-08-12 19:35 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 902917 - Remove some unnecessary #includes in SpiderMonkey. r=till. |
diff browse annotate |
7db702296585f916dd83febbe1e313f087ee55ae created 2013-08-08 15:53 -0700 pushed 2013-08-09 23:09 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 898914 (part 1) - Remove JSBool. |
diff browse annotate |
ade325617a7322f9869ce67b359255c542c74587 created 2013-08-06 23:59 -0700 pushed 2013-08-08 11:13 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 902332 - Replace JS_{FALSE,TRUE} with {false,true} almost everywhere. r=luke,bz. |
diff browse annotate |
cba55a540e2a526b37fa6e66e4701ba747cbd2d4 created 2013-06-19 17:59 -0700 pushed 2013-06-20 23:22 +0000 |
Emanuel Hoogeveen | Emanuel Hoogeveen - Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. |
diff browse annotate |
29420e58049ecb5259fc3e9ef93ff20149ec6b2e created 2013-04-30 16:27 -0400 pushed 2013-05-02 03:27 +0000 |
Nathan Froyd | Nathan Froyd - Bug 867362 - part 2 - delete JS_BITS_PER_DOUBLE; r=luke |
diff browse annotate |
089c532f32d1a1515b2554b451a828d497b4f83b created 2013-04-16 13:47 -0700 pushed 2013-04-17 16:44 +0000 |
Sean Stangl | Sean Stangl - Bug 860029 - Standardize Modelines in the JS Module. r=njn |
diff browse annotate |
b85daec2b90caecbe2e25daaeb37342cd55871e0 created 2013-04-15 12:55 -0700 pushed 2013-04-16 01:49 +0000 |
Phil Ringnalda | Phil Ringnalda - Back out a5a1dd3bd8ae (bug 860029) for stupidorange |
diff browse annotate |
a5a1dd3bd8ae75a9f3ec7ab2cdf536726a094c01 created 2013-04-15 11:33 -0700 pushed 2013-04-16 01:49 +0000 |
Sean Stangl | Sean Stangl - Bug 860029 - Standardize Modelines in the JS Module. r=njn |
diff browse annotate |
6d92a2e39c778d1177a5f89270bf5a8160b169b1 created 2013-04-11 19:55 -0700 pushed 2013-04-12 11:51 +0000 |
Phil Ringnalda | Phil Ringnalda - Back out 5bf9771e1a28 (bug 860029) for bustage |
diff browse annotate |
5bf9771e1a2830d8ef70114b31e4219164f9c5e0 created 2013-04-11 18:48 -0700 pushed 2013-04-12 11:51 +0000 |
Sean Stangl | Sean Stangl - Bug 860029 - Standardize Modelines in the JS Module. DONTBUILD. r=njn |
diff browse annotate |
4ebea4d88d4872cce65c9913492e8e2389e4e107 created 2012-12-18 13:22 -0500 pushed 2012-12-29 12:13 +0000 |
Trevor Saunders | Trevor Saunders - bug 822717 - remove checks for old gcc r=glandium |
diff browse annotate |
6ed470203a3b6e7bcaf0dbc8ddab35840f8681d5 created 2012-10-31 18:18 -0400 pushed 2012-11-01 13:43 +0000 |
Rafael Ávila de Espíndola | Rafael Ávila de Espíndola - Bug 807112 - change MOZ_EXPORT_API and MOZ_IMPORT_API to not take the type. r=Waldo. |