Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-23 | Remove Emacs timestamp markers | Richard Carlsson | |
2016-11-23 | Remove obsolete CVS keyword markup | Richard Carlsson | |
2016-11-23 | Update obsolete author e-mails | Richard Carlsson | |
2016-11-23 | Replace broken example URL | Richard Carlsson | |
2016-11-23 | Add missing entries to COPYRIGHT file | Richard Carlsson | |
2016-11-23 | Correct copyright on stdlib files | Richard Carlsson | |
2016-11-23 | Add license headers to hipe files in kernel | Richard Carlsson | |
2016-11-23 | Correct copyright info on typer files | Richard Carlsson | |
2016-11-23 | Correct copyright and license on dialyzer files | Richard Carlsson | |
2016-11-23 | Correct copyright on remaining hipe files | Richard Carlsson | |
2016-11-23 | Correct copyright info on hipe cerl files | Richard Carlsson | |
2016-11-23 | Correct copyright info on cerl-related files | Richard Carlsson | |
2016-11-23 | Correct the copyright info in docgen_edoc_xml_cb | Richard Carlsson | |
2016-11-23 | Update Syntax Tools license headers | Richard Carlsson | |
This makes it clear that Apache 2.0 applies, without dropping the old LGPL licensing, and makes all the Syntax Tools file headers look the same as upstream. | |||
2016-11-23 | Remove some obsolete files | Richard Carlsson | |
2016-11-23 | Update EDoc license headers to dual Apache2/LGPL | Richard Carlsson | |
This makes it clear that Apache 2.0 applies, without dropping the old LGPL licensing, and makes all the EDoc file headers look the same as upstream. | |||
2016-11-23 | Update EUnit license headers to dual Apache2/LGPL | Richard Carlsson | |
This makes it clear that Apache 2.0 applies, without dropping the old LGPL licensing, and makes all the EUnit file headers look the same as upstream. | |||
2016-11-23 | Merge branch 'maint' | Sverker Eriksson | |
2016-11-23 | Merge branch 'sverker/erts/crash-dump-limit/OTP-14046' into maint | Sverker Eriksson | |
again. | |||
2016-11-23 | erts: Remove one little space in crash dump | Sverker Eriksson | |
2016-11-23 | Merge branch 'maint' | Rickard Green | |
* maint: Update etp-commands for dirty schedulers Fix scheduling of system tasks on processes executing dirty Fix call time tracing with dirty schedulers Fix send of exit signal to process executing dirty Fix dirty scheduler process priority Fix alloc-util hard-debug Silence debug warning when no beam jump table is used with dirty schedulers Fix check_process_code() when NifExport is in use Fix GC when NifExport is in use Fix saving of original arguments when rescheduling via NifExport Conflicts: erts/emulator/beam/beam_bif_load.c erts/emulator/beam/erl_nif.c | |||
2016-11-23 | Merge branch 'rickard/dirty-scheduling-fixes' into maint | Rickard Green | |
OTP-14051 * rickard/dirty-scheduling-fixes: Update etp-commands for dirty schedulers Fix scheduling of system tasks on processes executing dirty Fix call time tracing with dirty schedulers Fix send of exit signal to process executing dirty Fix dirty scheduler process priority Fix alloc-util hard-debug Silence debug warning when no beam jump table is used with dirty schedulers Conflicts: erts/etc/unix/etp-commands.in | |||
2016-11-23 | Merge branch 'rickard/nif-scheduling-fixes' into maint | Rickard Green | |
* rickard/nif-scheduling-fixes: Fix check_process_code() when NifExport is in use - OTP-14048 Fix GC when NifExport is in use - OTP-14049 Fix saving of original arguments when rescheduling via NifExport - OTP-14050 | |||
2016-11-23 | Update primary bootstrap | Björn Gustavsson | |
2016-11-23 | Merge branch 'maint' | Björn Gustavsson | |
* maint: Update primary bootstrap document {yield/nb_yield}() limitation Suppress warnings from v3_kernel when inlining is turned on | |||
2016-11-23 | Update primary bootstrap | Björn Gustavsson | |
2016-11-23 | Merge branch 'bjorn/compiler/fix-unwanted-warning/ERL-301/OTP-14040' into maint | Björn Gustavsson | |
* bjorn/compiler/fix-unwanted-warning/ERL-301/OTP-14040: Suppress warnings from v3_kernel when inlining is turned on | |||
2016-11-23 | Merge branch 'jimdigriz/kernel/rpc-doc/ERL-302/PR-1252' into maint | Björn Gustavsson | |
* jimdigriz/kernel/rpc-doc/ERL-302/PR-1252: document {yield/nb_yield}() limitation | |||
2016-11-23 | Merge branch 'maint' | Hans Bolinder | |
* maint: dialyzer: Substitute 'opacity' for 'opaqueness' dialyzer: Improve a warning message dialyzer: Improve a warning message dialyzer: Correct a warnings message | |||
2016-11-23 | Merge branch 'hasse/dialyzer/improve_messages/OTP-11403' into maint | Hans Bolinder | |
* hasse/dialyzer/improve_messages/OTP-11403: dialyzer: Substitute 'opacity' for 'opaqueness' dialyzer: Improve a warning message dialyzer: Improve a warning message dialyzer: Correct a warnings message | |||
2016-11-23 | Merge branch 'maint' | Hans Bolinder | |
* maint: stdlib: Correct types of the abstract format | |||
2016-11-23 | Merge branch 'hasse/stdlib/correct_types' into maint | Hans Bolinder | |
* hasse/stdlib/correct_types: stdlib: Correct types of the abstract format | |||
2016-11-22 | Update etp-commands for dirty schedulers | Rickard Green | |
2016-11-22 | Fix scheduling of system tasks on processes executing dirty | Rickard Green | |
2016-11-22 | Fix call time tracing with dirty schedulers | Rickard Green | |
2016-11-22 | Fix send of exit signal to process executing dirty | Rickard Green | |
2016-11-22 | Fix dirty scheduler process priority | Rickard Green | |
2016-11-22 | Fix alloc-util hard-debug | Rickard Green | |
2016-11-22 | Silence debug warning when no beam jump table is used with dirty schedulers | Rickard Green | |
2016-11-22 | Fix check_process_code() when NifExport is in use | Rickard Green | |
2016-11-22 | Fix GC when NifExport is in use | Rickard Green | |
2016-11-22 | Fix saving of original arguments when rescheduling via NifExport | Rickard Green | |
2016-11-22 | stdlib: Correct types of the abstract format | Hans Bolinder | |
The types in erl_parse.yrl are more in harmony with the description in The Abstract Format (in ERTS User's Guide). | |||
2016-11-22 | Merge branch 'maint' | Hans Nilsson | |
2016-11-22 | Merge branch 'hans/inets/docs-cuddling' into maint | Hans Nilsson | |
2016-11-22 | scheme_validation_fun misspellt in doc | Evgeny M | |
2016-11-22 | Merge branch 'maint' | Sverker Eriksson | |
2016-11-22 | Merge branch 'sverker/erts/crash-dump-limit/OTP-14046' into maint | Sverker Eriksson | |
* sverker/erts/crash-dump-limit: erts: Add env variable ERL_CRASH_DUMP_BYTES erts: Add ErtsStrToSint64 erts: Refactor crash dumping with cbprintf erts: Add cbprintf for Callback Printing erts: Remove unused erl_crash_dump() | |||
2016-11-22 | erts: Add env variable ERL_CRASH_DUMP_BYTES | Sverker Eriksson | |
to limit crash dump size | |||
2016-11-22 | Merge branch 'sverker/Wundef' | Sverker Eriksson | |