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
2013-09-05
compiler: Conform returned errors to the documented format
Björn Gustavsson
2013-08-26
Merge branch 'nox/match-context-return/OTP-11247' into maint
Fredrik Gustafsson
2013-08-15
Fix compiler crash for 'B and B' guard
Björn Gustavsson
2013-08-01
Forbid returning a match context in beam_validator
Anthony Ramine
2013-07-29
Merge branch 'nox/fix-comp-warnings/OTP-11212' into maint
Fredrik Gustafsson
2013-07-29
Merge branch 'nox/fix-fname-inlining/OTP-11211' into maint
Fredrik Gustafsson
2013-07-11
Merge branch 'jw/fix-float-middle-endian/OTP-11201' into maint
Fredrik Gustafsson
2013-07-03
Restrict inlining of local fun references
Anthony Ramine
2013-06-14
Fix binary construction on floating point middle-endian machines
Johannes Weißl
2013-06-12
Update copyright years
Björn-Egil Dahlberg
2013-06-07
Silence a misleading warning with some comprehensions
Anthony Ramine
2013-05-29
compiler: Correct liveness optimization for wait/1
Björn Gustavsson
2013-05-20
beam_lib, compile: Replace use of deprecated crypto functions
Björn Gustavsson
2013-04-19
Use a set to store ref registers in beam_receive
Anthony Ramine
2013-04-05
Use erlang:demonitor(Ref, [flush]) where applicable
Loïc Hoguin
2013-04-03
Merge branch 'nox/fix-bc-optim/OTP-11005' into maint
Fredrik Gustafsson
2013-03-28
Fix optimization of some binary comprehensions
Anthony Ramine
2013-03-19
Fix slow compilation of complex guards
Björn Gustavsson
2013-02-22
Update copyright years
Björn-Egil Dahlberg
2013-02-09
Fix unsafe optimization of funs
Björn Gustavsson
2013-02-06
Merge branch 'nox/fix-seq-opt/OTP-10818'
Fredrik Gustafsson
2013-02-04
Add two tests for unused multiple values in effect context
Anthony Ramine
2013-01-30
Test setelement(1, not_a_tuple, NewValue)
Björn Gustavsson
2013-01-30
Fix crash in the compiler when compiling element(2, not_a_tuple)
Björn Gustavsson
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2013-01-18
compiler: Eliminate internal consistency failure in binary matching
Björn Gustavsson
2013-01-18
Merge branch 'bjorn/remove-parameterized-modules/OTP-10616'
Björn Gustavsson
2013-01-18
Remove support for parameterized modules
Björn Gustavsson
2013-01-18
Merge branch 'nox/promote-inline_list_funcs/OTP-10690'
Fredrik Gustafsson
2013-01-16
Raise a function_clause error with the right arguments when inlining
Anthony Ramine
2013-01-16
Properly guard against badly-typed arguments when inlining
Anthony Ramine
2013-01-16
Make inlined list functions fail with function_clause
Anthony Ramine
2013-01-09
compiler: Remove support for packages
Björn Gustavsson
2012-11-26
beam_bsm: Improve handling of bs_start_match2 instructions
Björn Gustavsson
2012-11-23
Merge branch 'maint'
Björn-Egil Dahlberg
2012-11-23
Update copyright years
Björn-Egil Dahlberg
2012-11-12
Merge branch 'maint'
Björn Gustavsson
2012-11-07
compiler tests: Correct error in receive_SUITE:groups/0
Björn Gustavsson
2012-11-06
Fix compiler crash for binary matching and a complicated guard
Björn Gustavsson
2012-10-23
Correct typo in test suite name
Björn Gustavsson
2012-10-23
compiler: Run testcases in parallel
Björn Gustavsson
2012-10-09
Introduce the mandatory beam_a and beam_z 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
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
beam_utils: Extend live_opt/1 to recalculate live registers in allocs
Björn Gustavsson
2012-08-31
Update copyright years
Björn-Egil Dahlberg
2012-08-24
Merge branch 'rc/fix-MP-compiler-flag/OTP-10211' into maint
Fredrik Gustafsson
[next]