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
2010-06-03
Fix assertion in trace_pattern for bifs
Björn-Egil Dahlberg
2010-06-03
Teach erlang:system_info/1 to list snifs
Björn-Egil Dahlberg
2010-06-03
Teach call time trace patterns to include bifs
Björn-Egil Dahlberg
2010-06-03
Fix BeamInstr code array in export.h
Björn-Egil Dahlberg
2010-06-03
Teach call count tracing to use atomics
Björn-Egil Dahlberg
2010-06-03
Add a scheduler array for BpData at BeamInstr[-4]
Björn-Egil Dahlberg
2010-06-03
Add search keys in breakpoints and a searchfunction
Björn-Egil Dahlberg
2010-06-03
Fix BeamInstr for call_time
Björn-Egil Dahlberg
2010-06-03
Teach call_time trace to use intruction pointers
Björn-Egil Dahlberg
2010-06-03
Add return_time trace and PSD deletions
Björn-Egil Dahlberg
2010-06-03
Remove trailing character in beam_bif_load
Björn-Egil Dahlberg
2010-06-03
Fix set_function_break to use correct breakpoint
Björn-Egil Dahlberg
2010-06-03
Add processes hashes for call time breakpoints
Björn-Egil Dahlberg
2010-06-03
Fix lock-checking for PSD call_time breakpoints
Björn-Egil Dahlberg
2010-06-03
Call time breakpoint tracing framework
Björn-Egil Dahlberg
2010-06-03
OTP-8675 Fix erroneous return value from erlang:system_info(multi_scheduling)
Rickard Green
2010-06-03
OTP-8673 Adjust alignment of scheduler data and run queues
Rickard Green
2010-06-03
OTP-8666 Enable automatic binding of schedulers when possible
Rickard Green
2010-06-03
OTP-8555 Send message from NIF
Sverker Eriksson
2010-06-03
Merge branch 'pan/unregister_error' into dev
Erlang/OTP
2010-06-01
OTP-8612 Fix potential premature destruction of port locks
Rickard Green
2010-06-01
OTP-8658 Add missing memory barriers in erts_poll()
Rickard Green
2010-06-01
Remove unsupported erlang:blocking_read_file/1
Björn Gustavsson
2010-06-01
Remove stray SAE support
Björn Gustavsson
2010-06-01
Add possibly missing process lock before unregistering oneself
Patrik Nyblom
2010-06-01
Keep process lock over trace of unregister
Patrik Nyblom
2010-05-27
Merge branch 'ta/extend-nif-api' into dev
Erlang/OTP
2010-05-24
Merge branch 'fm/file-operations' into dev
Erlang/OTP
2010-05-24
erl_nif: add make_atom_len, make_existing_atom_len and make_string_len
Tuncer Ayaz
2010-05-24
erl_nif: add enif_get_atom_length and enif_get_list_length
Tuncer Ayaz
2010-05-24
erl_nif: add enif_is_list and enif_is_tuple
Tuncer Ayaz
2010-05-21
Merge branch 'bg/compiler-cover-and-clean' into dev
Erlang/OTP
2010-05-21
Correct typos in EEP-0031 implementation
Tuncer Ayaz
2010-05-20
sys.h: Correct the get_int64() macro
Björn Gustavsson
2010-05-20
Remove stray support for the put_literal/2 instruction
Björn Gustavsson
2010-05-20
Remove the bs_bits_to_bytes/3 instruction
Björn Gustavsson
2010-05-20
erts: Stop supporting non-literal empty tuples
Björn Gustavsson
2010-05-20
Merge branch 'pan/otp_8217_binary' into dev
Erlang/OTP
2010-05-17
Add documentation for binary module
Patrik Nyblom
2010-05-17
Add more tests and make some go easier on small systems
Patrik Nyblom
2010-05-17
Correct Boyer More and trapping for longest_common_suffix
Patrik Nyblom
2010-05-17
Add guard BIFs binary_part/2,3
Patrik Nyblom
2010-05-17
Add binary:{encode,decode}_unsigned({1,2}
Patrik Nyblom
2010-05-17
Add referenced_byte_size/1
Patrik Nyblom
2010-05-17
Add binary:list_to_bin/1 and binary:copy/1,2
Patrik Nyblom
2010-05-17
Add bin_to_list/{1,2,3}
Patrik Nyblom
2010-05-17
Add binary:longest_common_prefix/longest_common_suffix
Patrik Nyblom
2010-05-17
Add binary:part to erl_bif_binary.c
Patrik Nyblom
2010-05-17
Move binary module bif's to erl_bif_binary.c
Patrik Nyblom
2010-05-17
Count reductions for process even when not trapping
Patrik Nyblom
[next]