summaryrefslogtreecommitdiff
path: root/erts
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Add missing error string to syslog logging in epmdRick Reed2014-03-091-1/+5
| * | | | | | | | | Demote rare debug slogan of message discarding to debug buildRick Reed2014-03-091-0/+4
* | | | | | | | | | Fix +swct docRickard Green2014-08-141-1/+1
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'lukas/erts/fix_neg_of_int64_min/OTP-12097' into maintLukas Larsson2014-08-144-17/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | erts: Fix neg int overflow when sint is min sizeLukas Larsson2014-08-084-17/+25
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'nox/clang-ubsan/OTP-12097' into maintLukas Larsson2014-08-142-3/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Properly handle SINT_MIN in small_to_big()Anthony Ramine2014-07-021-2/+4
| * | | | | | | | | Use offsetof() in io.cAnthony Ramine2014-07-021-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'rickard/nosuspend-bug/OTP-12082' into maintRickard Green2014-08-115-4/+220
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix build of test port programRickard Green2014-08-063-5/+32
| * | | | | | | | | Update Makefile.srckudryashov-sv2014-08-051-1/+1
| * | | | | | | | | Add async_ports testSergey Kudryashov2014-08-054-0/+188
| * | | | | | | | | Fix abort of nosuspend-tasks in erts_port_task_schedule()Rickard Green2014-08-051-4/+5
* | | | | | | | | | Merge branch 'tuncer/sanitizers' into maintBruce Yinhe2014-08-081-0/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Implement --enable-sanitizers[=sanitizers]Tuncer Ayaz2014-07-121-0/+20
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'lukas/erts/malloc_failure_errors/OTP-12085' into maintLukas Larsson2014-08-084-10/+28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | erts: Print error reason when malloc failsLukas Larsson2014-08-064-10/+28
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'lukas/erts/fd_bind_tc_fix/OTP-12061' into maintLukas Larsson2014-08-061-2/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | erts: Fix tc and docs after {fd,FD} bind changeLukas Larsson2014-08-061-2/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'derek121/epmd-docs-2' into maintBruce Yinhe2014-08-051-20/+21
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix minor grammatical errors in epmd docsDerek Brown2014-07-211-20/+21
* | | | | | | | | | fix xml file merge messupHenrik Nord2014-07-251-0/+6
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge branch 'maint-r16' into maintHenrik Nord2014-07-244-11/+48
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Update release notesErlang/OTP2014-07-221-0/+21
| * | | | | | | | erts: Fix inet close on prebound fdsBjörn-Egil Dahlberg2014-07-221-1/+1
| * | | | | | | | kernel: When doing an fdopen we now also bind the fd to the specified addr/portLukas Larsson2014-07-224-11/+33
* | | | | | | | | Merge branch 'egil/lcnt-histogram/OTP-12059' into maintBjörn-Egil Dahlberg2014-07-154-90/+129
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | erts: Add histogram to lcntBjörn-Egil Dahlberg2014-07-094-90/+129
* | | | | | | | | | Merge branch 'sverk/alloc-size-overflow' into maintSverker Eriksson2014-07-113-13/+29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | erts: Fix size overflow bugs in memory allocationSverker Eriksson2014-06-273-13/+29
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'vinoski/vinoski/erl-sdio-option' into maintBruce Yinhe2014-07-111-0/+13
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | add missing description for erl +SDio optionSteve Vinoski2014-06-211-0/+13
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'maint-17' into maintErland Schönbeck2014-07-115-10/+65
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Prepare releaseErlang/OTP2014-07-102-1/+20
| * | | | | | | | Merge branch 'nox/filelib-wildcard-broken-link' into maint-17Erlang/OTP2014-07-103-9/+45
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Update preloadedSiri Hansen2014-07-091-0/+0
| | * | | | | | | Fix handling of broken symlinks in filelibAnthony Ramine2014-07-092-9/+45
| | |/ / / / / /
* | | | | | | | erlang:statistics(runtime) returns millisecondsMagnus Henoch2014-07-021-1/+1
|/ / / / / / /
* | | | | | | Prepare releaseErlang/OTP2014-07-012-1/+18
* | | | | | | vxworks: Fix SYSTEMD_DAEMON_LIBS in configureBjörn-Egil Dahlberg2014-06-301-0/+1
* | | | | | | erts: Separate ethread inlining from ethread.hBjörn-Egil Dahlberg2014-06-304-26/+52
| |/ / / / / |/| | | | |
* | | | | | Prepare releaseErlang/OTP2014-06-192-1/+149
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'egil/fix-doc-links' into maintBjörn-Egil Dahlberg2014-06-181-6/+6
|\ \ \ \ \
| * | | | | doc: Fix broken links in Installation GuideBjörn-Egil Dahlberg2014-06-171-3/+3
| * | | | | doc: Fix broken linksBjörn-Egil Dahlberg2014-06-171-3/+3
* | | | | | Update preloaded modulesMagnus Lidén2014-06-1810-0/+0
* | | | | | Merge branch 'siri/cuddle-with-tests' into maintSiri Hansen2014-06-181-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [upgrade_SUITE] Set previous major to r16bSiri Hansen2014-06-051-1/+1
* | | | | | Merge branch 'bjorn/erts/fix-prim_eval' into maintBjörn Gustavsson2014-06-171-2/+12
|\ \ \ \ \ \
| * | | | | | add_abstract_code: Remove 'from_asm' optionBjörn Gustavsson2014-06-131-2/+12
| | |/ / / / | |/| | | |