summaryrefslogtreecommitdiff
path: root/erts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jcomellas/jc-integer-to-binary2/OTP-11311' into maintFredrik Gustafsson2013-09-113-7/+30
|\
| * Update preloadedFredrik Gustafsson2013-09-101-0/+0
| * Fix incorrect values returned by integer_to_binary/2Juan Jose Comellas2013-09-092-7/+30
* | Merge branch 'bjorn/xml-encoding-fix/OTP-11310' into maintBjörn Gustavsson2013-09-091-14/+14
|\ \
| * | Convert some notes.xml files from latin-1 to utf-8Björn Gustavsson2013-09-061-14/+14
| |/
* | Merge branch 'lukas/erts/erl_exec_e' into maintBjörn-Egil Dahlberg2013-09-091-0/+1
|\ \ | |/ |/|
| * +e should be passed through erlexecLukas Larsson2013-09-041-0/+1
* | Merge branch 'sverk/mac-select-assert-bug' into maintSverker Eriksson2013-09-051-2/+2
|\ \
| * | erts: Fix faulty assert in "unlimited select" for macSverker Eriksson2013-09-041-2/+2
* | | Merge branch 'sverk/valgrind-single-core' into maintSverker Eriksson2013-09-051-1/+14
|\ \ \
| * | | erts: Speed up valgrind with asynch threadsSverker Eriksson2013-08-231-1/+14
| |/ /
* | | Merge branch 'raimo/fix-signedness-flaws-in-efile_drv' into maintRaimo Niskanen2013-09-051-59/+60
|\ \ \
| * | | Fix EV_* macros and functions signedness flawsRaimo Niskanen2013-09-021-59/+60
* | | | Merge branch 'egil/erl_driver-thread-info/OTP-11303' into maintBjörn-Egil Dahlberg2013-09-053-4/+124
|\ \ \ \
| * | | | erts: Document erl_driver interface lock namesBjörn-Egil Dahlberg2013-09-031-1/+77
| * | | | erts: Extend erl_driver interface with lock namesBjörn-Egil Dahlberg2013-07-242-3/+47
* | | | | Merge branch 'raimo/linux-network-namespace-sockopt/OTP-11157' into maintRaimo Niskanen2013-09-044-18/+190
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Implement netns for SCTP + bugfixesRaimo Niskanen2013-07-171-6/+61
| * | | | Implement emulator netns support for TCP and UDPRaimo Niskanen2013-07-174-15/+132
| | |_|/ | |/| |
* | | | Merge branch 'sv-sched-percentage-option' into maintLukas Larsson2013-09-021-0/+4
|\ \ \ \
| * | | | Silence gcc warnings in non-smp buildLukas Larsson2013-09-021-0/+4
* | | | | Merge branch 'lukas/erts/clean_port_msg_dispatcher/OTP-11290' into maintLukas Larsson2013-09-021-4/+19
|\ \ \ \ \
| * | | | | erts: Fix segfault when scheduling release_port later_opLukas Larsson2013-08-271-4/+19
* | | | | | Merge branch 'sv-sched-percentage-option' into maintLukas Larsson2013-08-304-63/+238
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | add erl option to set schedulers by percentagesSteve Vinoski2013-08-294-63/+238
| |/ / /
* | | | Merge branch 'essen/export-zlib-zstream/OTP-11278' into maintFredrik Gustafsson2013-08-292-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Updated preloadedFredrik Gustafsson2013-08-291-0/+0
| * | | Export type zlib:zstream/0Loïc Hoguin2013-08-221-0/+2
* | | | Merge branch 'sze/edlin_understand_keys/OTP-11251' into maintFredrik Gustafsson2013-08-261-1/+25
|\ \ \ \
| * | | | erts: fixed documentation regarding tty and arrow keysFredrik Gustafsson2013-08-201-1/+1
| * | | | make edlin understand a few important control keysStefan Zegenhagen2013-08-071-1/+25
* | | | | Create better distribution of files over async threadsPatrik Nyblom2013-08-236-10/+127
* | | | | Initialize errno properly in win32 efile_may_openfilePatrik Nyblom2013-08-231-0/+1
* | | | | Add debug functionality to retrieve async keyPatrik Nyblom2013-08-231-11/+11
* | | | | Merge branch 'lukas/erts/crash_dump_acul/OTP-11264' into maintLukas Larsson2013-08-231-1/+1
|\ \ \ \ \
| * | | | | erts: Fix print out of acul option in crash dumpLukas Larsson2013-08-231-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'lukas/erts/efile_undef_behaviour/OTP-11246' into maintLukas Larsson2013-08-231-3/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | erts: Fix bug in translating ev macros to functionsLukas Larsson2013-08-201-3/+9
* | | | | erlc_SUITE: Test the -M* optionsBjörn Gustavsson2013-08-202-3/+102
* | | | | Merge branch 'lukas/erts/efile_undef_behaviour/OTP-11246' into maintLukas Larsson2013-08-191-39/+61
|\ \ \ \ \ | |/ / / /
| * | | | erts: Refactor non-pure macros to functionsLukas Larsson2013-08-131-39/+61
* | | | | erts: fixed doc regarding binary_partFredrik Gustafsson2013-08-141-1/+1
|/ / / /
* | | | Merge branch 'lukas/erts/match_spec_test_silent/OTP-11232' into maintLukas Larsson2013-08-123-6/+18
|\ \ \ \
| * | | | erts: Do not enable TRACE_SILENT when testing a msLukas Larsson2013-08-083-6/+18
* | | | | Merge branch 'sverk/ptab-race' into maintSverker Eriksson2013-08-092-52/+89
|\ \ \ \ \
| * | | | | erts: Fix race in ptab that can cause PID mix-upsSverker Eriksson2013-08-072-52/+89
| | |_|/ / | |/| | |
* | | | | Merge branch 'olgeni/erl_driver-man-fixes/OTP-11227' into maintFredrik Gustafsson2013-08-081-19/+18
|\ \ \ \ \
| * | | | | Misc. corrections for erl_driver(3)olgeni2013-08-071-19/+18
| | |/ / / | |/| | |
* | | | | Merge branch 'lukas/erts/etp-thr/OTPO-11220' into maintLukas Larsson2013-08-081-2/+0
|\ \ \ \ \
| * | | | | etp: Do not use name as beam.smp is the name on LinuxLukas Larsson2013-08-081-2/+0