Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-14 | Prepare release | Erlang/OTP | |
2015-12-15 | Update version numbers | Erlang/OTP | |
2015-05-08 | [xmerl] Fix compiler warnings | Lars Thorsen | |
2014-03-20 | Bump versions and ensure that all are "normal" versions | Rickard Green | |
Ensure all are "normal" versions according to the new version scheme introduced in OTP 17.0 | |||
2014-01-21 | [xmerl] Fix problem with header of next XML document is in the buffer | Lars Thorsen | |
when using xmerl_sax_parser:stream/2 function. | |||
2013-12-09 | Prepare releaseOTP_R16B03 | Erlang/OTP | |
2013-09-16 | Prepare releaseOTP_R16B02 | Erlang/OTP | |
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP | |
2012-04-23 | Fix continuation bug in parse_default_decl_1/2 | Lars Thorsen | |
2012-04-01 | Prepare releaseOTP_R15B01 | Erlang/OTP | |
2011-11-22 | Revert "Update version numbers for pre-release of R15" | Björn-Egil Dahlberg | |
This reverts commit e21ff9b0b69219ab3853be7e80813156113152b7. | |||
2011-11-22 | Update version numbers for pre-release of R15OTP_R15A | Björn Gustavsson | |
2011-11-11 | Fix bugs and add a flag to skip comments | Lars Thorsen | |
Add flag {comments, Flag} to xmerl_scan for filtering of comments. Default (true) is that xmlComment records are returned from the scanner and this flag should be set to false if one don't want comments in the output. Fix some bugs to get the test cases to run clean. | |||
2011-10-04 | Prepare releaseOTP_R14B04 | Erlang/OTP | |
2011-05-17 | Fix default encoding in SAX parser. | Lars Thorsen | |
2011-03-14 | Prepare releaseOTP_R14B02 | Erlang/OTP | |
2010-12-06 | Prepare release | Erlang/OTP | |
2010-09-13 | Prepare releaseOTP_R14B | Erlang/OTP | |
2010-09-01 | Merge branch 'maint-r13' into dev | Björn Gustavsson | |
* maint-r13: Remove copyright headers in vsn.mk files Conflicts: lib/appmon/vsn.mk lib/erl_docgen/vsn.mk lib/inets/vsn.mk lib/kernel/vsn.mk lib/reltool/vsn.mk lib/ssl/vsn.mk lib/stdlib/vsn.mk lib/tools/vsn.mk lib/tv/vsn.mk lib/xmerl/vsn.mk | |||
2010-09-01 | Remove copyright headers in vsn.mk files | Björn Gustavsson | |
Copyright notices serve no useful purpose in vsn.mk files, and only complicate scripts that automatically update version numbers. | |||
2010-08-18 | Remove ticket numbers from all vsn.mk files | Björn Gustavsson | |
Some application's vsn.mk files contained a list of the ticket numbers fixed in each version. Since that information can be obtained from the notes.xml file or from the merge commits in the git repository (provided that the branch name includes the ticket number), there is no reason to manually maintain that information in the vsn.mk files. | |||
2010-06-10 | Update version number | Lars G Thorsen | |
2010-04-07 | OTP-8537 Checked in beam files in test directory | Lars G Thorsen | |
All Erlang files are now built by the test server instead of the test directory Makefile. Erlang files in data directories are now built by the test suites instead of using prebuilt versions under version control. Removed a number of obsolete guards. | |||
2010-02-16 | ** Empty commit message ** | Lars G Thorsen | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |