aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-05-05Merge branch 'siri/appups-18.0/OTP-11881'Siri Hansen
2014-05-05Merge branch 'essen/remove-pg'Siri Hansen
2014-05-05Merge branch 'maint'Lukas Larsson
2014-05-05Merge branch 'lukas/erts/suspend_assert/OTP-11906' into maintLukas Larsson
2014-05-05erts: Fix faulty process suspend assertLukas Larsson
2014-05-05Merge branch 'lukas/erts/win32_spawn_exec_quoting/OTP-11905'Lukas Larsson
2014-05-05Merge branch 'maint'Lukas Larsson
2014-05-05Merge branch 'lukas/erts/etp-lc-macros/OTP-11904' into maintLukas Larsson
2014-05-05Merge branch 'maint'Lukas Larsson
2014-05-05Merge branch 'lukas/kernel/fix_sendfile_no_async_tests/OTP-11903' into maintLukas Larsson
2014-05-05Fix regexp in release_handler test so versions are correctly replacedSiri Hansen
2014-05-05Merge branch 'hb/remove_builtin_types/OTP-11445'Hans Bolinder
2014-05-05[edoc] Remove pre-defined types dict(), digraph(), &cHans Bolinder
2014-05-05Remove pre-defined types dict(), digraph(), &cHans Bolinder
2014-05-04Support maps in cerl:ann_make_tree/3Anthony Ramine
2014-05-03Fix evaluation of map updates in the debugger and erl_evalAnthony Ramine
2014-05-02Merge branch 'maint'Peter Andersson
2014-05-02Merge remote branch 'origin/peppe/common_test/ct_comment_problem' into maintPeter Andersson
2014-05-02Merge branch 'maint'Peter Andersson
2014-05-02Merge remote branch 'origin/peppe/common_test/telnet_reversed_strings' into m...Peter Andersson
2014-04-30erts: Add testcase for erts_debug:size/1 Map termsBjörn-Egil Dahlberg
2014-04-30kernel: Fix erts_debug:size/1 to handle Map sizesBjörn-Egil Dahlberg
2014-04-30erts: Add erts_internal:map_to_tuple_keys/1Björn-Egil Dahlberg
2014-04-30inets: Fix streaming with single chunk bodySergey Sinkovskiy
2014-04-30ssl: Add checks to avoid processing of illegal alertsIngela Anderton Andin
2014-04-30Fix problem with comments getting lost when running parallel test casesPeter Andersson
2014-04-29Support binary standard_input in ssh_ioJosé Valim
2014-04-29erts: Remove some dead hipe specific codeSverker Eriksson
2014-04-29erts: Fix global tracing of beam function when called from hipe codeSverker Eriksson
2014-04-29erts: Save some space in process struct for hipeSverker Eriksson
2014-04-29dialyzer: Add Maps type mismatch testBjörn-Egil Dahlberg
2014-04-29Fix race between ETS table deletion and unfixationSverker Eriksson
2014-04-29Merge branch 'maint'Sverker Eriksson
2014-04-29Merge branch 'sverk/test-cuddle' into maintSverker Eriksson
2014-04-29Fix timeout for match_spec_SUITE:otp_9422Sverker Eriksson
2014-04-29Update primary bootstrapHans Bolinder
2014-04-29Add AES-CBF8 cypher to crypto moduleBernard Duggan
2014-04-29Merge branch 'maint'Björn-Egil Dahlberg
2014-04-29Add five new test files for maps in the HiPE test suiteKostis Sagonas
2014-04-29Copy the tests for maps from the compiler application to a new HiPE test suiteMagnus Lång
2014-04-29Translate the put_map_assoc and put_map_exact BEAM instructions to ICodeErik Norgren
2014-04-29Translate the has_map_fields and get_map_elements BEAM instructions to ICodeKostis Sagonas
2014-04-29Merge branch 'hb/type_fixes/OTP-11851'Hans Bolinder
2014-04-29[stdlib] Simplify some linter warnings about specsHans Bolinder
2014-04-29Modify representation of the map typeHans Bolinder
2014-04-29Disallow '_' as type variableHans Bolinder
2014-04-29Fix a -callback attribute bugHans Bolinder
2014-04-29Allow more type namesHans Bolinder
2014-04-28Merge branch 'nox/fix-silent-rules' into maintBjörn-Egil Dahlberg
2014-04-28hipe,compiler: Fix Map literals pretty printingBjörn-Egil Dahlberg