summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Make sure group leader processes terminate properlyPeter Andersson2016-12-022-7/+13
|/ / / / / /
* | | | | | Merge branch 'peppe/common_test/log_header/OTP-14043' into maintPeter Andersson2016-12-024-123/+273
|\ \ \ \ \ \
| * | | | | | Add heading option to log functionsPeter Andersson2016-12-024-123/+273
|/ / / / / /
* | | | | | Merge branch 'peppe/common_test/logging_verbosity/OTP-14044' into maintPeter Andersson2016-12-021-15/+29
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Correct errors in documentation and add more infoPeter Andersson2016-12-021-15/+29
|/ / / / /
* | | | | Merge pull request #805 from matwey/fsf_addrBjörn Gustavsson2016-11-3039-39/+39
|\ \ \ \ \
| * | | | | Fix FSF mail addressMatwey V. Kornilov2015-08-0639-39/+39
* | | | | | Merge branch 'siri/observer/cdv-no-distribution/OTP-14010' into maintSiri Hansen2016-11-292-2/+2
|\ \ \ \ \ \
| * | | | | | [observer] Start crashdump_viewer in a non-distributed nodeSiri Hansen2016-11-212-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'siri/observer/remove-unused-files/OTP-14024' into maintSiri Hansen2016-11-294-10/+2
|\ \ \ \ \ \
| * | | | | | [observer] Remove unused filesSiri Hansen2016-11-214-10/+2
| |/ / / / /
* | | | | | Merge branch 'leoliu/tools/fix_edoc_mode' into maintHans Bolinder2016-11-291-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix font-locking for @deprecated in erlang-edoc-modeLeo Liu2016-11-261-1/+1
* | | | | | Merge branch 'victorhge/tools/emacs/icr_indentation/PR-1193' into maintDan Gudmundsson2016-11-281-8/+17
|\ \ \ \ \ \
| * | | | | | Add an option erlang-icr-indentVictor Ren2016-11-191-8/+17
* | | | | | | Merge branch 'dgud/wx/gl-bugs' into maintDan Gudmundsson2016-11-289-1098/+1283
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | wx: Do not dispatch commands after frequent eventsDan Gudmundsson2016-11-222-2/+3
| * | | | | | Avoid unnecessary length calculations in glDan Gudmundsson2016-11-223-189/+336
| * | | | | | Add option to send prebuilt binaries to multiDrawArraysDan Gudmundsson2016-11-226-990/+1027
| * | | | | | Fix gl driver pointer errorDan Gudmundsson2016-11-222-46/+46
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'rickard/init-bug/OTP-13911' into maintRickard Green2016-11-254-9/+10
|\ \ \ \ \ \
| * | | | | | Fix initialization dependencies between time, lock-check and lcntRickard Green2016-09-264-9/+10
* | | | | | | Merge pull request #1258 from essen/lh-inet-doc-remove-duplicateBjörn Gustavsson2016-11-251-5/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove duplicate docs for the priority inet optionLoïc Hoguin2016-11-241-5/+0
|/ / / / / / /
* | | | | | | Merge branch 'hans/ssh/cuddle_tests' into maintHans Nilsson2016-11-231-21/+30
|\ \ \ \ \ \ \
| * | | | | | | ssh: interrupted_send test suite handle 'close CHANID' msgHans Nilsson2016-11-141-14/+21
| * | | | | | | ssh: interrupted_send receive loop reports missing number of bytesHans Nilsson2016-11-141-9/+11
* | | | | | | | Merge branch 'hans/ssh/max_packetsize_sftp/OTP-13857' into maintHans Nilsson2016-11-232-3/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | ssh: fix error when large client packet size and small on serverHans Nilsson2016-11-211-0/+3
| * | | | | | | | ssh: testcase for too large packet size on clientHans Nilsson2016-11-211-3/+17
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'hans/ssh/hostkey_fingerprint_option/OTP-13887' into maintHans Nilsson2016-11-236-13/+131
|\ \ \ \ \ \ \ \
| * | | | | | | | ssh: added two test casesHans Nilsson2016-11-181-1/+100
| * | | | | | | | ssh: Removed irrelevant rfc reference in docHans Nilsson2016-11-182-4/+0
| * | | | | | | | ssh: Add fun and fingerprint to option 'silently_accept_host'Hans Nilsson2016-11-183-8/+31
| * | | | | | | | public_key: type extension (digest_type())Hans Nilsson2016-11-181-2/+3
| * | | | | | | | public_key: ssh host key fingerprint generator addedHans Nilsson2016-11-183-1/+126
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'hans/public_key/calc_ssh_fingerprint/OTP-13888' into maintHans Nilsson2016-11-233-3/+148
|\ \ \ \ \ \ \ \
| * | | | | | | | public_key: ssh host key fingerprint generator addedHans Nilsson2016-11-223-3/+148
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'margnus1/hipe-call-elim-crash/PR-1253/OTP-13965' into maintSverker Eriksson2016-11-234-38/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | hipe_icode_call_elim: Fix cf elimination crashMagnus Lång2016-11-192-1/+16
| * | | | | | | | hipe: Improve error message on internal crashesMagnus Lång2016-11-192-37/+62
| |/ / / / / / /
* | | | | | | | Merge branch 'sverker/erts/crash-dump-limit/OTP-14046' into maintSverker Eriksson2016-11-231-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | erts: Remove one little space in crash dumpSverker Eriksson2016-11-231-1/+1
* | | | | | | | | Merge branch 'rickard/dirty-scheduling-fixes' into maintRickard Green2016-11-237-66/+131
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update etp-commands for dirty schedulersRickard Green2016-11-221-36/+87
| * | | | | | | | | Fix scheduling of system tasks on processes executing dirtyRickard Green2016-11-221-13/+1
| * | | | | | | | | Fix call time tracing with dirty schedulersRickard Green2016-11-224-2/+7
| * | | | | | | | | Fix send of exit signal to process executing dirtyRickard Green2016-11-221-6/+28
| * | | | | | | | | Fix dirty scheduler process priorityRickard Green2016-11-221-1/+5
| * | | | | | | | | Fix alloc-util hard-debugRickard Green2016-11-221-7/+2