Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-04-28 | Stop xmerl printing to stdout | Richard Carlsson | |
Replace sloppy calls to io:format() in xmerl to use error_logger or debug macros instead, as appropriate. | |||
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder | |
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder | |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg | |
2012-03-28 | [xmerl] Fix bug for comments in XSD files | Lars Thorsen | |
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-09-26 | [xmerl] Fix streaming bug in xmerl_scan (Thanks to Simon Cornish) | Lars Thorsen | |
2011-09-15 | Fix misspelling of erroneous in xmerl_xsd | Tuncer Ayaz | |
2011-08-09 | Fixed problem with relative paths to schemas. | Lars Thorsen | |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg | |
2011-05-10 | Fix separator error in tokenlists. | Lars Thorsen | |
2011-05-10 | Added the xmerl test suites. | Lars Thorsen | |
2010-12-01 | Fix format_man_pages so it handles all man sections and remove ↵ | Lars Thorsen | |
warnings/errors in man pages | |||
2010-06-07 | An empty element declared as simpleContent was not properly validated. | Lars G Thorsen | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |