Age | Commit message (Expand) | Author |
2011-12-02 | Get cerl and distribution working in Win64 | Patrik Nyblom |
2011-12-02 | Get working prompt in Win64 using bootstrap code | Patrik Nyblom |
2011-12-02 | Build Win64 Erlang emulator using MSYS | unknown |
2011-12-02 | Merge branch 'ta/sendfile/OTP-9240' | Lukas Larsson |
2011-12-02 | Mend the non-SMP emulator | Björn Gustavsson |
2011-12-02 | Remove header/trailer support | Lukas Larsson |
2011-12-02 | Remove windows implementation | Lukas Larsson |
2011-12-01 | Preliminary work on header/trailer | Lukas Larsson |
2011-12-01 | Use free_sendfile explicitly for non-async | Lukas Larsson |
2011-12-01 | Remove debug printouts | Lukas Larsson |
2011-12-01 | Set chunk size to 3 GB | Lukas Larsson |
2011-12-01 | Change type of fd to be ErlDrvEvent | Lukas Larsson |
2011-12-01 | Add ifdef's for HAVE_SENDFILE | Lukas Larsson |
2011-12-01 | Fix freebsd support for sendfile | Lukas Larsson |
2011-12-01 | Change nbytes to 64 bit | Lukas Larsson |
2011-12-01 | Implement ignorefd for TCP | Lukas Larsson |
2011-12-01 | Fix offset calculation for darwin | Lukas Larsson |
2011-12-01 | Fix cleanup for sendfile | Lukas Larsson |
2011-12-01 | Fix 32 bit parameters | Lukas Larsson |
2011-12-01 | Make socket blocking if there are async threads | Lukas Larsson |
2011-12-01 | Implement sendfile when there are no async threads | Lukas Larsson |
2011-12-01 | Implement blocking calls for sendfile | Lukas Larsson |
2011-12-01 | Remove output from driver entry | Lukas Larsson |
2011-12-01 | Implement sendfile using blocking io in asynch threads | Lukas Larsson |
2011-12-01 | Merge branch 'rickard/deprecate-runtime-binding/OTP-9749' | Rickard Green |
2011-12-01 | Merge branch 'rickard/rm-common-runq/OTP-9727' | Rickard Green |
2011-12-01 | Deprecate erlang:system_flag/2 arguments scheduler_bind_type and cpu_topology | Rickard Green |
2011-12-01 | Remove common run-queue in SMP case | Rickard Green |
2011-12-01 | Fix scheduler suspend bug | Rickard Green |
2011-11-30 | Merge branch 'rickard/default-unbound/OTP-9726' | Rickard Green |
2011-11-30 | Merge branch 'rickard/pix-mutex/OTP-9723' | Rickard Green |
2011-11-30 | erts: Add valgrind suppressions | Sverker Eriksson |
2011-11-30 | Merge branch 'bjorn/deprecate-tuple-funs/OTP-9649' | Björn Gustavsson |
2011-11-30 | Merge branch 'bjorn/llvm-issues/OTP-9712' | Björn Gustavsson |
2011-11-30 | Merge branch 'tn/inet_drv-fix' | Raimo Niskanen |
2011-11-30 | erts: Warn the first time a tuple fun is called | Björn Gustavsson |
2011-11-29 | Implement file:sendfile | Tuncer Ayaz |
2011-11-29 | big_SUITE: Eliminate use of tuple fun | Björn Gustavsson |
2011-11-29 | erts: Remove old ELIB cruft from emulator Makefile | Raimo Niskanen |
2011-11-29 | Cleanup - remove unnecesary bracket level and configure for ifreq.ifr_enaddr | Raimo Niskanen |
2011-11-29 | Work around gcc linking with own view of default libs on Solaris | Raimo Niskanen |
2011-11-29 | Merge branch 'bjorn/erts/remove-useless-variable' | Björn Gustavsson |
2011-11-29 | erl_process.c: Remove the redundant variable 'processes_busy' | Björn Gustavsson |
2011-11-28 | Merge branch 'lukas/erts/large_float_cmp/OTP-9497' | Lukas Larsson |
2011-11-28 | Use CMP_TMP_HEAD_SIZE for C-stack | Lukas Larsson |
2011-11-28 | erts: Fix faulty udp-buffer handling | Sverker Eriksson |
2011-11-28 | Merge branch 'bjorn/code-loading' | Björn Gustavsson |
2011-11-28 | Correct -D and -I flags for emulator make target 'depend' | Raimo Niskanen |
2011-11-26 | beam_load.c: Add init_iff_file() for verifying the IFF header | Björn Gustavsson |
2011-11-26 | beam_code.c: Don't reinvent state initialization and deallocation | Björn Gustavsson |