Age | Commit message (Expand) | Author |
2014-03-14 | erts: Add distribution capability flag for maps DFLAG_MAP_TAG | Sverker Eriksson |
2014-03-14 | erts: Change external format for maps | Sverker Eriksson |
2014-03-14 | Update primary bootstrap | Björn Gustavsson |
2014-03-14 | Merge branch 'nox/compiler/beam_bool-mixed-boolean' | Björn Gustavsson |
2014-03-14 | Merge branch 'nox/compiler/sys_core_fold-redundant-clauses' | Björn Gustavsson |
2014-03-14 | Merge branch 'nox/compiler/v3_core-mismatched-apply' | Björn Gustavsson |
2014-03-13 | Merge branch 'sverk/valgrind-leaks' | Sverker Eriksson |
2014-03-13 | Activate Emacs erlang-mode for .app files inside ebin directory. | Phil Hagelberg |
2014-03-13 | Merge branch 'hans/fix-miss-spelled-ticket-ids' | Hans Nilsson |
2014-03-13 | Add ticket ids for the 17.0 readme file. | Hans Nilsson |
2014-03-13 | Add more file types to Emacs auto-mode-alist. | Phil Hagelberg |
2014-03-13 | Merge branch 'nox/maps-erl_docgen/OTP-11776' | Björn-Egil Dahlberg |
2014-03-13 | Merge branch 'hb/erts/escript_note' | Hans Bolinder |
2014-03-13 | Add Emacs autoloads for .erl and .app.src. | Phil Hagelberg |
2014-03-12 | Update compile instructions when compiling from git | Sage Imel |
2014-03-12 | Merge branch 'peppe/common_test/group_events' | Peter Andersson |
2014-03-12 | Update test suites and fix various remaining problems | Peter Andersson |
2014-03-12 | Update event protocol and CT Hooks API | Peter Andersson |
2014-03-12 | Introduce group name for skipped cases in events, hooks and overview log | Peter Andersson |
2014-03-12 | Merge branch 'peppe/common_test/test_server_enoent_crash' | Peter Andersson |
2014-03-12 | Merge branch 'peppe/common_test/auto_compile_flag' | Peter Andersson |
2014-03-12 | Merge branch 'peppe/test_server/ts_run_args' | Peter Andersson |
2014-03-12 | Add ts:run/5 function to run specific test case(s) in a group | Peter Andersson |
2014-03-12 | Add test cases and fix some problems with logging and with the telnet client | Peter Andersson |
2014-03-12 | Get ct_telnet_client to print all data from server to log | Peter Andersson |
2014-03-12 | Change telnet logging behaviour | Peter Andersson |
2014-03-12 | cerl_inline: Fix type error | Björn Gustavsson |
2014-03-12 | Update primary bootstrap | Björn Gustavsson |
2014-03-12 | Merge branch 'nox/compiler/v3_core-mismatched-apply' | Björn Gustavsson |
2014-03-12 | erts: Clarify escript's encoding of the I/O-server | Hans Bolinder |
2014-03-11 | erts: Document external format for maps (MAP_EXT) | Sverker Eriksson |
2014-03-10 | Correct file:set_cwd/1 typespec | José Valim |
2014-03-10 | erl_interface: Add test for ei_skip_term of container terms | Sverker Eriksson |
2014-03-10 | erl_interface: Add map support in ei_skip_term | Sverker Eriksson |
2014-03-10 | erl_interface: Fix mem leak in ei_decode_encode_test | Sverker Eriksson |
2014-03-10 | enable enif_send to work from a dirty scheduler | Steve Vinoski |
2014-03-10 | remove reference to dbg_wx_edit* modules that don't exist | Vlad Dumitrescu |
2014-03-10 | Properly handle redundant boolean clauses in sys_core_fold | Anthony Ramine |
2014-03-09 | Support identity transfer-encoding in httpc | Anthony Ramine |
2014-03-09 | Use closefrom(2) when available in child_setup | Rick Reed |
2014-03-09 | inets: Fix incorrect argument order | Kirilll Zaborsky |
2014-03-08 | Properly detect reused boolean values in beam_bool | Anthony Ramine |
2014-03-07 | Support the LLVM backend in HiPE | Yiannis Tsiouris |
2014-03-07 | Implement the LLVM backend | Yiannis Tsiouris |
2014-03-07 | Extend RTL API to support the LLVM backend | Yiannis Tsiouris |
2014-03-07 | Add support for llvm unique symbols in hipe_gensym | Yiannis Tsiouris |
2014-03-07 | Add a BIF that only returns the atom ok | Yiannis Tsiouris |
2014-03-07 | Move some common code in hipe_pack_constants | Yiannis Tsiouris |
2014-03-07 | Add better specs in hipe_pack_constants and cleanup | Yiannis Tsiouris |
2014-03-07 | Merge branch 'nox/maps-beam_jump-put_map' | Björn-Egil Dahlberg |