Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-15 | update copyright-year | Henrik Nord | |
2015-06-23 | Prepare release | Erlang/OTP | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2014-04-07 | Update release notes | Erlang/OTP | |
2013-09-16 | Prepare releaseOTP_R16B02 | Erlang/OTP | |
2013-09-06 | Convert some notes.xml files from latin-1 to utf-8 | Björn Gustavsson | |
In the master branch, the encoding for most xml files have been changed from latin-1 to utf-8. The problem is, that the corresponding files in the maint branch still are encoded in latin-1, and that a merge from maint to master may bring in characters encoded in latin-1 into a notes.xml file declared to be in utf-8. To fix the problem once and for all (for the files involved), we'll need to re-encode the files files utf-8 in maint, and then merge to master. Noticed-by: Magnus Henoch | |||
2013-06-17 | Prepare releaseOTP_R16B01 | Erlang/OTP | |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg | |
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP | |
2012-09-03 | Prepare releaseOTP_R15B02 | Erlang/OTP | |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg | |
2012-04-01 | Prepare releaseOTP_R15B01 | Erlang/OTP | |
2011-10-04 | Prepare releaseOTP_R14B04 | Erlang/OTP | |
2011-09-29 | Update copyright years | Björn-Egil Dahlberg | |
2011-05-24 | Prepare releaseOTP_R14B03 | Erlang/OTP | |
2010-12-06 | Prepare release | Erlang/OTP | |
2010-09-13 | Prepare releaseOTP_R14B | Erlang/OTP | |
2010-02-03 | OTP-8058 The GUI parts are rewritten to use wxWidgets. Thanks Olle | Håkan Mattsson | |
Mattsson! For the time being it is still possible to use the old GS based version of the tool, but it is deprecated. The wxWidgets based version is started by default. A new tutorial has been added to the documentation. It is based on Jayson Vantuyl's article http://souja.net/2009/04/making-sense-of-erlangs-event-tracer.htm l. The functions et:trace_me/4 and et:trace_me/5 has been introduced in order to replace the deprecated functions et:report_event/4 and et:report_event/5. Hopefully the new names makes it a little more obvious what the intended usage of the functions are. A print function has been added to the GUI, in order to enable printing of sequence charts. More functionality for hiding unwanted events has been added to the GUI. The max_events, hide_unknown and display_mode configuration parameters to et_viewer is not used any more. Now the event cache in the Viewer only contains those events that actually are displayed in the GUI. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |