Age | Commit message (Expand) | Author |
2010-12-16 | External include files | Micael Karlberg |
2010-12-16 | Set types correctly for open_port({spawn_executable, ... | Patrik Nyblom |
2010-12-16 | Merge branch 'nick/orber/old_ssl_option/OTP-8994' into maint-r14 | Erlang/OTP |
2010-12-16 | Merge branch 'nick/orber/recursive_types/OTP-8868' into maint-r14 | Erlang/OTP |
2010-12-16 | Merge branch 'rickard/atomic-type/OTP-8974' into dev | Rickard Green |
2010-12-16 | Unbreak atomic fallback | Rickard Green |
2010-12-16 | Merge branch 'rickard/atomic-type/OTP-8974' into dev | Rickard Green |
2010-12-16 | Fix type specification of the ets:new/2 BIF | Jesper Louis Andersen |
2010-12-16 | Use 32-bit atomics for system block | Rickard Green |
2010-12-16 | Use 32-bit atomics for misc scheduling specific information | Rickard Green |
2010-12-16 | Use 32-bit atomic for uaflgs in thread specific events | Rickard Green |
2010-12-16 | Use 32-bit atomics for process lock flags | Rickard Green |
2010-12-16 | Add 32-bit atomics to emulator APIs | Rickard Green |
2010-12-16 | Stop using reference counter when write accessing ETS-tables | Rickard Green |
2010-12-16 | Safe deallocation of ETS-table structures | Rickard Green |
2010-12-16 | Fix rwlock resource leak when hitting system limit | Rickard Green |
2010-12-16 | Prepare for release | Ingela Anderton Andin |
2010-12-16 | Cache invalidation and consistent user closing | Ingela Anderton Andin |
2010-12-16 | Cache invaldation first version does not break old test cases | Ingela Anderton Andin |
2010-12-15 | Remove unused variable | Rickard Green |
2010-12-15 | Remove stray semicolons in erl_term.h | Rickard Green |
2010-12-15 | Use new atomic types in emulator | Rickard Green |
2010-12-15 | Use 32-bit atomics for ethr_thr_create | Rickard Green |
2010-12-15 | Use 32-bit atomics for mutex and rwmutex flags | Rickard Green |
2010-12-15 | Use 32-bit atomics for events | Rickard Green |
2010-12-15 | Add support for 32-bit atomics | Rickard Green |
2010-12-15 | Merge branch 'egil/fix-distribution-testcase' into dev | Björn-Egil Dahlberg |
2010-12-15 | kernel: fix faulty distribution testcase | Björn-Egil Dahlberg |
2010-12-15 | Fix .gitignore | Björn-Egil Dahlberg |
2010-12-15 | Remove ancient distribution message DOP_NODE_LINK from all code | Patrik Nyblom |
2010-12-14 | Merge branch 'nick/orber/old_ssl_option/OTP-8994' into maint-r13 | Erlang/OTP |
2010-12-14 | Merge branch 'nick/orber/recursive_types/OTP-8868' into maint-r13 | Erlang/OTP |
2010-12-14 | Move atomic API into own files | Rickard Green |
2010-12-14 | Add support for 64-bit atomics on Windows | Rickard Green |
2010-12-14 | Remove unused ethread time functionality | Rickard Green |
2010-12-14 | Support for recursive unions and structs. Break loop if recursive TypeCode. | Niclas Eklund |
2010-12-14 | Teach VM not to dump core on bad dist message structure | Patrik Nyblom |
2010-12-14 | Fix segfault for NULL return value fields from getifaddrs() | Raimo Niskanen |
2010-12-13 | Fix native code compiler infinite loop and update type info for 're' | Kostis Sagonas |
2010-12-11 | Introduce ethr_sint_t and use it for atomics | Rickard Green |
2010-12-10 | Merge branch 'maint-r13' of super:otp into nick/orber/recursive_types/OTP-8868 | Niclas Eklund |
2010-12-10 | The SSL option {ssl_imp, old} was not used if ssl_generation was set to 2. On... | Niclas Eklund |
2010-12-10 | Fix a couple typos in filename encoding docs | Tuncer Ayaz |
2010-12-09 | Teach win_con.c about scroll wheels | Patrik Nyblom |
2010-12-08 | Update version numbers | Björn-Egil Dahlberg |
2010-12-07 | Merge branch 'pan/doc-md-panic-fix' into devOTP_R14B01 | Patrik Nyblom |
2010-12-07 | Workaround for ampersands in INSTALL-WIN32.md | Patrik Nyblom |
2010-12-06 | Prepare release | Erlang/OTP |
2010-12-06 | Merge branch 'mc/dialyzer-doc' into dev | Niclas Axelsson |
2010-12-06 | dialyzer: Update documentation | Maria Christakis |