Age | Commit message (Expand) | Author |
2014-10-02 | Fix obsolete comment | adelzhang |
2014-08-26 | Install internal hrl files when necessary | Peter Lemenkov |
2014-08-14 | Refactor erl_epmd:names/1 | Luca Favatella |
2014-08-14 | Accept inet:ip_address() in net_adm:names/1 | Luca Favatella |
2014-07-24 | Merge branch 'maint-r16' into maint | Henrik Nord |
2014-07-22 | Fix default behaviour for legacy fdopen | Henrik Nord |
2014-07-22 | kernel: When doing an fdopen we now also bind the fd to the specified addr/port | Lukas Larsson |
2014-07-10 | Merge branch 'nox/filelib-wildcard-broken-link' into maint-17 | Erlang/OTP |
2014-07-09 | Update runtime dependencies | Siri Hansen |
2014-07-09 | Fix handling of broken symlinks in filelib | Anthony Ramine |
2014-06-17 | Merge branch 'bjorn/kernel/remove-file_info-vestiges/OTP-11982' into maint | Björn Gustavsson |
2014-06-13 | Remove documentation and stub for non-exist file:file_info/1 | Björn Gustavsson |
2014-06-12 | Allow unsticking pre-loaded modules | Björn Gustavsson |
2014-06-04 | Make pre-loaded modules permanently sticky | Björn Gustavsson |
2014-05-26 | Teach code:del_path/1 to ignore superfluous slashes | Björn Gustavsson |
2014-04-30 | kernel: Fix erts_debug:size/1 to handle Map sizes | Björn-Egil Dahlberg |
2014-04-11 | Store expanded config in application_controller:change_application_data | Siri Hansen |
2014-03-30 | Export type application:start_type() | Loïc Hoguin |
2014-03-27 | Merge branch 'lukas/ose/master-17.0/OTP-11334' | Lukas Larsson |
2014-03-26 | ose: Prepare slave for running on OSE | Lukas Larsson |
2014-03-26 | ose: Implement tcp inet driver for OSE | Lukas Larsson |
2014-03-21 | Merge branch 'fogfish/embedded-arm-android' | Henrik Nord |
2014-03-21 | Merge branch 'yiannist/hipe-llvm-backend' | Henrik Nord |
2014-03-21 | Raspberry PI / Android a minimal cross-compile configuration | Dmitry Kolesnikov |
2014-03-20 | Introduce runtime_dependencies in .app files | Rickard Green |
2014-03-20 | Fix some Dialyzer warnings | Hans Bolinder |
2014-03-19 | Merge branch 'josevalim/set_cwd-typespec' | Henrik Nord |
2014-03-14 | erts: Add distribution capability flag for maps DFLAG_MAP_TAG | Sverker Eriksson |
2014-03-10 | Correct file:set_cwd/1 typespec | José Valim |
2014-03-07 | Support the LLVM backend in HiPE | Yiannis Tsiouris |
2014-02-28 | Delay patching of closures to eliminate a race condition | Björn Gustavsson |
2014-02-28 | hipe: Break apart hipe_bif:make_fe/3 into two BIFs | Björn Gustavsson |
2014-02-23 | Deprecate pre-defined built-in types | Hans Bolinder |
2014-02-21 | Merge branch 'hb/kernel/spec_bug_fix/OTP-11730' | Hans Bolinder |
2014-02-20 | Merge branch 'siri/appup_tests_17/OTP-11534' | Siri Hansen |
2014-02-20 | Correct the contract of inet:ntoa/1 | Hans Bolinder |
2014-02-19 | kernel: Fix an application terminate deadlock possibility | Dan Gudmundsson |
2014-02-14 | Merge branch 'josevalim/jv-persistent-set-env' | Henrik Nord |
2014-02-12 | Fix a few of Dialyzer's unmatched_return warnings | Hans Bolinder |
2014-02-12 | Update appups and appup tests for kernel, stdlib and sasl | Siri Hansen |
2014-02-11 | Allow persistent option on set_env/4 and unset_env/3 | José Valim |
2014-01-27 | erts/kernel: sendfile no longer uses async threads | Lukas Larsson |
2013-12-10 | Update versions of OTP, erts, kernel, and stdlib | Rickard Green |
2013-12-07 | Merge branch 'rickard/garbage_collect/OTP-11388' | Rickard Green |
2013-11-29 | Merge branch 'sv/file-osync/OTP-11498' | Lukas Larsson |
2013-11-26 | Merge branch 'maint' | Raimo Niskanen |
2013-11-26 | Merge branch 'maint-r16' into maint | Raimo Niskanen |
2013-11-18 | Parallel check_process_code when code_server purge a module | Rickard Green |
2013-11-18 | Merge branch 'maint' | Fredrik Gustafsson |
2013-11-15 | Add sync option to file:open/2 | Joseph Blomstedt |