Age | Commit message (Expand) | Author |
2012-08-27 | Merge branch 'psi/fix-leap-seconds/OTP-10227' into maint | Fredrik Gustafsson |
2012-08-27 | Merge branch 'tab/fix-sctp-multihoming-IPv6/OTP-10217' into maint | Fredrik Gustafsson |
2012-08-24 | Merge branch 'msp/double_middle_endian/OTP-10209' into maint | Lukas Larsson |
2012-08-16 | Add checks for in6addr_any and in6addr_loopback | Tomas Abrahamsson |
2012-08-01 | Fix support for leap seconds-aware timezones | Piotr Sikora |
2012-06-25 | Add armv7l and armv5tejl as a recognized ARM architectures | Sverker Eriksson |
2012-05-10 | Remove stale code for hybrid heap and incremental GC | Björn Gustavsson |
2012-03-23 | Unbreak floating point on middle-endian machines. | Mike Sperber |
2012-03-22 | Ifdef all dynamic trace code | Patrik Nyblom |
2012-03-22 | Move dtrace erlang code and NIF into runtime_tools | Patrik Nyblom |
2012-03-22 | Change to more specific configure options for dtrace | Patrik Nyblom |
2012-03-22 | Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 1/4 | Scott Lystig Fritchie |
2012-01-13 | erts: Fix parallel make for emulator zlib | Raimo Niskanen |
2011-12-08 | Merge branch 'ta/sendfile/OTP-9240' | Lukas Larsson |
2011-12-05 | Make solaris use sendfilev | Lukas Larsson |
2011-12-02 | Fix time types | Rickard Green |
2011-12-02 | Back to not using 32bit time_t | Patrik Nyblom |
2011-12-02 | Make Win64 build work both under MSYS and Cygwin | Patrik Nyblom |
2011-12-02 | Build Win64 Erlang emulator using MSYS | unknown |
2011-12-02 | Merge branch 'ta/sendfile/OTP-9240' | Lukas Larsson |
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: Configure check for SCTP features only when sctp.h is found | Raimo Niskanen |
2011-11-30 | Disable floating point exceptions on Mac OS X by default | Björn Gustavsson |
2011-11-29 | Implement file:sendfile | Tuncer Ayaz |
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-25 | MacOS X: Completely remove obsolete -no-cpp-precomp option | Björn Gustavsson |
2011-11-24 | Use libdlpi to get physical address | Trond Norbye |
2011-11-18 | Merge branch 'pan/osx_gcc_fixes' | Patrik Nyblom |
2011-11-18 | Merge branch 'sverk/hipe-without-fpe/OTP-9724' | Sverker Eriksson |
2011-11-17 | erts: Fixes for SCTP on old Solaris 10 | Raimo Niskanen |
2011-11-17 | erts: Default enable SCTP in configure | Raimo Niskanen |
2011-11-17 | hipe,erts: Allow hipe without floating point exceptions | Sverker Eriksson |
2011-11-17 | erts: Use SCTP functions in default libs | Raimo Niskanen |
2011-11-16 | Fix typo in erts/configure.in | Patrik Nyblom |
2011-11-16 | Make OTP build w/alternative gcc on MacOS Lion | Patrik Nyblom |
2011-10-11 | Merge branch 'bjorn/some-configure-clean-ups' | Björn Gustavsson |
2011-10-06 | Merge branch 'ia/ssl/remove-old-ssl/OTP-7048' | Ingela Anderton Andin |
2011-09-23 | Merge branch 'dev' into major | Micael Karlberg |
2011-09-21 | Remove static ssl linking in crypto for otp_build | Björn-Egil Dahlberg |
2011-09-16 | Remove old ssl implementation and deprecated function ssl:peercert/1 | Ingela Anderton Andin |
2011-09-08 | Merge branch 'dev' into major | Henrik Nord |
2011-09-08 | Merge branch 'dc/fix_win32_static_crypto' into dev | Henrik Nord |
2011-09-08 | erts/configure.in: Remove test for reversed setvbuf() arguments | Björn Gustavsson |
2011-09-08 | erts/configure.in: Remove broken support for System V | Björn Gustavsson |
2011-09-08 | erts/configure.in: Don't check for the presence of mach-o/dyld.h | Björn Gustavsson |
2011-09-08 | erts/configure.in: Remove useless --disable-fixalloc option | Björn Gustavsson |
2011-09-01 | Merge branch 'dev' into major | Henrik Nord |
2011-08-11 | Fix win32 OpenSSL static linking broken in 20c9d6e | Dave Cottlehuber |