Age | Commit message (Expand) | Author |
2016-06-10 | Merge branch 'kvakvs/erts/monitor_port/OTP-11384' | Lukas Larsson |
2016-06-10 | erts: Add port monitors | Dmytro Lytovchenko |
2016-06-07 | erts: Remove tautological compare warning | Björn-Egil Dahlberg |
2016-04-15 | erts: Extend process and port tracing | Lukas Larsson |
2016-04-15 | erts: Implement tracer modules | Lukas Larsson |
2016-04-14 | Merge branch 'sverker/erts/open_port-improper-args.ERL-127.OTP-13489' | Sverker Eriksson |
2016-04-13 | erts: Fix bug in open_port with {args,ImproperList} | Sverker Eriksson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-24 | Merge branch 'master' into sverk/master/halt-INT_MIN | Sverker Eriksson |
2016-02-24 | erts: Change erl_exit into erts_exit | Sverker Eriksson |
2016-02-08 | erts: Use Sint instead of int for list lengths | Richard Carlsson |
2015-12-15 | erts: Add support for asynchronous open_port | Lukas Larsson |
2015-10-26 | erts: Add {line_delimiter, byte()} option to inet:setopts/2 | Serge Aleynikov |
2015-10-26 | erts: Add {line_delimiter, byte()} option to inet:setopts/2 | Serge Aleynikov |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2014-11-25 | erts: Fix port data memory allocation bug | Sverker Eriksson |
2014-09-30 | erts: Fix race between port_set_data, port_get_data and port termination | Sverker Eriksson |
2014-09-30 | erts: Fix erlang:port_set_data/2 for non immediate data | Sverker Eriksson |
2014-03-25 | Merge branch 'paulgray/dtrace_snprintf_fix/OTP-11816' | Lukas Larsson |
2014-03-12 | Pass full strings to DTrace probes | Michal Ptaszek |
2014-02-24 | Added support for ENEA OSE | Lukas Larsson |
2013-12-16 | erts: Add 'extra' argument to erts_convert_filename_to_encoding | Sverker Eriksson |
2013-11-28 | Merge branch 'maint' | Rickard Green |
2013-11-26 | Ensure exit signal due to link precede port BIF return | Rickard Green |
2013-06-03 | erts: Change erlang:open_port spawn to handle unicode | Dan Gudmundsson |
2013-04-29 | Do not treat port_set_data/port_get_data as signals | Rickard Green |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | Merge branch 'sverk/r16/utf8-atoms' | Sverker Eriksson |
2013-01-16 | UTF-8 support for distribution | Rickard Green |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-07 | Implement true asynchronous signaling between processes and ports | Rickard Green |
2012-12-03 | Add erl_drv_[send|output]_term | Rickard Green |
2012-12-03 | Move busy port flag | Rickard Green |
2012-12-03 | Use ptab functionality also for ports | Rickard Green |
2012-12-03 | Prepare for use of ptab functionality also for ports | Rickard Green |
2012-12-03 | Atomic port state | Rickard Green |
2012-08-14 | Make get/putenv and erlexec understand Unicode | Patrik Nyblom |
2012-05-10 | Remove stale code for hybrid heap and incremental GC | Björn Gustavsson |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-22 | Ifdef all dynamic trace code | Patrik Nyblom |
2012-03-22 | Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 3/4 | Scott Lystig Fritchie |
2011-12-09 | erl_driver.h: Enlarge type on return value from call | Raimo Niskanen |
2011-12-02 | Get cerl and distribution working in Win64 | Patrik Nyblom |
2011-11-17 | external.c: Remove the option to create over-sized heap binaries | Björn Gustavsson |
2011-10-26 | Use the proper macros in all BIFs | Björn Gustavsson |
2011-05-10 | Replace io_list_len() with erts_iolist_size() | Björn Gustavsson |
2010-11-30 | Teach spawn_executable about Unicode | Patrik Nyblom |
2010-06-03 | OTP-8555 Send message from NIF | Sverker Eriksson |
2010-04-30 | emulator: Remove stray OSE/Delta support | Björn Gustavsson |
2010-03-29 | Fix erlang:decode_packet(httph_bin,..) to not return faulty header strings | Sverker Eriksson |