aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-08-12Merge branch 'maint'John Högberg
2019-08-12Merge branch 'john/erts/bs_get_binary2-heap-binaries/OTP-15977' into maintJohn Högberg
2019-08-12Merge branch 'maint'John Högberg
2019-08-12erts: Fix crash in instrument:allocations/0-1John Högberg
2019-08-12Merge pull request #2325 from max-au/is_map_key_doc_fixBjörn Gustavsson
2019-08-12erts: Scan heap fragments for off-heap binariesJohn Högberg
2019-08-09erts: Introduce hash_fetch as an optimized hash_getLukas Larsson
2019-08-09Merge branch 'maint'Dan Gudmundsson
2019-08-09Merge pull request #2332 from the-mikedavis/patch-1Dan Gudmundsson
2019-08-09erts: Change the default hash implementation to use fibonacci hashLukas Larsson
2019-08-09Merge branch 'maint'Dan Gudmundsson
2019-08-09Merge remote-tracking branch 'upstream/pr/2201' into maintDan Gudmundsson
2019-08-09erts: Create heap binaries in binary:split/2-3John Högberg
2019-08-09erts: Use hash_foreach instead of manual loopLukas Larsson
2019-08-09erts: Create heap binaries in binary_part/2-3John Högberg
2019-08-09erts: Add typedef for hash_foreach function ptrLukas Larsson
2019-08-09erts: Remove unused process_reg_size functionLukas Larsson
2019-08-09erts: Create heap binaries in split_binary/2John Högberg
2019-08-09erts: Create heap binaries in bs_get_binary2John Högberg
2019-08-09erts: Remove size check in bs_start_matchJohn Högberg
2019-08-09erts: Disallow binaries whose size in bits exceeds UWORD_MAXJohn Högberg
2019-08-09Merge branch 'maint'Dan Gudmundsson
2019-08-09Merge branch 'dgud/observer/fix-darkmode/OTP-15916' into maintDan Gudmundsson
2019-08-09Merge branch 'dgud/mnesia/sticky-bug/ERL-768/OTP-15979' into maintDan Gudmundsson
2019-08-09Merge branch 'maint'Dan Gudmundsson
2019-08-09Merge branch 'dgud/mnesia/add_table_copy_deadlock/ERL-872/OTP-15933' into maintDan Gudmundsson
2019-08-09Update primary bootstrapBjörn Gustavsson
2019-08-09Merge branch 'maint'Björn Gustavsson
2019-08-09Update primary bootstrapBjörn Gustavsson
2019-08-08Document file:open/2 monitors the owner processJosé Valim
2019-08-08Merge branch 'maint'John Högberg
2019-08-08Merge branch 'john/erts/fun_to_list-escaping/OTP-15975/ERL-1009' into maintJohn Högberg
2019-08-08Merge branch 'john/compiler/fix-bs_skip-succeeded-oddity'John Högberg
2019-08-08Merge branch 'john/compiler/remove-dead-code-beam_ssa_type'John Högberg
2019-08-07Merge pull request #2226 from josevalim/jv-expand-squeeze-literal-integer-utf8John Högberg
2019-08-07compiler: Fix awkward match context substitutionJohn Högberg
2019-08-07beam_ssa_lint: Use #b_var{} instead of variable namesJohn Högberg
2019-08-07Merge branch 'maint'Dan Gudmundsson
2019-08-07Discard continuous delivery historyDan Gudmundsson
2019-08-07Merge branch 'maint'Dan Gudmundsson
2019-08-07Update java docDan Gudmundsson
2019-08-07Print last lines of configure logDan Gudmundsson
2019-08-07Force xenial builds in travisDan Gudmundsson
2019-08-07beam_ssa_type: Remove unreachable codeJohn Högberg
2019-08-07Merge branch 'maint'Lukas Larsson
2019-08-07Merge branch 'lukas/os_mon/sscanf_Lu/OTP-15974' into maintLukas Larsson
2019-08-07erts: Escape atoms in erlang:fun_to_list/1John Högberg
2019-08-07Merge branch 'john/compiler/validator-improve-try_case-handling'John Högberg
2019-08-07Merge branch 'john/compiler/explicit-call-exceptions'John Högberg
2019-08-06os_mon: Fix sscanf to use %llu instead of gnu specific %LuLukas Larsson