Age | Commit message (Expand) | Author |
2012-01-11 | Merge branch 'sverk/hipe-hibernate-sparc-bug' into maint | Sverker Eriksson |
2012-01-04 | Merge branch 'egil/fix-compiler-warnings' into maint | Björn-Egil Dahlberg |
2012-01-03 | erts: Add missing prototype to DRIVER_INIT | Björn-Egil Dahlberg |
2012-01-03 | erts: Remove dead code | Björn-Egil Dahlberg |
2012-01-03 | erts: Do not profile system profiler pid | Björn-Egil Dahlberg |
2011-12-20 | Remove bad assert | Rickard Green |
2011-12-19 | erts: Make GC tolerate hibernated process without hipe stack | Sverker Eriksson |
2011-12-10 | Merge branch 'rickard/alloc-opt/OTP-7775' | Rickard Green |
2011-12-10 | Fix thread progress debug code for has_reached_wakeup() | Rickard Green |
2011-12-09 | Merge branch 'pan/win64-fixes' | Patrik Nyblom |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-09 | Merge branch 'raimo/64-bit-driver-api/OTP-9795' | Björn Gustavsson |
2011-12-09 | Remove support for old drivers without ERL_DRV_EXTENDED_MARKER | Björn Gustavsson |
2011-12-09 | Bump driver version to 2.0 | Raimo Niskanen |
2011-12-09 | erl_driver.h: Enlarge type on return value from call | Raimo Niskanen |
2011-12-09 | erl_driver.h: Enlarge types on driver callbacks output, control and call | Raimo Niskanen |
2011-12-08 | Merge branch 'rickard/alloc-opt/OTP-7775' | Rickard Green |
2011-12-08 | Fix erts_thr_progress_wakeup() | Rickard Green |
2011-12-08 | Make erl_alloc.c use correct strtol variant on windows | Patrik Nyblom |
2011-12-08 | Merge branch 'lukas/bugs_and_tc_fixes' | Lukas Larsson |
2011-12-08 | Return true/false instead of num for +M<S>t info | Lukas Larsson |
2011-12-08 | Return correct format for info about sys_alloc | Lukas Larsson |
2011-12-08 | Merge branch 'rickard/generic-thr-queue/OTP-9632' | Rickard Green |
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 | Change name of bif universaltime_to_seconds/1 | Björn-Egil Dahlberg |
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-07 | Fix cleanup of elements in lock-free queues | Rickard Green |
2011-12-07 | erl_driver.h: Enlarge types in driver output functions | Raimo Niskanen |
2011-12-07 | erl_driver.h: Enlarge types in driver queue and alloc functions | Raimo Niskanen |
2011-12-07 | erl_driver.h: Use ErlDrvSizeT for size field in ErlIOVec | Raimo Niskanen |
2011-12-07 | Merge branch 'sverk/packet_size-http/OTP-9389' | Sverker Eriksson |
2011-12-07 | BEAM loader: Fix bug that allowed loading of more than two versions | Björn Gustavsson |
2011-12-06 | Merge branch 'sverk/big-float-cmp-bug' | Sverker Eriksson |
2011-12-06 | erts: Remove truncation of http packet parsing and return error instead | Sverker Eriksson |
2011-12-05 | honor packet_size for http packet parsing to fix OTP-9389 | Steve Vinoski |
2011-12-05 | Merge branch 'rickard/generic-thr-queue/OTP-9632' | Rickard Green |
2011-12-05 | Fix handle_async_ready_clean() | Rickard Green |
2011-12-05 | Merge branch 'sverk/deprecate-nif-reload' | Sverker Eriksson |
2011-12-05 | erts: Remove duplicate erts_unblock_fpe | Jovi Zhang |
2011-12-02 | erts: Fix bug in large big/float compare | Sverker Eriksson |
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 |