summaryrefslogtreecommitdiff
path: root/lib/xmerl
Commit message (Expand)AuthorAgeFilesLines
* Treat , as special in xmerl_xpath_scan.Anneli Cuss2011-11-211-0/+1
* Fix character check of non-characters due to change in unicode moduleLars Thorsen2011-11-111-14/+24
* Fix bugs and add a flag to skip commentsLars Thorsen2011-11-118-119/+198
* Implement namespace axisAnthony Ramine2011-11-113-18/+77
* Add `#xmlPI` support to xmerl_xpath:write_node/1Anthony Ramine2011-11-111-0/+4
* Fix processing-instruction(name?)Anthony Ramine2011-11-112-3/+6
* Fix path filtersAnthony Ramine2011-11-111-3/+3
* Support more top-level primary expressionsAnthony Ramine2011-11-112-6/+6
* Accumulate comments in element nodesAnthony Ramine2011-11-113-3/+13
* Add `default_attrs` optionAnthony Ramine2011-11-112-2/+33
* Allow whole documents to be returnedAnthony Ramine2011-11-112-49/+92
* Track parents and namespace in `#xmlAttribute` nodesAnthony Ramine2011-11-111-0/+2
* Track parents in `#xmlPI` nodesAnthony Ramine2011-11-113-29/+37
* Set `vsn` field in `#xmlDecl` recordAnthony Ramine2011-11-111-1/+2
* Fix namespace-conformance constraintsAnthony Ramine2011-11-111-10/+44
* Remove exec bit from files related to: XML, make, CRicardo Catalinas Jiménez2011-11-102-0/+0
* Remove exec bit from: erl, hrl, xml, html, asn, gif, xpmRicardo Catalinas Jiménez2011-11-1011-0/+0
* Remove unused */doc/src/make.dep filesBjörn Gustavsson2011-10-271-24/+0
* xmerl test suite: Eliminate use of deprecated regexp moduleBjörn Gustavsson2011-10-271-3/+3
* Merge branch 'dev' into majorBjörn-Egil Dahlberg2011-10-042-1/+58
|\
| * Prepare releaseOTP_R14B04Erlang/OTP2011-10-042-1/+58
* | Merge branch 'dev' into majorBjörn-Egil Dahlberg2011-09-291-1/+1
|\ \ | |/
| * Update copyright yearsBjörn-Egil Dahlberg2011-09-291-1/+1
* | Merge branch 'dev' into majorLars Thorsen2011-09-263-13/+37
|\ \ | |/
| * [xmerl] Fix streaming bug in xmerl_scan (Thanks to Simon Cornish)Lars Thorsen2011-09-263-13/+37
* | Merge branch 'dev' into majorHenrik Nord2011-09-202-11/+28
|\ \ | |/
| * Merge branch 'ta/docs-fixes' into devHenrik Nord2011-09-201-2/+2
| |\
| | * Fix misspelling of erroneous in xmerl_xsdTuncer Ayaz2011-09-151-2/+2
| * | Merge branch 'dj/xmerl_ucs-latin9-support' into devHenrik Nord2011-09-201-0/+17
| |\ \
| | * | Add latin9 (iso-8859-15) support in xmerl_ucsDavid JULIEN2011-04-131-0/+17
| * | | Fixed xmerl_ucs UCS2 little endian en/decodingMichal Ptaszek2011-08-251-9/+9
| | |/ | |/|
* | | Merge branch 'bjorn/line-numbers-in-exceptions/OTP-9468' into majorBjörn Gustavsson2011-08-251-1/+1
|\ \ \ | |/ / |/| |
| * | emulator: Add a fourth element in exception stacktracesBjörn Gustavsson2011-08-161-1/+1
* | | Merge branch 'hw/update-chmod-without-f' into devHenrik Nord2011-08-241-1/+1
|\ \ \ | |/ / |/| |
| * | Again: Call chmod without the "-f" flagHolger Weiß2011-06-051-1/+1
* | | Merge branch 'lars/xmerl/attr_val_bug/OTP-9411' into devLars Thorsen2011-08-103-2/+13
|\ \ \
| * | | Added test case for ticket 9411.Lars Thorsen2011-08-092-1/+12
| * | | Entity replacement in attributes doesn't work poperly.Lars Thorsen2011-08-091-1/+1
| |/ /
* | | Added ticket test case.Lars Thorsen2011-08-091-1/+6
* | | Fixed problem with relative paths to schemas.Lars Thorsen2011-08-092-16/+28
|/ /
* | Prepare releaseOTP_R14B03Erlang/OTP2011-05-241-0/+46
* | Update copyright yearsBjörn-Egil Dahlberg2011-05-2012-12/+12
* | Fix default encoding in SAX parser.Lars Thorsen2011-05-172-3/+3
* | OTP-9094: [httpc] Add support for upload body streaming (PUT and POST).Micael Karlberg2011-05-161-1/+1
|\ \
| * \ Merge branch 'dev' into bmk/inets/inet56_integrationMicael Karlberg2011-04-061-2/+2
| |\ \ | | |/
| * | Merge branch 'dev' into bmk/inets/ftp/missing_spec_causes_dialyxer_problems/O...Micael Karlberg2011-03-175-5/+34
| |\ \
* | | | Fix separator error in tokenlists.Lars Thorsen2011-05-103-4/+4
* | | | Added the xmerl test suites.Lars Thorsen2011-05-1012-144/+507
* | | | Using the same testdata for testing xmerl_scan and xmerl_sax_parser.Lars Thorsen2011-05-1020-5080/+3907
* | | | Add test suite for xmerlBjörn Gustavsson2011-05-10128-0/+197236