index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
compiler
/
test
Age
Commit message (
Expand
)
Author
2016-09-21
Simplify beam_utils
Björn Gustavsson
2016-09-21
bs_match_SUITE: Add a test case for beam_utils
Björn Gustavsson
2016-09-21
bif_SUITE: Cover the remaining uncovered lines
Björn Gustavsson
2016-09-14
Merge branch 'maint'
Björn Gustavsson
2016-09-13
beam_validator: Handle unreachable instructions
Björn Gustavsson
2016-09-07
Merge branch 'maint'
Björn Gustavsson
2016-09-05
sys_core_fold: Don't move a fun into a guard
Björn Gustavsson
2016-09-05
Merge branch 'bjorn/floor-ceiling/OTP-13692'
Björn Gustavsson
2016-09-05
Add math:floor/1 and math:ceil/1
Björn Gustavsson
2016-09-05
Implement the new ceil/1 and floor/1 guard BIFs
Björn Gustavsson
2016-09-02
Fix overridden BIFs
Björn Gustavsson
2016-09-01
compiler: Eliminate use of sys_pre_expand
Björn Gustavsson
2016-08-19
Strengthen test case added in 8b83bc0b
Björn Gustavsson
2016-08-12
Merge branch 'maint'
Björn Gustavsson
2016-08-11
[ERL-209] Fix ambiguous_catch_try_state inconsistency error
Björn Gustavsson
2016-08-10
Merge branch 'josevalim/large-binary-strings/PR-1131/OTP-13794'
Björn Gustavsson
2016-08-05
Merge branch 'maint'
Björn Gustavsson
2016-08-05
beam_block: Fix potentially unsafe optimization in move_allocates/1
Björn Gustavsson
2016-08-04
Move expansion of strings in binaries to v3_core
José Valim
2016-07-15
Merge branch 'maint'
Björn-Egil Dahlberg
2016-07-12
compiler: Test literal binary matching
Björn-Egil Dahlberg
2016-06-29
compiler: Eliminate num_bif_SUITE
Björn Gustavsson
2016-06-07
Compiler: new function env_compiler_options/0
alisdair sullivan
2016-06-03
misc_SUITE: Cover the remaining lines in beam_peep
Björn Gustavsson
2016-06-02
Avoid the dreaded "no_file" in warnings
Björn Gustavsson
2016-06-02
Eliminate crash for map updates in guards
Björn Gustavsson
2016-06-01
beam_block: Eliminate crash in beam_utils
Björn Gustavsson
2016-05-31
Add additional coverage and smoke test of beam_validator
Björn Gustavsson
2016-05-30
Eliminate unsafe use of Y registers
Björn Gustavsson
2016-05-30
beam_validator: Add is_bitstring/1 as a safe BIF
Björn Gustavsson
2016-05-25
beam_jump: Clean up handling of labels before func_info
Björn Gustavsson
2016-05-25
beam_expect: Correctly handle blocks with multiple allocs
Björn Gustavsson
2016-05-25
v3_codegen: Don't confuse beam_validator
Björn Gustavsson
2016-05-25
v3_codegen: Correct code generation for an error/1 call in a guard
Björn Gustavsson
2016-05-25
beam_receive: Don't crash when encountering nonsensical code
Björn Gustavsson
2016-05-23
beam_bool_SUITE: Cover one more line
Björn Gustavsson
2016-05-23
beam_utils_SUITE: Cover more lines in beam_utils
Björn Gustavsson
2016-05-23
beam_reorder: Don't confuse beam_validator
Björn Gustavsson
2016-05-23
beam_bool: Reject potentially unsafe optimization
Björn Gustavsson
2016-05-23
v3_core: Don't depend on sys_core_fold for cleaning up
Björn Gustavsson
2016-05-23
beam_type: Eliminate crash
Björn Gustavsson
2016-05-20
beam_type: Correct handling of setelement/3
Björn Gustavsson
2016-05-16
Merge branch 'bjorn/compiler/beam_bool/ERL-143'
Björn Gustavsson
2016-05-16
Eliminate crash in beam_bool
Björn Gustavsson
2016-05-16
Add beam_bool_SUITE
Björn Gustavsson
2016-05-16
Add missing test cases in andor_SUITE and beam_block_SUITE
Björn Gustavsson
2016-05-13
compile_SUITE: Cover numeric variable names in core_pp
Björn Gustavsson
2016-05-13
compile_SUITE: Eliminate clones when re-compiling test suites
Björn Gustavsson
2016-05-13
test_lib: Add is_cloned_mod/1
Björn Gustavsson
2016-05-13
trycatch_SUITE: Cover the only uncovered line in sys_core_fold
Björn Gustavsson
[next]