Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-21 | Remove vestiges of watchdog support in heart | Magnus Henoch | |
Hardware watchdog support was removed from heart in R13A, but there were still some vestiges in the code and the documentation. - Remove mentions of the HW_WD_DISABLE variable, as it's no longer used. - Remove the HEART_BEAT_BOOT_DELAY variable, as it was only used for the hardware watchdog. | |||
2016-08-31 | Fix xmllint-warnings | Hans Bolinder | |
2016-06-07 | Merge branch 'dotsimon/erts/heart_no_kill/OTP-13650' | Lukas Larsson | |
* dotsimon/erts/heart_no_kill/OTP-13650: erts: make HEART_NO_KILL have to be set to TRUE Don't kill old erlang if HEART_NO_KILL is set Conflicts: lib/kernel/doc/src/heart.xml | |||
2016-06-03 | erts: make HEART_NO_KILL have to be set to TRUE | Lukas Larsson | |
2016-06-01 | Don't kill old erlang if HEART_NO_KILL is set | Simon Cornish | |
If the environment variable HEART_NO_KILL is set then heart won't kill the old erlang process. This is desirable if the command executed by heart takes care of this. | |||
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord | |
* henrik/update-copyrightyear: update copyright-year | |||
2016-03-31 | Update Kernel documentation | Björn Gustavsson | |
Language cleaned up by technical writers from Combitech. Proofreading and corrections by Björn Gustavsson and Hans Bolinder. | |||
2016-03-15 | update copyright-year | Henrik Nord | |
2016-02-25 | kernel: Clarify heart option | Björn-Egil Dahlberg | |
Change scheduler responsiveness to 'check_schedulers'. | |||
2016-02-23 | kernel: Add heart options documentation | Björn-Egil Dahlberg | |
2016-02-23 | kernel: Add heart validation callback documentation | Björn-Egil Dahlberg | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-04-20 | kernel: Document heart environment HEART_KILL_SIGNAL | Björn-Egil Dahlberg | |
2013-06-05 | Merge branch 'siri/kernel/heart-set_cmd-unicode/OTP-10843' | Siri Hansen | |
* siri/kernel/heart-set_cmd-unicode/OTP-10843: Convert command string to encoded binary in heart:set_cmd/1 Conflicts: lib/kernel/src/heart.erl | |||
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder | |
2013-03-19 | Convert command string to encoded binary in heart:set_cmd/1 | Siri Hansen | |
OTP-10843 In order to allow unicode filenames in heart commands, the command string is now encoded according to the file name translation mode of the emulator (file:native_name_encoding()) before it is sent to the heart process. | |||
2012-11-23 | Update copyright years | Björn-Egil Dahlberg | |
2012-10-18 | doc: Document ERL_CRASH_DUMP_SECONDS behaviour | Björn-Egil Dahlberg | |
* heart reboot behaviour * erl_crash.dump file write behaviour | |||
2011-11-09 | Add missing parenthesis in heart doc | Ricardo Catalinas Jiménez | |
2011-05-11 | Use Erlang specs and types for documentation | Hans Bolinder | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |