Age | Commit message (Expand) | Author |
2013-08-27 | Fix variable usage tracking in some record errors | Anthony Ramine |
2013-08-27 | Fix unsafe variable tracking in try expressions | Anthony Ramine |
2013-08-27 | Fix variable usage tracking in erl_lint | Anthony Ramine |
2013-08-26 | Merge branch 'nox/match-context-return/OTP-11247' into maint | Fredrik Gustafsson |
2013-08-26 | Merge branch 'sze/edlin_understand_keys/OTP-11251' into maint | Fredrik Gustafsson |
2013-08-26 | Merge branch 'alexrp/export_edge/OTP-11266' into maint | Fredrik Gustafsson |
2013-08-23 | Merge branch 'epa/add_fd_usage_in_rb/OTP-11252' into maint | Fredrik Gustafsson |
2013-08-23 | Merge branch 'maint-r16' into maint | Fredrik Gustafsson |
2013-08-23 | Merge branch 'maint-r15' into maint-r16 | Fredrik Gustafsson |
2013-08-22 | Merge branch 'jw/fix-httpd-erl-script-nocache/OTP-11260' into maint | Fredrik Gustafsson |
2013-08-21 | Correct the specifications of io_lib:fread/2,3 | Hans Bolinder |
2013-08-21 | Update release notes | Erlang/OTP |
2013-08-21 | Merge branch 'fredrik/inets/ssl/fixup_log_alert_option/OTP-11259' into maint-r15 | Erlang/OTP |
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 |
2013-08-21 | [inets, ssl]: make log_alert configurable as option in ssl, SSLLogLevel added... | Fredrik Gustafsson |
2013-08-21 | Merge branch 'hb/stdlib/dets_bugfix/OTP-11245' into maint | Hans Bolinder |
2013-08-21 | Merge branch 'fredrik/ssh/correct_doc_timeout/OTP-11249' into maint | Fredrik Gustafsson |
2013-08-21 | Merge branch 'hb/stdlib/erl_lint_fix/OTP-11256' into maint | Hans Bolinder |
2013-08-21 | Merge branch 'lpg/openssh_zlib/OTP-11256' into maint | Fredrik Gustafsson |
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 |
2013-08-20 | kernel: fix documentation regarding ensure_all_started endtag | 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 |
2013-08-19 | Merge branch 'fredrik/mnesia/fix_removing_bup/OTP-11241' into maint | Fredrik Gustafsson |
2013-08-19 | Fix a Dets bug concerning traversal of tables | Hans Bolinder |
2013-08-19 | Merge branch 'mh/line-initial-commas/OTP-11242' into maint | Fredrik Gustafsson |
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 |
2013-08-12 | Merge branch 'siri/runtime_tools/dbg-silent/otp-11222' into maint | Siri Hansen |
2013-08-12 | Merge branch 'ia/ssl/header-bug/OTP-11230' into maint | Ingela Anderton Andin |
2013-08-08 | Merge branch 'ia/ssl/setopt-renegotiation-bug/OTP-11228' into maint | Ingela Anderton Andin |
2013-08-08 | Prepare release | Erlang/OTP |
2013-08-08 | PER, UPER: Fix encoding/decoding of open types greater than 16K | Björn Gustavsson |
2013-08-08 | stdlib: Include file:all datatypes in filelib | Lukas Larsson |
2013-08-08 | ssl: Revert faulty header option fix | Ingela Anderton Andin |
2013-08-08 | Merge branch 'lukas/smoketests/OTP-11221' into maint | Lukas Larsson |
2013-08-07 | ssl: Setopts during renegotiation caused the renegotiation to be unsuccessful. | Ingela Anderton Andin |
2013-08-07 | Export the edge/0 type from the digraph module | Alex Rønne Petersen |
2013-08-07 | fix: typo, inets/doc/src/httpd | tomaon |
2013-08-07 | make edlin understand a few important control keys | Stefan Zegenhagen |
2013-08-07 | Merge branch 'fredrik/xmerl/fix_doc/OTP-11224' into maint | Fredrik Gustafsson |
2013-08-07 | Merge remote branch 'origin/peppe/common_test/ct_log_updates' into maint | Peter Andersson |
2013-08-06 | xmerl: fix typos | Fredrik Gustafsson |
2013-08-06 | Allow 'silent' flag to be set with dbg:p/2 | Siri Hansen |
2013-08-05 | Merge branch 'fredrik/inet/clarify_doc_address/OTP-10676' into maint | Fredrik Gustafsson |
2013-08-05 | Add smoke tests | Lukas Larsson |
2013-08-01 | Fix typo in abcast() function comment | Johannes Weißl |