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
/
erts
/
emulator
/
beam
Age
Commit message (
Expand
)
Author
2011-01-17
Eliminate use of GetArg1() in the fast_element instruction
Björn Gustavsson
2011-01-17
Eliminate use of GetArg1() in the jump_on_val* instructions
Björn Gustavsson
2011-01-17
Eliminate use of GetArg1() in the select_val instruction
Björn Gustavsson
2011-01-17
beam_emu: Eliminate sloppy use of tmp_arg1 and tmp_arg2
Björn Gustavsson
2011-01-17
beam_emu: Don't inline helper functions into process_main()
Björn Gustavsson
2011-01-17
beam_emu: Clean up calling of the error_handler module
Björn Gustavsson
2011-01-17
Simplify a select_val instruction that selects only one value
Björn Gustavsson
2011-01-17
Optimize creation of tuples
Björn Gustavsson
2011-01-17
beam_load: Run the packing engine before loading list arguments
Björn Gustavsson
2011-01-17
Allow packing of some more instructions
Björn Gustavsson
2011-01-17
Support packing of the 'I' type in a 64-bit emulator
Björn Gustavsson
2011-01-17
Eliminate redundant jump instructions
Björn Gustavsson
2011-01-17
Eliminate the special instructions for selecting floats and bignums
Björn Gustavsson
2011-01-17
BEAM loader: Introduce a new move2_xxxx instruction
Björn Gustavsson
2011-01-17
BEAM loader: Pack more instructions using a new 'Q' type
Björn Gustavsson
2011-01-17
If the wordsize is 64 bits, pack up to 4 operands into a word
Björn Gustavsson
2011-01-17
BEAM loader: Combine is_type/1 and is_eq/1 instructions
Björn Gustavsson
2011-01-17
beam_debug: Fix dissambly of some variable-operand instructions
Björn Gustavsson
2011-01-17
beam_debug: Change one occurrence of "X[0]" to "x[0]" for consistency
Björn Gustavsson
2011-01-17
BEAM loader: Fix bug in handling of "rest" arguments
Björn Gustavsson
2011-01-17
Remove the last vestiges of the allocating fmove/2 instruction
Björn Gustavsson
2011-01-17
Add erts_debug:instructions/0 for listing all specific instructions
Björn Gustavsson
2011-01-13
Fix assymetric (Un)UseTmpHeap in erl_process.c
Patrik Nyblom
2010-12-29
Merge branch 'egil/timer-wheel-min-time/OTP-8990' into dev
Björn-Egil Dahlberg
2010-12-29
Teach timer-wheel slots to use double linked lists
Björn-Egil Dahlberg
2010-12-21
Merge branch 'bjorn/bs-zero-width-bug/OTP-8997' into dev
Björn Gustavsson
2010-12-21
Fix type-checking of variable used in zero-width bit syntax construction
Björn Gustavsson
2010-12-20
Remove timer-thread implementation
Björn-Egil Dahlberg
2010-12-20
Refactor timer interface
Björn-Egil Dahlberg
2010-12-20
Teach timer-wheel to keep min time
Björn-Egil Dahlberg
2010-12-20
Merge branch 'pan/bad-dist-msg/OTP-8993' into dev
Patrik Nyblom
2010-12-17
Merge branch 'rickard/exit/2-refc/OTP-9005' into dev
Rickard Green
2010-12-17
Decrement refc after unlock in exit/2
Rickard Green
2010-12-17
Fix missed change of aux_work type
Rickard Green
2010-12-17
Merge branch 'rickard/fix-warnings/R14B02' into dev
Rickard Green
2010-12-17
Merge branch 'rickard/ets-no-write-refc/OTP-9000' into dev
Rickard Green
2010-12-17
Merge branch 'rickard/ets-tab-delete/OTP-8999' into dev
Rickard Green
2010-12-16
Merge branch 'rickard/atomic-type/OTP-8974' into dev
Rickard Green
2010-12-16
Use 32-bit atomics for system block
Rickard Green
2010-12-16
Use 32-bit atomics for misc scheduling specific information
Rickard Green
2010-12-16
Use 32-bit atomic for uaflgs in thread specific events
Rickard Green
2010-12-16
Use 32-bit atomics for process lock flags
Rickard Green
2010-12-16
Add 32-bit atomics to emulator APIs
Rickard Green
2010-12-16
Stop using reference counter when write accessing ETS-tables
Rickard Green
2010-12-16
Safe deallocation of ETS-table structures
Rickard Green
2010-12-16
Fix rwlock resource leak when hitting system limit
Rickard Green
2010-12-15
Remove unused variable
Rickard Green
2010-12-15
Remove stray semicolons in erl_term.h
Rickard Green
2010-12-15
Use new atomic types in emulator
Rickard Green
2010-12-15
Remove ancient distribution message DOP_NODE_LINK from all code
Patrik Nyblom
[prev]
[next]