Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kvakvs/zero-size-read_file/ERL-327/PR-1524/OTP-14637' | Lukas Larsson | 2017-09-27 | 1 | -3/+58 |
|\ | |||||
| * | erts: On zero-size files attempt to read until EOF | Dmytro Lytovchenko | 2017-09-27 | 1 | -3/+58 |
* | | Merge branch 'maint' | Dan Gudmundsson | 2017-09-14 | 1 | -19/+57 |
|\ \ | |||||
| * \ | Merge pull request #1549 from ggcampinho/fix-move-cursor | Dan Gudmundsson | 2017-09-14 | 1 | -19/+57 |
| |\ \ | |||||
| | * | | Fix del_chars not considering wide chars and update buffer length before call... | Glauber Campinho | 2017-09-13 | 1 | -5/+5 |
| | * | | Make cp_pos_to_col function aware of the ANSI escape codes | Glauber Campinho | 2017-09-01 | 1 | -15/+53 |
* | | | | Merge branch 'lukas/erts/non-smp-removal-cleanup/OTP-14518' | Lukas Larsson | 2017-09-11 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | erts: Allow read in ttsl driver to return EAGAIN | Lukas Larsson | 2017-09-11 | 1 | -2/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'maint' into john/erts/merge-zlib-and-vector-q | John Högberg | 2017-09-06 | 1 | -792/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'john/erts/zlib-nif/OTP-14185' into maint | John Högberg | 2017-09-06 | 1 | -792/+0 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Replace the zlib driver with a NIF | John Högberg | 2017-09-05 | 1 | -792/+0 |
* | | | | Merge branch 'maint' | Dan Gudmundsson | 2017-08-23 | 1 | -7/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix ANSI support in the console | Glauber Campinho | 2017-08-21 | 1 | -7/+8 |
* | | | | Merge branch 'maint' | Dan Gudmundsson | 2017-08-17 | 1 | -43/+50 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | Merge branch 'dgud/stdlib/edit-unicode' into maint | Dan Gudmundsson | 2017-08-17 | 1 | -43/+50 |
| |\ \ | | |/ | |/| | |||||
| | * | stdlib: Improve edlin handling of unicode chars | Dan Gudmundsson | 2017-08-16 | 1 | -43/+50 |
* | | | Merge branch 'maint' | John Högberg | 2017-07-27 | 1 | -16/+29 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'maint-20' into maint | John Högberg | 2017-07-27 | 1 | -16/+29 |
| |\ \ | |||||
| | * \ | Merge branch 'john/erts/fix-tcp-send-timeout/OTP-14509/ERL-448' into maint-20 | Erlang/OTP | 2017-07-26 | 1 | -16/+29 |
| | |\ \ | |||||
| | | * | | Add a dedicated close function for TCP ports to prevent issues like ERL-430/448 | John Högberg | 2017-07-10 | 1 | -17/+29 |
| | | * | | Close TCP ports properly on send timeout | John Högberg | 2017-07-10 | 1 | -0/+1 |
| | * | | | Merge branch 'john/erts/fix-port-leak/OTP-13939/ERL-193' into maint-20 | Erlang/OTP | 2017-06-30 | 1 | -0/+6 |
| | |\ \ \ | |||||
* | | | | | | erts: Remove ERTS_SMP and USE_THREAD defines | Lukas Larsson | 2017-07-17 | 1 | -9/+0 |
|/ / / / / | |||||
* | | | | | Merge branch 'john/erts/runtime-lcnt' into maint | John Högberg | 2017-07-06 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Allow toggling lock counting at runtime | John Högberg | 2017-07-06 | 1 | -1/+2 |
* | | | | | | Merge branch 'maint-19' into maint | John Högberg | 2017-06-27 | 1 | -0/+6 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Merge branch 'john/erts/fix-port-leak/OTP-13939/ERL-193' into maint-19 | Erlang/OTP | 2017-06-26 | 1 | -0/+6 |
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | | | |||||
| | * | | | Mark socket disconnected on tcp_send_or_shutdown_error | kvakvs | 2017-06-14 | 1 | -0/+6 |
| | * | | | Merge branch 'sverk/halt-INT_MIN' into maint | Sverker Eriksson | 2016-03-01 | 3 | -22/+9 |
| | |\ \ \ | |||||
* | | \ \ \ | Merge branch 'maint' | Rickard Green | 2017-06-08 | 1 | -2/+3 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'john/erts/fix-zombie-tcp-ports/ERL-430/OTP-14441' into maint-19 | Erlang/OTP | 2017-06-07 | 1 | -2/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | Unconditionally clear IO buffers on send/shutdown errors | John Högberg | 2017-06-01 | 1 | -2/+3 |
* | | | | | | | Merge branch 'lukas/erts/sendfile_sunos_fix/OTP-14424' | Lukas Larsson | 2017-06-07 | 1 | -6/+10 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | erts: Fix sendfile closeduring scenario on sunos | Lukas Larsson | 2017-06-07 | 1 | -6/+10 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Do not zero terminate Linux abstract addresses | Raimo Niskanen | 2017-05-19 | 1 | -33/+42 |
|/ / / / / | |||||
* | | | | | Update copyright year | Raimo Niskanen | 2017-05-04 | 4 | -4/+4 |
* | | | | | implement SO_BINDTODEVICE for inet protocols | Andreas Schultz | 2017-04-20 | 1 | -1/+96 |
* | | | | | Merge branch 'maint' | Ingela Anderton Andin | 2017-04-04 | 1 | -0/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Close FD after trying to open a directory | Raimo Niskanen | 2017-03-29 | 1 | -0/+3 |
| |/ / / | |||||
* | | | | Merge branch 'goeldeepak/erts/fix_inet_gethost_long/ERL-61/PR-1345/OTP-14310' | Lukas Larsson | 2017-03-30 | 1 | -6/+7 |
|\ \ \ \ | |||||
| * | | | | This patch fixes the issue in which erlang fails to start | Deepak Goel | 2017-03-22 | 1 | -6/+7 |
| |/ / / | |||||
* | | | | Fixed typos in erts | Andrew Dryga | 2017-02-14 | 4 | -7/+7 |
* | | | | Merge branch 'maint' | Raimo Niskanen | 2017-02-08 | 1 | -43/+46 |
|\ \ \ \ | |/ / / | |||||
| * | | | Use fstat if it exists in efile_openfile | Raimo Niskanen | 2017-02-07 | 1 | -43/+46 |
* | | | | erts: Fix zlib crash on mac for inflateGetDictionary | Sverker Eriksson | 2017-01-17 | 1 | -9/+37 |
* | | | | erts: Tidy up in efile_drv.c | Sverker Eriksson | 2016-12-19 | 1 | -2/+3 |
* | | | | Merge branch 'maint' | Raimo Niskanen | 2016-09-15 | 1 | -0/+48 |
|\ \ \ \ | |/ / / | |||||
| * | | | Tune 'tclass' semantics | Raimo Niskanen | 2016-09-14 | 1 | -8/+3 |
| * | | | Implement IPV6_TCLASS | Raimo Niskanen | 2016-09-12 | 1 | -0/+53 |
* | | | | Merge branch 'g-andrade/kernel/fetch_ztream_dictionary/PR-1139/OTP-13842' | Lukas Larsson | 2016-08-26 | 1 | -15/+43 |
|\ \ \ \ | |/ / / |/| | | |