Age | Commit message (Expand) | Author |
2011-12-08 | Merge branch 'rickard/generic-thr-queue/OTP-9632' | Rickard Green |
2011-12-08 | Merge branch 'sverk/misc-valgrind-fixes' | Sverker Eriksson |
2011-12-08 | Do not use async threads on DARWIN | Lukas Larsson |
2011-12-08 | Fix cleanup when sendfile process crashes | Lukas Larsson |
2011-12-08 | Merge branch 'egil/file-info-opt-utc/OTP-7687' | Björn-Egil Dahlberg |
2011-12-08 | Remove time_t specific test in prim_file_SUITE | Björn-Egil Dahlberg |
2011-12-08 | Deprecate the inviso application | Björn Gustavsson |
2011-12-08 | Optimize join_maps() in dialyzer_dataflow | Hans Bolinder |
2011-12-08 | Update prim_file.beam and prim_zip.beam | Björn-Egil Dahlberg |
2011-12-08 | Add types for posixtime_to_universaltime and the reverse | Patrik Nyblom |
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 | Document file:*_file_info/2 | Björn-Egil Dahlberg |
2011-12-08 | Fix compiler warning in unix_efile.c | Björn-Egil Dahlberg |
2011-12-08 | Change name of bif universaltime_to_seconds/1 | Björn-Egil Dahlberg |
2011-12-08 | Change options to prim_file:*_file_info/* | Björn-Egil Dahlberg |
2011-12-08 | Remove dead code | Björn-Egil Dahlberg |
2011-12-08 | Catch errors from prim_file:*_file_info | Björn-Egil Dahlberg |
2011-12-08 | Testcase for utc <-> seconds conversion | 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 prim_file validate ctime in file_info | Björn-Egil Dahlberg |
2011-12-08 | Teach #file_info spec unix epochs for file times | Björn-Egil Dahlberg |
2011-12-08 | Add file_info_opt tests in prim_file_SUITE | Björn-Egil Dahlberg |
2011-12-08 | unix_efile: Zero is a valid number in utime | 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-08 | Teach windows sys_localtime_r | Björn-Egil Dahlberg |
2011-12-08 | Optimize erl_types:t_unify() | Hans Bolinder |
2011-12-08 | Add explanatory text for tc failure | Lukas Larsson |
2011-12-08 | Declare hipe_mode_switch_debug extern in header | Patrik Nyblom |
2011-12-08 | Change supervisor_SUITE to pure common test style | Siri Hansen |
2011-12-08 | Use new directive "-callback" and prepare version and appup for release | Ingela Anderton Andin |
2011-12-08 | Tell dialyzer not to warn about unused functions | Anders Svensson |
2011-12-08 | Add compiler testcases for generation and compilation to beam | Anders Svensson |
2011-12-08 | Fix semantic checks on AVP qualifiers | Anders Svensson |
2011-12-08 | Minor codegen/debug fix | Anders Svensson |
2011-12-07 | Give elements of lock-free queues some time to be deallocated | Rickard Green |
2011-12-07 | Fix cleanup of elements in lock-free queues | Rickard Green |
2011-12-07 | Return {error,closed} from sendfile if closed | Lukas Larsson |
2011-12-07 | Deal with crypto:start() failure in TLS suite | Anders Svensson |
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 | Added ticket number. | Micael Karlberg |
2011-12-07 | erts: Suppress valgrind warning about syscall sendmsg | Sverker Eriksson |
2011-12-07 | Merge branch 'anders/diameter/suites_and_dialyzer/OTP-9781' | Anders Svensson |
2011-12-07 | Merge branch 'anders/diameter/callback_redirection/OTP-9777' | Anders Svensson |