This document describes the changes made to the
Application upgrade (appup) files are corrected for the following applications:
A new test utility for testing appup files is added to test_server. This is now used by most applications in OTP.
(Thanks to Tobias Schlager)
Own Id: OTP-11744
Removed gs based applications and gs based backends. The
*** POTENTIAL INCOMPATIBILITY ***
Own Id: OTP-10915
The encoding of the
Own Id: OTP-11310
Use erlang:demonitor(Ref, [flush]) where applicable. Thanks to Loïc Hoguin.
Own Id: OTP-11039
Rename and document lists:zf/2 as lists:filtermap/2. Thanks to Anthony Ramine.
Own Id: OTP-11078
Where necessary a comment stating encoding has been added to Erlang files. The comment is meant to be removed in Erlang/OTP R17B when UTF-8 becomes the default encoding.
Own Id: OTP-10630
Fix typo in ET doc (Thanks to Ricardo Catalinas Jiménez)
Own Id: OTP-10119
The GS applications is now deprecated and will be removed in the R16 release. The following GS-based applications have been superseded by the Observer application and will removed in R16: Appmon, Pman, Tv.
*** POTENTIAL INCOMPATIBILITY ***
Own Id: OTP-9907
Dialyzer warnings have been fixed.
Own Id: OTP-9470
The popup window 'contents viewer' did not display properly on Windows.
Own Id: OTP-9238
Fix error when module et was used in et_selector trace patterns.
Own Id: OTP-8904
Fixed broken links in the documentation.
Own Id: OTP-8796
Fixed gui crash on windows.
Own Id: OTP-8830
Thanks to Olle Mattsson the GUI parts are rewritten to
use
A print function has been added, in order to enable printing of sequence charts.
A new tutorial has been added to the documentation. It is
based on
The functions
The
Own Id: OTP-8058
The documentation is now built with open source tools (xsltproc and fop) that exists on most platforms. One visible change is that the HTML frames are removed.
Own Id: OTP-8201
The start module in the app file has been corrected.
Own Id: OTP-8078
Changed copyright
Own Id: OTP-7830
Adjusted copyright
Own Id: OTP-6985
Document source changed from SGML to XML.
Own Id: OTP-6774
Minor Makefile changes.
Own Id: OTP-6689
This is the first release of the