Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-05 | Merge branch 'maint' | Lars Thorsen | |
2016-12-05 | Merge branch 'lars/megaco/cuddle-tests/OTP-14075' into maint | Lars Thorsen | |
* lars/megaco/cuddle-tests/OTP-14075: [megaco} Update version [megaco] Use the test_server app and appup tests | |||
2016-12-05 | Merge branch 'maint' | Hans Nilsson | |
2016-12-05 | Merge branch 'hans/public_key/cover_spec' into maint | Hans Nilsson | |
2016-12-05 | Merge branch 'hans/ssh/cover_spec' into maint | Hans Nilsson | |
2016-12-05 | [megaco} Update version | Lars Thorsen | |
2016-12-05 | [megaco] Use the test_server app and appup tests | Lars Thorsen | |
2016-12-05 | Merge branch 'siri/cdv/faulty-column-vals/OTP-14064' into maint | Siri Hansen | |
* siri/cdv/faulty-column-vals/OTP-14064: [crashdump_viewer] Show correct values for 'Object' and 'Memory' | |||
2016-12-05 | Merge branch 'maint' | Dan Gudmundsson | |
* maint: Use off_heap memory queue for mnesia_tm Preserve key order in mnesia:table_info | |||
2016-12-05 | Merge branch 'richcarl/mnesia/table_info_order' into maint | Dan Gudmundsson | |
* richcarl/mnesia/table_info_order: Preserve key order in mnesia:table_info | |||
2016-12-05 | Merge branch 'dgud/mnesia/off-heap-msgs/OTP-14074' into maint | Dan Gudmundsson | |
* dgud/mnesia/off-heap-msgs/OTP-14074: Use off_heap memory queue for mnesia_tm | |||
2016-12-05 | Merge branch 'richcarl/stdlib/io_lib_pretty-comments/PR-1228' | Hans Bolinder | |
* richcarl/stdlib/io_lib_pretty-comments/PR-1228: Add comments for understanding io_lib_pretty | |||
2016-12-02 | Merge branch 'egil/compiler/opt-maps-pattern-matching/OTP-14072' | Björn-Egil Dahlberg | |
* egil/compiler/opt-maps-pattern-matching/OTP-14072: compiler: Add regression tests compiler: Optimize maps pattern matching compiler: Allow for unaligned match argument in value groups | |||
2016-12-02 | Merge branch 'richcarl/default-compiler-flags/PR-1226/OTP-14071' | Björn Gustavsson | |
* richcarl/default-compiler-flags/PR-1226/OTP-14071: stdlib test suite: fix uses of export_all diameter tests: Eliminate use of -compile(export_all) asn1 test suite: Suppress warnings for -compile(export_all) Remove left-over uses of -compile(export_all) Make warn_export_all the default warn_obsolete_guard is already default | |||
2016-12-02 | ssh: excluded modules from cover spec | Hans Nilsson | |
2016-12-02 | public_key: exclude asn1 generated module PKCS-FRAME from cover | Hans Nilsson | |
2016-12-02 | Merge branch 'maint' | Peter Andersson | |
2016-12-02 | Make sure group leader processes terminate properly | Peter Andersson | |
OTP-14026 | |||
2016-12-02 | Add heading option to log functions | Peter Andersson | |
2016-12-02 | Correct errors in documentation and add more info | Peter Andersson | |
OTP-14044 | |||
2016-12-01 | Add comments for understanding io_lib_pretty | Richard Carlsson | |
2016-12-01 | compiler: Add regression tests | Björn-Egil Dahlberg | |
2016-12-01 | compiler: Optimize maps pattern matching | Björn-Egil Dahlberg | |
2016-12-01 | Merge branch 'richcarl/kernel/disk_log_tweaks/OTP-14057/PR-1245' | Hans Bolinder | |
* richcarl/kernel/disk_log_tweaks/OTP-14057/PR-1245: Pass log format through from handle() Improve caching in disk_log Use pattern matching for records where suitable Eliminate more code duplication Simplify for rflat Clarify that the type for disk log data is iodata() Pass through known size instead of recomputing Use iolist_size instead of local function Only read log format once in collect loop Eliminate some code duplication Rename internal function for clarity Minor documentation cleanup | |||
2016-11-30 | Merge branch 'hasse/stdlib/remove_dets_v8/OTP-13830' | Hans Bolinder | |
* hasse/stdlib/remove_dets_v8/OTP-13830: reltool: Remove module dets_v8 runtime_tools: Remove module dets_v8 stdlib: Remove support for Dets version 8 tables | |||
2016-11-30 | Merge branch 'richcarl/error_logger_tty-cleanup/PR-1256/OTP-14068' | Björn Gustavsson | |
* richcarl/error_logger_tty-cleanup/PR-1256/OTP-14068: Write node info before log message body, not after Eliminate some code duplication | |||
2016-11-30 | reltool: Remove module dets_v8 | Hans Bolinder | |
2016-11-30 | runtime_tools: Remove module dets_v8 | Hans Bolinder | |
2016-11-30 | stdlib: Remove support for Dets version 8 tables | Hans Bolinder | |
When at it, types have been added to record fields. | |||
2016-11-30 | stdlib test suite: fix uses of export_all | Richard Carlsson | |
2016-11-30 | Merge pull request #805 from matwey/fsf_addr | Björn Gustavsson | |
Fix FSF mail address | |||
2016-11-30 | Merge branch 'richcarl/assert-comments/PR-1224/OTP-14066' | Björn Gustavsson | |
* richcarl/assert-comments/PR-1224/OTP-14066: Add comment-versions of assert macros | |||
2016-11-29 | Merge branch 'maint' | Siri Hansen | |
2016-11-29 | Merge branch 'siri/observer/cdv-no-distribution/OTP-14010' into maint | Siri Hansen | |
* siri/observer/cdv-no-distribution/OTP-14010: [observer] Start crashdump_viewer in a non-distributed node | |||
2016-11-29 | Merge branch 'siri/observer/remove-unused-files/OTP-14024' into maint | Siri Hansen | |
* siri/observer/remove-unused-files/OTP-14024: [observer] Remove unused files | |||
2016-11-29 | [crashdump_viewer] Show correct values for 'Object' and 'Memory' | Siri Hansen | |
A bug caused the numer of buckets to be shown in the 'Objects' column, and the number of objects to be shown in the 'Memory' column for ets table in crashdump_viewer. This is now corrected. | |||
2016-11-29 | diameter tests: Eliminate use of -compile(export_all) | Björn Gustavsson | |
2016-11-29 | asn1 test suite: Suppress warnings for -compile(export_all) | Björn Gustavsson | |
2016-11-29 | Remove left-over uses of -compile(export_all) | Richard Carlsson | |
2016-11-29 | Make warn_export_all the default | Richard Carlsson | |
2016-11-29 | warn_obsolete_guard is already default | Richard Carlsson | |
Update compiler documentation and remove superfluous erlc flags. | |||
2016-11-29 | Add comment-versions of assert macros | Richard Carlsson | |
For all assert macros in assert.hrl, add corresponding versions with an additional last Comment argument, assumed to be chardata. If an exception occurs, it will contain an entry {comment, Comment}, which a reporting tool may pretty-print for better readability. | |||
2016-11-29 | Merge branch 'maint' | Hans Bolinder | |
* maint: Fix font-locking for @deprecated in erlang-edoc-mode | |||
2016-11-29 | Merge branch 'leoliu/tools/fix_edoc_mode' into maint | Hans Bolinder | |
* leoliu/tools/fix_edoc_mode: Fix font-locking for @deprecated in erlang-edoc-mode | |||
2016-11-29 | Pass log format through from handle() | Richard Carlsson | |
2016-11-29 | Improve caching in disk_log | Richard Carlsson | |
Avoid starting timers for flushing when the written data is empty or larger than the max cache size. Previously, a single huge write to an empty cache would be put in the cache until the next write or the timer event. Also increase the cache size from 16K to 64K. | |||
2016-11-29 | Use pattern matching for records where suitable | Richard Carlsson | |
2016-11-29 | Eliminate more code duplication | Richard Carlsson | |
2016-11-29 | Simplify for rflat | Richard Carlsson | |
2016-11-29 | Clarify that the type for disk log data is iodata() | Richard Carlsson | |