Age | Commit message (Expand) | Author |
2017-06-14 | Update copyright year | Hans Nilsson |
2017-06-05 | Merge branch 'maint' | Lars Thorsen |
2017-05-24 | [xmerl] Fix endDocument bug in output backends | Lars Thorsen |
2017-05-24 | [xmerl] Fix fragmented xml directive bug and replace ets table | Lars Thorsen |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-03-10 | Update copyright year | Rickard Green |
2017-03-08 | Improves accumulator fun in xmerl_scan so that only one #xmlText record is re... | Jimmy Zöger |
2017-03-08 | Removes redundant function clause | Jimmy Zöger |
2017-03-07 | Merge branch 'maint' | Lars Thorsen |
2017-03-07 | [xmerl] Fix compiler and dialyzer warnings | Lars Thorsen |
2017-02-22 | Merge branch 'maint' | Hans Bolinder |
2017-02-22 | [xmerl] Remove faulty throws | Lars Thorsen |
2017-02-22 | [xmerl] Fix XML "well-formedness" bug i SAX parser | Lars Thorsen |
2017-02-22 | [xmerl] Correct bug handling multiple documents on a stream | Lars Thorsen |
2017-02-16 | Merge branch 'maint' | Lars Thorsen |
2017-02-15 | [xmerl] Correct handling of implicit XML namespace | Lars Thorsen |
2017-02-14 | Fixed typos in lib/xmerl | Andrew Dryga |
2016-11-30 | Include explicit attrs when default_attrs=true | Shaun Mangelsdorf |
2016-09-12 | [xmerl] Fix link problems in documentation | Lars Thorsen |
2016-05-19 | xmerl: Comment out unreachable clauses | Kostis Sagonas |
2016-05-17 | xmerl: Fix unmatched return warnings | Björn-Egil Dahlberg |
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 |