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
2010-10-12
beam_block: Do optimizations in the safe order
Björn Gustavsson
2010-10-07
Merge branch 'bjorn/compiler-bin-generators/OTP-8864' into dev
Björn Gustavsson
2010-09-23
Fix compiler crash when constructing zero-size binary segments
Björn Gustavsson
2010-09-22
Add tests for tail segments in binary generators
Björn Gustavsson
2010-07-29
beam_asm: Simplify string table generation for beams
Paul Guyot
2010-06-09
Correct warnings and errors for auto-imported bif clashes
Patrik Nyblom
2010-06-02
Add some testcases to compiler to verify that overriding really happens
Patrik Nyblom
2010-06-02
Return nowarn_bif_clash functionality but with warning
Patrik Nyblom
2010-06-02
Teach erl_lint to better override BIFs with local functions and imports
Patrik Nyblom
2010-05-21
Merge branch 'bg/compiler-cover-and-clean' into dev
Erlang/OTP
2010-05-20
v3_life tests: Cover exception handling code in v3_life:function/1
Björn Gustavsson
2010-05-20
v3_core tests: Cover make_bool_switch_guard/5
Björn Gustavsson
2010-05-20
v3_core tests: Cover handling of pattern aliases
Björn Gustavsson
2010-05-20
Cover handling of 'math' BIFs
Björn Gustavsson
2010-05-20
beam_bool: Cover handling of bs_context_to_binary in initialized_regs/2
Björn Gustavsson
2010-05-20
Do not cover-analyze core_scan
Björn Gustavsson
2010-05-20
core_SUITE_data: Don't ignore *.core files in this directory
Björn Gustavsson
2010-05-17
Add guard BIFs binary_part/2,3
Patrik Nyblom
2010-05-12
Remove opaque declarations from the attributes
Björn Gustavsson
2010-05-12
Merge branch 'bg/opt-receive' into dev
Erlang/OTP
2010-05-11
compiler tests: Cover the error handling code in beam_receive
Björn Gustavsson
2010-05-11
compiler test: Test optimization of receive statements
Björn Gustavsson
2010-05-10
Move p_run/2 to test_lib
Björn Gustavsson
2010-04-27
Merge branch 'bg/compiler-suppress-result-ignored' into dev
Erlang/OTP
2010-04-20
Support nested record field access without parentheses
Tuncer Ayaz
2010-04-19
Merge branch 'bg/deprecations' into dev
Erlang/OTP
2010-04-15
compiler tests: Eliminate "result of expression is ignored" warnings
Björn Gustavsson
2010-04-15
Silence warnings for expressions that are assigned to "_"
Björn Gustavsson
2010-04-08
test suites: Remove incidental use of deprecated concat_binary/1
Björn Gustavsson
2010-04-01
Merge branch 'bg/compiler-inliner' into dev
Erlang/OTP
2010-03-29
pmod_SUITE: Again test inlining parameterized modules
Björn Gustavsson
2010-03-26
compiler tests: Cope with missing args in function_clause for native code
Björn Gustavsson
2010-03-26
compiler tests: Compile a few more modules with 'inline'
Björn Gustavsson
2010-03-26
compiler tests: Test the 'inline' option better
Björn Gustavsson
2010-03-25
Merge branch 'bg/compiler-remove-r11-support' into dev
Erlang/OTP
2010-03-22
compiler: Don't support the no_binaries option
Björn Gustavsson
2010-03-22
compiler: Don't support the no_constant_pool option
Björn Gustavsson
2010-03-22
compiler: Don't support the r11 option
Björn Gustavsson
2010-02-17
OTP-8447 Bit string comprehensions can now be used in parameterized
Hans Bolinder
2010-01-20
Merge branch 'cf/compile_warning_as_error' into ccase/r13b04_dev
Erlang/OTP
2010-01-19
compile: add flag warnings_as_errors to treat warnings as errors
Christopher Faulet
2010-01-19
Merge branch 'bg/compiler-beam_validator' into ccase/r13b04_dev
Erlang/OTP
2010-01-15
beam_validator: fix incorrect assumptions about GC guard BIFs
Björn Gustavsson
2009-12-14
Merge branch 'bg/on_load' into ccase/r13b04_dev
Erlang/OTP
2009-12-13
Change the expected return value for on_load functions
Björn Gustavsson
2009-12-11
beam_bool: Fix generation of code that does not validate
Björn Gustavsson
2009-12-10
Fix crash in beam_bool
Björn Gustavsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP