aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xmerl/src
AgeCommit message (Expand)Author
2018-07-23Fix typo in xmerl_scan:string/1YeJun Su
2018-06-18Update copyright yearHenrik Nord
2018-03-21Fix a simple typo in xmerl documentationAndreas Lappe
2017-06-14Update copyright yearHans Nilsson
2017-06-05Merge branch 'maint'Lars Thorsen
2017-05-24[xmerl] Fix endDocument bug in output backendsLars Thorsen
2017-05-24[xmerl] Fix fragmented xml directive bug and replace ets tableLars Thorsen
2017-05-04Update copyright yearRaimo Niskanen
2017-03-10Update copyright yearRickard Green
2017-03-08Improves accumulator fun in xmerl_scan so that only one #xmlText record is re...Jimmy Zöger
2017-03-08Removes redundant function clauseJimmy Zöger
2017-03-07Merge branch 'maint'Lars Thorsen
2017-03-07[xmerl] Fix compiler and dialyzer warningsLars Thorsen
2017-02-22Merge branch 'maint'Hans Bolinder
2017-02-22[xmerl] Remove faulty throwsLars Thorsen
2017-02-22[xmerl] Fix XML "well-formedness" bug i SAX parserLars Thorsen
2017-02-22[xmerl] Correct bug handling multiple documents on a streamLars Thorsen
2017-02-16Merge branch 'maint'Lars Thorsen
2017-02-15[xmerl] Correct handling of implicit XML namespaceLars Thorsen
2017-02-14Fixed typos in lib/xmerlAndrew Dryga
2016-11-30Include explicit attrs when default_attrs=trueShaun Mangelsdorf
2016-09-12[xmerl] Fix link problems in documentationLars Thorsen
2016-05-19xmerl: Comment out unreachable clausesKostis Sagonas
2016-05-17xmerl: Fix unmatched return warningsBjörn-Egil Dahlberg
2016-03-15update copyright-yearHenrik Nord
2016-02-17xmerl: Remove 'no_return' Dialyzer warningsHans Bolinder
2016-02-17xmerl: Add suppression of Dialyzer warningsHans Bolinder
2015-08-11Remove built-in definition of xml.xsd from xmerlTobias Schlager
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-08Merge branch 'richcarl/shut-up-xmerl'Henrik Nord
2015-05-25Update runtime_dependencies in application resource filesHans Bolinder
2015-05-08[xmerl] Fix compiler warningsLars Thorsen
2015-04-28Stop xmerl printing to stdoutRichard Carlsson
2014-03-20Introduce runtime_dependencies in .app filesRickard Green
2014-02-18Fix library application appup filesTobias Schlager
2014-01-21Merge branch 'maint'Magnus Lidén
2014-01-21[xmerl] Fix problem with header of next XML document is in the bufferLars Thorsen
2014-01-21[xmerl] Fix bug in SAX parser when next doc start in the same bufferLars Thorsen
2013-11-06Merge branch 'maint'Fredrik Gustafsson
2013-11-06Merge branch 'richcarl/xmerl-avoid-code-server-serialization/OTP-11463' into ...Fredrik Gustafsson
2013-11-05Merge branch 'maint'Fredrik Gustafsson
2013-11-05Avoid serialization on code_server in xmerl:export()Richard Carlsson
2013-11-04xmerl: Use context namespace declarations to resolve prefix node testsDaniel White
2013-11-04xmerl: Look up unknown prefixes in xmlContext when matching attributesDaniel White
2013-10-14Merge branch 'maint'Fredrik Gustafsson
2013-09-12Remove ^L characters hidden randomly in the code. Not those used in text file...Pierre Fenoll
2013-04-19Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder
2013-01-18Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
2013-01-09Prepare OTP files for Unicode as default encodingHans Bolinder