Age | Commit message (Expand) | Author |
2010-06-07 | Add type information for erlang:port_call/2 | Björn Gustavsson |
2010-06-07 | Add type information for erlang:display* BIFs | Björn Gustavsson |
2010-06-07 | Add type information for the BIFs in the binary module | Björn Gustavsson |
2010-06-07 | Introduce and use the t_endian() helper | Björn Gustavsson |
2010-06-07 | Add type information for erlang:binary_part/2,3 | Björn Gustavsson |
2010-06-07 | Add type info for erlang:append/2 and erlang:subtract/2 | Kostis Sagonas |
2010-06-07 | Add type information for the erlang:adler32* BIFs | Kostis Sagonas |
2010-06-07 | Add ppc64 return for erlang:system_info(hipe_architecture) | Kostis Sagonas |
2010-06-07 | Test that all BIFs have known types | Björn Gustavsson |
2010-06-07 | OTP-8587 DSA key support | Ingela Anderton Andin |
2010-06-07 | Merge branch 'ms/file-exclusive-mode' into dev | Erlang/OTP |
2010-06-07 | Merge branch 'cb/emacs-eunit-run-recent' into dev | Erlang/OTP |
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: remove runtime dependency on cl package | Chris Bernard |
2010-06-07 | Add Emacs EUnit feature: run recent | Chris Bernard |
2010-06-07 | Add Emacs EUnit feature: auto-save | Chris Bernard |
2010-06-07 | Remove tid() from the predefined builtin types. | Kostis Sagonas |
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 | Fix erts_bld_string_n (called by enif_make_string and erlang:decode_packet/3)... | Paul Guyot |
2010-06-07 | Let ei_get_type() return ERL_FLOAT_EXT instead of NEW_FLOAT_EXT | Björn-Egil Dahlberg |
2010-06-07 | Merge OTP-8681 | Björn-Egil Dahlberg |
2010-06-07 | gs: Clean up as suggested by tidier | Kostis Sagonas |
2010-06-07 | Fix ei_tmo to restrict dflags to NEW_FLOAT_EXT | Björn-Egil Dahlberg |
2010-06-07 | compact IEEE 754 double encoding in external binary format for ei | Steve Vinoski |
2010-06-07 | fix typo in ei_decode_ei_term documentation | Steve Vinoski |
2010-06-07 | Fix confusing dialyzer warnings for is_record/2 with illegal records | Björn Gustavsson |
2010-06-06 | erl_types: Export is_erl_type/1 | Björn Gustavsson |
2010-06-04 | Merge branch 'egil/call-time-trace-patterns' into dev | Erlang/OTP |
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 | Change documentation for erlang:min/2,max/2 and port_command/3 to | Patrik Nyblom |
2010-06-04 | Update preloaded modules | Raimo Niskanen |
2010-06-04 | Support opening files in exclusive mode | Michael Santos |
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 | Fix scheduler_suspend test when schedulers online isn't equal to the amount o... | Rickard Green |
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 | Fix ops.tab to include i_return_time_trace | Björn-Egil Dahlberg |
2010-06-03 | Let trace_call_time_SUITE scheduling test be more relaxed | Björn-Egil Dahlberg |
2010-06-03 | Add documentation for call time breakpoints | Björn-Egil Dahlberg |
2010-06-03 | Fix bp_hash_put to do hash value after rehash | Björn-Egil Dahlberg |
2010-06-03 | Extend trace_call_time_SUITE with bif-tests | Björn-Egil Dahlberg |