Age | Commit message (Expand) | Author |
2010-06-01 | OTP-8660 Increase atomic fallback locks | Rickard Green |
2010-06-01 | OTP-8612 Fix potential premature destruction of port locks | Rickard Green |
2010-06-01 | OTP-8659 Add ethread support for gcc atomics | Rickard Green |
2010-06-01 | OTP-8658 Add missing memory barriers in erts_poll() | Rickard Green |
2010-06-01 | Merge branch 'bg/remove-stray-sae-support' into dev | Erlang/OTP |
2010-06-01 | Merge branch 'bg/dist_utils' into dev | Erlang/OTP |
2010-06-01 | Improved indentation of old catch. | Dan Gudmundsson |
2010-06-01 | Added more type highlighting and fixed record indentation with types. | Dan Gudmundsson |
2010-06-01 | erlang-flymake: Document in README | Klas Johansson |
2010-06-01 | erlang-flymake: Make the syntax check command configurable | Klas Johansson |
2010-06-01 | erlang-flymake: By default pass <app>/include and <app>/ebin to compiler | Klas Johansson |
2010-06-01 | erlang-flymake: Include in Makefile | Klas Johansson |
2010-06-01 | erlang-flymake: Syntax check erlang code on the fly (using flymake) | Klas Johansson |
2010-06-01 | Resolver: make inet_dns decode ugly truncated reply | Raimo Niskanen |
2010-06-01 | Resolver: stop inet_res leaking ports | Raimo Niskanen |
2010-06-01 | Remove unsupported erlang:blocking_read_file/1 | Björn Gustavsson |
2010-06-01 | Remove stray SAE support | Björn Gustavsson |
2010-06-01 | dist_utils: Eliminate crash when list_to_existing_atom/1 fails | Björn Gustavsson |
2010-06-01 | Add possibly missing process lock before unregistering oneself | Patrik Nyblom |
2010-06-01 | Keep process lock over trace of unregister | Patrik Nyblom |
2010-06-01 | Added workaround for tcp delivery problem | Ingela Anderton Andin |
2010-06-01 | OTP-8649 dg/public_key-test-coverage | Raimo Niskanen |
2010-05-31 | OTP-8657 New Erlang scanner tokens: '..' and '...' | Hans Bolinder |
2010-05-31 | OTP-8653 pg2: bug fix | Hans Bolinder |
2010-05-28 | Merge branch 'sv/format_status-name-handling' into dev | Erlang/OTP |
2010-05-28 | Merge branch 'ks/cleanup-leex' into dev | Erlang/OTP |
2010-05-28 | Merge branch 'sv/socket-error-portability' into dev | Erlang/OTP |
2010-05-28 | odbc: Relese test suites | Ingela Anderton Andin |
2010-05-28 | Cleaned code | Ingela Anderton Andin |
2010-05-28 | OTP-8647 Xref adds calls to operators when {builtins,true} | Hans Bolinder |
2010-05-28 | Hoops too quick to check in previous version, changed . to ;, compiled in | Ingela Anderton Andin |
2010-05-28 | Added misssing version check for client. | Ingela Anderton Andin |
2010-05-28 | Added missing padding check. | Ingela Anderton Andin |
2010-05-28 | Added missing Mac check. | Ingela Anderton Andin |
2010-05-28 | Added code to handle own alert in case MAC or padding check fails. | Ingela Anderton Andin |
2010-05-27 | OTP-8609: Problems processing netscape cookies - expire | Micael Karlberg |
2010-05-27 | handle {global, term()} names in format_status/2 | Steve Vinoski |
2010-05-27 | OTP-8609: Problems processing netscape cookies - expire | Micael Karlberg |
2010-05-27 | OTP-8609: Made cookie handling more case insensitive. | Micael Karlberg |
2010-05-27 | Merge branch 'se/spawn_drv_win_deadlock' into dev | Erlang/OTP |
2010-05-27 | Merge branch 'ta/extend-nif-api' into dev | Erlang/OTP |
2010-05-27 | leex: Clean up as suggested by tidier | Kostis Sagonas |
2010-05-27 | inet_drv.c: Remove red herring | Björn Gustavsson |
2010-05-27 | use macro to portably test for socket system call errors | Steve Vinoski |
2010-05-27 | Moved nodelay workaround for linux, as it seems to only work if you do | Ingela Anderton Andin |
2010-05-27 | OTP-8563: Decode/Encode of Counter64 error | Micael Karlberg |
2010-05-27 | Cleanup branch 'bg/compiler-cover-and-clean' | Kostis Sagonas |
2010-05-26 | OTP-8649 change in public_key api | Ingela Anderton Andin |
2010-05-26 | Preparing for new version. | Niclas Eklund |
2010-05-26 | Fix race condition when an other connection is started before a channel is op... | Niclas Eklund |