aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2011-12-06erts: Remove truncation of http packet parsing and return error insteadSverker Eriksson
2011-12-05Clarify some code commentsLukas Larsson
2011-12-05Make solaris use sendfilevLukas Larsson
2011-12-05Skip thread_mseg_alloc_cache_clean() when no mseg_allocRickard Green
2011-12-05honor packet_size for http packet parsing to fix OTP-9389Steve Vinoski
2011-12-05Merge branch 'rickard/generic-thr-queue/OTP-9632'Rickard Green
2011-12-05Fix handle_async_ready_clean()Rickard Green
2011-12-05Fix typos in erl(1)Tuncer Ayaz
2011-12-05Fix typo in erts_alloc(3)Tuncer Ayaz
2011-12-05Fix typo in erlang(3)Tuncer Ayaz
2011-12-05Fix typos in erts/preloaded/srcTuncer Ayaz
2011-12-05Merge branch 'sverk/deprecate-nif-reload'Sverker Eriksson
2011-12-05Merge branch 'bjorn/test-cases'Björn Gustavsson
2011-12-05erts: Remove duplicate erts_unblock_fpeJovi Zhang
2011-12-05Merge branch 'hb/erts/minor_doc_fix/OTP-9762'Hans Bolinder
2011-12-02erts: Fix bug in large big/float compareSverker Eriksson
2011-12-02sensitive_SUITE: Fix spuriously failing recv_trace/1Björn Gustavsson
2011-12-02otp_SUITE: Write log files about undefined functions and so onBjörn Gustavsson
2011-12-02Fix time typesRickard Green
2011-12-02Fix undefined ctime for invalid file handlesBjörn-Egil Dahlberg
2011-12-02Silence warnings in prim_fileBjörn-Egil Dahlberg
2011-12-02Fix validate structure in file_infoBjörn-Egil Dahlberg
2011-12-02Fix prim_file time conversionsBjörn-Egil Dahlberg
2011-12-02efile_drv: Fix casting between Sint64 and time_tBjörn-Egil Dahlberg
2011-12-02Do not use calendar module in preloadedBjörn-Egil Dahlberg
2011-12-02Move datetime into prim_fileBjörn-Egil Dahlberg
2011-12-02Fix EPOCH <-> FILETIME conversionBjörn-Egil Dahlberg
2011-12-02Teach win32 efile driver epochsBjörn-Egil Dahlberg
2011-12-02Workaround for the -1 problem of mktimeBjörn-Egil Dahlberg
2011-12-02Teach erlang about the times before 1970Björn-Egil Dahlberg
2011-12-02Use epoch seconds instead of datetime()Björn-Egil Dahlberg
2011-12-02Update static cachePatrik Nyblom
2011-12-02Back to not using 32bit time_tPatrik Nyblom
2011-12-02Remove ancient WaitForInputIdle workaroundPatrik Nyblom
2011-12-02Iron out bugs in Win64 found in daily buildsPatrik Nyblom
2011-12-02Make Win64 build work both under MSYS and CygwinPatrik Nyblom
2011-12-02Make whole of OTP build and release on Win64Patrik Nyblom
2011-12-02Get cerl and distribution working in Win64Patrik Nyblom
2011-12-02Get working prompt in Win64 using bootstrap codePatrik Nyblom
2011-12-02Build Win64 Erlang emulator using MSYSunknown
2011-12-02Add static win64 cacheunknown
2011-12-02Update preloaded modulesLukas Larsson
2011-12-02Merge branch 'ta/sendfile/OTP-9240'Lukas Larsson
2011-12-02Minor fix of erts_alloc.xmlHans Bolinder
2011-12-02Mend the non-SMP emulatorBjörn Gustavsson
2011-12-02Remove header/trailer supportLukas Larsson
2011-12-02Remove windows implementationLukas Larsson
2011-12-02Only allow tcp sockets as target for sendfileLukas Larsson
2011-12-01Preliminary work on header/trailerLukas Larsson
2011-12-01Use free_sendfile explicitly for non-asyncLukas Larsson