aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-03-25wx: Fix memory garbage collectorDan Gudmundsson
2014-03-25wx: Fix possibility to fetch early open msgs on macDan Gudmundsson
2014-03-25Merge branch 'vladdu/unicode_parameters_doc'Siri Hansen
2014-03-25Merge branch 'vinoski/sys-get-rep-state2'Siri Hansen
2014-03-25Merge branch 'paulgray/dtrace_snprintf_fix/OTP-11816'Lukas Larsson
2014-03-25ssl: Handle SNI alert unrecognized_name and gracefully deal withIngela Anderton Andin
2014-03-25Merge branch 'siri/ct_netconfc-dialyzer'Siri Hansen
2014-03-25Merge branch 'hb/stdlib/erl_parse_abstract/OTP-11807'Hans Bolinder
2014-03-25stdlib: Generalize erl_parse:abstract/2Hans Bolinder
2014-03-25Merge branch 'siri/release-name/OTP-11736'Siri Hansen
2014-03-25Merge branch 'kostis/dialyzer/races_type_fixes'Hans Bolinder
2014-03-25Merge branch 'bjorn/erts/zlib-fix'Björn Gustavsson
2014-03-25Merge branch 'bjorn/asn1/ifndef-protected-hrls/OTP-11804'Björn Gustavsson
2014-03-25otp_internal: No longer warn for funtions removed in R13BBjörn Gustavsson
2014-03-25Correctly handle non-matching patterns against literal valuesAnthony Ramine
2014-03-24Merge branch 'sverk/halfword-deprecate/OTP-11777'Sverker Eriksson
2014-03-24Merge branch 'sverk/win-long-filenames/OTP-11813'Sverker Eriksson
2014-03-24erts: Cleanup debug tracing in win_efile.cSverker Eriksson
2014-03-24erts: Fix file:list_dir for windows paths 258 or 259 chars longSverker Eriksson
2014-03-24erts: Increase MAXPATHLEN to 4096 for windowsSverker Eriksson
2014-03-24erts: Fix bug in efile_readlink for long win pathsSverker Eriksson
2014-03-24kernel: Fix failed tests in prim_file_SUITE for windowsSverker Eriksson
2014-03-24erts: Fix compiler warning in win_efile.cSverker Eriksson
2014-03-24erts: Skip tests of paths longer than 255 characters as atomsSverker Eriksson
2014-03-24erts: Skip tests of file:set_cwd for too long path on WindowsSverker Eriksson
2014-03-24erts: Make file:make_symlink/2 return {error,eperm} on WindowsSverker Eriksson
2014-03-24compiler: Remove redudant code in v3_codegenBjörn-Egil Dahlberg
2014-03-24compiler: Test deep map structureBjörn-Egil Dahlberg
2014-03-24compiler: Remove redundant clause in v3_codegenBjörn-Egil Dahlberg
2014-03-24compiler: Cover #{ [] => Var } in testcaseBjörn-Egil Dahlberg
2014-03-24sasl: Fix crash in systools_make:format_error/1Jean-Sébastien Pédron
2014-03-24Prevent cth_surefire hook from crashing if previous hook returns fail or skip.Peter Andersson
2014-03-24Don't 'opaque-decorate' a success typing using an incompatible specStavros Aronis
2014-03-24Specify that +fn* flags affect even command-line parameters and environment v...Vlad Dumitrescu
2014-03-24Update incorrect type specificationsPeter Andersson
2014-03-24Correct some type declarationsKostis Sagonas
2014-03-24Use the ordsets:ordset(T) type instead of defining a local oneKostis Sagonas
2014-03-24otp_internal: Postpone removals from R17 to OTP 18Björn Gustavsson
2014-03-24Fix code to get rid of dialyzer warningsPeter Andersson
2014-03-24Merge branch 'hb/hipe/remove_debug_code'Hans Bolinder
2014-03-24hipe: Correct last commit of OTP-10342Hans Bolinder
2014-03-24Merge branch 'hb/stdlib/erl_lint_map_fix'Hans Bolinder
2014-03-24stdlib: warn if the type map() is redefinedHans Bolinder
2014-03-24Merge branch 'hb/dialyzer/deprecate_types/OTP-10342'Hans Bolinder
2014-03-24hipe: Add a few clauses for maps in erl_typesHans Bolinder
2014-03-24stdlib: Add more types to epp and erl_lintHans Bolinder
2014-03-23ose: Reset busy port when pdq emptyLukas Larsson
2014-03-23ose: Restore the owner of the signalAdrian Mangeac
2014-03-22Remove dead codePeter Andersson
2014-03-22Add test casesPeter Andersson