Age | Commit message (Expand) | Author |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-17 | xmerl: Remove 'no_return' Dialyzer warnings | Hans Bolinder |
2016-02-17 | xmerl: Add suppression of Dialyzer warnings | Hans Bolinder |
2015-08-11 | Remove built-in definition of xml.xsd from xmerl | Tobias Schlager |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-08 | Merge branch 'richcarl/shut-up-xmerl' | Henrik Nord |
2015-05-25 | Update runtime_dependencies in application resource files | Hans Bolinder |
2015-05-08 | [xmerl] Fix compiler warnings | Lars Thorsen |
2015-04-28 | Stop xmerl printing to stdout | Richard Carlsson |
2014-03-20 | Introduce runtime_dependencies in .app files | Rickard Green |
2014-02-18 | Fix library application appup files | Tobias Schlager |
2014-01-21 | Merge branch 'maint' | Magnus Lidén |
2014-01-21 | [xmerl] Fix problem with header of next XML document is in the buffer | Lars Thorsen |
2014-01-21 | [xmerl] Fix bug in SAX parser when next doc start in the same buffer | Lars Thorsen |
2013-11-06 | Merge branch 'maint' | Fredrik Gustafsson |
2013-11-06 | Merge branch 'richcarl/xmerl-avoid-code-server-serialization/OTP-11463' into ... | Fredrik Gustafsson |
2013-11-05 | Merge branch 'maint' | Fredrik Gustafsson |
2013-11-05 | Avoid serialization on code_server in xmerl:export() | Richard Carlsson |
2013-11-04 | xmerl: Use context namespace declarations to resolve prefix node tests | Daniel White |
2013-11-04 | xmerl: Look up unknown prefixes in xmlContext when matching attributes | Daniel White |
2013-10-14 | Merge branch 'maint' | Fredrik Gustafsson |
2013-09-12 | Remove ^L characters hidden randomly in the code. Not those used in text file... | Pierre Fenoll |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-04-23 | Fix continuation bug in parse_default_decl_1/2 | Lars Thorsen |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-28 | [xmerl] Fix bug for comments in XSD files | Lars Thorsen |
2012-03-28 | [xmerl] Fix error message and documentation bug | Lars Thorsen |
2012-03-21 | Fix continuation error | Lars Thorsen |
2012-03-21 | Remove unused file | Lars Thorsen |
2012-01-04 | xmerl: Ignore unused variable in xmerl_uri.erl | Björn-Egil Dahlberg |
2011-12-13 | [xmerl] Remove trailing blanks | Lars Thorsen |
2011-12-13 | [xmerl] Fix bug in namespace handling for attributes | Lars Thorsen |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-11-21 | Treat , as special in xmerl_xpath_scan. | Anneli Cuss |
2011-11-11 | Fix character check of non-characters due to change in unicode module | Lars Thorsen |
2011-11-11 | Fix bugs and add a flag to skip comments | Lars Thorsen |
2011-11-11 | Implement namespace axis | Anthony Ramine |
2011-11-11 | Add `#xmlPI` support to xmerl_xpath:write_node/1 | Anthony Ramine |
2011-11-11 | Fix processing-instruction(name?) | Anthony Ramine |
2011-11-11 | Fix path filters | Anthony Ramine |
2011-11-11 | Support more top-level primary expressions | Anthony Ramine |
2011-11-11 | Accumulate comments in element nodes | Anthony Ramine |
2011-11-11 | Add `default_attrs` option | Anthony Ramine |
2011-11-11 | Allow whole documents to be returned | Anthony Ramine |
2011-11-11 | Track parents and namespace in `#xmlAttribute` nodes | Anthony Ramine |