Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-01 | Merge branch 'maint' | Björn Gustavsson | |
* maint: Fix incorrect internal consistency failure for binary matching code | |||
2017-10-01 | Merge pull request #1588 from bjorng/bjorn/compiler/fix-match-context/ERL-490 | Björn Gustavsson | |
Fix incorrect internal consistency failure for binary matching code | |||
2017-09-29 | Merge branch 'raimo/ssl-dist-skip-loopback/OTP-14465' | Raimo Niskanen | |
* raimo/ssl-dist-skip-loopback/OTP-14465: Update runtime dependencies Disable debug function Pass all info's to the ssl_connection state function Remove ssl_tls_dist_ctrl module Remove ssl_tls_dist_ctrl process Remove ssl_tls_dist_proxy Avoid dialyzer warning Separate in and out in dist ctrl Rewrite dist ctrl from port to process Conflicts: lib/ssl/src/ssl.app.src | |||
2017-09-29 | Update runtime dependencies | Raimo Niskanen | |
2017-09-29 | Fix incorrect internal consistency failure for binary matching code | Björn Gustavsson | |
4c31fd0b9665 made the merging of match contexts stricter; in fact, a little bit too strict. Two match contexts with different number of slots would be downgraded to the 'term' type. The correct way is to keep the match context but set the number of slots to the lowest number of slots of the two match contexts. https://bugs.erlang.org/browse/ERL-490 | |||
2017-09-28 | Merge branch 'maint' | Rickard Green | |
* maint: Fix xmllint warning | |||
2017-09-28 | Merge branch 'rickard/doc-fix' into maint | Rickard Green | |
* rickard/doc-fix: Fix xmllint warning | |||
2017-09-28 | Fix xmllint warning | Rickard Green | |
2017-09-28 | Merge branch 'maint' | Sverker Eriksson | |
2017-09-28 | Merge PR-1586 from Ayanda-D/ets-docs-grammar | Sverker Eriksson | |
Fix grammar in 'ets' docs | |||
2017-09-28 | Fix grammar in ets:foldl/3 and ets:foldr/3 docs | Ayanda Dube | |
2017-09-28 | Disable debug function | Raimo Niskanen | |
2017-09-27 | Merge branch 'maint' | Sverker Eriksson | |
2017-09-27 | Add git pre-push hook | Sverker Eriksson | |
2017-09-27 | Merge branch 'lukas/erts/fix_threads_error_printout' | Lukas Larsson | |
* lukas/erts/fix_threads_error_printout: erts: Print the error reason when threads fail to start | |||
2017-09-27 | Merge branch 'kvakvs/zero-size-read_file/ERL-327/PR-1524/OTP-14637' | Lukas Larsson | |
* kvakvs/zero-size-read_file/ERL-327/PR-1524/OTP-14637: erts: On zero-size files attempt to read until EOF | |||
2017-09-27 | erts: On zero-size files attempt to read until EOF | Dmytro Lytovchenko | |
2017-09-27 | Pass all info's to the ssl_connection state function | Raimo Niskanen | |
2017-09-27 | Remove ssl_tls_dist_ctrl module | Raimo Niskanen | |
2017-09-26 | Remove ssl_tls_dist_ctrl process | Raimo Niskanen | |
2017-09-26 | Merge branch 'maint' | Henrik Nord | |
2017-09-26 | Merge branch 'dgud/stdlib/unicode-string-bench' | Dan Gudmundsson | |
* dgud/stdlib/unicode-string-bench: stdlib: Add unicode string benchmarks | |||
2017-09-26 | stdlib: Add unicode string benchmarks | Dan Gudmundsson | |
2017-09-25 | Merge pull request #1572 from gregors/update_docs | Rickard Green | |
fix off by one error in docs | |||
2017-09-25 | Update primary bootstrap | Björn Gustavsson | |
2017-09-25 | Merge branch 'bjorn/speed-up-disassembler' | Björn Gustavsson | |
* bjorn/speed-up-disassembler: Add testing of erts_debug:df() to the emulator smoke tests Speed up erts_debug:df() | |||
2017-09-22 | Updated OTP versionOTP-20.1 | Erlang/OTP | |
2017-09-22 | Update release notes | Erlang/OTP | |
2017-09-22 | Update version numbers | Erlang/OTP | |
2017-09-22 | Merge branch 'maint' | John Högberg | |
2017-09-22 | Correctly append sub-binaries in iolist_to_iovec | John Högberg | |
The byte_offset of sub-binaries wasn't taken into account for ProcBins, subtly ruining the results. The test suite didn't catch it since it didn't check for sub-binaries in particular, and only checked for equality between variations -- not whether the output was equal to the input. | |||
2017-09-22 | Merge branch 'maint' | Dan Gudmundsson | |
* maint: stdlib: Remove gs removed warning | |||
2017-09-22 | Merge branch 'dgud/stdlib/remove-gs-depr' into maint | Dan Gudmundsson | |
* dgud/stdlib/remove-gs-depr: stdlib: Remove gs removed warning | |||
2017-09-22 | Merge branch 'maint' | Hans Nilsson | |
2017-09-22 | Merge branch 'hans/public_key/fix_broken_marker' into maint | Hans Nilsson | |
2017-09-22 | public_key: Add app (ssl) to marker in seelalso tag | Hans Nilsson | |
2017-09-22 | stdlib: Remove gs removed warning | Dan Gudmundsson | |
Caused warnings which could not be suppressed, if old 'gs' application was compiled and used together with otp-20, which is fair usage even if OTP does not support the application anymore. | |||
2017-09-22 | Add testing of erts_debug:df() to the emulator smoke tests | Björn Gustavsson | |
It is too easy to break the disassembler. Make sure that we notice. | |||
2017-09-22 | Speed up erts_debug:df() | Björn Gustavsson | |
The test case erts_debug_SUITE:df/1 in the emulator test suite is about 4 times faster with this change. | |||
2017-09-21 | erts: Print the error reason when threads fail to start | Lukas Larsson | |
2017-09-21 | Merge branch 'siri/observer/dont-use-old-string-api' | Siri Hansen | |
* siri/observer/dont-use-old-string-api: [cdv] Don't use old string API | |||
2017-09-21 | Merge branch 'maint' | Henrik Nord | |
2017-09-21 | Update copyright year | Henrik Nord | |
2017-09-21 | Merge branch 'maint' | Anders Svensson | |
2017-09-21 | Merge branch 'anders/diameter/doc/OTP-14561' into maint | Anders Svensson | |
* anders/diameter/doc/OTP-14561: Document new(ish) options in diameter_tcp/sctp | |||
2017-09-21 | Merge branch 'anders/diameter/SoC/OTP-10927' into maint | Anders Svensson | |
* anders/diameter/SoC/OTP-10927: Simplify/complete Standards Compliance doc | |||
2017-09-21 | Merge branch 'maint' | Lars Thorsen | |
2017-09-21 | Merge branch 'lars/make/fop-font-cache/OTP-14622' into maint | Lars Thorsen | |
* lars/make/fop-font-cache/OTP-14622: Change number of parameters Fix fop font-cache handling during pdf build | |||
2017-09-21 | Change number of parameters | Lars Thorsen | |
2017-09-21 | Fix fop font-cache handling during pdf build | Lars Thorsen | |
Two parallell doc builds running fop (as same user) could both update the fop font-cache at the same time. The cache is now created as an artifact in the build process. |