Age | Commit message (Expand) | Author |
2010-08-12 | Merge branch 'bjorn/remove-obsolete-driver-support/OTP-8758' into dev | Björn Gustavsson |
2010-08-11 | Remove obsolete/driver.h and the associated functionality | Björn Gustavsson |
2010-08-10 | Merge branch 'rickard/ethread-rewrite/OTP-8544' into dev | Rickard Green |
2010-08-10 | Rewrite ethread library | Rickard Green |
2010-07-08 | Merge branch 'sverker/full_INTEGER_EXT/OTP-8540' into dev | Sverker Eriksson |
2010-07-08 | Merge branch 'sverker/driver_int64_bug/OTP-8716' into dev | Sverker Eriksson |
2010-07-08 | nif_SUITE send3 stress test | Sverker Eriksson |
2010-07-07 | Merge branch 'se/http_response_empty_phrase' into dev | Raimo Niskanen |
2010-07-05 | term_to_binary use all 32 bits of INTEGER_EXT | Sverker Eriksson |
2010-06-30 | Fix bug that caused faulty 64-bit integers from drivers. | Sverker Eriksson |
2010-06-10 | {packet,http} allow empty response phrase | Sverker Eriksson |
2010-06-10 | fix open_port with many unset env vars | Sverker Eriksson |
2010-06-08 | Merge branch 'bg/bif-types' into dev | Erlang/OTP |
2010-06-07 | Test that all BIFs have known types | Björn Gustavsson |
2010-06-07 | Fix erts_bld_string_n (called by enif_make_string and erlang:decode_packet/3)... | Paul Guyot |
2010-06-04 | Merge branch 'egil/call-time-trace-patterns' 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-03 | Let trace_call_time_SUITE scheduling test be more relaxed | Björn-Egil Dahlberg |
2010-06-03 | Extend trace_call_time_SUITE with bif-tests | Björn-Egil Dahlberg |
2010-06-03 | Add bif tests to call time trace tests | Björn-Egil Dahlberg |
2010-06-03 | Add trace call_time tests for nifs and bifs | Björn-Egil Dahlberg |
2010-06-03 | Add first phase of trace call time test suite | Björn-Egil Dahlberg |
2010-06-03 | OTP-8555 Send message from NIF | Sverker Eriksson |
2010-06-03 | Merge branch 'pan/otp_8579_autoimport_override' into dev | Erlang/OTP |
2010-06-02 | Make port_command/3 auto-imported | Patrik Nyblom |
2010-06-02 | Autoimport min/2 and max/2 | Patrik Nyblom |
2010-06-02 | Merge branch 'jv/autoimport-binary_to_term_2' into dev | Erlang/OTP |
2010-05-27 | Merge branch 'se/spawn_drv_win_deadlock' into dev | Erlang/OTP |
2010-05-24 | Fix deadlock in spawn driver on windows | Sverker Eriksson |
2010-05-24 | erl_nif: add make_atom_len, make_existing_atom_len and make_string_len | Tuncer Ayaz |
2010-05-24 | erl_nif: add enif_get_atom_length and enif_get_list_length | Tuncer Ayaz |
2010-05-24 | erl_nif: add enif_is_list and enif_is_tuple | Tuncer Ayaz |
2010-05-24 | Change binary_to_term/2 to be auto-imported | Jayson Vantuyl |
2010-05-20 | Merge branch 'pan/otp_8217_binary' into dev | Erlang/OTP |
2010-05-17 | Correct Boyer More and trapping for longest_common_suffix | Patrik Nyblom |
2010-05-17 | Add guard BIFs binary_part/2,3 | Patrik Nyblom |
2010-05-12 | Merge branch 'bg/opt-receive' into dev | Erlang/OTP |
2010-05-11 | erts: Add tests for the receive optimization | Björn Gustavsson |
2010-05-11 | Compile tests that communicate with R12 nodes with the r12 option | Björn Gustavsson |
2010-05-05 | OTP-8581 Revert prototype of driver_async | Patrik Nyblom |
2010-05-03 | allow open_port to set env vars containing a trailing '=' character | Steve Vinoski |
2010-04-30 | emulator tests: Remove stray OSE/Delta support | Björn Gustavsson |
2010-04-28 | OTP-8474 NIF improvements after R13B04 | Sverker Eriksson |
2010-04-13 | Merge branch 'bg/fconv' into dev | Erlang/OTP |
2010-04-07 | erts: Fix loading of modules with invalid floating point arithmetic | Björn Gustavsson |
2010-03-30 | Merge branch 'se/decode_packet' into dev | Erlang/OTP |
2010-03-29 | Fix erlang:decode_packet(httph_bin,..) to not return faulty header strings | Sverker Eriksson |
2010-03-25 | Merge branch 'bg/compiler-remove-r11-support' into dev | Erlang/OTP |
2010-03-22 | binary_SUITE: Don't test bit-level binary roundtrips with R11 nodes | Björn Gustavsson |
2010-03-22 | erts: Test compatibility of funs with R12 instead of R11 | Björn Gustavsson |