Commit graph

1412 commits

Author SHA1 Message Date
Jez Higgins
842feef711 for_each 2012-11-03 09:37:13 +00:00
Jez Higgins
c358aacccd qualify base class calls 2012-11-02 23:33:41 +00:00
Jez Higgins
732f316710 qualify base class call 2012-11-02 23:30:39 +00:00
Jez Higgins
f3e661c715 corrections, more templateing 2012-11-02 23:16:43 +00:00
Jez Higgins
7d76185a44 value_if 2012-11-02 23:07:17 +00:00
Jez Higgins
3743972b0a text 2012-11-02 23:00:31 +00:00
Jez Higgins
0d3a91876a if 2012-11-02 22:56:14 +00:00
Jez Higgins
d68a9240ce attribute and call_tempalte 2012-11-02 22:52:42 +00:00
Jez Higgins
e3a06bec80 choose handler 2012-11-02 22:46:11 +00:00
Jez Higgins
52f9db8061 comment handler 2012-11-02 22:37:46 +00:00
Jez Higgins
6c8f6246bf Starting to parameterise the XSLT library 2012-11-02 21:01:15 +00:00
Jez Higgins
b1674a2ef1 Updated copyright dates 2012-11-02 20:19:01 +00:00
Jez Higgins
b09a3c62dc Sorted 2012-11-01 23:57:53 +00:00
Jez Higgins
cbb4a0e117 CMake tweaking 2012-11-01 23:37:28 +00:00
Jez Higgins
afcddb0175 Correct ArabciaConfig path 2012-11-01 22:39:12 +00:00
Jez Higgins
f94045bc38 Moved CMake files into subdir 2012-11-01 22:35:09 +00:00
Jez Higgins
2200a80a00 Added CMake build files contributed by Gunther Laure 2012-11-01 22:12:55 +00:00
Jez Higgins
9959e54a02 Minor DOM non-conformance in Attr.getSpecified
Can't fix this as the information is not available through SAX.  I
haven't ever used getSpecified, and I'm willing to bet that only a
handful of people ever have anywhere ever.
2012-09-16 15:54:35 +01:00
Jez Higgins
c706df5fdc Silence a new VS2012 warning 2012-09-15 10:20:06 +01:00
Jez Higgins
7b29f0a09d Project files for VS 2012 2012-09-15 10:19:56 +01:00
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