Age | Commit message (Expand) | Author |
2012-10-18 | Merge branch 'ar/odbc_nagel' | Henrik Nord |
2012-10-18 | Merge branch 'nk/jinterface-fix_compressed_binary' | Henrik Nord |
2012-10-18 | Merge branch 'at/binary-depth-printing' | Henrik Nord |
2012-10-18 | Merge branch 'jf/fix_sctp_peeloff_active_true' | Henrik Nord |
2012-10-15 | Merge branch 'tp/supervisor-pass-on-errors' | Siri Hansen |
2012-10-12 | Merge branch 'egil/add-scalefactor-to-start_node' | Björn-Egil Dahlberg |
2012-10-11 | If supervisor:start_link fails to start child, add child id to error reason | Siri Hansen |
2012-10-11 | filename: Eliminate Dialyzer warning | Björn Gustavsson |
2012-10-11 | common_test: Make ct_system_error_SUITE portable to Windows | Björn Gustavsson |
2012-10-11 | Fix documentation about how supervisor handles crash in child's start function | Siri Hansen |
2012-10-11 | Merge branch 'hb/kernel/spec_fix/OTP-10473' | Hans Bolinder |
2012-10-10 | Change the type of some arguments in filename to file:name() | Hans Bolinder |
2012-10-10 | Merge branch 'bjorn/compiler/minor-optimization-polishing/OTP-10193' | Björn Gustavsson |
2012-10-10 | beam_bsm: Handle calls slightly better | Björn Gustavsson |
2012-10-10 | Break apart tail-recursive call instructions | Björn Gustavsson |
2012-10-10 | Represent the 'send' instruction as a call_ext/2 instruction | Björn Gustavsson |
2012-10-10 | Rewrite select_val and select_tuple_arity to a select instruction | Björn Gustavsson |
2012-10-10 | Merge branch 'siri/sasl/appup-regexp-fix/OTP-10463' | Siri Hansen |
2012-10-09 | Rewrite binary creation instructions to bs_init instructions | Björn Gustavsson |
2012-10-09 | Rewrite bs_add, bs_utf*_size to BIF instructions in optimizations | Björn Gustavsson |
2012-10-09 | Rewrite bs_put* instructions to a generic bs_put instruction | Björn Gustavsson |
2012-10-09 | Refactor removal of unused labels | Björn Gustavsson |
2012-10-09 | Introduce the mandatory beam_a and beam_z passes | Björn Gustavsson |
2012-10-09 | compile: Fix bug in selection of passes | Björn Gustavsson |
2012-10-09 | beam_receive: Optimize receives using refs created by spawn_monitor/{1,3} | Björn Gustavsson |
2012-10-09 | compile: Give a friendler error message if a parse transform cannot be found | Björn Gustavsson |
2012-10-09 | beam_jump: Don't move a block which can be entered via a fallthrough | Björn Gustavsson |
2012-10-09 | beam_jump: Fix broken optimization | Björn Gustavsson |
2012-10-09 | v3_kernel: Fix match code for matched out segment size in multiple clauses | Björn Gustavsson |
2012-10-09 | Improve binary matching of literals | Björn Gustavsson |
2012-10-09 | v3_codegen: Combine adjacent bs_match_string instructions | Björn Gustavsson |
2012-10-09 | beam_bool: Recognize more safe optimizations | Björn Gustavsson |
2012-10-09 | beam_utils: Correct usage calculations for GC BIFs in blocks | Björn Gustavsson |
2012-10-09 | beam_utils:live_opt/1: Correct liveness calculation for 'try' | Björn Gustavsson |
2012-10-09 | beam_utils: Extend live_opt/1 to recalculate live registers in allocs | Björn Gustavsson |
2012-10-09 | beam_utils: Check liveness in catches and try/catch blocks | Björn Gustavsson |
2012-10-09 | v3_codegen: Clarify code generation for binary construction | Björn Gustavsson |
2012-10-09 | v3_codegen: Clean up comments and remove out-commented code | Björn Gustavsson |
2012-10-09 | v3_codegen: Don't duplicate the functionality of cg_reg_arg/2 | Björn Gustavsson |
2012-10-08 | test_server: Let start_node/3 utilize scalefactor | Björn-Egil Dahlberg |
2012-10-08 | test_server: Refactor timetrap_scale_factor/0 | Björn-Egil Dahlberg |
2012-10-08 | Merge branch 'egil/inets/remove-tracing-in-tests' | Björn-Egil Dahlberg |
2012-10-08 | Merge branch 'sze/improve-interoperability-SSH-clients' | Henrik Nord |
2012-10-08 | Merge branch 'jn/ets-match-pattern-export-type' | Henrik Nord |
2012-10-08 | Under Unix enable TCP_NODELAY to disable Nagel's socket algorithm | Andy Richards |
2012-10-08 | Fix the contract of erl_ddll:format_error/1 | Hans Bolinder |
2012-10-08 | SCTP test case with socket active options once and true | Jonas Falkevik |
2012-10-08 | Merge branch 'hb/stdlib/opaque_warnings/OTP-10436' | Hans Bolinder |
2012-10-05 | Merge branch 'ia/ssl/controlling-process-on-listen-socket/OTP-10447' | Ingela Anderton Andin |
2012-10-05 | Have supervisor send errors up the chain | Tomas Pihl |