Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Fix documentation typos | bitnitdit | 2018-04-26 | 4 | -8/+8 | |
* | | | | | | | Merge branch 'hans/ssh/cuddle_tests' | Hans Nilsson | 2018-04-27 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ssh: Test case fix | Hans Nilsson | 2018-04-26 | 1 | -2/+2 | |
* | | | | | | | | Merge branch 'hans/ssh/dbg/OTP-14896' | Hans Nilsson | 2018-04-27 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ssh: Correct a call that re-appeared by misstake | Hans Nilsson | 2018-04-25 | 1 | -1/+0 | |
* | | | | | | | | | Merge pull request #1799 from IngelaAndin/ingela/ssl/client-has-no-cert/ERL-5... | Ingela Andin | 2018-04-27 | 4 | -38/+70 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ssl: Proper handling of clients that choose to send an empty | Ingela Anderton Andin | 2018-04-26 | 4 | -38/+70 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'hasse/stdlib/rfc3339_datetime/OTP-14764' | Hans Bolinder | 2018-04-27 | 3 | -8/+369 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | stdlib: Add RFC 3339 functions to module calendar | Hans Bolinder | 2018-04-26 | 3 | -8/+369 | |
* | | | | | | | | | | Update appups in kernel, stdlib and sasl for OTP-21.0 | Siri Hansen | 2018-04-26 | 3 | -8/+16 | |
* | | | | | | | | | | [stdlib/sys]: install one debug function more times (#1781) | Pouriya | 2018-04-26 | 3 | -24/+65 | |
* | | | | | | | | | | Merge pull request #1759 from sunboshan/sys-fix | Siri Hansen | 2018-04-26 | 3 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix sys's debug statistics. | Boshan Sun | 2018-04-23 | 3 | -2/+4 | |
* | | | | | | | | | | Merge branch 'hasse/stdlib/calendar_systemtime/OTP-13413' | Hans Bolinder | 2018-04-26 | 3 | -6/+59 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | stdlib: Add system time functions to module calendar | Hans Bolinder | 2018-04-21 | 3 | -6/+59 | |
* | | | | | | | | | | | crypto: Test case with a failing Pub/Priv/P/G combination | Hans Nilsson | 2018-04-26 | 1 | -1/+20 | |
* | | | | | | | | | | | crypto: Use EVP-api in dh_compute_key_nif and dh_generate_key_nif | Hans Nilsson | 2018-04-26 | 1 | -46/+129 | |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #1797 from bjorng/bjorn/compiler/fold-apply/ERL-614 | Björn Gustavsson | 2018-04-26 | 2 | -15/+62 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Rewrite a call of a literal external fun to a direct call | Björn Gustavsson | 2018-04-25 | 2 | -15/+62 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'bjorn/compiler/misc' | Björn Gustavsson | 2018-04-26 | 3 | -3/+19 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | beam_validator: Clear X registers in wait_timeout | Björn Gustavsson | 2018-04-25 | 1 | -1/+1 | |
| * | | | | | | | | | sys_core_fold: Eliminate crash for map update in guard | Björn Gustavsson | 2018-04-25 | 2 | -2/+18 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'hans/ssh/cuddle_tests' | Hans Nilsson | 2018-04-26 | 1 | -6/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ssh: Better logging in test case | Hans Nilsson | 2018-04-25 | 1 | -6/+4 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | public_key: Add markers for private and public keys | Hans Nilsson | 2018-04-25 | 1 | -2/+4 | |
* | | | | | | | | | crypto: Add marker for engine_ref | Hans Nilsson | 2018-04-25 | 1 | -0/+1 | |
* | | | | | | | | | ssh: Use -spec and -type for documentation generation | Hans Nilsson | 2018-04-25 | 12 | -968/+1137 | |
* | | | | | | | | | Merge branch 'hasse/stdlib/chars_limit_io/OTP-14983' | Hans Bolinder | 2018-04-25 | 6 | -358/+908 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | stdlib: Modify the printing of map associations with wWpP | Hans Bolinder | 2018-04-25 | 3 | -16/+18 | |
| * | | | | | | | | | stdlib: Introduce characters limit of formated strings | Hans Bolinder | 2018-04-25 | 5 | -172/+402 | |
| * | | | | | | | | | stdlib: Modify ~w/~W when number of characters is limited | Hans Bolinder | 2018-04-25 | 3 | -58/+71 | |
| * | | | | | | | | | stdlib: io_lib{_pretty}: Avoid tuple_to_list when possible | Hans Bolinder | 2018-04-25 | 2 | -20/+46 | |
| * | | | | | | | | | stdlib: Introduce characters limit of formatted strings | Hans Bolinder | 2018-04-25 | 4 | -232/+511 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | ssh: Changes suggested by dialyzer | Hans Nilsson | 2018-04-25 | 4 | -31/+14 | |
* | | | | | | | | | ssh: New -spec and -type | Hans Nilsson | 2018-04-25 | 14 | -218/+481 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'hasse/stdlib/map_guards_shell/OTP-15035/ERL-613' | Hans Bolinder | 2018-04-25 | 2 | -4/+66 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | stdlib: Correct the linter's check of map guard expressions | Hans Bolinder | 2018-04-24 | 2 | -4/+66 | |
* | | | | | | | | | Merge pull request #1785 from richcarl/append-not-concat | Hans Bolinder | 2018-04-25 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Do not use lists:concat where lists:append is intended | Richard Carlsson | 2018-04-17 | 1 | -2/+2 | |
* | | | | | | | | | Merge branch 'map-get-bif' of git://github.com/michalmuskala/otp | Björn Gustavsson | 2018-04-25 | 8 | -5/+35 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Introduce map_get guard-safe function | Michał Muskała | 2018-04-24 | 8 | -5/+35 | |
* | | | | | | | | | | Merge pull request #1779 from IngelaAndin/ingela/ssl/hello-pause/ERL-169/OTP-... | Ingela Andin | 2018-04-25 | 10 | -111/+569 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ssl: Add new API functions | Ingela Anderton Andin | 2018-04-24 | 10 | -81/+508 | |
| * | | | | | | | | | | ssl: Prepare to replace ssl:ssl_accept with ssl:handshake | Ingela Anderton Andin | 2018-04-24 | 5 | -35/+66 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #1790 from jhogberg/john/erts/more-alloc-info/OTP-14961 | John Högberg | 2018-04-24 | 7 | -843/+642 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | erts: Rewrite memory instrumentation | John Högberg | 2018-04-23 | 4 | -843/+615 | |
| * | | | | | | | | | | tools: Generate typespecs in doc build | John Högberg | 2018-04-16 | 3 | -0/+27 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'raimo/stdlib/gen_statem-dev/OTP-14015' | Raimo Niskanen | 2018-04-24 | 7 | -124/+291 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Improve pointer to User's Guide | Raimo Niskanen | 2018-04-18 | 1 | -7/+13 | |
| * | | | | | | | | | Fix after feedback on 'When to use' | Raimo Niskanen | 2018-04-17 | 1 | -2/+2 |