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
/
src
Age
Commit message (
Expand
)
Author
2013-04-03
Merge branch 'nox/fix-bc-optim/OTP-11005' into maint
Fredrik Gustafsson
2013-03-28
Add a new option +clint0 to the compiler
Anthony Ramine
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-14
Add float_to_binary and binary_to_float
Lukas Larsson
2013-02-14
Add new binary conversion bifs
Lukas Larsson
2013-02-09
Fix unsafe optimization of funs
Björn Gustavsson
2013-02-07
Merge branch 'bjorn/compiler/dialyzer-warnings'
Björn Gustavsson
2013-02-06
Merge branch 'nox/fix-seq-opt/OTP-10818'
Fredrik Gustafsson
2013-02-06
compile: Eliminate warnings for unmatched return values
Björn Gustavsson
2013-02-06
beam_receive: Eliminate dialyzer warning for unmatched return
Björn Gustavsson
2013-02-06
beam_validator: Eliminate dialyzer warnings for unmatched returns
Björn Gustavsson
2013-02-04
Merge branch 'bjorn/compiler/crash/OTP-10794'
Björn Gustavsson
2013-02-03
Forbid multiple values in Core Erlang sequence arguments
Anthony Ramine
2013-01-31
beam_type: Convert integer to float at compile time
Björn Gustavsson
2013-01-31
compiler: Use the literal pool for floating point constants
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-25
Make adjustments for Unicode
Hans Bolinder
2013-01-25
Correct recently introduced Unicode related type errors
Hans Bolinder
2013-01-24
Merge branch 'bjorn/warnings-zero-tolerance'
Björn Gustavsson
2013-01-23
Revert "Merge branch 'nox/rm-reverse-eta-conversion/OTP-10682'"
Fredrik Gustafsson
2013-01-23
Turn warnings to errors on selected applications
Björn Gustavsson
2013-01-23
Merge branch 'bjorn/compiler/binary-syntax-bug/OTP-10724'
Björn Gustavsson
2013-01-18
compiler: Eliminate internal consistency failure in binary matching
Björn Gustavsson
2013-01-18
Merge branch 'nox/enable-silent-rules/OTP-10726'
Björn-Egil Dahlberg
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/compiler/forbid-locals-in-core-guards/OTP-10706'
Fredrik Gustafsson
2013-01-18
Merge branch 'nox/rm-reverse-eta-conversion/OTP-10682'
Fredrik Gustafsson
2013-01-18
Merge branch 'nox/promote-inline_list_funcs/OTP-10690'
Fredrik Gustafsson
2013-01-16
compile: Remove vestiges of package support
Björn Gustavsson
2013-01-16
Forbid local fun variables in Core Erlang guards
Anthony Ramine
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-15
Implement ./otp_build configure --enable-silent-rules
Anthony Ramine
2013-01-09
compiler: Remove support for packages
Björn Gustavsson
2013-01-09
Prepare OTP files for Unicode as default encoding
Hans Bolinder
2013-01-02
[stdlib, kernel] Introduce Unicode support for Erlang source files
Hans Bolinder
2012-12-03
Remove the reverse eta-conversion from v3_kernel
Anthony Ramine
2012-11-26
beam_bsm: Improve handling of bs_start_match2 instructions
Björn Gustavsson
2012-11-26
beam_utils: Improve is_not_used/3 for bit syntax matching
Björn Gustavsson
2012-11-26
beam_bsm: Make the optimization applicable in more circumstances
Björn Gustavsson
2012-11-26
beam_jump: Move bs_context_to_binary/1 + exit instruction
Björn Gustavsson
2012-11-12
Merge branch 'maint'
Björn Gustavsson
2012-11-06
Fix compiler crash for binary matching and a complicated guard
Björn Gustavsson
2012-11-03
Silence some wrong warnings triggered by inline_list_funcs
Anthony Ramine
2012-10-10
beam_bsm: Handle calls slightly better
Björn Gustavsson
[next]