Age | Commit message (Expand) | Author |
2012-05-21 | Fix typer crashes | Stavros Aronis |
2012-05-21 | Fix types and specs in Dialyzer | Stavros Aronis |
2012-05-21 | Parallel compilation of files under analysis | Stavros Aronis |
2012-05-21 | Callgraph is ets based from the start | Stavros Aronis |
2012-05-21 | Parallel dataflow | Stavros Aronis |
2012-05-21 | Generalize coordinator and worker | Stavros Aronis |
2012-05-21 | Prepare for parallel dataflow | Stavros Aronis |
2012-05-21 | Separate race related fields of callgraph | Stavros Aronis |
2012-05-21 | Remove unused race detection related code | Stavros Aronis |
2012-05-21 | Simplification in dataflow | Stavros Aronis |
2012-05-21 | Refactorings in succ_typings | Stavros Aronis |
2012-05-21 | Moving code between callgraph & dataflow | Stavros Aronis |
2012-05-21 | Parallel typesig analysis | Stavros Aronis |
2012-05-21 | Allow more runtime flags and increase default process limit | Stavros Aronis |
2012-05-21 | Success typing analysis uses ETS tables for necessary plt info | Stavros Aronis |
2012-05-21 | Convert remaining codeserver fields to ETS tables | Stavros Aronis |
2012-05-21 | Replace Dialyzer's hand-made codeserver with an ets table | Stavros Aronis |
2012-05-21 | Simplify typesig postorder calculation | Stavros Aronis |
2012-05-21 | Flatten order of dataflow analyses | Stavros Aronis |
2012-05-21 | Refactoring in plt | Stavros Aronis |
2012-05-15 | Merge branch 'hb/stdlib/correct_pretty_error/OTP-10054' into maint | Hans Bolinder |
2012-05-15 | Improve the nice 'badarith' message displayed by the shell | Hans Bolinder |
2012-05-11 | Merge branch 'bjorn/test-cases' into maint | Björn Gustavsson |
2012-05-11 | Merge branch 'ia/ssh/remote-connetion-id/OTP-10062' into maint | Ingela Anderton Andin |
2012-05-11 | Merge branch 'ia/ssl/doc-improvment' into maint | Ingela Anderton Andin |
2012-05-09 | Merge branch 'dgud/observer/bug-fixes/OTP-10075' into maint | Dan Gudmundsson |
2012-05-08 | Merge branch 'sa/dialyzer-contract-variables' into maint | Henrik Nord |
2012-05-08 | [observer] Add more popup menus and info selected pid | Dan Gudmundsson |
2012-05-04 | Merge branch 'pan/active_once/OTP-10055' into maint | Patrik Nyblom |
2012-05-04 | Remove race in gen_tcp_misc_SUITE:otp_9389 | Patrik Nyblom |
2012-05-04 | gen_tcp: Make setopts(S,[{active,once}]) try a read | Patrik Nyblom |
2012-05-04 | The channel id in a channel failure message, sent to the peer, is now in all ... | Ingela Anderton Andin |
2012-05-03 | ts: Recognize Windows 7 | Björn Gustavsson |
2012-05-03 | Merge branch 'sverk/cross_tests/OTP-10074' into maint | Lukas Larsson |
2012-05-02 | Merge branch 'egil/fix-run_erl/OTP-10076' into maint | Björn-Egil Dahlberg |
2012-05-02 | otp_SUITE: Ignore calls to dialyzer if the entire application is missing | Björn Gustavsson |
2012-05-02 | otp_SUITE: Remove broken filtering of megaco calls | Björn Gustavsson |
2012-05-02 | otp_SUITE: Prefix MFAs with the application they belong to | Björn Gustavsson |
2012-05-02 | Fix include issues in when building tests | Lukas Larsson |
2012-05-02 | Fix cross compile of testcases | Lukas Larsson |
2012-05-02 | Update cross build system for tests to work | Lukas Larsson |
2012-04-30 | Merge branch 'egil/fix-port-io-statistics/OTP-10073' into maint | Björn-Egil Dahlberg |
2012-04-27 | run_erl: Set controlling terminal | Björn-Egil Dahlberg |
2012-04-27 | run_erl: Use openpty slave descriptor | Björn-Egil Dahlberg |
2012-04-27 | Merge branch 'egil/fix-compiler-warnings' into maint | Björn-Egil Dahlberg |
2012-04-27 | erl_docgen: Do not overflow images for pdf doc gen | Björn-Egil Dahlberg |
2012-04-27 | kernel: Fix missing documentation link anchors | Björn-Egil Dahlberg |
2012-04-27 | megaco: Fix parallel make for behaviours | Björn-Egil Dahlberg |
2012-04-27 | inets: Fix parallel make for behaviours | Björn-Egil Dahlberg |
2012-04-27 | ssh: Fix parallel make for behaviours | Björn-Egil Dahlberg |