aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-12-15erts: Handle all EINTR and EAGAIN cases in child setupLukas Larsson
2015-12-15erts: Make child_setup work with large environmentsLukas Larsson
2015-12-15erts: Fix forker driver ifdefs for win32Lukas Larsson
2015-12-15erts: Fix uds socket handling for os xLukas Larsson
2015-12-15erts: Fix dereferencing of unaligned integer for sparcLukas Larsson
2015-12-15erts: Flatten too long io vectors in uds writeLukas Larsson
2015-12-15erts: Add fd count test for spawn_driverLukas Larsson
2015-12-15erts: Create forker process for spawn driverLukas Larsson
2015-12-15erts: Move sys drivers to another fileLukas Larsson
2015-12-15erts: Change name of child_setup to erl_child_setupLukas Larsson
2015-12-15erts: Rename sys driver structsLukas Larsson
2015-12-15erts: Refactor out erts functions from hashLukas Larsson
2015-12-15erts: Bump driver minor versionLukas Larsson
2015-12-15erts: Add erl_drv_set_pidLukas Larsson
2015-12-15erts: Add support for asynchronous open_portLukas Larsson
2015-12-15Updated OTP versionOTP-18.2Erlang/OTP
2015-12-15Update release notesErlang/OTP
2015-12-15Update version numbersErlang/OTP
2015-12-15Merge branch 'ia/libressl' into maintErlang/OTP
2015-12-15Merge branch 'siri/appups-18.2' into maintErlang/OTP
2015-12-15Merge branch 'maint'Ingela Anderton Andin
2015-12-15Merge branch 'ia/inets/dialyzer-custom' into maintIngela Anderton Andin
2015-12-15inets: Include behaviour modules in install targetIngela Anderton Andin
2015-12-15inets: Fix dialyzer warningIngela Anderton Andin
2015-12-15Merge branch 'hb/stdlib/remove_old_type_syntax/OTP-11879'Hans Bolinder
2015-12-15stdlib: Add a comment about is_subtype(_, _) constraintsHans Bolinder
2015-12-15hipe: Use '::' for constraintsHans Bolinder
2015-12-15debugger: Use '::' for constraintsHans Bolinder
2015-12-15doc: Remove 'is_subtype' from Types and Function SpecificationsHans Bolinder
2015-12-15dialyzer: Print constraints using the '::' syntaxHans Bolinder
2015-12-15stdlib: Remove undocumented function specification syntaxHans Bolinder
2015-12-14Merge branch 'maint'Zandra
2015-12-14Merge branch 'zandra/update-windows-docs' into maintZandra
2015-12-14update the howto build and install on windows documentationZandra
2015-12-14ssl: Print openssl version stringIngela Anderton Andin
2015-12-14Remove the code path cache in the code serverBjörn Gustavsson
2015-12-14Update primary bootstrapBjörn Gustavsson
2015-12-14Merge branch 'bjorn/deprecate-random/OTP-12502'Björn Gustavsson
2015-12-14Deprecate the 'random' moduleBjörn Gustavsson
2015-12-14Eliminate mentions of 'random' in documentationBjörn Gustavsson
2015-12-14mnesia tests: Replace 'random' with 'rand'Björn Gustavsson
2015-12-14percept tests: Replace 'random' with 'rand'Björn Gustavsson
2015-12-14system tests: Replace 'random' with 'rand'Björn Gustavsson
2015-12-14common_test tests: Replace 'random' with 'rand'Björn Gustavsson
2015-12-14gs: Remove the contribs directoryBjörn Gustavsson
2015-12-14Merge branch 'maint'Zandra
2015-12-14Merge branch 'zandra/fix-snmp-appup' into maintZandra
2015-12-14ssl: Do not use environment variables in openSSL config fileIngela Anderton Andin
2015-12-14Merge branch 'maint'Henrik Nord
2015-12-14Update preloaded modulesHenrik Nord