Age | Commit message (Expand) | Author |
2011-04-06 | Merge branch 'dev' into bmk/inets/inet56_integration | Micael Karlberg |
2011-03-30 | Merge branch 'hw/call-chmod-without-f' into dev | Henrik Nord |
2011-03-24 | Merge branch 'cg/fix-sizeof-array-arg' into dev | Henrik Nord |
2011-03-17 | Merge branch 'dev' into bmk/inets/ftp/missing_spec_causes_dialyxer_problems/O... | Micael Karlberg |
2011-03-14 | Prepare releaseOTP_R14B02 | Erlang/OTP |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-25 | Fix using sizeof() for array given as function argument | Cristian Greco |
2011-02-22 | ei: buffer overflow when decoding atoms | Michael Santos |
2011-02-22 | erl_interface: fix buffer overflows | Michael Santos |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Update and add cover spec files to work with common_test | Lukas Larsson |
2011-02-17 | Update all test specs | Lukas Larsson |
2011-02-17 | Fix formatting for erl_interface | Lukas Larsson |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update erl_interface tests to conform with common_test standard | Lukas Larsson |
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson |
2011-01-03 | Merge branch 'vb/ei-exts' into dev | Björn-Egil Dahlberg |
2010-12-30 | Fix testcases erl_global_whereis, erl_global_names | Björn-Egil Dahlberg |
2010-12-15 | Remove ancient distribution message DOP_NODE_LINK from all code | Patrik Nyblom |
2010-12-10 | Fix wrong erl_compare_ext result comparing lists | Vitaliy Batichko |
2010-12-10 | Correct erl_global{register, unregister} functions | Vitaliy Batichko |
2010-12-08 | Add PID (~p) type parameters to ei_format | Vitaliy Batichko |
2010-12-08 | Add char (~c) type parameters to ei_format | Vitaliy Batichko |
2010-12-06 | Prepare release | Erlang/OTP |
2010-11-30 | Fix ei_decode_SUITE:test_ei_decode_long for halfword vm | Sverker Eriksson |
2010-11-25 | erl_interface: Fix erl_term_len for integers and refs | Sverker Eriksson |
2010-11-22 | Merge branch 'ms/ei-fixes' into dev | Björn-Egil Dahlberg |
2010-11-22 | Merge branch 'ms/ei-fix-node-name-overflow' into dev | Björn-Egil Dahlberg |
2010-11-15 | Call chmod without the "-f" flag | Holger Weiß |
2010-11-11 | Merge branch 'maint-r14' into dev | Björn-Egil Dahlberg |
2010-11-08 | Add release notes for erl_interface-3.7.1.1 | Björn-Egil Dahlberg |
2010-11-08 | Fix faulty tracelevel in erl_interface | Björn-Egil Dahlberg |
2010-10-29 | ei: check memory was allocated | Michael Santos |
2010-10-29 | ei: error if return value of ei_alloc_big is NULL | Michael Santos |
2010-10-26 | ei: check the length of the node name | Michael Santos |
2010-10-14 | Merge branch 'ms/fix-zero-byte-allocation' into dev | Björn-Egil Dahlberg |
2010-10-14 | Merge branch 'sv/ei-number-parsing' into dev | Björn-Egil Dahlberg |
2010-10-06 | teach ei_x_format to handle unary - and + | Steve Vinoski |
2010-10-06 | registry: fix zero byte allocation | Michael Santos |
2010-10-06 | erl_call: remove get_hostent | Michael Santos |
2010-09-13 | Prepare releaseOTP_R14B | Erlang/OTP |
2010-09-13 | Merge branch 'pan/epmd-vulnerabilities/OTP-8780' into dev | Patrik Nyblom |
2010-09-13 | Merge branch 'sv/ei-writev' into dev | Björn-Egil Dahlberg |
2010-09-13 | Teach Winsock initialization to be thread safe | Patrik Nyblom |
2010-09-13 | Make ei_threaded_send synchronized | Patrik Nyblom |
2010-09-13 | Increase timeout value in ei_accept_SUITE | Patrik Nyblom |
2010-09-13 | Teach ei_accept_SUITE to wait for node publish instead of using random sleeps | Patrik Nyblom |
2010-09-13 | Merge branch 'egil/ei/fix-declspec/OTP-8826' into dev | Björn-Egil Dahlberg |
2010-09-11 | fix incorrect writev iovec buffer handling in ei | Steve Vinoski |