Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-30 | Autoresume tracing | Piotr Dorobisz | |
2011-08-30 | showing trace messages on the console in real time | Piotr Dorobisz | |
2011-08-30 | BUGFIX Occasional deadlock on ttb:stop | Piotr Dorobisz | |
2011-08-30 | Overload protection | Piotr Dorobisz | |
2011-08-30 | BUGFIX Fetch fails when nodes on the same host have different cwd | Piotr Dorobisz | |
2011-08-30 | et handled in a generic way | Piotr Dorobisz | |
2011-08-30 | Optional handler specification allowed in stop/1 | Piotr Dorobisz | |
2011-08-30 | Use shared handler state for all clients | Piotr Dorobisz | |
2011-08-30 | Always use timestamp, optional sorting | Piotr Dorobisz | |
2011-08-30 | Time-constrained tracing | Piotr Dorobisz | |
2011-08-30 | BUGFIX Fetch fails when nodes on the same host have different cwd | Piotr Dorobisz | |
2011-08-30 | One-command trace setup | Piotr Dorobisz | |
2011-08-30 | Allow to specify fetch directory | Piotr Dorobisz | |
2011-08-30 | Allow single option when list is required | Piotr Dorobisz | |
2011-08-30 | Match specification shortcuts | Piotr Dorobisz | |
2011-08-30 | fetch is default when stopping | Piotr Dorobisz | |
2011-08-30 | ttb:stop([return]) should imply fetching the data | Piotr Dorobisz | |
2011-08-30 | BUGFIX stop([fetch]) crashes when the option {file,{local,F}} has been given | Piotr Dorobisz | |
2011-03-07 | Fixed release notes. | Micael Karlberg | |
2011-03-07 | Merge branch 'dev' into bmk/inets/httpd/dont_send_empty_chunk/OTP-9091 | Micael Karlberg | |
2011-03-07 | Wrong version (downgrade for 5.5 was 5.4 instead which made | Micael Karlberg | |
5.4 appear in two places). | |||
2011-03-07 | Merge branch 'dgud/dialyzer-fixes' into dev | Dan Gudmundsson | |
OTP-9107 | |||
2011-03-07 | Merge branch 'bmk/snmp/snmpc/OTP-9004' into dev | Micael Karlberg | |
Temporary fix for snmpc command line (ref man) documentation (actually renames the module instead). | |||
2011-03-07 | Temporary module "name" for the module snmpc. | Micael Karlberg | |
2011-03-07 | Removed dialyzer warning. | Lars Thorsen | |
2011-03-07 | Subsections below level 2 where not handled correct when generating html and ↵ | Lars Thorsen | |
pdf. | |||
2011-03-07 | Merge branch 'raimo/kernel-implicit_inet6-testcase' into dev | Raimo Niskanen | |
* raimo/kernel-implicit_inet6-testcase: Improve implicit_inet6 testcase skip conditions | |||
2011-03-07 | Merge branch 'ia/workaround-crypto-start-inconsistency' into dev | Ingela Anderton Andin | |
* ia/workaround-crypto-start-inconsistency: Workaround for application:start(crypto) inconsistency | |||
2011-03-07 | Workaround for application:start(crypto) inconsistency | Ingela Anderton Andin | |
2011-03-07 | Merge branch 'pg/honor-start-type-in-rel-files' into dev | Siri Hansen | |
* pg/honor-start-type-in-rel-files: Honor start type in .rel files when building relup files OTP-9097 | |||
2011-03-07 | Merge branch 'siri/observer/slow-load-of-big-crashdumps/OTP-9051' into dev | Siri Hansen | |
* siri/observer/slow-load-of-big-crashdumps/OTP-9051: Wait longer than 5 sec instead of 2.5 sec for crashdump to be created in test Bugfix: Never deliver empty chunk to inets Fix file descriptor leak in crashdump_viewer:chunk_page Minor bugfix related to improved performance of crashdump_viewer Document new cdv script and cdv.bat file for starting crashdump viewer Add shell script and .bat file to start crashdump_viewer Fix slow parsing of crashdumps | |||
2011-03-05 | Improve documentation for etop | Siri Hansen | |
2011-03-04 | Merge branch 'bmk/snmp/snmpc_cleanup/OTP-9093' into dev | Micael Karlberg | |
Added doc (src) file for new snmpc (command). | |||
2011-03-04 | Merge branch 'ks/process_status' into dev | Niclas Axelsson | |
* ks/process_status: Document exiting and garbage_collecting process statuses OTP-9102 | |||
2011-03-04 | Merge branch 'ks/hipe-icode-range-fix' into dev | Niclas Axelsson | |
* ks/hipe-icode-range-fix: Cleanup specs Fix bug in the simplification of inexact comparisons Various cleanups and cosmetic changes OTP-9101 | |||
2011-03-04 | Merge branch 'ks/code-spec-fixes' into dev | Niclas Axelsson | |
* ks/code-spec-fixes: Sanitize the specs of the code module OTP-9100 | |||
2011-03-04 | Merge branch 'sa/dialyzer-fix-guards' into dev | Niclas Axelsson | |
* sa/dialyzer-fix-guards: Fix warnings about guards containing not Fix errors in the handling of 'and'/'or' guards Cosmetic changes OTP-9099 | |||
2011-03-04 | Merge branch 'ks/dialyzer-fullpath' into dev | Niclas Axelsson | |
* ks/dialyzer-fullpath: Add a --fullpath option to Dialyzer OTP-9098 | |||
2011-03-04 | Wait longer than 5 sec instead of 2.5 sec for crashdump to be created in test | Siri Hansen | |
2011-03-04 | Merge branch 'lukas/os_mon/disk_sup_unavailable_solaris/OTP-8768' into dev | Lukas Larsson | |
* lukas/os_mon/disk_sup_unavailable_solaris/OTP-8768: Update unavailable test case to do setup and teardown | |||
2011-03-04 | Merge branch 'lukas/test_server/install_cth_error/OTP-8768' into dev | Lukas Larsson | |
* lukas/test_server/install_cth_error/OTP-8768: Fix bug where failing to make a testcase caused an errornous failure reason | |||
2011-03-03 | Handling encoding of empty chunks. | Micael Karlberg | |
2011-03-03 | Merge branch 'bmk/megaco/miscellaneous_dialyzer/OTP-9075' into dev | Micael Karlberg | |
Fixing miscellaneous "things" "detected" by dialyzer. Also updated end date for a number of erts files. | |||
2011-03-03 | Merge branch 'bmk/snmp/test_case_cleanup/OTP-9084' into dev | Micael Karlberg | |
2011-03-03 | Added documentation file (snmpc_cmd.xml) for the snmpc command | Micael Karlberg | |
line tool. Also updated the central .gitignore file. | |||
2011-03-03 | Merge branch 'egil/fix-egd-edoc-spec/OTP-9078' into dev | Björn-Egil Dahlberg | |
* egil/fix-egd-edoc-spec/OTP-9078: Add font edoc type spec for egd | |||
2011-03-03 | Bugfix: Never deliver empty chunk to inets | Siri Hansen | |
2011-03-03 | Merge branch 'nick/CORBA/avoid_warnings/OTP-9050' into dev | Niclas Eklund | |
* nick/CORBA/avoid_warnings/OTP-9050: Removed code commented out. More specs removed. More specs removed. More specs removed. Removed more spec:s that wasn't needed. Removed spec:s that wasn't needed. Updated light weight tests. Updsated macro EFORMAT exit handling. Corrected spec usage. Eliminated Dialyzer warnings when using exit or throw. Conflicts: lib/cosEvent/doc/src/notes.xml lib/cosEvent/vsn.mk lib/cosEventDomain/doc/src/notes.xml lib/cosEventDomain/vsn.mk lib/cosNotification/vsn.mk lib/cosProperty/doc/src/notes.xml lib/cosProperty/vsn.mk lib/cosTime/doc/src/notes.xml lib/cosTime/vsn.mk lib/orber/include/ifr_types.hrl lib/orber/vsn.mk | |||
2011-03-03 | Merge branch 'sverker/dialyzer_kernel_fixes' into dev | Sverker Eriksson | |
* sverker/dialyzer_kernel_fixes: Fix dialyzer warning in os:start_port_srv_loop Update preloaded modules Fix three dialyzer warnings in kernel | |||
2011-03-02 | Fix typo in httpc documentation | Tuncer Ayaz | |