Age | Commit message (Expand) | Author |
2014-09-18 | Next expected version... (may change) | Marcus Arendt |
2014-09-18 | Add missing release notes | Rickard Green |
2014-09-16 | erts: Fix erts app-file | Björn-Egil Dahlberg |
2014-09-15 | Fixed typo: was/were | David N. Welton |
2014-09-15 | Updated OTP versionOTP-17.3 | Erlang/OTP |
2014-09-15 | Update release notes | Erlang/OTP |
2014-09-15 | Update version numbers | Erlang/OTP |
2014-09-15 | Merge branch 'siri/megaco/fix-appup' into maint | Siri Hansen |
2014-09-15 | Merge branch 'hans/common_test/add_xml_p_tag' into maint | Hans Nilsson |
2014-09-15 | common_test: Add p-tag to warning-tag | Hans Nilsson |
2014-09-14 | Merge branch 'anders/diameter/17.3_release/OTP-12093' into maint | Anders Svensson |
2014-09-14 | Merge branch 'anders/diameter/Failed-AVP/OTP-12094' into maint | Anders Svensson |
2014-09-14 | Add recompilation admonition to 17.2 release notes | Anders Svensson |
2014-09-12 | Fix ?MODULE in preprocessed dictionary forms | Anders Svensson |
2014-09-12 | Update preloaded modules | Henrik Nord |
2014-09-12 | [megaco] Fix appup for OTP-17.3 | Siri Hansen |
2014-09-12 | edoc, erl_docgen: Enhance internal map type format | Björn-Egil Dahlberg |
2014-09-12 | Merge branch 'sverk/dirty-sched-api-cleanup' into maint | Sverker Eriksson |
2014-09-12 | erts: Remove enif_have_dirty_schedulers() | Sverker Eriksson |
2014-09-12 | OtpErlangList.clone must not return null | Vlad Dumitrescu |
2014-09-12 | handle empty .erlang.cookie without crashing | Vlad Dumitrescu |
2014-09-11 | Fix broken deprecation warnings in ssh application | Sebastian Strollo |
2014-09-11 | fix warning: Socket's InputStream not closed | Vlad Dumitrescu |
2014-09-11 | silence 'potential resource leak' warnings | Vlad Dumitrescu |
2014-09-11 | don't warn about some unused fields/variables | Vlad Dumitrescu |
2014-09-11 | handle warnings about potential null pointers | Vlad Dumitrescu |
2014-09-11 | keep all method parameters final | Vlad Dumitrescu |
2014-09-11 | renamed method parameters hiding fields | Vlad Dumitrescu |
2014-09-11 | add 'break' statements to make compiler happy | Vlad Dumitrescu |
2014-09-11 | remove warnings from OtpMD5 | Vlad Dumitrescu |
2014-09-11 | rename OtpNode.flags to connFlags | Vlad Dumitrescu |
2014-09-11 | rename OtpNode.Acceptor.port to acceptorPort | Vlad Dumitrescu |
2014-09-11 | rename field 'self' to 'localNode' | Vlad Dumitrescu |
2014-09-11 | mark deprecated unused private constructor | Vlad Dumitrescu |
2014-09-11 | simplify 'if' statements | Vlad Dumitrescu |
2014-09-11 | remove warnings: @Override, switch fall-through | Vlad Dumitrescu |
2014-09-11 | make serialVersionUID fields private | Vlad Dumitrescu |
2014-09-11 | remove unnecessary syntax (casts) | Vlad Dumitrescu |
2014-09-11 | remove unused variables | Vlad Dumitrescu |
2014-09-11 | removed unnecessary semicolons, imports, labels | Vlad Dumitrescu |
2014-09-11 | remove unnecessary null pointer checks | Vlad Dumitrescu |
2014-09-11 | remove unnecessary Cloneable and Serializable | Vlad Dumitrescu |
2014-09-11 | stdlib: Fix maps type pretty printing | Björn-Egil Dahlberg |
2014-09-11 | Merge branch 'ia/public_key/links' into maint | Ingela Anderton Andin |
2014-09-11 | public_key: Fix link errors in documentation | Ingela Anderton Andin |
2014-09-11 | Do not rely on macros with implicit vars | José Valim |
2014-09-11 | Update preloaded | Marcus Arendt |
2014-09-11 | Merge branch 'lrascao/fix_bug_windows_directory_symlinks' into maint | Marcus Arendt |
2014-09-10 | let Java compiler output all warnings | Vlad Dumitrescu |
2014-09-10 | Merge branch 'dgud/tools/emacs-fix' into maint | Dan Gudmundsson |