aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xmerl
AgeCommit message (Expand)Author
2016-06-21Prepare releaseErlang/OTP
2016-06-13Merge branch 'kostis/xmerl-comment-out-unreachable-clauses/PR-1062'Lars Thorsen
2016-06-02Revert "Prepare release"Erlang/OTP
2016-06-02Prepare releaseErlang/OTP
2016-05-20Eliminate use of doc and suite clausesBjörn-Egil Dahlberg
2016-05-20Eliminate use of the ?t macroBjörn-Egil Dahlberg
2016-05-20Eliminate use of ?config() macroBjörn-Egil Dahlberg
2016-05-20Modernize timetrapsBjörn-Egil Dahlberg
2016-05-20Remove ?line macrosBjörn-Egil Dahlberg
2016-05-19xmerl: Comment out unreachable clausesKostis Sagonas
2016-05-17xmerl: Fix unmatched return warningsBjörn-Egil Dahlberg
2016-05-12Revert "Prepare release"Erlang/OTP
2016-05-11Prepare releaseErlang/OTP
2016-03-15update copyright-yearHenrik Nord
2016-03-15Merge tag 'OTP-18.3'Lars Thorsen
2016-03-14Prepare releaseErlang/OTP
2016-02-18Merge branch 'bjorn/remove-test_server/OTP-12705'Björn Gustavsson
2016-02-17Makefiles: Remove test_server from include path and code pathBjörn Gustavsson
2016-02-17Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson
2016-02-17xmerl: Remove 'no_return' Dialyzer warningsHans Bolinder
2016-02-17xmerl: Add suppression of Dialyzer warningsHans Bolinder
2015-12-15Update release notesErlang/OTP
2015-12-15Update version numbersErlang/OTP
2015-08-11Remove built-in definition of xml.xsd from xmerlTobias Schlager
2015-06-23Prepare releaseErlang/OTP
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-06-22xmerl: Fix xmerl example motorcycle2htmlBjörn-Egil Dahlberg
2014-04-07Update release notesErlang/OTP
2014-03-20Introduce runtime_dependencies in .app filesRickard Green
2014-03-20Bump versions and ensure that all are "normal" versionsRickard Green
2014-02-24Add test suites performing app and appup file checksTobias Schlager
2014-02-18Fix library application appup filesTobias Schlager
2014-01-24Merge tag 'OTP_R16B03-1'Magnus Lidén
2014-01-24Prepare releaseOTP_R16B03-1Erlang/OTP
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-12-10Merge tag 'OTP_R16B03'Magnus Lidén
2013-12-09Prepare releaseOTP_R16B03Erlang/OTP
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-11-04xmerl: Add tests for XPath queries that resolve the context namespaceDaniel White