Age | Commit message (Expand) | Author |
2014-09-18 | Reduce the total testing time for the properties to 20 seconds | Thomas Arts |
2014-09-18 | No side effects in function arguments | Thomas Arts |
2014-09-18 | Passing global var to QuickCheck statemachine | Thomas Arts |
2014-09-17 | Merge tag 'OTP-17.3' | Henrik Nord |
2014-09-15 | Fixed typo: was/were | David N. Welton |
2014-09-15 | Remove untested option 'generic_debug' from gen_server | Anthony Ramine |
2014-09-15 | Merge branch 'maint' | Siri Hansen |
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 'maint' | Hans Nilsson |
2014-09-15 | common_test: Add p-tag to warning-tag | Hans Nilsson |
2014-09-14 | Merge branch 'maint' | Anders Svensson |
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 | [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 | 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 '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-10 | let Java compiler output all warnings | Vlad Dumitrescu |
2014-09-10 | Merge branch 'maint' | Dan Gudmundsson |
2014-09-10 | Merge branch 'dgud/tools/emacs-fix' into maint | Dan Gudmundsson |
2014-09-10 | Merge branch 'maint' | Raimo Niskanen |