Commit graph

1425 commits

Author SHA1 Message Date
Jez Higgins
ab2ae612c9 inline elements 2012-11-04 17:22:47 +00:00
Jez Higgins
1dd953346b typename 2012-11-04 17:15:34 +00:00
Jez Higgins
40cb778596 copy and copy_of 2012-11-04 17:12:14 +00:00
Jez Higgins
fc91f0329a message 2012-11-04 17:07:41 +00:00
Jez Higgins
769a5b98a3 typename fix 2012-11-04 13:09:12 +00:00
Jez Higgins
0ea5226801 processing instruction 2012-11-04 13:04:08 +00:00
Jez Higgins
895bd0baf3 notimplementedyethandler 2012-11-04 08:41:53 +00:00
Jez Higgins
a792502472 element 2012-11-04 08:38:48 +00:00
Jez Higgins
4ddf44c269 apply_templates 2012-11-03 09:54:07 +00:00
Jez Higgins
21fb29d396 bumped version to 2012-Sometime
it s 2012 after all
2012-11-03 09:45:27 +00:00
Jez Higgins
213546810f got tests compiling 2012-11-03 09:43:11 +00:00
Jez Higgins
69e767f668 for_Each 2012-11-03 09:38:31 +00:00
Jez Higgins
fc7b6be757 for_each 2012-11-03 09:37:53 +00:00
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