Age | Commit message (Expand) | Author |
2019-03-05 | Merge branch 'rickard/make-fixes-21/OTP-15551' into maint-21 | Erlang/OTP |
2019-03-05 | ftp: Fix timing bug | Ingela Anderton Andin |
2019-03-05 | kernel runtime dependency to erts | Rickard Green |
2019-03-05 | stdlib: Correct and optimize pretty printing of strings | Hans Bolinder |
2019-03-04 | Merge branch 'rickard/make-fixes-21/OTP-15551' into maint | Rickard Green |
2019-03-04 | Merge 'rickard/make-fixes-20/OTP-15551' into 'rickard/make-fixes-21/OTP-15551' | Rickard Green |
2019-03-04 | Merge 'rickard/make-fixes-19/OTP-15551' into 'rickard/make-fixes-20/OTP-15551' | Rickard Green |
2019-03-04 | Merge 'rickard/make-fixes-18/OTP-15551' into 'rickard/make-fixes-19/OTP-15551' | Rickard Green |
2019-03-04 | Merge 'rickard/make-fixes-17/OTP-15551' into 'rickard/make-fixes-18/OTP-15551' | Rickard Green |
2019-03-04 | Fix install phase in build system | Rickard Green |
2019-03-04 | Merge PR-2160 'sverker/erl_docgen/prettify-cfunc-docs/OTP-15637' into maint | Sverker Eriksson |
2019-03-04 | Merge branch 'inet_db-startup-fix' into maint | Raimo Niskanen |
2019-03-04 | Set early enough start time | Raimo Niskanen |
2019-03-04 | Merge branch 'hasse/stdlib/optimize_calendar_rfc3339/OTP-15630' into maint | Hans Bolinder |
2019-03-04 | Merge branch 'siri/logger/os-timestamp/OTP-15625' into maint | Siri Hansen |
2019-03-04 | Merge branch 'essen/ssl-active-n' into maint | Raimo Niskanen |
2019-03-04 | Merge pull request #2164 from josevalim/jv-set-env-maint | Siri Hansen |
2019-03-01 | Add application:set_env/1 and application:set_env/2 | José Valim |
2019-02-28 | Merge branch 'hans/crypto/bad_ret_fips/OTP-15634' into maint | Hans Nilsson |
2019-02-27 | crypto: Remove assertion | Hans Nilsson |
2019-02-27 | crypto: Fail if FIPS mode is present but can't be enabled | Hans Nilsson |
2019-02-27 | crypto: Remove blowfish_SUITE. | Hans Nilsson |
2019-02-27 | crypto: Update crypto_SUITE checking of FIPS | Hans Nilsson |
2019-02-27 | Merge branch 'hasse/edoc/helpful_message/OTP-15605/ERL-841' into maint | Hans Bolinder |
2019-02-26 | erl_docgen: Prettify c-function argument lists | Sverker Eriksson |
2019-02-26 | crypto: Fix bad return value for aes_cfb8 and aes_cfb128 if FIPS_SUPPORT | Hans Nilsson |
2019-02-25 | crypto: Fix bad return code for eddsa if FIPS_SUPPORT | Hans Nilsson |
2019-02-25 | Merge branch 'dgud/mnesia/overload-raise/ERIERL-310/OTP-15619' into maint | Dan Gudmundsson |
2019-02-25 | Merge branch 'dialyzer/hasse/fix_bug_erl_bif_types/OTP-15570' into maint | Hans Bolinder |
2019-02-22 | erl_docgen: Indent c-function line continuations | Sverker Eriksson |
2019-02-22 | [logger] Refactor logger_std_h | Siri Hansen |
2019-02-22 | [logger] Change timestamp from erlang:system_time to os:system_time | Siri Hansen |
2019-02-22 | Clarify the atomic guarantees for ets:update_counter() | Björn Gustavsson |
2019-02-22 | Merge pull request #2148 from llelf/sed-otp_build | Lukas Larsson |
2019-02-22 | Merge branch ssl-active-n of essen:erlang/otp into essen/ssl-active-n | Raimo Niskanen |
2019-02-22 | Merge branch 'ingela/diameter/ssl-dialyzer-types' into maint | Ingela Anderton Andin |
2019-02-22 | Merge branch 'ingela/ssl/doc-enhancements' into maint | Ingela Anderton Andin |
2019-02-22 | ssl: Enhance documentation after "use-spec-rewrite" | Ingela Anderton Andin |
2019-02-22 | mnesia: Avoid raise in overload reports | Dan Gudmundsson |
2019-02-21 | [logger] Make sure log file is re-opened with configured file options | Siri Hansen |
2019-02-21 | Merge branch 'siri/logger/check-inode-of-log/ERL-850/OTP-15578' into maint | Siri Hansen |
2019-02-21 | Merge branch 'raimo/ssl/tls-optimization/OTP-15529' into maint | Raimo Niskanen |
2019-02-21 | edoc: Print a helpful message if reading source file fails | Hans Bolinder |
2019-02-21 | Merge branch 'hasse/stdlib/fix_erl_pp/ERL-818/OTP-15592' into maint | Hans Bolinder |
2019-02-21 | dialyzer: Fix maps as parameter of opaque types | Hans Bolinder |
2019-02-21 | dialyzer: Fix key check of lists:key{search,member,find}() | Hans Bolinder |
2019-02-20 | use erts’ ERL_TRY_LINK_JAVA in common_test/test_server/configure.in | Antonio Nikishaev |
2019-02-20 | stdlib: Optimize calendar:system_time_to_rfc3339() | Hans Bolinder |
2019-02-19 | Merge branch 'siri/logger/pretty-print-config/OTP-15600' into maint | Siri Hansen |
2019-02-19 | [logger] Add pretty print function for configuration | Siri Hansen |