Age | Commit message (Expand) | Author |
2018-06-18 | Update copyright year | Henrik Nord |
2018-05-23 | make: Don't call mkdir with empty argument | Lukas Larsson |
2018-04-09 | Fix makefile mkdir warning | Lukas Larsson |
2018-02-13 | Merge branch 'maint' | John Högberg |
2018-02-13 | Fix size of fmt_double()'s format_str[] buffer | Mikael Pettersson |
2018-01-24 | Merge branch 'maint' | Sverker Eriksson |
2018-01-15 | erts: Fix buffer overflow bug in erts_printf %f | Sverker Eriksson |
2017-10-20 | Merge branch 'maint' | Björn Gustavsson |
2017-10-18 | Buffer writing of crash dumps | Björn Gustavsson |
2017-07-17 | erts: Cleanup removal of non-smp emulators | Lukas Larsson |
2017-07-17 | erts: Remove ERTS_SMP and USE_THREAD defines | Lukas Larsson |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-27 | erts: Fix debug emulator on windows | Sverker Eriksson |
2017-04-20 | erts: Fix erlexec to handle mismatch in sysconf and proc fs | Lukas Larsson |
2017-04-07 | Stack guard for PCRE | Rickard Green |
2016-12-20 | Workaround for buggy android implementation of PTHREAD_STACK_MIN | Rickard Green |
2016-11-17 | erts: Add cbprintf for Callback Printing | Sverker Eriksson |
2016-06-22 | Improve accuracy of timeouts using premature timeouts | Rickard Green |
2016-05-10 | Remove conditional dirty schedulers API | Rickard Green |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-04-04 | Merge tag 'OTP-18.3.1' | Henrik Nord |
2016-03-16 | Fix premature timeouts for ethread events on Linux | Rickard Green |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-02 | erts: Add power saving cpu feature tests and use them | Lukas Larsson |
2016-02-02 | erts: Add rdtscp instruction check | Lukas Larsson |
2015-09-09 | Merge branch 'maint' | Rickard Green |
2015-08-27 | Fix ethread events with timeout | Rickard Green |
2015-07-10 | ose: Remove all code related to the OSE port | Lukas Larsson |
2015-06-24 | erts: Remove halfword relative printf | Björn-Egil Dahlberg |
2015-06-24 | erts: Remove halfword in lib_src | Björn-Egil Dahlberg |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-16 | erts: Do not preallocate too large event pool | Björn-Egil Dahlberg |
2015-03-20 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-20 | Implement ethread events with timeout | Rickard Green |
2014-12-19 | Merge branch 'lukas/erts/crashdump_improvements/OTP-12377' | Lukas Larsson |
2014-12-19 | erts: Introduce thread suspend functions | Lukas Larsson |
2014-12-19 | erts: Add support for thread names | Lukas Larsson |
2014-12-16 | Merge branch 'lukas/erts/non-blocking-shell' | Lukas Larsson |
2014-12-15 | erts: Fix big-endian issue with printf_putc | Lukas Larsson |
2014-12-12 | Merge branch 'lukas/erts/non-blocking-shell' | Lukas Larsson |
2014-11-04 | erts: Make erts_printf work with non-blocking | Lukas Larsson |
2014-10-28 | Merge branch 'maint' | Bruce Yinhe |
2014-10-19 | Fix bug in FreeBSD topology detection code | Paul Guyot |
2014-09-17 | erts: Add icount build type for opcode counter | Björn-Egil Dahlberg |
2014-06-30 | erts: Separate ethread inlining from ethread.h | Björn-Egil Dahlberg |
2014-06-13 | Merge branch 'sverk/ethr_aux-cache-align-bug' into maint | Sverker Eriksson |
2014-06-06 | Merge branch 'jjhoo/mingw_compile_fix_forceinline/OTP-11945' into maint | Rickard Green |
2014-06-04 | erts: Fix cache line alignment bug for ts_event_pool | Sverker Eriksson |
2014-03-21 | Raspberry PI / Android a minimal cross-compile configuration | Dmitry Kolesnikov |
2014-02-28 | Add ETHR_FORCE_INLINE define to hide compiler specific directives | Jani Hakala |