From: rbri <rb...@rb...> - 2018-07-28 09:59:49
|
Branch: refs/heads/master Home: https://github.com/HtmlUnit/htmlunit-rhino-fork Commit: 28e149a27371cac80e06e99bc3646fbadb40ab56 https://github.com/HtmlUnit/htmlunit-rhino-fork/commit/28e149a27371cac80e06e99bc3646fbadb40ab56 Author: rbri <rb...@rb...> Date: 2018-07-20 (Fri, 20 Jul 2018) Changed paths: M src/org/mozilla/javascript/typedarrays/NativeArrayBuffer.java A testsrc/org/mozilla/javascript/tests/NativeArrayBufferTest.java Log Message: ----------- fix issue 437 Commit: ef99ca1d026d5af69db463d1021b379e8dfef4b0 https://github.com/HtmlUnit/htmlunit-rhino-fork/commit/ef99ca1d026d5af69db463d1021b379e8dfef4b0 Author: rbri <rb...@rb...> Date: 2018-07-20 (Fri, 20 Jul 2018) Changed paths: M toolsrc/org/mozilla/javascript/tools/idswitch/CodePrinter.java Log Message: ----------- use the system line separator for code generation Commit: acc8a9d1d502c01886e2c0eb2556829b4070ad0d https://github.com/HtmlUnit/htmlunit-rhino-fork/commit/acc8a9d1d502c01886e2c0eb2556829b4070ad0d Author: rbri <rb...@rb...> Date: 2018-07-20 (Fri, 20 Jul 2018) Changed paths: M src/org/mozilla/javascript/EqualObjectGraphs.java Log Message: ----------- remove work around for 437 Commit: 7a1c3e2c58c1561709a0bd9aa80589c3183fdae9 https://github.com/HtmlUnit/htmlunit-rhino-fork/commit/7a1c3e2c58c1561709a0bd9aa80589c3183fdae9 Author: rbri <rb...@rb...> Date: 2018-07-20 (Fri, 20 Jul 2018) Changed paths: M src/org/mozilla/javascript/EqualObjectGraphs.java M src/org/mozilla/javascript/typedarrays/NativeArrayBufferView.java M src/org/mozilla/javascript/typedarrays/NativeTypedArrayView.java M testsrc/org/mozilla/javascript/tests/harmony/TypedArrayJavaTest.java Log Message: ----------- fix #449 also and remove the work around from EqualObjectGraphs Commit: e7ce0f761305d876f99a323a27214f064c5fb4f3 https://github.com/HtmlUnit/htmlunit-rhino-fork/commit/e7ce0f761305d876f99a323a27214f064c5fb4f3 Author: rbri <rb...@rb...> Date: 2018-07-28 (Sat, 28 Jul 2018) Changed paths: M src/org/mozilla/javascript/EqualObjectGraphs.java M src/org/mozilla/javascript/typedarrays/NativeArrayBuffer.java M src/org/mozilla/javascript/typedarrays/NativeArrayBufferView.java M src/org/mozilla/javascript/typedarrays/NativeTypedArrayView.java A testsrc/org/mozilla/javascript/tests/NativeArrayBufferTest.java M testsrc/org/mozilla/javascript/tests/harmony/TypedArrayJavaTest.java M toolsrc/org/mozilla/javascript/tools/idswitch/CodePrinter.java Log Message: ----------- Merge remote-tracking branch 'rbri_rhino/#437' Compare: https://github.com/HtmlUnit/htmlunit-rhino-fork/compare/211c5e646697...e7ce0f761305 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |