Age | Commit message (Expand) | Author |
2015-05-06 | Misc time improvements | Rickard Green |
2015-03-26 | Misc fixes | Rickard Green |
2015-03-25 | Fixes and cleanup | Rickard Green |
2015-03-24 | Better OS system time implementation | Rickard Green |
2015-03-23 | Better support for poor os monotonic sources | Rickard Green |
2015-03-21 | Unbreak lcnt | Rickard Green |
2015-03-20 | Multiple timer wheels | Rickard Green |
2015-03-20 | Erlang based BIF timer implementation for scalability | Rickard Green |
2015-03-20 | Introduce a new time API | Rickard Green |
2012-08-31 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-29 | Merge branch 'maint' | Henrik Nord |
2012-08-29 | Merge branch 'ta/docsmaint' into maint | Henrik Nord |
2012-08-27 | Merge branch 'maint' | Fredrik Gustafsson |
2012-08-27 | Merge branch 'psi/fix-leap-seconds/OTP-10227' into maint | Fredrik Gustafsson |
2012-08-20 | Merge branch 'maint' | Patrik Nyblom |
2012-08-01 | Fix support for leap seconds-aware timezones | Piotr Sikora |
2012-08-01 | Fix use of "clever" mktime | Piotr Sikora |
2012-07-05 | Fix various code typos for R15B02 | Tuncer Ayaz |
2012-04-16 | Optimize process table access | Rickard Green |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-08 | Merge branch 'egil/file-info-opt-utc/OTP-7687' | Björn-Egil Dahlberg |
2011-12-08 | Set BASEYEAR to 1902 | Patrik Nyblom |
2011-12-08 | Set lower limit of years handled to 1601 | Patrik Nyblom |
2011-12-08 | Emulate localtime, gmtime and mktime to enable negative time_t | Patrik Nyblom |
2011-12-08 | Fix negative time in seconds_to_universaltime/1 | Björn-Egil Dahlberg |
2011-12-08 | Remove OS taint from datetime conversion | Björn-Egil Dahlberg |
2011-12-08 | Add utc <-> seconds conversions bifs | Björn-Egil Dahlberg |
2011-12-08 | Let univ_to_local reflect HAVE localtime_r | Björn-Egil Dahlberg |
2011-12-08 | Fix types for gregday in erl_time_sup.c | Björn-Egil Dahlberg |
2011-12-02 | Fix time types | Rickard Green |
2011-12-02 | Workaround for the -1 problem of mktime | Björn-Egil Dahlberg |
2011-12-02 | Teach erlang about the times before 1970 | Björn-Egil Dahlberg |
2011-12-02 | Get cerl and distribution working in Win64 | Patrik Nyblom |
2010-12-20 | Remove timer-thread implementation | Björn-Egil Dahlberg |
2010-12-20 | Refactor timer interface | Björn-Egil Dahlberg |
2010-06-23 | Teach erl_time_sup to handle timezones w/o DST on FreeBSD as on other platforms | Patrik Nyblom |
2010-01-25 | Merge branch 'ta/os_timestamp_no_mutex' into ccase/r13b04_dev | Erlang/OTP |
2010-01-23 | Remove mutex lock around sys_gettimeofday() in os:timestamp/0 | Tuncer Ayaz |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |