Age | Commit message (Expand) | Author |
2011-11-17 | erts: Fix SCTP decoding byteorder bug for adaptation_ind | Raimo Niskanen |
2011-11-17 | erts: Default enable SCTP in configure | Raimo Niskanen |
2011-11-17 | Update primary bootstrap and preloaded files | Raimo Niskanen |
2011-11-17 | erts: Use SCTP functions in default libs | Raimo Niskanen |
2011-11-17 | erts: Improve SCTP message defragmenting | Raimo Niskanen |
2011-11-17 | erts,kernel: Bugfix - collect fragmented SCTP messages on recv | Raimo Niskanen |
2011-11-17 | erts,kernel: Implement gen_sctp:peeloff/2 | Raimo Niskanen |
2011-11-17 | erts,kernel: Add type stream sockets to SCTP | Raimo Niskanen |
2011-11-16 | erts,kernel: Rename operations common to TCP and SCTP | Raimo Niskanen |
2011-11-15 | Merge branch 'bjorn/erts/erlc-do-not-bind' | Björn Gustavsson |
2011-11-14 | erlc: Do not bind schedulers when invoking "erl" | Björn Gustavsson |
2011-11-14 | Merge branch 'egil/reallocating-catches/OTP-9692' | Björn-Egil Dahlberg |
2011-11-13 | Merge branch 'rickard/bad-rwmtx-assert' | Rickard Green |
2011-11-13 | Merge branch 'rickard/multi-exit-bug/OTP-9705' | Rickard Green |
2011-11-13 | Merge branch 'rickard/win-cs-mutex/OTP-9671' | Rickard Green |
2011-11-13 | Merge branch 'rickard/generic-thr-queue/OTP-9632' | Rickard Green |
2011-11-13 | Merge branch 'rickard/thr-progress-block/OTP-9631' | Rickard Green |
2011-11-13 | Merge branch 'rickard/alloc-opt/OTP-7775' | Rickard Green |
2011-11-13 | Make sure only one thread exits the runtime system | Rickard Green |
2011-11-13 | Use critical sections as mutex implementation on Windows | Rickard Green |
2011-11-13 | Use generic lock-free queue for async threads | Rickard Green |
2011-11-13 | Use generic lock-free queue for misc aux work | Rickard Green |
2011-11-13 | Implement generic lock-free queue | Rickard Green |
2011-11-13 | Replace system block with thread progress block | Rickard Green |
2011-11-13 | Optimize memory allocation | Rickard Green |
2011-11-11 | Fix bad assertion in rwmtx implementation | Rickard Green |
2011-11-10 | erts: Teach VM to reallocate beam catch table | Björn-Egil Dahlberg |
2011-11-10 | Merge branch 'rj/fix-remove-exec-bit' | Henrik Nord |
2011-11-10 | Merge branch 'rj/fix-erlang-doc-style' | Henrik Nord |
2011-11-10 | Remove exec bit from files related to: XML, make, C | Ricardo Catalinas Jiménez |
2011-11-10 | Remove exec bit from: erl, hrl, xml, html, asn, gif, xpm | Ricardo Catalinas Jiménez |
2011-11-09 | Merge branch 'sverk/bif-args/OTP-9662' | Sverker Eriksson |
2011-11-09 | erts,hipe: Limited support for hipe cross compilation | Sverker Eriksson |
2011-11-09 | Merge branch 'sverk/enif_inspect-memleak/OTP-9668' | Sverker Eriksson |
2011-11-08 | Merge branch 'bjorn/create-less-garbage' | Björn Gustavsson |
2011-11-07 | Merge branch 'egil/fix-compiler-warnings' | Björn-Egil Dahlberg |
2011-11-07 | Merge branch 'ta/nif-variadic-funs' | Henrik Nord |
2011-11-07 | erts: Remove unused variable in enif_make_binary | Björn-Egil Dahlberg |
2011-11-07 | erts: Remove debug variable in list_to_binary | Björn-Egil Dahlberg |
2011-11-07 | erts: Remove cp on exiting and trapping processes | Björn-Egil Dahlberg |
2011-11-07 | erts: Remove debug variables in erl_db | Björn-Egil Dahlberg |
2011-11-07 | erts: Remove dead code in efile_drv | Björn-Egil Dahlberg |
2011-11-07 | erts: Remove lock_check debug variables | Björn-Egil Dahlberg |
2011-11-07 | erts: Remove unused variable in ttsl_drv | Björn-Egil Dahlberg |
2011-11-07 | erts: "initialized" is only used with CHLDWTHR | Björn-Egil Dahlberg |
2011-11-07 | erts: remove debug variables in beam_bp | Björn-Egil Dahlberg |
2011-11-07 | Merge branch 'bjorn/fun-improvements/OTP-9667' | Björn Gustavsson |
2011-11-07 | beam_asm: Strenghten the calculation of Uniq for funs | Björn Gustavsson |
2011-11-07 | EEP-23: Allow variables in fun M:F/A | Björn Gustavsson |
2011-11-02 | beam_loader: Support external funs in the literal pool | Björn Gustavsson |