Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-08 | Merge branch 'maint' | Lukas Larsson | |
* maint: erts: Print error reason when malloc fails | |||
2014-08-08 | Merge branch 'lukas/erts/malloc_failure_errors/OTP-12085' into maint | Lukas Larsson | |
* lukas/erts/malloc_failure_errors/OTP-12085: erts: Print error reason when malloc fails | |||
2014-08-06 | Merge branch 'maint' | Lukas Larsson | |
* maint: os_mon: Fix so that all testcases are run os_mon: Ignore posix_only on windows and solaris | |||
2014-08-06 | Merge branch 'lukas/os_mon/testfixes/OTP-12053' into maint | Lukas Larsson | |
* lukas/os_mon/testfixes/OTP-12053: os_mon: Fix so that all testcases are run os_mon: Ignore posix_only on windows and solaris | |||
2014-08-06 | os_mon: Fix so that all testcases are run | Lukas Larsson | |
For some reason only a new testcases were run on the majority of platforms. After this change all tests are run on all unix and win32 platforms. | |||
2014-08-06 | os_mon: Ignore posix_only on windows and solaris | Lukas Larsson | |
2014-08-06 | Merge branch 'maint' | Lukas Larsson | |
* maint: erts: Fix tc and docs after {fd,FD} bind change | |||
2014-08-06 | Merge branch 'lukas/erts/fd_bind_tc_fix/OTP-12061' into maint | Lukas Larsson | |
* lukas/erts/fd_bind_tc_fix/OTP-12061: erts: Fix tc and docs after {fd,FD} bind change | |||
2014-08-06 | erts: Fix tc and docs after {fd,FD} bind change | Lukas Larsson | |
The sha of the original change is 52810718b | |||
2014-08-06 | erts: Print error reason when malloc fails | Lukas Larsson | |
2014-08-05 | Merge branch 'maint' | Bruce Yinhe | |
2014-08-05 | Merge branch 'derek121/epmd-docs-2' into maint | Bruce Yinhe | |
OTP-12052 * derek121/epmd-docs-2: Fix minor grammatical errors in epmd docs | |||
2014-07-25 | Merge branch 'maint' | Henrik Nord | |
2014-07-25 | fix xml file merge messup | Henrik Nord | |
2014-07-24 | Merge branch 'maint' | Bruce Yinhe | |
2014-07-24 | Merge branch 'garret-smith/gs-jinterface-exceptions' into maint | Bruce Yinhe | |
OTP-12075 * garret-smith/gs-jinterface-exceptions: Include the cause when raising a new IOException | |||
2014-07-24 | Merge branch 'maint' | Henrik Nord | |
Conflicts: erts/preloaded/ebin/prim_inet.beam | |||
2014-07-24 | Merge branch 'maint-r16' into maint | Henrik Nord | |
Conflicts: erts/doc/src/notes.xml erts/preloaded/ebin/prim_inet.beam erts/vsn.mk lib/kernel/doc/src/notes.xml lib/kernel/vsn.mk | |||
2014-07-23 | Merge branch 'maint' | Henrik Nord | |
2014-07-23 | Merge branch 'tuncer/system_principles-versions-typo' into maint | Henrik Nord | |
* tuncer/system_principles-versions-typo: Fix a minor typo in system_principles/versions.xml | |||
2014-07-22 | Update release notes | Erlang/OTP | |
2014-07-22 | Merge branch 'lukas/kernel/bind_with_fdopen/OTP-12061' into maint-r16 | Erlang/OTP | |
* lukas/kernel/bind_with_fdopen/OTP-12061: Fix default behaviour for legacy fdopen erts: Fix inet close on prebound fds kernel: When doing an fdopen we now also bind the fd to the specified addr/port | |||
2014-07-22 | Fix default behaviour for legacy fdopen | Henrik Nord | |
Update testcase for gen_udp:open/2 with option fd | |||
2014-07-22 | erts: Fix inet close on prebound fds | Björn-Egil Dahlberg | |
Inet close must remove fd from select/poll without closing the fd. | |||
2014-07-22 | kernel: When doing an fdopen we now also bind the fd to the specified addr/port | Lukas Larsson | |
2014-07-21 | Fix minor grammatical errors in epmd docs | Derek Brown | |
Small grammar changes. | |||
2014-07-17 | Fix a minor typo in system_principles/versions.xml | Tuncer Ayaz | |
2014-07-16 | Include the cause when raising a new IOException | Garret Smith | |
2014-07-15 | Merge branch 'maint' | Bruce Yinhe | |
2014-07-15 | Merge branch 'nox/maps-shell-expansion' into maint | Bruce Yinhe | |
OTP-12063 * nox/maps-shell-expansion: Expand shell functions in map expressions | |||
2014-07-15 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2014-07-15 | Merge branch 'egil/fix-xmerl-example' into maint | Björn-Egil Dahlberg | |
* egil/fix-xmerl-example: xmerl: Fix xmerl example motorcycle2html | |||
2014-07-15 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2014-07-15 | Merge branch 'egil/maps-spec-to-doc-gen/OTP-12058' into maint | Björn-Egil Dahlberg | |
* egil/maps-spec-to-doc-gen/OTP-12058: edoc: More Map tests edoc: Fix Map type information for docs erl_docgen: Add Map type information for docs | |||
2014-07-15 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2014-07-15 | Merge branch 'egil/lcnt-histogram/OTP-12059' into maint | Björn-Egil Dahlberg | |
2014-07-14 | tools: Use call instead of cast to stop lcnt server | Björn-Egil Dahlberg | |
Mitigate gen_server:cast/2 race conditions in testcases. | |||
2014-07-14 | tools: Add lcnt tests for new serializing | Björn-Egil Dahlberg | |
2014-07-14 | tools: Fix lcnt serializing | Björn-Egil Dahlberg | |
2014-07-11 | Merge branch 'maint' | Sverker Eriksson | |
2014-07-11 | Merge branch 'sverk/alloc-size-overflow' into maint | Sverker Eriksson | |
* sverk/alloc-size-overflow: erts: Fix size overflow bugs in memory allocation | |||
2014-07-11 | Merge branch 'maint' | Bruce Yinhe | |
2014-07-11 | Merge branch 'vladdu/orber_macro_fixes' into maint | Bruce Yinhe | |
OTP-12062 | |||
2014-07-11 | Merge branch 'maint' | Bruce Yinhe | |
2014-07-11 | Merge branch 'lharc/patch-1' into maint | Bruce Yinhe | |
OPT-12055 * lharc/patch-1: documentation: maps:values() returns list of keys | |||
2014-07-11 | Merge branch 'maint' | Bruce Yinhe | |
2014-07-11 | Merge branch 'vinoski/vinoski/erl-sdio-option' into maint | Bruce Yinhe | |
OTP-12052 * vinoski/vinoski/erl-sdio-option: add missing description for erl +SDio option | |||
2014-07-11 | edoc: More Map tests | Björn-Egil Dahlberg | |
2014-07-11 | edoc: Fix Map type information for docs | Björn-Egil Dahlberg | |
2014-07-11 | erl_docgen: Add Map type information for docs | Björn-Egil Dahlberg | |