Age | Commit message (Expand) | Author |
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-11 | Add sasl to app testcases to placate systools | Anders Svensson |
2011-11-11 | Merge branch 'anders/diameter/capabilities_cb/OTP-9654' | Anders Svensson |
2011-11-11 | Merge branch 'anders/diameter/make/OTP-9638' | Anders Svensson |
2011-11-11 | Merge branch 'lars/xmerl/unicode-non-characters/OTP-9670' | Lars Thorsen |
2011-11-11 | Fix character check of non-characters due to change in unicode module | Lars Thorsen |
2011-11-11 | Merge branch 'nox/xmerl-namespace-axis/OTP-9664' | Lars Thorsen |
2011-11-11 | Fix bugs and add a flag to skip comments | Lars Thorsen |
2011-11-11 | Implement namespace axis | Anthony Ramine |
2011-11-11 | Add `#xmlPI` support to xmerl_xpath:write_node/1 | Anthony Ramine |
2011-11-11 | Fix processing-instruction(name?) | Anthony Ramine |
2011-11-11 | Fix path filters | Anthony Ramine |
2011-11-11 | Support more top-level primary expressions | Anthony Ramine |
2011-11-11 | Accumulate comments in element nodes | Anthony Ramine |
2011-11-11 | Add `default_attrs` option | Anthony Ramine |
2011-11-11 | Allow whole documents to be returned | Anthony Ramine |
2011-11-11 | Track parents and namespace in `#xmlAttribute` nodes | Anthony Ramine |
2011-11-11 | Track parents in `#xmlPI` nodes | Anthony Ramine |
2011-11-11 | Set `vsn` field in `#xmlDecl` record | Anthony Ramine |
2011-11-11 | Fix namespace-conformance constraints | Anthony Ramine |
2011-11-11 | Merge branch 'maint-r14' | Dan Gudmundsson |
2011-11-11 | Merge branch 'bmk/inets/inets572_integration' into maint-r14 | Erlang/OTP |
2011-11-11 | Merge branch 'egil/fix-release_tests-path' | Björn-Egil Dahlberg |
2011-11-11 | Add clause for expected input to pubkey:pseudo_random_function/2 when | Ingela Anderton Andin |
2011-11-11 | Prepare version and appup for release | Ingela Anderton Andin |
2011-11-10 | erts: Teach VM to reallocate beam catch table | Björn-Egil Dahlberg |
2011-11-10 | Update documentation | Anders Svensson |
2011-11-10 | Add capx suite | Anders Svensson |
2011-11-10 | Accept any 2xxx result code in CEA | Anders Svensson |
2011-11-10 | Rename some functions plus comment tweak | Anders Svensson |
2011-11-10 | Send events for connection establishment failure | Anders Svensson |
2011-11-10 | Use trivial capabilities callback in traffic suite | Anders Svensson |
2011-11-10 | Add capabilities_cb transport option | Anders Svensson |
2011-11-10 | Minor tls_ack simplification | Anders Svensson |
2011-11-10 | diameter_dbg:log -> diameter_lib:log | Anders Svensson |
2011-11-10 | Fix comment typo | Anders Svensson |
2011-11-10 | Simplify handling of generated hrls in testsuites | Anders Svensson |
2011-11-10 | Update release notes | Erlang/OTP |
2011-11-10 | Merge branch 'dgud/mnesia/upgrade-cont/OTP-9657' into maint-r14 | Erlang/OTP |
2011-11-10 | Commas and more commas... | Micael Karlberg |