Age | Commit message (Expand) | Author |
2014-06-06 | Merge branch 'maint' | Rickard Green |
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-05-12 | Merge branch 'maint' | Björn-Egil Dahlberg |
2014-05-05 | Merge branch 'siri/appups-18.0/OTP-11881' | Siri Hansen |
2014-04-30 | kernel: Fix erts_debug:size/1 to handle Map sizes | Björn-Egil Dahlberg |
2014-04-22 | Update kernel, stdlib and sasl appup files for Erlang/OTP-18 | Siri Hansen |
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 |
2013-11-09 | Add os:unsetenv/1 | Martin Hässler |
2013-11-07 | Implement inet:socknames/1,2 and inet:peernames/1,2 | Raimo Niskanen |
2013-11-07 | Implement prim_inet:socknames/1,2 and prim_inet:peernames/1,2 | Raimo Niskanen |
2013-10-23 | Merge branch 'maint' | Fredrik Gustafsson |
2013-10-23 | Merge branch 'ates/sctp_errors_fix/OTP-11379' into maint | Fredrik Gustafsson |
2013-10-11 | Merge branch 'maint' | Fredrik Gustafsson |
2013-10-10 | Add more SCTP errors as described in RFC 4960 | Artem Teslenko |
2013-10-10 | Fix the typespec for the inet:ifget/2 and inet:ifget/3 return value | Ali Sabil |
2013-09-23 | add {active,N} socket option for TCP, UDP, and SCTP | Steve Vinoski |