Jez Higgins
|
2f88819306
|
Expand entity references in the DOM
|
2012-09-14 19:44:29 +01:00 |
|
Jez Higgins
|
6d07f4a42d
|
Add tests back into solution
|
2012-09-14 18:20:33 +01:00 |
|
Jez Higgins
|
770f04e0e8
|
Corrected circular dependencies
|
2012-09-14 16:56:47 +01:00 |
|
Jez Higgins
|
45268963bd
|
getLineNumber/getColumnNumber now return size_t
Changed from int - underlying libraries are moving to large sizes
|
2012-09-14 16:54:51 +01:00 |
|
Jez Higgins
|
d76e60cce5
|
Add this->
|
2012-09-14 11:22:21 +01:00 |
|
Jez Higgins
|
0d04986974
|
ignore .o
|
2012-09-14 11:13:13 +01:00 |
|
Jez Higgins
|
2f49994b09
|
Deal properly with the [dtd] pseudo-entity
Some parsers report the [dtd] pseudo entity through the LexicalHandler.
Arabica was incorrectly trying to create an Entity Reference for it.
|
2012-09-14 11:12:50 +01:00 |
|
Jez Higgins
|
0c37303b50
|
On Windows look for Xerces v3, rather than 2.
|
2012-09-14 11:11:43 +01:00 |
|
Jez Higgins
|
7fdcd309df
|
Added ARABICA_ prefix to parser selection macros
|
2012-09-14 11:11:11 +01:00 |
|
Jez Higgins
|
eea670e2b6
|
Fiz for 64bit Xerces provided by oncaphillis@snafu.de
|
2012-09-13 19:04:29 +01:00 |
|
Jez Higgins
|
a8233656c9
|
cp .bzrignore .gitignore
|
2012-09-13 19:03:55 +01:00 |
|
Jez Higgins
|
304ddc6124
|
Fix for gcc4.7 provided by oncaphillis@snafu.de
|
2012-09-07 19:50:16 +01:00 |
|
Jez Higgins
|
351a00059d
|
Fix for 64bit Xerces provided by Oncaphillis@snafu.de
|
2012-09-07 19:49:43 +01:00 |
|
Jez Higgins
|
25c4a331ba
|
Renamed
|
2012-09-07 19:35:55 +01:00 |
|
Jez Higgins
|
ff089388bb
|
Renamed
|
2012-09-07 19:35:41 +01:00 |
|
Jez Higgins
|
8316f6d6c5
|
Updated
|
2012-09-07 19:32:42 +01:00 |
|
Jez Higgins
|
b87ccdef11
|
Updated readme
|
2012-09-07 19:31:16 +01:00 |
|
Jez Higgins
|
5e94d05f28
|
Updated garden (after many years) so that it compiles.
|
2012-09-07 09:32:04 +01:00 |
|
Jez Higgins
|
3d4899032f
|
Merge branch 'master' of github.com:jezhiggins/arabica
|
2012-09-06 23:48:37 +01:00 |
|
Jez Higgins
|
7d8d5a1090
|
Initial commit
|
2012-09-06 14:04:50 -07:00 |
|
Jez Higgins
|
5e6cc173b3
|
Added -D NO_BOOST to release config
|
2012-05-22 16:27:41 +01:00 |
|
jez
|
90d382b642
|
Added XML_PARSE_NOENT to see if it helps
|
2012-03-31 22:26:12 +01:00 |
|
Jez Higgins
|
0316f7ace8
|
Trying to get entity resolution going in Libxml2
|
2011-12-16 17:40:06 +00:00 |
|
Jez Higgins
|
3b54b7482a
|
Fixed includes for DOMException - all this time they'd been wrong :(
|
2011-11-26 09:19:56 +00:00 |
|
jez
|
deca6907e1
|
Massage ArabicaConfig.hpp so all macros are prefixed ARABICA_
|
2011-11-25 23:26:39 +00:00 |
|
jez
|
fb21a413e5
|
Updated taggle test for new Writer
|
2011-11-25 21:45:55 +00:00 |
|
jez
|
979ed035b4
|
Applied patch to Writer supplied by Gareth Sylvester-Bradley <garethsb@gmail.com>. Implements empty elements, and outputs namespace prefixes properly
|
2011-11-25 21:20:34 +00:00 |
|
jez
|
72bfe7a883
|
Add PARSER_LIBS into link
|
2011-11-25 18:47:54 +00:00 |
|
jez
|
148596b694
|
Use AC_LANG_PROGRAM to silence warnings
|
2011-11-25 14:17:36 +00:00 |
|
jez
|
1f22af47d1
|
added a skip
|
2011-01-08 19:57:28 +00:00 |
|
jez
|
1e77801b9d
|
added a couple of skips
|
2011-01-02 18:18:28 +00:00 |
|
jez
|
247b2170a0
|
if no namespace, assume in the XSL namespace
|
2011-01-01 22:58:29 +00:00 |
|
jez
|
45adaf53d2
|
don't skip the results of hte dom tests now that they're all passing
|
2010-12-29 16:17:57 +00:00 |
|
jez
|
d4fb2dcdda
|
Updated wording on DOM conformance test suite
|
2010-12-29 15:55:03 +00:00 |
|
jez
|
90d6726d1b
|
skip if no external DTD
|
2010-12-29 15:53:47 +00:00 |
|
jez
|
e4fd3c8239
|
If node doesn't belong to this element, complain
|
2010-12-29 15:41:56 +00:00 |
|
jez
|
90156036c0
|
return oldChild not newChild when replacing with a docfragment
|
2010-12-29 00:11:20 +00:00 |
|
jez
|
6c749609c0
|
recalculate value if child nodes are fiddled with
|
2010-12-29 00:10:05 +00:00 |
|
jez
|
a71a89e918
|
calculate proper node value when it has entity ref children
|
2010-12-27 13:43:39 +00:00 |
|
jez
|
6dd167b363
|
factored out attribute node value
|
2010-12-27 13:35:40 +00:00 |
|
jez
|
d7b9375eba
|
rejigged overrides
|
2010-12-27 13:06:18 +00:00 |
|
jez
|
16463bbd83
|
pop exception if trying to remove an item that doesn\'t exist. yay\!
|
2010-12-27 00:27:57 +00:00 |
|
jez
|
647de72862
|
skip if no external DTD
|
2010-12-27 00:18:02 +00:00 |
|
jez
|
7e22f79e71
|
more skips when no external DTD
|
2010-12-27 00:03:41 +00:00 |
|
jez
|
3c7aac4666
|
skip if not loading external DTD
|
2010-12-26 23:32:31 +00:00 |
|
jez
|
3536ce2413
|
s/c++/C++/
|
2010-12-26 23:11:29 +00:00 |
|
jez
|
7d0c880508
|
added another couple of skips
|
2010-12-26 23:10:44 +00:00 |
|
jez
|
d45b5bbcb5
|
Check that inserted node isn't an ancestor of the new parent
|
2010-12-26 22:56:15 +00:00 |
|
jez
|
a8540e640a
|
check ownerdocument of inserted node
|
2010-12-26 22:20:33 +00:00 |
|
jez
|
36af997d89
|
skip if external DTD not loaded
|
2010-12-24 23:05:10 +00:00 |
|