summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Increase versions for OTP_R16B03_yielding_binary_to_termOTP_R16B03_yielding_binary_to_termSverker Eriksson2013-12-123-3/+3
* Merge branch 'sverk/trapping-bin2term' into OTP_R16B03Sverker Eriksson2013-12-1237-567/+3189
|\
| * erts: Adjust term_to_binary reduction factorsR16B02_yielding_binary_to_termSverker Eriksson2013-11-211-5/+3
| * erts: Yield after trapping term_to_binary if gc has been orderedSverker Eriksson2013-11-213-10/+11
| * erts: Let term_to_binary disable gc while trappingSverker Eriksson2013-11-211-0/+6
| * erts: Improve stress of binary_to_term in binary_SUITESverker Eriksson2013-11-181-47/+96
| * erts: Fix bug in binary_to_term for compressed on halfwordSverker Eriksson2013-11-181-1/+1
| * erts: Fix crash when binary_to_term throws badargSverker Eriksson2013-11-181-24/+27
| * erts: Trapping memcpy in binary_to_termSverker Eriksson2013-11-181-11/+62
| * erts: Cleanup code for trapping binary_to_termSverker Eriksson2013-11-181-58/+45
| * erts: Add erlang wrappers to binary_to_termSverker Eriksson2013-11-187-16/+32
| * trapping uncompressSverker Eriksson2013-11-183-48/+144
| * trapping size calculationSverker Eriksson2013-11-181-61/+114
| * trapping binary_to_term/2Sverker Eriksson2013-11-181-47/+26
| * trapping STRING_EXTSverker Eriksson2013-11-181-29/+55
| * trapping lists and tuplesSverker Eriksson2013-11-182-26/+133
| * trapping binary_to_term passing binary_SUITESverker Eriksson2013-11-185-53/+256
| * Parallel check_process_code when code_server purge a moduleRickard Green2013-11-183-29/+257
| * Functionality for disabling garbage collectionRickard Green2013-11-189-28/+368
| * Use asynchronous check_process_code in code_parallel_SUITERickard Green2013-11-181-12/+24
| * Execution of system tasks in context of another processRickard Green2013-11-1825-316/+1789
* | Prepare releaseOTP_R16B03Erlang/OTP2013-12-0951-29/+1294
* | Merge branch 'siri/test-bugfix-upgrade-emulator' into maintMagnus Lidén2013-12-091-1/+1
|\ \
| * | [sasl] Test bugfix in branch 'schlagert/fix_emulator_upgrades'Siri Hansen2013-12-091-1/+1
|/ /
* | Update system readme for R16B03Magnus Lidén2013-12-091-2/+2
* | Update preloaded modulesMagnus Lidén2013-12-0910-0/+0
* | Update primary bootstrap app- and appup filesMagnus Lidén2013-12-065-5/+5
* | Update primary bootstrapMagnus Lidén2013-12-065-0/+0
* | Merge branch 'schlagert/fix_emulator_upgrades' into maintRaimo Niskanen2013-12-051-1/+1
|\ \
| * | Fix boot file generation for intermediate releases.Tobias Schlager2013-12-031-1/+1
* | | Merge branch 'hans/inets/ftpc_test_fail' into maintHans Nilsson2013-12-053-0/+1694
|\ \ \
| * | | inets: Restore ftp test files for the inets_{,sup_}SUITE to not failHans Nilsson2013-12-053-0/+1694
|/ / /
* | | Merge branch 'ia/inets/cuddle-with-tests' into maintIngela Anderton Andin2013-12-051-0/+9
|\ \ \
| * | | inets: Add crypto start check to ssl test casesIngela Anderton Andin2013-12-031-0/+9
* | | | Merge branch 'peppe/common_test/r16b03_docs_updated' into maintPeter Andersson2013-12-041-1/+2
|\ \ \ \
| * | | | Update event handling documentationPeter Andersson2013-12-041-1/+2
|/ / / /
* | | | Merge branch 'peppe/common_test/r16b03_docs' into maintPeter Andersson2013-12-042-7/+11
|\ \ \ \
| * | | | Update documentationPeter Andersson2013-12-032-7/+11
* | | | | Merge branch 'anders/diameter/doc/OTP-11519' into maintAnders Svensson2013-12-041-75/+75
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Assorted doc fixes/tweaksAnders Svensson2013-12-031-75/+75
* | | | | Merge branch 'hans/ssh/cli_delays' into maintHans Nilsson2013-12-031-0/+15
|\ \ \ \ \
| * | | | | ssh: Fix long cli delays. (Part of OTP-11339, OTP-10953)Hans Nilsson2013-12-031-0/+15
* | | | | | Merge branch 'hans/ftp/dialyzer_warning' into maintHans Nilsson2013-12-031-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ftp: fix sockname dialyzer warning including ftp:sockname/1 bugHans Nilsson2013-12-031-3/+3
|/ / / / /
* | | | | Merge branch 'sverk/crypto-no_answer_from_tc_supervisor' into maintSverker Eriksson2013-12-031-5/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | crypto: Add more lazy_eval to avoid no_answer_from_tc_supervisorSverker Eriksson2013-12-021-5/+8
* | | | | Merge branch 'egil/fix-darwin-64-configure-default/OTP-11521' into maintBjörn-Egil Dahlberg2013-12-031-24/+11
|\ \ \ \ \
| * | | | | erts: Let cc determine default wordsize for darwin buildBjörn-Egil Dahlberg2013-11-261-24/+11
* | | | | | Merge branch 'peppe/common_test/hook_skip_failure' into maintPeter Andersson2013-12-033-3/+123
|\ \ \ \ \ \
| * | | | | | Fix CT hook pre_end_per_group causing crash when returning {skip,Reason}Peter Andersson2013-11-293-3/+123