Age | Commit message (Expand) | Author |
2014-03-25 | otp_internal: No longer warn for funtions removed in R13B | Björn Gustavsson |
2014-03-25 | Correctly handle non-matching patterns against literal values | Anthony Ramine |
2014-03-24 | Merge branch 'sverk/halfword-deprecate/OTP-11777' | Sverker Eriksson |
2014-03-24 | Merge branch 'sverk/win-long-filenames/OTP-11813' | Sverker Eriksson |
2014-03-24 | erts: Cleanup debug tracing in win_efile.c | Sverker Eriksson |
2014-03-24 | erts: Fix file:list_dir for windows paths 258 or 259 chars long | Sverker Eriksson |
2014-03-24 | erts: Increase MAXPATHLEN to 4096 for windows | Sverker Eriksson |
2014-03-24 | erts: Fix bug in efile_readlink for long win paths | Sverker Eriksson |
2014-03-24 | kernel: Fix failed tests in prim_file_SUITE for windows | Sverker Eriksson |
2014-03-24 | erts: Fix compiler warning in win_efile.c | Sverker Eriksson |
2014-03-24 | erts: Skip tests of paths longer than 255 characters as atoms | Sverker Eriksson |
2014-03-24 | erts: Skip tests of file:set_cwd for too long path on Windows | Sverker Eriksson |
2014-03-24 | erts: Make file:make_symlink/2 return {error,eperm} on Windows | Sverker Eriksson |
2014-03-24 | compiler: Remove redudant code in v3_codegen | Björn-Egil Dahlberg |
2014-03-24 | compiler: Test deep map structure | Björn-Egil Dahlberg |
2014-03-24 | compiler: Remove redundant clause in v3_codegen | Björn-Egil Dahlberg |
2014-03-24 | compiler: Cover #{ [] => Var } in testcase | Björn-Egil Dahlberg |
2014-03-24 | sasl: Fix crash in systools_make:format_error/1 | Jean-Sébastien Pédron |
2014-03-24 | Prevent cth_surefire hook from crashing if previous hook returns fail or skip. | Peter Andersson |
2014-03-24 | Don't 'opaque-decorate' a success typing using an incompatible spec | Stavros Aronis |
2014-03-24 | Specify that +fn* flags affect even command-line parameters and environment v... | Vlad Dumitrescu |
2014-03-24 | Update incorrect type specifications | Peter Andersson |
2014-03-24 | Correct some type declarations | Kostis Sagonas |
2014-03-24 | Use the ordsets:ordset(T) type instead of defining a local one | Kostis Sagonas |
2014-03-24 | otp_internal: Postpone removals from R17 to OTP 18 | Björn Gustavsson |
2014-03-24 | Fix code to get rid of dialyzer warnings | Peter Andersson |
2014-03-24 | Merge branch 'hb/hipe/remove_debug_code' | Hans Bolinder |
2014-03-24 | hipe: Correct last commit of OTP-10342 | Hans Bolinder |
2014-03-24 | Merge branch 'hb/stdlib/erl_lint_map_fix' | Hans Bolinder |
2014-03-24 | stdlib: warn if the type map() is redefined | Hans Bolinder |
2014-03-24 | Merge branch 'hb/dialyzer/deprecate_types/OTP-10342' | Hans Bolinder |
2014-03-24 | hipe: Add a few clauses for maps in erl_types | Hans Bolinder |
2014-03-24 | stdlib: Add more types to epp and erl_lint | Hans Bolinder |
2014-03-23 | ose: Reset busy port when pdq empty | Lukas Larsson |
2014-03-23 | ose: Restore the owner of the signal | Adrian Mangeac |
2014-03-23 | Add support for testing the LLVM backend too | Kostis Sagonas |
2014-03-23 | Ensure generated modules are properly included in the Emakefile | Kostis Sagonas |
2014-03-22 | Remove dead code | Peter Andersson |
2014-03-22 | Add test cases | Peter Andersson |
2014-03-22 | Introduce total timeout value in ct_telnet:expect/3 options | Peter Andersson |
2014-03-21 | Merge branch 'nox/reedr-closefrom' | Henrik Nord |
2014-03-21 | Merge branch 'glacjay/epmd-argv' | Henrik Nord |
2014-03-21 | Merge branch 'fogfish/embedded-arm-android' | Henrik Nord |
2014-03-21 | Merge branch 'scrapinghub/empty_set_cookie' | Henrik Nord |
2014-03-21 | erts: Fix heap overflow in maps:remove/2 when key is not found | Sverker Eriksson |
2014-03-21 | Update primary bootstrap | Siri Hansen |
2014-03-21 | Merge branch 'nox/httpc-transfer-encoding-identity' | Henrik Nord |
2014-03-21 | Merge branch 'yiannist/hipe-llvm-backend' | Henrik Nord |
2014-03-21 | Change release name from "OTP APN 181 01" to "Erlang/OTP" | Siri Hansen |
2014-03-21 | inets: Remove potential windows problem | Ingela Anderton Andin |