Age | Commit message (Expand) | Author |
2012-07-11 | erts: add space before '*' in some function prototypes | Hans Bolinder |
2012-07-11 | ic: add space before '*' in some function prototypes | Hans Bolinder |
2012-07-11 | Fix a bug regarding spaces in C function prototypes | Hans Bolinder |
2012-07-10 | Merge branch 'gustav/stdlib/gen_server_enter_loop_global_scope/OTP-10130' int... | Gustav Simonsson |
2012-07-06 | Merge branch 'slf/dtrace-nif-N-probes' into maint | Henrik Nord |
2012-07-06 | Merge branch 'slf/dyntrace-comment-and-func-cleanup' into maint | Henrik Nord |
2012-07-06 | Merge branch 'sz/dtrace-message-send-fix' into maint | Henrik Nord |
2012-07-04 | Merge branch 'sverk/hipe-arm-fix' into maint | Sverker Eriksson |
2012-07-04 | Change testcase of gen_server:enter_loop/4 with global scope | Gustav Simonsson |
2012-07-03 | Correct guard matching in gen_server:enter_loop/4 | Gustav Simonsson |
2012-07-03 | Merge branch 'hb/kernel/fix_spec_disk_log/OTP-10131' into maint | Hans Bolinder |
2012-07-02 | Correct the type of the disk log header | Hans Bolinder |
2012-06-29 | Merge branch 'egil/install-osx' into maint | Björn-Egil Dahlberg |
2012-06-29 | doc: Update MacOSX install HowTo for Xcode 4.3 | Björn-Egil Dahlberg |
2012-06-29 | Fix nonsense of eprof doc | Ricardo Catalinas Jiménez |
2012-06-25 | hipe_arm.c: remove dead code | Mikael Pettersson |
2012-06-25 | Workaround gcc bug affecting ARM debug build | Sverker Eriksson |
2012-06-25 | Fix compile error of HIPE enabled DEBUG emulator for ARM | Sverker Eriksson |
2012-06-25 | Fix hipe bif calling bug on ARM | Sverker Eriksson |
2012-06-25 | Add armv7l and armv5tejl as a recognized ARM architectures | Sverker Eriksson |
2012-06-25 | Update primary bootstrap | Björn Gustavsson |
2012-06-25 | Merge branch 'bjorn/compiler/eliminate-bottleneck/OTP-10123' into maint | Björn Gustavsson |
2012-06-25 | Merge branch 'rj/fix-eprof-doc' into maint | Henrik Nord |
2012-06-25 | Merge branch 'tab/fix-indentation-records-emacs' into maint | Henrik Nord |
2012-06-25 | Merge branch 'rj/fix-et-doc' into maint | Henrik Nord |
2012-06-20 | Merge branch 'ia/ssl/recv-bug/OTP-10118' into maint | Ingela Anderton Andin |
2012-06-20 | Merge branch 'rickard/thr-prgr-use/OTP-10116' into maint | Rickard Green |
2012-06-20 | sys_pre_expand: Eliminate bottleneck for modules with many functions | Björn Gustavsson |
2012-06-20 | Merge branch 'ia/ssl/pem-cache-bug' into maint | Ingela Anderton Andin |
2012-06-19 | ssl: Fix pem cache bug | Ingela Anderton Andin |
2012-06-18 | Fix faulty use of thread progress in handle_aux_work() | Rickard Green |
2012-06-15 | ssl: Fix bug in the handling of remote connection closure of {active,false} s... | Ingela Anderton Andin |
2012-06-13 | Merge branch 'ia/ssl/bottlenecks/OTP-10113' into maint | Ingela Anderton Andin |
2012-06-12 | Merge branch 'ia/ssh/missing-reason-in-catch-exit/OTP-10112' into maint | Ingela Anderton Andin |
2012-06-12 | Fix indentation of record fields in Emacs | Tomas Abrahamsson |
2012-06-12 | Fix nonsense of eprof doc | Ricardo Catalinas Jiménez |
2012-06-12 | ssl: Test case fixes | Ingela Anderton Andin |
2012-06-08 | ssl: Avoid second bottleneck in supervisor | Ingela Anderton Andin |
2012-06-08 | ssl: File handling optimization | Ingela Anderton Andin |
2012-06-08 | Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maint | Lukas Larsson |
2012-06-08 | Update to work with space in include path | Lukas Larsson |
2012-06-08 | ssl: Simpler PEM cache | Ingela Anderton Andin |
2012-06-08 | ssl: Refactored for readability | Ingela Anderton Andin |
2012-06-08 | ssl: Use md5 as file ref id instead of filenames | Dan Gudmundsson |
2012-06-08 | ssl: Move ets:select bottleneck in server | Dan Gudmundsson |
2012-06-08 | ssl: Renegotiate updates session id in gen_fsm state | Ingela Anderton Andin |
2012-06-08 | ssl: Use ordered_set in cache | Dan Gudmundsson |
2012-06-08 | ssl: Move and avoid ets:select bottleneck in client | Ingela Anderton Andin |
2012-06-08 | ssl: Reuse session check optimization | Ingela Anderton Andin |
2012-06-08 | ssl: Avoid supervior bottleneck | Ingela Anderton Andin |