Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-21 | inets: added simple testcase for option erl_script_nocache | Fredrik Gustafsson | |
2013-08-21 | Merge branch 'fh/start-all/OTP-11250' into maint | Fredrik Gustafsson | |
* fh/start-all/OTP-11250: kernel: fix documentation regarding ensure_all_started endtag Updated primary bootstrap Add application:ensure_all_started/1-2 | |||
2013-08-21 | [inets, ssl]: make log_alert configurable as option in ssl, SSLLogLevel ↵ | Fredrik Gustafsson | |
added as option to inets conf file | |||
2013-08-21 | Merge branch 'hb/stdlib/dets_bugfix/OTP-11245' into maint | Hans Bolinder | |
* hb/stdlib/dets_bugfix/OTP-11245: Fix a Dets bug concerning traversal of tables | |||
2013-08-21 | Merge branch 'fredrik/ssh/correct_doc_timeout/OTP-11249' into maint | Fredrik Gustafsson | |
* fredrik/ssh/correct_doc_timeout/OTP-11249: ssh: clarified timeout options | |||
2013-08-21 | Merge branch 'hb/stdlib/erl_lint_fix/OTP-11256' into maint | Hans Bolinder | |
* hb/stdlib/erl_lint_fix/OTP-11256: Fix a bug in the linter regarding the 'fun M:F/A' construct | |||
2013-08-21 | Merge branch 'lpg/openssh_zlib/OTP-11256' into maint | Fredrik Gustafsson | |
* lpg/openssh_zlib/OTP-11256: ssh: added basic connection testcase for openssh zlib Add openssh_zlib compression type to ssh_transport | |||
2013-08-20 | erts: Fix bug in translating ev macros to functions | Lukas Larsson | |
2013-08-20 | ssh: added basic connection testcase for openssh zlib | Fredrik Gustafsson | |
2013-08-20 | Fix a bug in the linter regarding the 'fun M:F/A' construct | Hans Bolinder | |
If the fun M:F/A construct was used erroneously the linter could crash. Thanks to Mikhail Sobolev for reporting the bug. | |||
2013-08-20 | erlc_SUITE: Test the -M* options | Björn Gustavsson | |
2013-08-20 | wx: Fix api generator | Dan Gudmundsson | |
Be usable with doxygen 1.8.3 | |||
2013-08-20 | Added primary bootstrap | Fredrik Gustafsson | |
2013-08-20 | erts: fixed documentation regarding tty and arrow keys | Fredrik Gustafsson | |
2013-08-20 | kernel: fix documentation regarding ensure_all_started endtag | Fredrik Gustafsson | |
2013-08-20 | Updated primary bootstrap | Fredrik Gustafsson | |
2013-08-20 | ssh: clarified timeout options | Fredrik Gustafsson | |
2013-08-19 | Merge branch 'bjorn/compiler/beam_bool-crash/OTP-11240' into maint | Björn Gustavsson | |
* bjorn/compiler/beam_bool-crash/OTP-11240: Fix compiler crash for 'B and B' guard | |||
2013-08-19 | Merge branch 'fredrik/mnesia/fix_removing_bup/OTP-11241' into maint | Fredrik Gustafsson | |
* fredrik/mnesia/fix_removing_bup/OTP-11241: mnesia: fix removal of bup file if not mnesia is started | |||
2013-08-19 | Fix a Dets bug concerning traversal of tables | Hans Bolinder | |
The bug was introduced in R16B. Thanks to Manuel Durán Aguete. | |||
2013-08-19 | Merge branch 'lukas/erts/efile_undef_behaviour/OTP-11246' into maint | Lukas Larsson | |
* lukas/erts/efile_undef_behaviour/OTP-11246: erts: Refactor non-pure macros to functions | |||
2013-08-19 | Merge branch 'mh/line-initial-commas/OTP-11242' into maint | Fredrik Gustafsson | |
* mh/line-initial-commas/OTP-11242: Inside parentheses, line-initial commas align with the open parenthesis | |||
2013-08-16 | mnesia: fix removal of bup file if not mnesia is started | Fredrik Gustafsson | |
2013-08-15 | Fix compiler crash for 'B and B' guard | Björn Gustavsson | |
2013-08-14 | Merge branch 'sg/odbcserver_crash_fix/OTP-11233' into maint | Fredrik Gustafsson | |
* sg/odbcserver_crash_fix/OTP-11233: Added a few input checks which prevent odbcserver crash if it's executed and supplied incorrect data to stdin. A crash example: | |||
2013-08-14 | Merge branch 'fredrik/erts/fix_binary_part_doc/OTP-11239' into maint | Fredrik Gustafsson | |
* fredrik/erts/fix_binary_part_doc/OTP-11239: erts: fixed doc regarding binary_part | |||
2013-08-14 | erts: fixed doc regarding binary_part | Fredrik Gustafsson | |
2013-08-13 | erts: Refactor non-pure macros to functions | Lukas Larsson | |
This is needed as some gcc versions seems to optimize this undefined behaviour in a way which breaks this code. | |||
2013-08-12 | Merge branch 'siri/runtime_tools/dbg-silent/otp-11222' into maint | Siri Hansen | |
* siri/runtime_tools/dbg-silent/otp-11222: Allow 'silent' flag to be set with dbg:p/2 | |||
2013-08-12 | Merge branch 'lukas/erts/match_spec_test_silent/OTP-11232' into maint | Lukas Larsson | |
* lukas/erts/match_spec_test_silent/OTP-11232: erts: Do not enable TRACE_SILENT when testing a ms | |||
2013-08-12 | Merge branch 'ia/ssl/header-bug/OTP-11230' into maint | Ingela Anderton Andin | |
* ia/ssl/header-bug/OTP-11230: ssl: Revert faulty header option fix | |||
2013-08-09 | Merge branch 'sverk/ptab-race' into maint | Sverker Eriksson | |
* sverk/ptab-race: erts: Fix race in ptab that can cause PID mix-ups OTP-11225 | |||
2013-08-08 | Merge branch 'ia/ssl/setopt-renegotiation-bug/OTP-11228' into maint | Ingela Anderton Andin | |
* ia/ssl/setopt-renegotiation-bug/OTP-11228: ssl: Setopts during renegotiation caused the renegotiation to be unsuccessful. | |||
2013-08-08 | Prepare release | Erlang/OTP | |
2013-08-08 | Merge branch 'bjorn/asn1/fragmented-open-types/OTP-11223' into maint-r15 | Erlang/OTP | |
* bjorn/asn1/fragmented-open-types/OTP-11223: PER, UPER: Fix encoding/decoding of open types greater than 16K | |||
2013-08-08 | PER, UPER: Fix encoding/decoding of open types greater than 16K | Björn Gustavsson | |
2013-08-08 | Merge branch 'lukas/r16b02/docfixes' into maint | Lukas Larsson | |
* lukas/r16b02/docfixes: stdlib: Include file:all datatypes in filelib | |||
2013-08-08 | stdlib: Include file:all datatypes in filelib | Lukas Larsson | |
2013-08-08 | erts: Do not enable TRACE_SILENT when testing a ms | Lukas Larsson | |
2013-08-08 | ssl: Revert faulty header option fix | Ingela Anderton Andin | |
The code was changed in the belife that it made it inet compatible. However the testing is a bit hairy as the inet option is acctualy broken, now the tests are corrected and the header option should work in the same broken way as inet again, preferably use the bitsyntax instead. | |||
2013-08-08 | Merge branch 'olgeni/erl_driver-man-fixes/OTP-11227' into maint | Fredrik Gustafsson | |
* olgeni/erl_driver-man-fixes/OTP-11227: Misc. corrections for erl_driver(3) | |||
2013-08-08 | Merge branch 'lukas/erts/etp-thr/OTPO-11220' into maint | Lukas Larsson | |
* lukas/erts/etp-thr/OTPO-11220: etp: Do not use name as beam.smp is the name on Linux | |||
2013-08-08 | etp: Do not use name as beam.smp is the name on Linux | Lukas Larsson | |
2013-08-08 | Merge branch 'lukas/erts/etp-thr/OTPO-11220' into maint | Lukas Larsson | |
* lukas/erts/etp-thr/OTPO-11220: erts: Create gdb pything script for thread listing | |||
2013-08-08 | Merge branch 'lukas/smoketests/OTP-11221' into maint | Lukas Larsson | |
* lukas/smoketests/OTP-11221: Add smoke tests | |||
2013-08-08 | Merge branch 'lukas/erts/ethr_smp_req_native_compiletime/OTP-11196' into maint | Lukas Larsson | |
* lukas/erts/ethr_smp_req_native_compiletime/OTP-11196: Bailout if no native implementations are found | |||
2013-08-08 | Merge branch 'tomaon/fix-typo-httpd-doc/OTP-11226' into maint | Fredrik Gustafsson | |
* tomaon/fix-typo-httpd-doc/OTP-11226: fix: typo, inets/doc/src/httpd | |||
2013-08-07 | ssl: Setopts during renegotiation caused the renegotiation to be unsuccessful. | Ingela Anderton Andin | |
If calling setopts during a renegotiation the FSM state might change during the handling of the setopts messages, this is now handled correctly. | |||
2013-08-07 | erts: Fix race in ptab that can cause PID mix-ups | Sverker Eriksson | |
Since: R16B01 Symptom: A spawned process may get the same PID as an existing process. The new process will "steal" the PID and make the old process unreachable through the PID. The problem also applies to port identities but has only been seen for processes. Conditions: SMP emulator with at least two scheduler threads. Rapid spawning and termination of a large number of processes. A small number of free slots in the process table will also increase the risk for this bug. Workaround: Use command line options "+P legacy" and "+Q legacy" Cause: The race happens if a process terminates and gets stalled while releasing its process table slot. The stall has to be so long (due to OS preemptive scheduling most probably) for other schedluer threads to consume all other free slots for newly spawn processes. Fix: Write invalid-markers in the free-pid-table and do atomic exhange operations in retry-loops to make sure each thread gets a unique PID. | |||
2013-08-07 | Export the edge/0 type from the digraph module | Alex Rønne Petersen | |