Age | Commit message (Expand) | Author |
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 |
2011-11-11 | Track parents in `#xmlPI` nodes | Anthony Ramine |
2011-11-11 | Set `vsn` field in `#xmlDecl` record | Anthony Ramine |
2011-11-11 | Fix namespace-conformance constraints | Anthony Ramine |
2011-09-29 | Merge branch 'dev' into major | Björn-Egil Dahlberg |
2011-09-29 | Update copyright years | Björn-Egil Dahlberg |
2011-09-26 | Merge branch 'dev' into major | Lars Thorsen |
2011-09-26 | [xmerl] Fix streaming bug in xmerl_scan (Thanks to Simon Cornish) | Lars Thorsen |
2011-09-20 | Merge branch 'dev' into major | Henrik Nord |
2011-09-20 | Merge branch 'ta/docs-fixes' into dev | Henrik Nord |
2011-09-20 | Merge branch 'dj/xmerl_ucs-latin9-support' into dev | Henrik Nord |
2011-09-15 | Fix misspelling of erroneous in xmerl_xsd | Tuncer Ayaz |
2011-08-25 | Fixed xmerl_ucs UCS2 little endian en/decoding | Michal Ptaszek |
2011-08-16 | emulator: Add a fourth element in exception stacktraces | Björn Gustavsson |
2011-08-10 | Merge branch 'lars/xmerl/attr_val_bug/OTP-9411' into dev | Lars Thorsen |
2011-08-09 | Entity replacement in attributes doesn't work poperly. | Lars Thorsen |
2011-08-09 | Fixed problem with relative paths to schemas. | Lars Thorsen |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |
2011-05-17 | Fix default encoding in SAX parser. | Lars Thorsen |
2011-05-10 | Fix separator error in tokenlists. | Lars Thorsen |
2011-05-10 | Added the xmerl test suites. | Lars Thorsen |
2011-05-09 | Add ticet number for tm/xmerl_attr_charref_fix | Henrik Nord |
2011-04-28 | Prevent xmerl from over-normalizing character references in attributes | Tom Moertel |
2011-04-13 | Add latin9 (iso-8859-15) support in xmerl_ucs | David JULIEN |