Age | Commit message (Expand) | Author |
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-12 | erts: Add configure test for IPV6_V6ONLY | Raimo Niskanen |
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 'lukas/erts/dont_break_reductions_skip/OTP-10373' | Lukas Larsson |
2012-10-11 | Merge branch 'lukas/erts/bad_terms_hipe_skip/OTP-10375' | Lukas Larsson |
2012-10-11 | Merge branch 'hb/kernel/spec_fix/OTP-10473' | Hans Bolinder |
2012-10-11 | Merge branch 'hb/stdlib/spec_fix/OTP-10474' | Hans Bolinder |
2012-10-10 | Change the type of some arguments in filename to file:name() | Hans Bolinder |
2012-10-10 | Skip dont_break_reductions on hipe libs tests | Lukas Larsson |
2012-10-10 | Skip fun corruption when lists is native | Lukas Larsson |
2012-10-10 | Update primary bootstrap | Björn Gustavsson |
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 'maint' | Björn-Egil Dahlberg |
2012-10-10 | Merge branch 'egil/fix-boot_combo-test' into maint | Björn-Egil Dahlberg |
2012-10-10 | Merge branch 'siri/sasl/appup-regexp-fix/OTP-10463' | Siri Hansen |
2012-10-09 | Merge branch 'maint' | Lukas Larsson |
2012-10-09 | Merge branch 'lukas/erts/whitespace_nsis_fix/OTP-10481' into maint | Lukas Larsson |
2012-10-09 | test: Fix smoke_test_SUITE | Björn-Egil Dahlberg |
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 | Merge branch 'maint' | Lukas Larsson |
2012-10-09 | Merge branch 'lukas/erts/bucket_mask_fix/OTP-10374' into maint | Lukas Larsson |
2012-10-09 | Add comment about eproviderfailedinit error | Lukas Larsson |
2012-10-09 | Increase sbct for win64 as block alignment is 16 | Lukas Larsson |
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 |