Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-23 | Update preloaded modules | Lukas Larsson | |
2016-08-22 | Specify min zlib ver on inflateGetDictionary doc | Guilherme Andrade | |
2016-08-22 | Skip inflateGetDictionary test case if unsupported | Guilherme Andrade | |
2016-08-22 | zlib: Only link inflateGetDictionary if available | Guilherme Andrade | |
Which at the moment means zlib versions >= 1.2.8. | |||
2016-08-09 | zlib: Add test case for inflateGetDictionary | Guilherme Andrade | |
2016-07-23 | zlib: support extraction of inflation dictionary | Guilherme Andrade | |
2016-07-19 | Merge branch 'maint' | Raimo Niskanen | |
2016-07-19 | Merge branch ↵ | Raimo Niskanen | |
'raimo/stdlib/gen_statem-types-and-templates/ERL-172_ERL-187/OTP-13746' into maint * raimo/stdlib/gen_statem-types-and-templates/ERL-172_ERL-187/OTP-13746: Fix type and template errors from bugs.erlang.org: ERL-172 and ERL-187 | |||
2016-07-18 | Fix type and template errors from bugs.erlang.org: ERL-172 and ERL-187 | Raimo Niskanen | |
2016-07-15 | Merge branch 'maint' | Björn-Egil Dahlberg | |
Conflicts: OTP_VERSION | |||
2016-07-15 | Merge branch 'maint-19' into maint | Björn-Egil Dahlberg | |
2016-07-15 | Merge branch 'maint' | Raimo Niskanen | |
2016-07-15 | Merge branch 'falkevik/erts/configure_to_check_in_libsctp_for_sctp_funcs' ↵ | Raimo Niskanen | |
into maint * falkevik/erts/configure_to_check_in_libsctp_for_sctp_funcs: Check libsctp for sctp funcs in configure.in | |||
2016-07-15 | Merge branch 'maint' | Raimo Niskanen | |
2016-07-15 | Merge branch 'schwartz/system/doc_fix' into maint | Raimo Niskanen | |
* schwartz/system/doc_fix: Fix verb conjugation in statem docs | |||
2016-07-14 | Merge branch 'maint' | Lukas Larsson | |
2016-07-14 | Merge branch 'lukas/erts/dirty_msacc_cleanup/OTP-13744' into maint | Lukas Larsson | |
* lukas/erts/dirty_msacc_cleanup/OTP-13744: erts: Update msacc docs with dirty scheduler info erts: Cleanup a bunch of un-neccesary #ifndefs erts: Fix some msacc inline directives erts: Add extra bif msacc states erts: Add erts_map_from_ks_and_vs erts: Fix msacc for dirty scheduler and heap_limit | |||
2016-07-14 | erts: Update msacc docs with dirty scheduler info | Lukas Larsson | |
2016-07-14 | erts: Cleanup a bunch of un-neccesary #ifndefs | Lukas Larsson | |
2016-07-14 | erts: Fix some msacc inline directives | Lukas Larsson | |
2016-07-14 | erts: Add extra bif msacc states | Lukas Larsson | |
2016-07-14 | erts: Add erts_map_from_ks_and_vs | Lukas Larsson | |
2016-07-14 | erts: Fix msacc for dirty scheduler and heap_limit | Lukas Larsson | |
2016-07-14 | Merge branch 'maint' | Lukas Larsson | |
Conflicts: erts/emulator/Makefile.in | |||
2016-07-14 | Merge branch 'lukas/erts/remove_benchmark_code/OTP-13743' into maint | Lukas Larsson | |
* lukas/erts/remove_benchmark_code/OTP-13743: hipe: Remove performance profiling code | |||
2016-07-14 | hipe: Remove performance profiling code | Lukas Larsson | |
This type of statistics is now available through the microstate accounting API. | |||
2016-07-14 | Merge branch 'maint' | Lukas Larsson | |
2016-07-14 | Merge branch 'lukas/erts/tracing/get_seq_tracer_mem_leak/OTP-13742' into maint | Lukas Larsson | |
* lukas/erts/tracing/get_seq_tracer_mem_leak/OTP-13742: erts: Make sure to de-allocate the old seq tracer | |||
2016-07-14 | Merge branch 'maint' | Lukas Larsson | |
2016-07-14 | Merge branch 'pw/erts/documentation-editorial-changes/OTP-13740' into maint | Lukas Larsson | |
* pw/erts/documentation-editorial-changes/OTP-13740: erts: Review of documentation changes erts: Editorial changes erts: Move all functions in docs to be in alphabetical order | |||
2016-07-14 | Updated OTP versionOTP-19.0.2 | Erlang/OTP | |
2016-07-14 | Prepare release | Erlang/OTP | |
2016-07-14 | Merge branch 'egil/compiler/fix-literal-binary-match/ERL-190/OTP-13738' into ↵ | Erlang/OTP | |
maint-19 * egil/compiler/fix-literal-binary-match/ERL-190/OTP-13738: Update primary bootstrap Revert "beam_dead: Improve optimization of literal binary matching" compiler: Test literal binary matching | |||
2016-07-14 | Merge branch 'sverker/update_counter-deadlock/ERL-188/OTP-13731' into maint-19 | Erlang/OTP | |
* sverker/update_counter-deadlock/ERL-188/OTP-13731: erts: Add test ets_SUITE:update_counter_table_growth erts: Fix deadlock in ets:update_counter/4 erts: Optimize db_finalize_dbterm_hash | |||
2016-07-14 | Merge branch 'sverker/bsl-gc-overflow/OTP-13732' into maint-19 | Erlang/OTP | |
* sverker/bsl-gc-overflow/OTP-13732: erts: Fix GC overrun bug in 'bsl' op with small Op1 | |||
2016-07-14 | Merge branch 'hasse/stdlib/fix_shell_records/ERL-182/OTP-13719' into maint-19 | Erlang/OTP | |
* hasse/stdlib/fix_shell_records/ERL-182/OTP-13719: stdlib: Correct a bug regarding records in the shell | |||
2016-07-14 | Merge branch 'elbrujohalcon/fix-lc-doc/PR-1125/OTP-13739' into maint | Björn-Egil Dahlberg | |
* elbrujohalcon/fix-lc-doc/PR-1125/OTP-13739: Add clarification on LC semantics (#1) | |||
2016-07-13 | erts: Review of documentation changes | Lukas Larsson | |
2016-07-13 | erts: Editorial changes | xsipewe | |
2016-07-13 | Fix verb conjugation in statem docs | Bernhard Schwarz | |
'We' wait. | |||
2016-07-13 | erts: Make sure to de-allocate the old seq tracer | Lukas Larsson | |
2016-07-13 | Merge branch 'maint' | Siri Hansen | |
2016-07-13 | Merge branch 'siri/reltool/dep_in_app_not_xref/ERL-167/OTP-11993' into maint | Siri Hansen | |
* siri/reltool/dep_in_app_not_xref/ERL-167/OTP-11993: [reltool] Fix dependency bug for applications not in 'rel' specs [reltool] Fix dependency bug for applications in 'rel' specs [reltool] Add test for ERL-167 | |||
2016-07-13 | erts: Move all functions in docs to be in alphabetical order | Lukas Larsson | |
This commit only changes the order of functions and does some other rearrangements to that the diff with the next commit will be easier to follow. No content or XML tags are changed. | |||
2016-07-12 | Update primary bootstrap | Björn-Egil Dahlberg | |
2016-07-12 | Revert "beam_dead: Improve optimization of literal binary matching" | Björn-Egil Dahlberg | |
This reverts commit 105c5b0071056dc062797e58772e098d2a3a4627. | |||
2016-07-12 | compiler: Test literal binary matching | Björn-Egil Dahlberg | |
The following regression was introduced in 19.0: foo(bar, <<"x">>) -> 1; foo(_, <<"x">>) -> 2; foo(_, <<"y">>) -> 3; foo(_, _) -> fail. The call foo(bar,<<"y">>) would errorneous return 'fail' instead of 3. A testcase in match_SUITE has been added to verify this. | |||
2016-07-12 | Add clarification on LC semantics (#1) | Brujo Benavides | |
It addresses the special case of generator-less LCs. As a bonus, I fixed a typo :) | |||
2016-07-11 | [reltool] Fix dependency bug for applications not in 'rel' specs | Siri Hansen | |
For applications that are not included in a 'rel' spec in the reltool config, dependencies in the .app file are not followed. This is now corrected. | |||
2016-07-11 | [reltool] Fix dependency bug for applications in 'rel' specs | Siri Hansen | |
For applications that are included in a 'rel' spec in the reltool config, some dependency chains are not followed. E.g. * Application x has y as included application, and y in turn has z as included application. Then z is not included. * Application x has y in its 'applications' tag in the .app file, and y in turn has z as included application. Then z is not included. This is now corrected - all app-file dependencies are recusively followed for all applications that are included in a 'rel' spec in the reltool config. |