Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'nox/maps-improve-erl_expand_records' | Björn-Egil Dahlberg | 2014-02-14 | 2 | -9/+26 |
|\ | |||||
| * | Fix expansion of records in maps | Anthony Ramine | 2014-02-04 | 2 | -9/+26 |
* | | Merge branch 'weisslj/ssh-spec-doc-fixes' | Henrik Nord | 2014-02-14 | 3 | -5/+8 |
|\ \ | |||||
| * | | ssh: Fix dialyzer type specs and documentation | Johannes Weißl | 2014-01-27 | 3 | -5/+8 |
* | | | Merge branch 'galaxie/supress-normal-terminates' | Henrik Nord | 2014-02-14 | 1 | -1/+10 |
|\ \ \ | |||||
| * | | | Suppress error report when child was terminated normally | bell | 2014-02-14 | 1 | -1/+10 |
* | | | | Merge branch 'vinoski/dialyzer-doc-fix' | Henrik Nord | 2014-02-14 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | fix -Wno_behaviours doc error in dialyzer man page | Steve Vinoski | 2014-01-12 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch 'calebh/fix-regestry-type-annotation' | Henrik Nord | 2014-02-14 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | Fix alternative registry type annotations in supervisor | Caleb | 2014-02-07 | 1 | -1/+4 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'josevalim/jv-persistent-set-env' | Henrik Nord | 2014-02-14 | 4 | -25/+109 |
|\ \ \ \ | |||||
| * | | | | Allow persistent option on set_env/4 and unset_env/3 | José Valim | 2014-02-11 | 4 | -25/+109 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'rickard/default_acul_mod/OTP-11604' | Rickard Green | 2014-02-14 | 1 | -12/+25 |
|\ \ \ \ | |||||
| * | | | | Fix +Mea config | Rickard Green | 2014-01-31 | 1 | -12/+25 |
* | | | | | Merge branch 'vlad/maps-jinterface/OTP-11703' | Björn-Egil Dahlberg | 2014-02-14 | 9 | -3/+452 |
|\ \ \ \ \ | |||||
| * | | | | | jinterface: Fix jinterface_SUITE | Björn-Egil Dahlberg | 2014-02-13 | 1 | -2/+5 |
| * | | | | | jinterface: update user's guide with maps | Vlad Dumitrescu | 2014-02-12 | 1 | -0/+4 |
| * | | | | | jinterface: implement support for maps | Vlad Dumitrescu | 2014-02-11 | 8 | -1/+443 |
* | | | | | | Merge branch 'dgud/observer_fixes' | Dan Gudmundsson | 2014-02-14 | 7 | -69/+103 |
|\ \ \ \ \ \ | |||||
| * | | | | | | observer: catch progressbar errors | Dan Gudmundsson | 2014-02-06 | 1 | -3/+9 |
| * | | | | | | observer: Fix observer crash when closing crashdumpviewer | Dan Gudmundsson | 2014-02-04 | 1 | -2/+2 |
| * | | | | | | observer: Fix binary links | Dan Gudmundsson | 2014-02-03 | 2 | -30/+50 |
| * | | | | | | observer: Fix crash when clicking on pid inside a html-term | Dan Gudmundsson | 2014-02-03 | 4 | -34/+42 |
* | | | | | | | Merge branch 'bjorn/asn1/fix-enum-bug/OTP-11700' | Björn Gustavsson | 2014-02-14 | 3 | -19/+28 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Correct subtyping of extensible ENUMERATED | Björn Gustavsson | 2014-02-13 | 3 | -19/+28 |
* | | | | | | | | Merge branch 'kostis/beam_validator-minor-fix' | Björn Gustavsson | 2014-02-14 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Change a list comprehension to a foreach/2 call | Kostis Sagonas | 2014-02-13 | 1 | -2/+2 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'dgud/misc-cleanup' | Dan Gudmundsson | 2014-02-14 | 7 | -35/+39 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | dbg: Remove debug printouts and fix file dialog | Dan Gudmundsson | 2014-02-12 | 5 | -20/+15 |
| * | | | | | | | | sasl: Fix testcase which didn't work on windows | Dan Gudmundsson | 2014-02-12 | 1 | -13/+22 |
| * | | | | | | | | gs: Minor doc fix, gs is deprecated | Dan Gudmundsson | 2014-02-12 | 1 | -2/+2 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'dgud/wx/fix-cb-cleanup/OTP-11699' | Dan Gudmundsson | 2014-02-14 | 30 | -340/+276 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | wx: Test fixes compilation warning | Dan Gudmundsson | 2014-02-13 | 1 | -3/+18 |
| * | | | | | | | | wx: Do not warn for our own deprecated functions | Dan Gudmundsson | 2014-02-13 | 15 | -21/+63 |
| * | | | | | | | | wx: Rewrite eventhandling again | Dan Gudmundsson | 2014-02-13 | 14 | -316/+195 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'hans/ssh/decodebug/OTP_11698' | Hans Nilsson | 2014-02-13 | 1 | -9/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ssh: Changed order of decode clauses to temp fix decode error | Hans Nilsson | 2014-02-13 | 1 | -9/+12 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'hans/ssh/membug/OTP_11696' | Hans Nilsson | 2014-02-13 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | ssh: Fixes memory crash | Hans Nilsson | 2014-02-13 | 1 | -2/+3 |
|/ / / / / / / | |||||
* | | | | | | | Update primary bootstrap | Björn Gustavsson | 2014-02-13 | 15 | -0/+0 |
* | | | | | | | Merge branch 'bjorn/lc-warnings/OTP-11626' (early part) | Björn Gustavsson | 2014-02-13 | 1 | -8/+14 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | v3_core: Annotate list comprehensions to help out dialyzer | Björn Gustavsson | 2014-01-31 | 1 | -8/+14 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'nox/compiler/v3_core-case-arg-opt' | Björn Gustavsson | 2014-02-13 | 2 | -2/+82 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Optimise case arguments in sys_core_fold | Anthony Ramine | 2014-02-11 | 1 | -1/+77 |
| * | | | | | | | Run sys_core_fold twice if any inliner is used | Anthony Ramine | 2014-02-07 | 1 | -1/+5 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'bjorn/tools/cover/OTP-11692' | Björn Gustavsson | 2014-02-13 | 3 | -134/+111 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cover: Use lists:reverse/1 instead of the home-brewn reverse function | Björn Gustavsson | 2014-02-13 | 1 | -19/+11 |
| * | | | | | | | cover: Remove support for ancient formats of abstract code | Björn Gustavsson | 2014-02-13 | 1 | -50/+11 |
| * | | | | | | | cover_SUITE: Run part of the test suite when cover is running | Björn Gustavsson | 2014-02-13 | 1 | -20/+69 |
| * | | | | | | | test_server: Allow cover to run on itself | Björn Gustavsson | 2014-02-13 | 1 | -2/+0 |