Age | Commit message (Expand) | Author |
2015-12-15 | Update preloaded modules | Lukas Larsson |
2015-12-15 | Merge branch 'lukas/erts/forker' | Lukas Larsson |
2015-12-15 | erts: Never abort in the forked child | Lukas Larsson |
2015-12-15 | erts: Mend ASSERT makro for erl_child_setup | Sverker Eriksson |
2015-12-15 | erts: Allow enomem failures in port_SUITE | Lukas Larsson |
2015-12-15 | erts: iter_port sleep longer on freebsd | Lukas Larsson |
2015-12-15 | erts: Allow one dangling fd if there is a gethost port | Lukas Larsson |
2015-12-15 | erts: Only use forker StackAck on freebsd | Lukas Larsson |
2015-12-15 | erts: It is not possible to exit the forker driver | Lukas Larsson |
2015-12-15 | erts: Add forker StartAck for port start flowcontrol | Lukas Larsson |
2015-12-15 | erts: Fix large open_port arg segfault for win32 | Lukas Larsson |
2015-12-15 | erts: Fix memory leak at async open port | Lukas Larsson |
2015-12-15 | kernel: Remove cmd server for unix os:cmd | Lukas Larsson |
2015-12-15 | erts: Add testcase for huge port environment | Lukas Larsson |
2015-12-15 | erts: Move os_pid to port hash to child setup | Lukas Larsson |
2015-12-15 | erts: Handle all EINTR and EAGAIN cases in child setup | Lukas Larsson |
2015-12-15 | erts: Make child_setup work with large environments | Lukas Larsson |
2015-12-15 | erts: Fix forker driver ifdefs for win32 | Lukas Larsson |
2015-12-15 | erts: Fix uds socket handling for os x | Lukas Larsson |
2015-12-15 | erts: Fix dereferencing of unaligned integer for sparc | Lukas Larsson |
2015-12-15 | erts: Flatten too long io vectors in uds write | Lukas Larsson |
2015-12-15 | erts: Add fd count test for spawn_driver | Lukas Larsson |
2015-12-15 | erts: Create forker process for spawn driver | Lukas Larsson |
2015-12-15 | erts: Move sys drivers to another file | Lukas Larsson |
2015-12-15 | erts: Change name of child_setup to erl_child_setup | Lukas Larsson |
2015-12-15 | erts: Rename sys driver structs | Lukas Larsson |
2015-12-15 | erts: Refactor out erts functions from hash | Lukas Larsson |
2015-12-15 | erts: Bump driver minor version | Lukas Larsson |
2015-12-15 | erts: Add erl_drv_set_pid | Lukas Larsson |
2015-12-15 | erts: Add support for asynchronous open_port | Lukas Larsson |
2015-12-15 | Merge branch 'maint' | Ingela Anderton Andin |
2015-12-15 | Merge branch 'ia/inets/dialyzer-custom' into maint | Ingela Anderton Andin |
2015-12-15 | inets: Include behaviour modules in install target | Ingela Anderton Andin |
2015-12-15 | inets: Fix dialyzer warning | Ingela Anderton Andin |
2015-12-15 | Merge branch 'hb/stdlib/remove_old_type_syntax/OTP-11879' | Hans Bolinder |
2015-12-15 | stdlib: Add a comment about is_subtype(_, _) constraints | Hans Bolinder |
2015-12-15 | hipe: Use '::' for constraints | Hans Bolinder |
2015-12-15 | debugger: Use '::' for constraints | Hans Bolinder |
2015-12-15 | doc: Remove 'is_subtype' from Types and Function Specifications | Hans Bolinder |
2015-12-15 | dialyzer: Print constraints using the '::' syntax | Hans Bolinder |
2015-12-15 | stdlib: Remove undocumented function specification syntax | Hans Bolinder |
2015-12-14 | Merge branch 'maint' | Zandra |
2015-12-14 | Merge branch 'zandra/update-windows-docs' into maint | Zandra |
2015-12-14 | update the howto build and install on windows documentation | Zandra |
2015-12-14 | Update primary bootstrap | Björn Gustavsson |
2015-12-14 | Merge branch 'bjorn/deprecate-random/OTP-12502' | Björn Gustavsson |
2015-12-14 | Deprecate the 'random' module | Björn Gustavsson |
2015-12-14 | Eliminate mentions of 'random' in documentation | Björn Gustavsson |
2015-12-14 | mnesia tests: Replace 'random' with 'rand' | Björn Gustavsson |
2015-12-14 | percept tests: Replace 'random' with 'rand' | Björn Gustavsson |