Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/jparise/parsetools/yecc-header-dot/OTP-1... | Hans Bolinder | 2017-03-16 | 1 | -1/+1 |
|\ | |||||
| * | Include ending dot in yecc's Header code example | Jon Parise | 2017-02-26 | 1 | -1/+1 |
* | | Merge branch 'bjorn/stdlib/erl_tar' | Björn Gustavsson | 2017-03-15 | 2 | -18/+47 |
|\ \ | |||||
| * | | erl_tar: Close files after reading from a tar file | Björn Gustavsson | 2017-03-10 | 2 | -18/+47 |
* | | | Merge pull request #1373 from richcarl/edoc-no-timstamps | Björn Gustavsson | 2017-03-15 | 1 | -8/+4 |
|\ \ \ | |||||
| * | | | edoc: Don't generate timestamps in footer | Richard Carlsson | 2017-03-13 | 1 | -8/+4 |
* | | | | Merge pull request #1371 from aggelgian/fix-otp-internal | Björn Gustavsson | 2017-03-15 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix return value of obsolete_1(rpc,safe_multi_server_call,A) | Aggelos Giantsios | 2017-03-12 | 1 | -1/+1 |
* | | | | | Merge pull request #1374 from bjorng/bjorn/compiler/fix-beam_type | Björn Gustavsson | 2017-03-15 | 2 | -2/+23 |
|\ \ \ \ \ | |||||
| * | | | | | beam_type: Avoid an internal consistency check failure | Björn Gustavsson | 2017-03-13 | 2 | -2/+23 |
* | | | | | | Merge branch 'dgud/otp_build_clean_configure' | Dan Gudmundsson | 2017-03-15 | 1 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Clean configure when before invoking autoconf | Dan Gudmundsson | 2017-03-13 | 1 | -0/+5 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'egil/sigterm-fixup' | Björn-Egil Dahlberg | 2017-03-15 | 2 | -3/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | erts: Fix signal pipe | Björn-Egil Dahlberg | 2017-03-14 | 1 | -2/+2 |
| * | | | | | | erts: Fix os_signal_SUITE test | Björn-Egil Dahlberg | 2017-03-13 | 1 | -1/+4 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'maint' | Rickard Green | 2017-03-14 | 41 | -21/+1041 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Updated OTP versionOTP-19.3 | Erlang/OTP | 2017-03-14 | 2 | -1/+2 |
| * | | | | | | Prepare release | Erlang/OTP | 2017-03-14 | 42 | -22/+1055 |
* | | | | | | | Merge branch 'hasse/hipe/remove_work_around' | Hans Bolinder | 2017-03-14 | 1 | -2/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | hipe: Remove work around for Dialyzer bug | Hans Bolinder | 2017-03-13 | 1 | -2/+1 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'hasse/fix_erl_anno_use' | Hans Bolinder | 2017-03-14 | 26 | -268/+273 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | parsetools: Fix handling of locations and annotations | Hans Bolinder | 2017-03-10 | 4 | -209/+162 |
| * | | | | | | | diameter: Fix handling of locations and annotations | Hans Bolinder | 2017-03-08 | 1 | -2/+2 |
| * | | | | | | | kernel: Fix handling of locations and annotations | Hans Bolinder | 2017-03-08 | 1 | -2/+2 |
| * | | | | | | | compiler: Fix handling of locations and annotations | Hans Bolinder | 2017-03-08 | 1 | -2/+2 |
| * | | | | | | | eunit: Fix handling of locations and annotations | Hans Bolinder | 2017-03-08 | 1 | -1/+1 |
| * | | | | | | | Update preloaded | Hans Bolinder | 2017-03-08 | 1 | -0/+0 |
| * | | | | | | | erts: Fix handling of locations and annotations | Hans Bolinder | 2017-03-08 | 1 | -2/+2 |
| * | | | | | | | dialyzer: Fix handling of annotations in a test | Hans Bolinder | 2017-03-08 | 1 | -1/+2 |
| * | | | | | | | debugger: Fix handling of locations and annotations | Hans Bolinder | 2017-03-08 | 2 | -4/+5 |
| * | | | | | | | stdlib: Extend functions in erl_parse to handle form_info() | Hans Bolinder | 2017-03-08 | 1 | -8/+10 |
| * | | | | | | | stdlib: Fix handling of locations and annotations | Hans Bolinder | 2017-03-08 | 9 | -25/+33 |
| * | | | | | | | erts: Correct the documentation of abstract end-of-file | Hans Bolinder | 2017-03-08 | 1 | -5/+13 |
| * | | | | | | | stdlib: Add debug tests to the erl_parse module | Hans Bolinder | 2017-03-08 | 1 | -2/+19 |
| * | | | | | | | stdlib: improve the erl_anno module's debug tests | Hans Bolinder | 2017-03-08 | 1 | -2/+6 |
| * | | | | | | | stdlib: Improve the erl_pp module's debug tests | Hans Bolinder | 2017-03-08 | 1 | -3/+14 |
* | | | | | | | | Merge pull request #1342 from dgud/dgud/observer/max_and_dirty_sched/OTP-14137 | Dan Gudmundsson | 2017-03-14 | 3 | -44/+94 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | observer: Add a max carrier size column | Dan Gudmundsson | 2017-03-10 | 2 | -10/+30 |
| * | | | | | | | | observer: Draw dotted lines for dirty cpu threads | Dan Gudmundsson | 2017-03-10 | 1 | -34/+64 |
* | | | | | | | | | Merge branch 'maint' | Rickard Green | 2017-03-13 | 3 | -18/+19 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Fix xml warnings in old release notes | Rickard Green | 2017-03-13 | 3 | -18/+19 |
* | | | | | | | | | Merge pull request #1370 from dalizard/fix-typos-eunit-doc | Björn Gustavsson | 2017-03-13 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | Fix small typos | Dimitar Haralanov | 2017-03-13 | 1 | -2/+2 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'wiml/crypto/rsa-generate-key/ERL-165/PR-1299/OTP-14140' | Hans Nilsson | 2017-03-13 | 9 | -27/+301 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | public_key: updated crypto dependence in .app.src | Hans Nilsson | 2017-03-09 | 1 | -1/+1 |
| * | | | | | | | public_key: RSA key gen documentation | Hans Nilsson | 2017-03-09 | 1 | -3/+6 |
| * | | | | | | | public_key: Make test suites use the new RSA key generation function | Hans Nilsson | 2017-03-09 | 1 | -1/+15 |
| * | | | | | | | public_key: New -spec for public_key:generate_key/1 | Hans Nilsson | 2017-03-09 | 1 | -3/+9 |
| * | | | | | | | public_key: Add RSA to public_key:generate_key/1 | Hans Nilsson | 2017-03-09 | 1 | -1/+43 |
| * | | | | | | | crypto: Document exceptions thrown in crypto:generate_key | Hans Nilsson | 2017-03-09 | 1 | -4/+8 |