Age | Commit message (Expand) | Author |
2014-02-14 | compiler: update 'asm' deprecation message | Tuncer Ayaz |
2014-02-14 | Merge branch 'nox/maps-improve-erl_expand_records' | Björn-Egil Dahlberg |
2014-02-14 | Merge branch 'weisslj/ssh-spec-doc-fixes' | Henrik Nord |
2014-02-14 | Merge branch 'galaxie/supress-normal-terminates' | Henrik Nord |
2014-02-14 | Suppress error report when child was terminated normally | bell |
2014-02-14 | Merge branch 'vinoski/dialyzer-doc-fix' | Henrik Nord |
2014-02-14 | Merge branch 'calebh/fix-regestry-type-annotation' | Henrik Nord |
2014-02-14 | Merge branch 'josevalim/jv-persistent-set-env' | Henrik Nord |
2014-02-14 | Merge branch 'vlad/maps-jinterface/OTP-11703' | Björn-Egil Dahlberg |
2014-02-14 | Merge branch 'dgud/observer_fixes' | Dan Gudmundsson |
2014-02-14 | Merge branch 'bjorn/asn1/fix-enum-bug/OTP-11700' | Björn Gustavsson |
2014-02-14 | Merge branch 'kostis/beam_validator-minor-fix' | Björn Gustavsson |
2014-02-14 | Merge branch 'dgud/misc-cleanup' | Dan Gudmundsson |
2014-02-14 | Merge branch 'dgud/wx/fix-cb-cleanup/OTP-11699' | Dan Gudmundsson |
2014-02-13 | ssh: Changed order of decode clauses to temp fix decode error | Hans Nilsson |
2014-02-13 | ssh: Fixes memory crash | Hans Nilsson |
2014-02-13 | wx: Test fixes compilation warning | Dan Gudmundsson |
2014-02-13 | wx: Do not warn for our own deprecated functions | Dan Gudmundsson |
2014-02-13 | wx: Rewrite eventhandling again | Dan Gudmundsson |
2014-02-13 | Correct subtyping of extensible ENUMERATED | Björn Gustavsson |
2014-02-13 | jinterface: Fix jinterface_SUITE | Björn-Egil Dahlberg |
2014-02-13 | Change a list comprehension to a foreach/2 call | Kostis Sagonas |
2014-02-13 | Merge branch 'bjorn/lc-warnings/OTP-11626' (early part) | Björn Gustavsson |
2014-02-13 | Merge branch 'nox/compiler/v3_core-case-arg-opt' | Björn Gustavsson |
2014-02-13 | Merge branch 'bjorn/tools/cover/OTP-11692' | Björn Gustavsson |
2014-02-13 | Merge branch 'bjorn/otp_build-small-system' | Björn Gustavsson |
2014-02-13 | cover: Use lists:reverse/1 instead of the home-brewn reverse function | Björn Gustavsson |
2014-02-13 | cover: Remove support for ancient formats of abstract code | Björn Gustavsson |
2014-02-13 | cover_SUITE: Run part of the test suite when cover is running | Björn Gustavsson |
2014-02-13 | test_server: Allow cover to run on itself | Björn Gustavsson |
2014-02-13 | Merge branch 'hb/fix_unmatched_returns' | Hans Bolinder |
2014-02-12 | Fix a few of Dialyzer's unmatched_return warnings | Hans Bolinder |
2014-02-12 | jinterface: update user's guide with maps | Vlad Dumitrescu |
2014-02-12 | [stdlib] Remove a confusing comment in the re module | Hans Bolinder |
2014-02-12 | otp_build: Include parsetools in the release of a small system | Björn Gustavsson |
2014-02-12 | dbg: Remove debug printouts and fix file dialog | Dan Gudmundsson |
2014-02-12 | sasl: Fix testcase which didn't work on windows | Dan Gudmundsson |
2014-02-12 | gs: Minor doc fix, gs is deprecated | Dan Gudmundsson |
2014-02-12 | Merge branch 'bjorn/compiler/optimizations/OTP-11584' | Björn Gustavsson |
2014-02-12 | Merge branch 'nox/maps-erl_prettypr' | Björn-Egil Dahlberg |
2014-02-12 | Merge branch 'nox/maps-improve-erl_eval' | Björn-Egil Dahlberg |
2014-02-11 | jinterface: implement support for maps | Vlad Dumitrescu |
2014-02-11 | cover: Support running cover on itself | Björn Gustavsson |
2014-02-11 | Merge branch 'tuncer/fix-public_key-specs' | Henrik Nord |
2014-02-11 | Merge branch 'fenollp/shell-expand-0arity-completely' | Henrik Nord |
2014-02-11 | Allow persistent option on set_env/4 and unset_env/3 | José Valim |
2014-02-11 | Teach sys_core_fold:eval_case/2 to cope with handwritten Core Erlang | Björn Gustavsson |
2014-02-11 | sys_core_fold: Remove a redundant word in a comment | Björn Gustavsson |
2014-02-11 | Optimise case arguments in sys_core_fold | Anthony Ramine |
2014-02-10 | Merge branch 'josevalim/suppress-all-auto-imports' | Henrik Nord |