summaryrefslogtreecommitdiff
path: root/erts/etc/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'john/erts/fix-heart-command-overflow/OTP-15034/ERIERL-166' into...Erlang/OTP2018-05-021-4/+1
|\
| * heart: Use ntohs instead of manual conversionJohn Högberg2018-04-241-4/+1
* | Merge 'sverker/maint-19/alloc-n-migration/ERIERL-88'Sverker Eriksson2018-02-121-0/+2
|\ \
| * | erts: Add migration options "acnl" and "acfml"Sverker Eriksson2018-02-081-0/+2
* | | Merge branch 'lukas/erts/win_user_home_dir/OTP-14691' into maintLukas Larsson2017-10-181-5/+5
|\ \ \
| * | | erts: Use PROFILE dir as home on windowsLukas Larsson2017-10-131-5/+5
* | | | Fix building debug emulator on windowsJohn Högberg2017-07-111-1/+3
|/ / /
* | | Merge branch 'john/erts/runtime-lcnt' into maintJohn Högberg2017-07-061-1/+2
|\ \ \
| * | | Allow toggling lock counting at runtimeJohn Högberg2017-07-061-1/+2
* | | | escript.c: remove dead codeMikael Pettersson2017-07-021-21/+0
* | | | Merge branch 'rickard/escript-space-path-fix/OTP-14433'Rickard Green2017-05-241-1/+1
|\ \ \ \
| * | | | escript: Do not split path to Erlang system into multiple wordsRickard Green2017-05-231-1/+1
* | | | | Merge pull request #1475 from rickard-green/rickard/escript-emulator-fixRickard Green2017-05-241-9/+7
|\ \ \ \ \ | |/ / / /
| * | | | Fix erlang system lookup from escript bug introduced in PR #1293Rickard Green2017-05-231-9/+7
| |/ / /
* | | | Revert setting default argv0 nameDan Gudmundsson2017-05-231-1/+1
|/ / /
* | | Teach erlexec the -emu_type optionBjörn Gustavsson2017-05-161-68/+37
* | | Update copyright yearRaimo Niskanen2017-05-048-8/+8
* | | Merge branch 'dgud/erts/erlscript_name'Dan Gudmundsson2017-04-286-3/+189
|\ \ \
| * | | Rename argv[0] from beam to invoking program nameDan Gudmundsson2017-04-246-3/+189
* | | | Merge branch 'rickard/ds-stack-size'Rickard Green2017-04-271-0/+2
|\ \ \ \
| * | | | Suggested stack size options for dirty schedulersRickard Green2017-04-111-0/+2
* | | | | erts: Deprecate the non-smp emulatorsLukas Larsson2017-04-211-20/+22
| |/ / / |/| | |
* | | | Merge branch 'bjorn/dialyzer/add-typer/OTP-14336' into run-travisBjörn Gustavsson2017-04-212-2/+464
|\ \ \ \
| * | | | Add back TypEr to the main OTP repositoryBjörn Gustavsson2017-04-202-2/+464
| |/ / /
* | | | erts: Rebuild etc executables if config.h changesLukas Larsson2017-04-201-1/+1
|/ / /
* | | Merge branch 'lukas/erts/hide-debug-consoles'Lukas Larsson2017-03-281-1/+1
|\ \ \
| * | | erts: Only show debug consoles if ERL_CONSOLE_MODE is definedLukas Larsson2017-03-061-1/+1
* | | | Remove typer applicationSiri Hansen2017-03-082-464/+2
|/ / /
* | | Fixed typos in ertsAndrew Dryga2017-02-141-1/+1
* | | escript: Handle symbolic link to a standalone escriptHåkan Mattsson2016-12-221-19/+21
|/ /
* | Remove vestiges of watchdog support in heartMagnus Henoch2016-11-211-34/+6
* | Merge branch 'dotsimon/erts/heart_no_kill/OTP-13650'Lukas Larsson2016-06-141-2/+2
|\ \
| * | erts: Fix HEART_NO_KILL logicLukas Larsson2016-06-101-2/+2
* | | Merge branch 'dotsimon/erts/heart_no_kill/OTP-13650'Lukas Larsson2016-06-071-3/+15
|\ \ \ | |/ /
| * | erts: make HEART_NO_KILL have to be set to TRUELukas Larsson2016-06-031-5/+8
| * | Don't kill old erlang if HEART_NO_KILL is setSimon Cornish2016-06-011-0/+9
* | | Add -start_epmd command line optionMagnus Henoch2016-05-251-1/+20
* | | Merge branch 'rickard/ds-proc-exit/OTP-13123'Rickard Green2016-05-111-2/+0
|\ \ \
| * | | Remove conditional dirty schedulers APIRickard Green2016-05-101-2/+0
* | | | erts: Implement max_heap_size process flagLukas Larsson2016-05-101-0/+3
|/ / /
* | | erts: Rename erl flag +xmqd to +hmqd in erlexecLukas Larsson2016-04-281-21/+2
* | | Merge branch 'sverker/hipe-code-alloc'Sverker Eriksson2016-04-201-0/+2
|\ \ \
| * | | erts: Add 'exec_alloc' for hipe codeSverker Eriksson2016-04-151-0/+2
* | | | Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-1310-10/+10
|\ \ \ \
| * | | | update copyright-yearHenrik Nord2016-03-1510-10/+10
| |/ / /
* | | | Merge branch 'msantos/erts/cli-abort-on-alloc-fail/PR-948/OTP-13486'Björn-Egil Dahlberg2016-04-116-31/+91
|\ \ \ \ | |/ / / |/| | |
| * | | erts/common: check for OOM on WindowsMichael Santos2016-01-286-31/+91
* | | | Merge branch 'sverk/literal-alloc-polish'Sverker Eriksson2016-03-081-0/+2
|\ \ \ \
| * | | | erts: Add emulator flag +MIscs for literal super carrier sizeSverker Eriksson2016-02-231-0/+1
| * | | | erts: Make literal_alloc documented and configurableSverker Eriksson2016-02-231-0/+1