Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-09 | compiler: Increase Maps code coverage | Björn-Egil Dahlberg | |
This commit covers 'split_block_label_used' in the beam_bool pass for Maps. | |||
2015-01-07 | Merge branch 'maint' | Marcus Arendt | |
2015-01-07 | Merge branch 'tombenner/doc_fixes' into maint | Marcus Arendt | |
* tombenner/doc_fixes: Fix grammar and formatting issues Fix typo ("to use to use") Add a comma after "For example" when appropriate Use colons before <code> when appropriate Move periods inside parenthetical sentences Add an apostrophe to contractions of "let us" | |||
2015-01-07 | Merge branch 'derek121/mnesia-doc-fixes' into maint | Marcus Arendt | |
* derek121/mnesia-doc-fixes: Fix grammar | |||
2014-12-29 | Merge branch 'lemenkov/use_os_getenv_2' | Marcus Arendt | |
* lemenkov/use_os_getenv_2: fix missing include Start using os:getenv/2 fun Introduce os:getenv/2 | |||
2014-12-28 | Fix grammar and formatting issues | Tom Benner | |
2014-12-28 | Fix typo ("to use to use") | Tom Benner | |
2014-12-28 | Add a comma after "For example" when appropriate | Tom Benner | |
2014-12-28 | Use colons before <code> when appropriate | Tom Benner | |
2014-12-28 | Move periods inside parenthetical sentences | Tom Benner | |
2014-12-27 | Add an apostrophe to contractions of "let us" | Tom Benner | |
2014-12-26 | Fix grammar | Derek Brown | |
2014-12-22 | Merge branch 'maint' | Bruce Yinhe | |
2014-12-22 | Merge branch 'mikpe/fix-eacces-spelling' into maint | Bruce Yinhe | |
* mikpe/fix-eacces-spelling: fix eacces spelling | |||
2014-12-22 | Merge branch 'arekinath/aes-evp/OTP-12380' | Marcus Arendt | |
* arekinath/aes-evp/OTP-12380: crypto: use EVP for AES-CBC | |||
2014-12-19 | fix missing include | Marcus Arendt | |
2014-12-19 | Merge branch 'lukas/erts/crashdump_improvements/OTP-12377' | Lukas Larsson | |
* lukas/erts/crashdump_improvements/OTP-12377: erts: Make main thread safe from pipe closed event erts: Improve crash dumps erts: Rename sys_sigset to sys_signal erts: Introduce thread suspend functions erts: Remove usage of QUANTIFY signal erts: Add support for thread names ets: Increase data available in crash dumps and ets:info erts: Start compilation of beam_emu earlier | |||
2014-12-19 | erts: Make main thread safe from pipe closed event | Lukas Larsson | |
2014-12-19 | erts: Improve crash dumps | Lukas Larsson | |
This commit improves crash dumps in several ways: * Suspends schedulers to get a current snapshot * Dumps information about scheduler * Dumps stack trace of current running process (including Garbing processes) | |||
2014-12-19 | erts: Rename sys_sigset to sys_signal | Lukas Larsson | |
Also removed old legacy fallback that is no longer used | |||
2014-12-19 | erts: Introduce thread suspend functions | Lukas Larsson | |
These functions allow any thread to suspend any other thread immediately and then resume all threads. This is useful when doing a crash dump in order to get a more accurate picture of what state the system is in. | |||
2014-12-19 | erts: Remove usage of QUANTIFY signal | Lukas Larsson | |
2014-12-19 | erts: Add support for thread names | Lukas Larsson | |
2014-12-19 | ets: Increase data available in crash dumps and ets:info | Lukas Larsson | |
OTP-12376 | |||
2014-12-19 | Merge branch 'maint' | Hans Nilsson | |
2014-12-19 | Merge branch 'hans/eldap/bad_return_close/OTP-12349' into maint | Hans Nilsson | |
* hans/eldap/bad_return_close/OTP-12349: eldap: Remove trailing white space. eldap: Test cases for a few return values (open, close) eldap: updated eldap:close in tests eldap: Makes close/1 return as documented. | |||
2014-12-19 | eldap: fix merge conflict | Hans Nilsson | |
2014-12-19 | Merge branch 'hans/eldap/test_improvents/OTP-12355' into maint | Hans Nilsson | |
* hans/eldap/test_improvents/OTP-12355: eldap: Corrects SSL over IPv6 test. eldap: Removes eldap_misc_SUITE that is now included in eldap_basic_SUITE. eldap: Add encode/decode tests. eldap: Merge eldap_connections_SUITE into eldab_basic_SUITE eldap: Adds ssl to connections test suite eldap: Updates basic test suite - Splits one large testcase into smaller ones. - Makes tests independent - Adds some tests. | |||
2014-12-18 | Merge branch 'maint' | Bruce Yinhe | |
2014-12-18 | Merge branch 'haguenau/fix-endianness-speling' into maint | Bruce Yinhe | |
* haguenau/fix-endianness-speling: Replaced "Endianess" with "Endianness" everywhere | |||
2014-12-17 | eldap: Remove trailing white space. | Hans Nilsson | |
2014-12-17 | eldap: Test cases for a few return values (open, close) | Hans Nilsson | |
2014-12-17 | eldap: updated eldap:close in tests | Hans Nilsson | |
2014-12-17 | eldap: Makes close/1 return as documented. | Hans Nilsson | |
2014-12-17 | eldap: Corrects SSL over IPv6 test. | Hans Nilsson | |
2014-12-17 | eldap: Removes eldap_misc_SUITE that is now included in eldap_basic_SUITE. | Hans Nilsson | |
2014-12-17 | eldap: Add encode/decode tests. | Hans Nilsson | |
2014-12-17 | eldap: Merge eldap_connections_SUITE into eldab_basic_SUITE | Hans Nilsson | |
2014-12-17 | eldap: Adds ssl to connections test suite | Hans Nilsson | |
2014-12-17 | eldap: Updates basic test suite | Hans Nilsson | |
- Splits one large testcase into smaller ones. - Makes tests independent - Adds some tests. | |||
2014-12-17 | Merge branch 'maint' | Ingela Anderton Andin | |
2014-12-17 | Merge branch 'ia/ssh/ssh-connection-protocol-timeout/OTP-12004' into maint | Ingela Anderton Andin | |
* ia/ssh/ssh-connection-protocol-timeout/OTP-12004: ssh: Improve errorhandling in ssh_connection.erl | |||
2014-12-17 | ssh: Improve errorhandling in ssh_connection.erl | Ingela Anderton Andin | |
If a channel is closed by the peer while using a function with call semantics in ssh_connection.erl return {error, closed}. Document that the functions can return {error, timeout | closed} and not only ssh_request_status() | |||
2014-12-17 | Merge branch 'maint' | Marcus Arendt | |
2014-12-17 | Merge branch 'marcus/revert-ssh-testcase2/OTP-12004' into maint | Marcus Arendt | |
* marcus/revert-ssh-testcase2/OTP-12004: fix failed conflict resolution | |||
2014-12-16 | Merge branch 'sverk/ets-take-2/OTP-12309' | Sverker Eriksson | |
* sverk/ets-take-2/OTP-12309: erts: Optimize ets:lookup and ets:take for bags Implement ets:take/2 | |||
2014-12-16 | Merge branch 'sverk/ct-assert' | Sverker Eriksson | |
* sverk/ct-assert: erts: Add compile time assert ERTS_CT_ASSERT | |||
2014-12-16 | Merge branch 'lukas/erts/non-blocking-shell' | Lukas Larsson | |
* lukas/erts/non-blocking-shell: erts: Fix big-endian issue with printf_putc | |||
2014-12-15 | Start using os:getenv/2 fun | Peter Lemenkov | |
See #535 Signed-off-by: Peter Lemenkov <[email protected]> | |||
2014-12-15 | Introduce os:getenv/2 | Peter Lemenkov | |
Signed-off-by: Peter Lemenkov <[email protected]> |