Age | Commit message (Expand) | Author |
2014-03-06 | erl_interface: Add ei encode/decode for maps | Sverker Eriksson |
2014-03-06 | erl_interface: test decode_encode of tuples and lists | Sverker Eriksson |
2014-03-06 | erl_interface: refactor ei_decode_encode_test.c | Sverker Eriksson |
2014-03-04 | Merge branch 'nox/maps-support-cover/OTP-11764' | Björn-Egil Dahlberg |
2014-03-04 | Merge branch 'ia/ssl/option-check' | Ingela Anderton Andin |
2014-03-04 | ssl: Add exception for inet and inet6 to proplist check | Ingela Anderton Andin |
2014-03-04 | Update primary bootstrap | Björn Gustavsson |
2014-03-04 | Merge branch 'nox/maps-fix-beam_bool-put_map' | Björn-Egil Dahlberg |
2014-03-04 | Merge branch 'nox/maps-expand-update' | Björn-Egil Dahlberg |
2014-03-04 | Merge branch 'nox/compiler/v3_core-mismatched-apply' | Björn Gustavsson |
2014-03-04 | Merge branch 'nox/compiler/sys_core_fold-erlang-is_record-3' | Björn Gustavsson |
2014-03-04 | Merge branch 'bjorn/hipe/fix-race-condition' | Björn Gustavsson |
2014-03-04 | Merge branch 'hb/stdlib/qlc_fix/OTP-11758' | Hans Bolinder |
2014-03-04 | Merge branch 'ia/ssl/proplist-input-check/OTP-11760' | Ingela Anderton Andin |
2014-03-04 | ssl: Add input sanity check | Ingela Anderton Andin |
2014-03-03 | Properly collect labels in put_map instructions in beam_bool | Anthony Ramine |
2014-03-03 | Merge branch 'ia/ssl/doc-imp/OTP-11759' | Ingela Anderton Andin |
2014-03-03 | ssl: Improved documentation of the cacertfile option | Ingela Anderton Andin |
2014-03-03 | Merge branch 'egil/fix-maps-eq' | Björn-Egil Dahlberg |
2014-03-03 | Merge branch 'egil/fix-compiler-error-msg' | Björn-Egil Dahlberg |
2014-03-03 | Fix a qlc bug where filters were erroneously optimized away | Hans Bolinder |
2014-03-02 | Do not mark all calls to erlang:is_record/3 as safe | Anthony Ramine |
2014-03-01 | Do not emit blatantly illformed Core Erlang apply expressions | Anthony Ramine |
2014-03-01 | Fix expansion of map update arguments | Anthony Ramine |
2014-02-28 | compiler: Fix error message printout on compile error | Björn-Egil Dahlberg |
2014-02-28 | Delay patching of closures to eliminate a race condition | Björn Gustavsson |
2014-02-28 | hipe: Break apart hipe_bif:make_fe/3 into two BIFs | Björn Gustavsson |
2014-02-27 | erts: Fix Map cmp exact equal of an empty map | Björn-Egil Dahlberg |
2014-02-26 | Merge branch 'rickard/xcomp-readme'OTP_17.0-rc2 | Rickard Green |
2014-02-26 | Merge branch 'bjorn/erts/fp-exceptions-on-osx' | Björn Gustavsson |
2014-02-26 | Update preloaded and primary bootstrap | Rickard Green |
2014-02-26 | Let xcomp/README.md refer to HOWTO/INSTALL-CROSS.md | Rickard Green |
2014-02-26 | Disable accidentally enabled floating point exceptions on MacOS X | Björn Gustavsson |
2014-02-26 | Merge branch 'rel-fixes' | Hans Nilsson |
2014-02-26 | ssh: Add appup file corrections | Hans Nilsson |
2014-02-25 | Merge branch 'ia/ssl/fix-warnings' | Ingela Anderton Andin |
2014-02-25 | ssl: Fix compiler warnings | Ingela Anderton Andin |
2014-02-25 | ssl: Fix appup regexps and instructions | Ingela Anderton Andin |
2014-02-25 | Merge branch 'rel-fixes' | Hans Nilsson |
2014-02-25 | eldap: Prepare for release | Hans Nilsson |
2014-02-25 | Merge branch 'rel-fixes' | Hans Nilsson |
2014-02-25 | ssh: Prepare for release | Hans Nilsson |
2014-02-25 | inets: Prepare for release | Hans Nilsson |
2014-02-25 | eldap: Prepare for release | Hans Nilsson |
2014-02-25 | Merge branch 'sverk/hipe-disable-gc-bug' | Sverker Eriksson |
2014-02-25 | erts: Fix heap overwrite by hipe "trap frames" when GC is disabled | Sverker Eriksson |
2014-02-25 | Merge branch 'ia/ssl/prepare-for-release' | Ingela Anderton Andin |
2014-02-25 | ssl: Prepare for release | Ingela Anderton Andin |
2014-02-25 | Merge branch 'kostis/hipe-tests-bs/OTP-11748' | Henrik Nord |
2014-02-25 | Merge branch 'hb/syntax_tools/correct_igor_contract' | Hans Bolinder |