Age | Commit message (Expand) | Author |
2015-05-06 | Misc time improvements | Rickard Green |
2015-03-24 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-24 | Better OS system time implementation | Rickard Green |
2015-03-23 | erts_sys_hrtime() for lcnt | Rickard Green |
2015-03-23 | Better support for poor os monotonic sources | Rickard Green |
2015-03-21 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-21 | Unbreak lcnt | Rickard Green |
2015-03-20 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-20 | Introduce a new time API | Rickard Green |
2015-03-12 | erts: Add ERTS_UNDEF macro | Sverker Eriksson |
2014-12-19 | Merge branch 'lukas/erts/crashdump_improvements/OTP-12377' | Lukas Larsson |
2014-12-19 | erts: Improve crash dumps | Lukas Larsson |
2014-12-19 | erts: Introduce thread suspend functions | Lukas Larsson |
2014-12-02 | erts: Add compile time assert ERTS_CT_ASSERT | Sverker Eriksson |
2014-10-28 | Merge branch 'sv/isfinite/OTP-12268' into maint | Lukas Larsson |
2014-10-28 | Use isfinite() instead of finite() when available | Anthony Ramine |
2014-09-25 | Merge branch 'rickard/eager-check-io/OTP-12117' into rickard/maint-17/eager-c... | Rickard Green |
2014-09-25 | Introduce support for eager check I/O scheduling | Rickard Green |
2014-06-27 | erts: Fix size overflow bugs in memory allocation | Sverker Eriksson |
2014-03-21 | Raspberry PI / Android a minimal cross-compile configuration | Dmitry Kolesnikov |
2014-02-24 | Added support for ENEA OSE | Lukas Larsson |
2013-12-20 | Merge branch 'sverk/unicode-driver-paths' | Sverker Eriksson |
2013-12-13 | erts: Refactor remove erts_sys_dll_open2 | Sverker Eriksson |
2013-12-12 | Merge branch 'sverk/trapping-bin2term' into OTP_R16B03 | Sverker Eriksson |
2013-12-02 | Properly mark erl_assert_error as non-returning | Anthony Ramine |
2013-11-18 | trapping lists and tuples | Sverker Eriksson |
2013-11-18 | trapping binary_to_term passing binary_SUITE | Sverker Eriksson |
2013-11-09 | Add os:unsetenv/1 | Martin Hässler |
2013-09-30 | erts: Add __func__ to ERTS_ASSERT macro | Sverker Eriksson |
2013-09-30 | erts: Prepare erl_mmap with tree structures for free seg storage | Sverker Eriksson |
2013-09-30 | erts: Remove ASSERT_EXPR macro | Sverker Eriksson |
2013-09-30 | erts: Refactor the ASSERT macro | Sverker Eriksson |
2013-09-25 | Implement platform specific aligned sys_alloc and use when supported | Rickard Green |
2013-02-18 | Add +pc {latin1|unicode} switch and io:printable_range/0 | Patrik Nyblom |
2013-02-11 | Make prim_file skip invalid filenames in unicode mode | Patrik Nyblom |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-21 | Text representation of a float formatted using given options. | Serge Aleynikov |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-07 | Implement true asynchronous signaling between processes and ports | Rickard Green |
2012-12-06 | Merge branch 'maint' | Ingela Anderton Andin |
2012-12-03 | Optimize management of port tasks | Rickard Green |
2012-12-03 | Improve configuration of process and port tables | Rickard Green |
2012-11-30 | erts: Change default of erl_crash.dump | Björn-Egil Dahlberg |
2012-11-28 | Merge branch 'sverk/crypto-unloading' | Sverker Eriksson |
2012-10-24 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-10-16 | erts: Change ERL_CRASH_DUMP_SECONDS behaviour | Björn-Egil Dahlberg |
2012-10-09 | crypto: Make unloading of crypto safer | Sverker Eriksson |
2012-09-07 | Replace sprintf with erts_snprintf in beam | Björn-Egil Dahlberg |
2012-08-20 | Merge branch 'maint' | Patrik Nyblom |
2012-08-14 | Make get/putenv and erlexec understand Unicode | Patrik Nyblom |