Age | Commit message (Expand) | Author |
2011-12-07 | erl_driver.h: Enlarge types in driver queue and alloc functions | Raimo Niskanen |
2011-12-07 | erl_driver.h: Use ErlDrvSizeT for size field in ErlIOVec | Raimo Niskanen |
2011-12-07 | erts: Suppress valgrind warning about syscall sendmsg | Sverker Eriksson |
2011-12-07 | erts: Fix memory leak in test drivers | Sverker Eriksson |
2011-12-07 | Merge branch 'sverk/packet_size-http/OTP-9389' | Sverker Eriksson |
2011-12-07 | Do not use SFV_NOWAIT as it does not exist on all solaris | Lukas Larsson |
2011-12-07 | Merge branch 'bjorn/erts/code-loading/OTP-9720' | Björn Gustavsson |
2011-12-07 | BEAM loader: Fix bug that allowed loading of more than two versions | Björn Gustavsson |
2011-12-07 | Add code_SUITE:versions/1 | Björn Gustavsson |
2011-12-06 | erts: Small fix in inet_drv.c:sctp_set_opts | Sverker Eriksson |
2011-12-06 | Merge branch 'rickard/test-fixes-r15b' | Rickard Green |
2011-12-06 | Unlink test-proc instead of ensuring that it has died before stopping node | Rickard Green |
2011-12-06 | Merge branch 'rickard/test-fixes-r15b' | Rickard Green |
2011-12-06 | Ensure test-proc is dead before stopping node | Rickard Green |
2011-12-06 | Merge branch 'rickard/test-fixes-r15b' | Rickard Green |
2011-12-06 | Merge branch 'ta/docs' | Henrik Nord |
2011-12-06 | Skip detached test-case on MacOSX Leopard | Rickard Green |
2011-12-06 | Merge branch 'rickard/test-fixes-r15b' | Rickard Green |
2011-12-06 | Give slow machines more time to compute result | Rickard Green |
2011-12-06 | Allow more CPU time in waiting test-cases | Rickard Green |
2011-12-06 | Merge branch 'sverk/big-float-cmp-bug' | Sverker Eriksson |
2011-12-06 | Merge branch 'sverk/ppc-hibernate-fix' | Sverker Eriksson |
2011-12-06 | erts: Remove truncation of http packet parsing and return error instead | Sverker Eriksson |
2011-12-05 | Clarify some code comments | Lukas Larsson |
2011-12-05 | Make solaris use sendfilev | Lukas Larsson |
2011-12-05 | Skip thread_mseg_alloc_cache_clean() when no mseg_alloc | Rickard Green |
2011-12-05 | honor packet_size for http packet parsing to fix OTP-9389 | Steve Vinoski |
2011-12-05 | Merge branch 'rickard/generic-thr-queue/OTP-9632' | Rickard Green |
2011-12-05 | Fix handle_async_ready_clean() | Rickard Green |
2011-12-05 | Fix typos in erl(1) | Tuncer Ayaz |
2011-12-05 | Fix typo in erts_alloc(3) | Tuncer Ayaz |
2011-12-05 | Fix typo in erlang(3) | Tuncer Ayaz |
2011-12-05 | Fix typos in erts/preloaded/src | Tuncer Ayaz |
2011-12-05 | Merge branch 'sverk/deprecate-nif-reload' | Sverker Eriksson |
2011-12-05 | Merge branch 'bjorn/test-cases' | Björn Gustavsson |
2011-12-05 | erts: Remove duplicate erts_unblock_fpe | Jovi Zhang |
2011-12-05 | Merge branch 'hb/erts/minor_doc_fix/OTP-9762' | Hans Bolinder |
2011-12-02 | erts: Fix bug in large big/float compare | Sverker Eriksson |
2011-12-02 | sensitive_SUITE: Fix spuriously failing recv_trace/1 | Björn Gustavsson |
2011-12-02 | otp_SUITE: Write log files about undefined functions and so on | Björn Gustavsson |
2011-12-02 | Fix time types | Rickard Green |
2011-12-02 | Fix undefined ctime for invalid file handles | Björn-Egil Dahlberg |
2011-12-02 | Silence warnings in prim_file | Björn-Egil Dahlberg |
2011-12-02 | Fix validate structure in file_info | Björn-Egil Dahlberg |
2011-12-02 | Fix prim_file time conversions | Björn-Egil Dahlberg |
2011-12-02 | efile_drv: Fix casting between Sint64 and time_t | Björn-Egil Dahlberg |
2011-12-02 | Do not use calendar module in preloaded | Björn-Egil Dahlberg |
2011-12-02 | Move datetime into prim_file | Björn-Egil Dahlberg |
2011-12-02 | Fix EPOCH <-> FILETIME conversion | Björn-Egil Dahlberg |
2011-12-02 | Teach win32 efile driver epochs | Björn-Egil Dahlberg |