Age | Commit message (Expand) | Author |
2016-03-17 | stdlib: Fix filename:basedir/2,3 | Björn-Egil Dahlberg |
2016-03-17 | configure: Remove obsolete --enable-darwin-* options | Björn Gustavsson |
2016-03-17 | Merge tag 'OTP-17.5.6.9' into maint-18 | Henrik Nord |
2016-03-17 | Merge branch 'egil/fix-percept-now/OTP-13422' | Björn-Egil Dahlberg |
2016-03-17 | Update preloaded modules | Björn Gustavsson |
2016-03-17 | init: Load modules in parallel using the new loader BIFs | Björn Gustavsson |
2016-03-17 | systools_make: Add commonly used modules to mandatory_modules/0 | Björn Gustavsson |
2016-03-17 | compile: Pre-load compiler modules when invoked from 'erlc' | Björn Gustavsson |
2016-03-17 | Merge branch 'bjorn/kernel/code_server-normalized-paths/OTP-13410' | Björn Gustavsson |
2016-03-16 | Modernize test suites | Björn-Egil Dahlberg |
2016-03-16 | Use monotonic_time/1 instead of now/0 | Björn-Egil Dahlberg |
2016-03-16 | erts: Fix LOW_WRITE section for non llvm os x compilation | Lukas Larsson |
2016-03-16 | Update sasl/test/test_lib.hrl with recent versions of kernel and stdlib | Siri Hansen |
2016-03-16 | Merge branch 'bjorn/fix-broken-osx-build' | Björn Gustavsson |
2016-03-16 | Take out (parts of) broken fp exception support for MacOS X | Björn Gustavsson |
2016-03-16 | code_server: Normalize the pathnames for all loaded modules | Björn Gustavsson |
2016-03-16 | Update preloaded modules | Björn Gustavsson |
2016-03-16 | init: Correct spec for fetch_loaded/1 | Björn Gustavsson |
2016-03-16 | Merge branch 'ia/public_key/EC-public_key/OTP-13408' | Ingela Anderton Andin |
2016-03-15 | Fix ttsl_drv logging without TERMCAP | Björn-Egil Dahlberg |
2016-03-15 | stdlib: Cuddle with ets_SUITE:evil_rename | Sverker Eriksson |
2016-03-15 | erts: Fix erts_debug:set_internal_state(wait,deallocations) | Sverker Eriksson |
2016-03-15 | configure.in: Fix compilation error in ethread.c | Björn Gustavsson |
2016-03-15 | run_erl: Don't define _XOPEN_SOURCE on OS X | Björn Gustavsson |
2016-03-15 | Merge tag 'OTP-18.3' | Lars Thorsen |
2016-03-15 | Merge branch 'egil/fix-fdatasync-mac/OTP-13411' | Björn-Egil Dahlberg |
2016-03-15 | erts: Use fcntl(fd, F_FULLFSYNC) instead of fdatasync on Mac OSX | Björn-Egil Dahlberg |
2016-03-15 | Fix dirty scheduler tc on windows | Lukas Larsson |
2016-03-15 | Merge branch 'egil/extend-ttsl_drv-logging' | Björn-Egil Dahlberg |
2016-03-15 | Merge branch 'egil/modernize-erts-tests' | Björn-Egil Dahlberg |
2016-03-14 | erts: Increase ttsl_drv logging capabilities | Björn-Egil Dahlberg |
2016-03-14 | Tweak bs_construct_SUITE | Björn-Egil Dahlberg |
2016-03-14 | Tweak port_SUITE | Björn-Egil Dahlberg |
2016-03-14 | Merge tag 'OTP-18.3' into maint-18 | Henrik Nord |
2016-03-14 | Merge branch 'bjorn/kernel/rpc/OTP-13409' | Björn Gustavsson |
2016-03-14 | Merge branch 'bjorn/clearer-startup-crashes/OTP-13294' | Björn Gustavsson |
2016-03-14 | Make distribution failures during start-up easier to read | Björn Gustavsson |
2016-03-14 | Updated OTP versionOTP-18.3 | Erlang/OTP |
2016-03-14 | Prepare release | Erlang/OTP |
2016-03-11 | Fix module_info_SUITE | Björn-Egil Dahlberg |
2016-03-11 | Fix send_term_SUITE | Björn-Egil Dahlberg |
2016-03-11 | Cleaner map_SUITE | Björn-Egil Dahlberg |
2016-03-11 | Remove ?line macros | Björn-Egil Dahlberg |
2016-03-11 | Eliminate use of doc and suite clauses | Björn-Egil Dahlberg |
2016-03-11 | Replace ?t with test_server | Björn-Egil Dahlberg |
2016-03-11 | Eliminate use of ?config() macro | Björn-Egil Dahlberg |
2016-03-11 | Replace use of test_server:format/2 with io:format/2 | Björn-Egil Dahlberg |
2016-03-11 | Eliminate use of test_server:fail/0,1 | Björn-Egil Dahlberg |
2016-03-11 | Modernize use of timetraps | Björn-Egil Dahlberg |
2016-03-11 | Don't throw exceptions from rpc:call() and rpc:block_call() | Björn Gustavsson |