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
/
sys
/
common
Age
Commit message (
Expand
)
Author
2018-09-11
Merge branch 'sverker/enif-cancel-select/OTP-15095'
Sverker Eriksson
2018-08-27
Fix bug in compact representation of float_to_list/2
Serge Aleynikov
2018-08-03
erts: Fix seq_trace to not clear token for system messages
Lukas Larsson
2018-07-20
erts: Add ERL_NIF_SELECT_CANCEL flag for enif_select
Sverker Eriksson
2018-07-03
Use fallback pollset for stdin and friends when using kqueue
John Högberg
2018-06-21
Fix environment case sensitivity issues on Windows
John Högberg
2018-06-18
Update copyright year
Henrik Nord
2018-06-13
erts: Fix MacOS pollset bug
Sverker Eriksson
2018-06-04
erts: Refactor usage of am_atom_put to ERTS_MAKE_AM
Sverker Eriksson
2018-04-25
Merge branch 'lukas/erts/poll-thread/OTP-14346'
Lukas Larsson
2018-04-24
erts: nif resource stop from poll-thread is a indirect call
Lukas Larsson
2018-04-19
Optimize performance of float_to_list/2
Serge Aleynikov
2018-04-12
Merge PR-1770 from sverker/float_to_list-tweak/OTP-15015
Sverker Eriksson
2018-04-04
erts: Fix float_to_list(F, [{decimals,D}])
Sverker Eriksson
2018-03-29
erts: Don't use EV_DISPATCH on openbsd
Lukas Larsson
2018-03-21
Merge pull request #1740 from rickard-green/rickard/signals/OTP-14589
Rickard Green
2018-03-21
Implementation of true asynchronous signaling between processes
Rickard Green
2018-03-05
erts: Remove unused "executable" feature from ErtsMemMapper
Sverker Eriksson
2018-03-05
erts: Remove hipe amd64 code super carrier (exec_mmap)
Sverker Eriksson
2018-01-30
erts: Remove low memory demand for hipe amd64 code
Sverker Eriksson
2018-01-24
Merge branch 'maint'
Sverker Eriksson
2018-01-15
erts: Refactor and cleanup sys_double_to_chars_fast
Sverker Eriksson
2018-01-15
erts: Fix float_to_list(F, [{decimals,D}]).
Sverker Eriksson
2018-01-03
Replace the libc environment with a thread-safe emulation
John Högberg
2017-10-30
erts: Fix a bunch of compiler warnings
Lukas Larsson
2017-10-02
erts: Trigger ready events when erts_io_control fails
Lukas Larsson
2017-10-02
erts: disable kernel-poll on OS X vsn < 16
Lukas Larsson
2017-10-02
erts: Add testcases to test IOp and IOt options
Lukas Larsson
2017-10-02
erts: get_internal_state(check_io_debug) now prints to error_logger
Lukas Larsson
2017-10-02
erts: Move all I/O polling to a seperate thread
Lukas Larsson
2017-10-02
erts: Add multiple poll sets
Sverker Eriksson
2017-09-15
erts: Refactor check_io to use one static struct
Sverker Eriksson
2017-09-15
erts: Replace check_io spinlock with lock-less list insertion
Sverker Eriksson
2017-09-15
erts: Add number of enif_select's to check_io_debug
Sverker Eriksson
2017-09-15
erts: Remove undocumented driver_event
Sverker Eriksson
2017-09-15
erts: Refactor move check_io interface from sys to check_io
Sverker Eriksson
2017-09-15
erts: Rename ErtsPollSet_ structS to not confuse gdb
Sverker Eriksson
2017-09-15
erts: Increase number of check_io-fd-locks
Sverker Eriksson
2017-07-17
erts: Replace usage of all erts_smp prefixes to just erts
Lukas Larsson
2017-07-17
erts: Cleanup removal of non-smp emulators
Lukas Larsson
2017-07-17
erts: Remove ERTS_SMP and USE_THREAD defines
Lukas Larsson
2017-07-06
Allow toggling lock counting at runtime
John Högberg
2017-05-04
Update copyright year
Raimo Niskanen
2017-04-27
Rename macro and add clarifying comment
Richard Carlsson
2017-04-25
Merge pull request #1417 from mikpe/erts-erl_mseg-bad-cache-indexing
Rickard Green
2017-04-21
erl_mseg.c: don't use invalid indices in - > cache_powered_node[]
Mikael Pettersson
2017-04-20
erts: Fix new gcc warning in check io
Lukas Larsson
2017-03-22
erts: Don't allocate memory during signal handling
Björn-Egil Dahlberg
2017-03-21
erts: Make sigterm signal safe for non-smp beam
Björn-Egil Dahlberg
2017-02-23
Remove debug printout and comment
Sverker Eriksson
[next]