summaryrefslogtreecommitdiff
path: root/lib/erl_interface
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearsBjörn-Egil Dahlberg2011-09-295-5/+5
* Correct XML filesHans Bolinder2011-09-261-2/+2
* ei: Add gcc link flags to port_call_SUITEBjörn-Egil Dahlberg2011-09-221-1/+1
* Merge branch 'ac/fix-erl_interface-docs' into devHenrik Nord2011-09-202-8/+8
|\
| * Make comment reflect code in erl_interface/src/misc/ei_decode_term.cAnneli Cuss2011-09-071-5/+5
| * ei_decode_ei_term() returns 1 if index is incrementedAnneli Cuss2011-09-071-3/+3
* | Merge branch 'cr/cppcheck' into devHenrik Nord2011-09-203-2/+8
|\ \
| * | Changes inspired by running cppcheck(1)Christian von Roques2011-09-063-2/+8
| |/
* | Merge branch 'ms/ei-int-overflow-in-string-atom-enc' into devHenrik Nord2011-09-082-2/+10
|\ \ | |/ |/|
| * ei: integer overflow in string/atom encodingMichael Santos2011-06-072-2/+10
* | Align ei buffer according to size of pointersBjörn-Egil Dahlberg2011-06-291-1/+6
|/
* Prepare releaseOTP_R14B03Erlang/OTP2011-05-242-1/+37
* Update copyright yearsBjörn-Egil Dahlberg2011-05-201-1/+1
* Remove unused variable in epmd_portBjörn-Egil Dahlberg2011-05-171-5/+2
* OTP-9094: [httpc] Add support for upload body streaming (PUT and POST).Micael Karlberg2011-05-161-1/+1
|\
| * Merge branch 'dev' into bmk/inets/inet56_integrationMicael Karlberg2011-04-062-2/+2
| |\
| * \ Merge branch 'dev' into bmk/inets/ftp/missing_spec_causes_dialyxer_problems/O...Micael Karlberg2011-03-1744-44/+87
| |\ \
* | \ \ Merge branch 'gl/erl_do_receive_msg/OTP-9241' into devBjörn-Egil Dahlberg2011-05-111-0/+5
|\ \ \ \
| * | | | The function 'erl_xreceive_msg' returned garbage in the 'to' and 'to_name' me...Goran Larsson2011-04-261-0/+5
| | |_|/ | |/| |
* | | | erl_interface: fix compile errorMichael Santos2011-04-131-0/+1
|/ / /
* | | Merge branch 'hw/call-chmod-without-f' into devHenrik Nord2011-03-301-1/+1
|\ \ \
| * | | Call chmod without the "-f" flagHolger Weiß2010-11-151-1/+1
* | | | Merge branch 'cg/fix-sizeof-array-arg' into devHenrik Nord2011-03-241-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix using sizeof() for array given as function argumentCristian Greco2011-02-251-1/+1
| | |/ | |/|
* | | Prepare releaseOTP_R14B02Erlang/OTP2011-03-142-1/+44
* | | Update copyright yearsBjörn-Egil Dahlberg2011-03-1142-42/+42
|/ /
* | ei: buffer overflow when decoding atomsMichael Santos2011-02-225-0/+14
* | erl_interface: fix buffer overflowsMichael Santos2011-02-224-8/+7
* | Rename Suite Callback to Common Test HookLukas Larsson2011-02-1715-15/+15
* | Update and add cover spec files to work with common_testLukas Larsson2011-02-172-4/+6
* | Update all test specsLukas Larsson2011-02-171-1/+1
* | Fix formatting for erl_interfaceLukas Larsson2011-02-1713-93/+111
* | Add init_per_suite and end_per_suiteLukas Larsson2011-02-1714-14/+100
* | Add ts_install_scb to suite/0Lukas Larsson2011-02-1714-14/+42
* | Update erl_interface tests to conform with common_test standardLukas Larsson2011-02-1716-121/+231
* | Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-1713-18/+18
* | Merge branch 'vb/ei-exts' into devBjörn-Egil Dahlberg2011-01-0318-27/+579
|\ \
| * | Fix testcases erl_global_whereis, erl_global_namesBjörn-Egil Dahlberg2010-12-303-8/+18
| * | Fix wrong erl_compare_ext result comparing listsVitaliy Batichko2010-12-102-5/+20
| * | Correct erl_global{register, unregister} functionsVitaliy Batichko2010-12-109-19/+486
| * | Add PID (~p) type parameters to ei_formatVitaliy Batichko2010-12-084-1/+51
| * | Add char (~c) type parameters to ei_formatVitaliy Batichko2010-12-084-2/+12
* | | Remove ancient distribution message DOP_NODE_LINK from all codePatrik Nyblom2010-12-154-17/+3
|/ /
* | Prepare releaseErlang/OTP2010-12-062-1/+51
* | Fix ei_decode_SUITE:test_ei_decode_long for halfword vmSverker Eriksson2010-11-301-1/+1
* | erl_interface: Fix erl_term_len for integers and refsSverker Eriksson2010-11-252-14/+24
* | Merge branch 'ms/ei-fixes' into devBjörn-Egil Dahlberg2010-11-224-4/+11
|\ \
| * | ei: check memory was allocatedMichael Santos2010-10-291-0/+3
| * | ei: error if return value of ei_alloc_big is NULLMichael Santos2010-10-293-4/+8
| |/
* | Merge branch 'ms/ei-fix-node-name-overflow' into devBjörn-Egil Dahlberg2010-11-222-0/+11
|\ \