Age | Commit message (Expand) | Author |
2010-06-07 | Merge branch 'kj/emacs-eunit-run-current-test-with-cover' into dev | Erlang/OTP |
2010-06-07 | An empty element declared as simpleContent was not properly validated. | Lars G Thorsen |
2010-06-07 | Merge branch 'ia/ssl_many_handshake_packages_at_once' into dev | Erlang/OTP |
2010-06-07 | An empty element declared as simpleContent was not properly validated. | Lars G Thorsen |
2010-06-07 | Cleanup | Dan Gudmundsson |
2010-06-07 | Public key test fixes | Dan Gudmundsson |
2010-06-07 | OTP-7907: Allow the use of the "new" ssl (essl). | Micael Karlberg |
2010-06-07 | erlang-eunit: Optionally run code coverage analysis during eunit tests | Klas Johansson |
2010-06-07 | erlang-eunit: Made alternative locations of files more flexible | Klas Johansson |
2010-06-07 | gs: Clean up as suggested by tidier | Kostis Sagonas |
2010-06-07 | Fix confusing dialyzer warnings for is_record/2 with illegal records | Björn Gustavsson |
2010-06-04 | Merge branch 'uw/mnesia-overload' into dev | Erlang/OTP |
2010-06-04 | Merge branch 'uw/mnesia-schema-merge' into dev | Erlang/OTP |
2010-06-04 | OTP-8478: Added support for multiple SNMPv3 EngineIDs in a single agent | Micael Karlberg |
2010-06-04 | Merge branch 'ks/dialyzer' into dev | Erlang/OTP |
2010-06-04 | OTP-8529: Raise condition processing replies | Micael Karlberg |
2010-06-04 | Fixed handling of several ssl/tls packets arriving at the same time. | Ingela Anderton Andin |
2010-06-03 | dialyzer: Build the PLT even if there are unresolved remote types | Kostis Sagonas |
2010-06-03 | OTP-8555 Send message from NIF | Sverker Eriksson |
2010-06-03 | proplists: Export the type property() | Björn Gustavsson |
2010-06-03 | erl_lint: Issue warnings for undefined exported types | Kostis Sagonas |
2010-06-03 | Minor fix in a print message | Kostis Sagonas |
2010-06-03 | Add handling of unknown types | Maria Christakis |
2010-06-03 | Add declaration for exported types | Kostis Sagonas |
2010-06-03 | Add types and specs; performed some cleanups also | Kostis Sagonas |
2010-06-03 | erl_scan: Add declarations for exported types | Kostis Sagonas |
2010-06-03 | stdlib: Add declarations for exported types | Kostis Sagonas |
2010-06-03 | hipe: Add declarations for exported types | Kostis Sagonas |
2010-06-03 | compiler: Add declarations for exported types | Kostis Sagonas |
2010-06-03 | syntax_tools: Add declarations for exported types | Kostis Sagonas |
2010-06-03 | kernel: Add declaration for exported types | Kostis Sagonas |
2010-06-03 | Support -export_type() in dialyzer and erl_types | Kostis Sagonas |
2010-06-03 | Add infrastructure for the -export_type() attribute | Kostis Sagonas |
2010-06-03 | OTP-8665 epp bug | Hans Bolinder |
2010-06-03 | Merge branch 'pan/otp_8579_autoimport_override' into dev | Erlang/OTP |
2010-06-03 | Merge branch 'pan/otp_8577_re_pattern_doc' into dev | Erlang/OTP |
2010-06-03 | Merge branch 'pan/otp_8611_standard_io' into dev | Erlang/OTP |
2010-06-03 | Merge branch 'pan/otp_3626_win_find_executable' into dev | Erlang/OTP |
2010-06-03 | Fixed a bug in the spec which caused dsa parameters to be lost in the certifi... | Dan Gudmundsson |
2010-06-02 | OTP-8529: Raise condition processing replies | Micael Karlberg |
2010-06-02 | OTP-8634: Pending counter raise condition. | Micael Karlberg |
2010-06-02 | Remove outcommented code from erl_lint | Patrik Nyblom |
2010-06-02 | Make port_command/3 auto-imported | Patrik Nyblom |
2010-06-02 | Remove (harmless) warnings about min/max in core applications | Patrik Nyblom |
2010-06-02 | Autoimport min/2 and max/2 | Patrik Nyblom |
2010-06-02 | Improve coverage of erl_int in testcases | Patrik Nyblom |
2010-06-02 | Change warning to error for nowarn_bif_clash compiler directive | Patrik Nyblom |
2010-06-02 | Add -compile({no_auto_import,[F/A]}) doc to compiler.xml | Patrik Nyblom |
2010-06-02 | Add some testcases to compiler to verify that overriding really happens | Patrik Nyblom |
2010-06-02 | Return nowarn_bif_clash functionality but with warning | Patrik Nyblom |