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
Age
Commit message (
Expand
)
Author
2011-01-17
beam_makeops: Support jumping to common code from an instruction macro
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
beam_makeops: Refactor packing code to facilitate extensions
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
Add test for non-matching big number
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
Pass the external word size to the beam_makeops script
Björn Gustavsson
2011-01-17
BEAM loader: Combine is_type/1 and is_eq/1 instructions
Björn Gustavsson
2011-01-17
BEAM loader: Omit type tests for instructions that don't need them
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_makeops: Allow -pack and -nonext to be combined
Björn Gustavsson
2011-01-17
beam_makeops: Relax requirements for having specific instructions
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
Makefile.in: Add dependency for files generated by util/beam_makeops
Björn Gustavsson
2011-01-17
Add utils/count for counting the static instruction frequency
Björn Gustavsson
2011-01-17
Add erts_debug:instructions/0 for listing all specific instructions
Björn Gustavsson
2010-12-08
Update version numbers
Björn-Egil Dahlberg
2010-12-06
Prepare release
Erlang/OTP
2010-12-06
Merge branch 'rickard/rwmutex-bug/OTP-8925' into dev
Rickard Green
2010-12-06
Fix erroneous assertion
Rickard Green
2010-12-03
Merge branch 'pan/inet6_corrections/OTP-8969' into dev
Raimo Niskanen
2010-12-03
Update preloaded modules
Patrik Nyblom
2010-12-03
Merge branch 'pan/unicode-filenames/OTP-8887' into dev
Patrik Nyblom
2010-12-03
Merge branch 'rickard/rwmutex-bug/OTP-8925' into dev
Rickard Green
2010-12-03
Add documentation to erlang.xml and slight correction to unicode_usage.xml
Patrik Nyblom
2010-12-02
Stop using uncertain flags for getaddrinfo()
Raimo Niskanen
2010-12-02
Use correct argument types on rwlock_wake_set_flags()
Rickard Green
2010-12-01
Add documentation about raw filenames and Unicode file name translation mode
Patrik Nyblom
2010-12-01
Skip ethread_SUITE:max_threads test on MacOS X Leopard
Rickard Green
2010-12-01
Make windows inet_gethost work for ipv6
Patrik Nyblom
2010-12-01
Fix format_man_pages so it handles all man sections and remove warnings/error...
Lars Thorsen
2010-12-01
Merge branch 'rickard/load-balance-wrap/OTP-8950' into dev
Rickard Green
2010-12-01
Prevent wrapping of values used during load balancing
Rickard Green
2010-12-01
Merge branch 'rickard/rwmutex-bug/OTP-8925' into dev
Rickard Green
2010-12-01
Miscellaneous rwmutex bug fixes and improvements
Rickard Green
2010-12-01
Don't use more reader groups than schedulers
Rickard Green
2010-12-01
New test suite containing stress tests of the rwmutex implementation
Rickard Green
2010-11-30
Teach filelib to use re in unicode mode when filenames are not raw
Patrik Nyblom
2010-11-30
Adapt new soft and hard link routines on Windos to Unicode
Patrik Nyblom
2010-11-30
Update preloaded prim_file
Patrik Nyblom
2010-11-30
Teach prim_file not to accept atoms and not to throw exceptions
Patrik Nyblom
2010-11-30
Adapt inet_drv to Visual Studio 2008
Patrik Nyblom
2010-11-30
Teach spawn_executable about Unicode
Patrik Nyblom
[next]