Jez Higgins
f89c8042d2
Merge pull request #21 from jezhiggins/die-autoptr-die
...
Die autoptr die
2020-04-25 12:26:17 +01:00
Jez Higgins
6bf75264de
Completely removed XMLReader setProperty and getProperty member functions.
...
For nearly everyone, their use can be replaced by either setLexicalHandler
or setDeclHandler. For the particular case of the Xerces extended properties
I'll loop back round and add specific member methods for those.
2020-04-16 20:23:59 +01:00
Jez Higgins
e08ca80bb1
Remove ParserAdaptor.hpp references from build files
2020-04-16 16:51:41 +01:00
Evan Burkitt
998260bdfc
Fix long -> unsigned long long size mismatch in function return value. Add #include <algorithm> to declare std::max for MS VS2013, at least.
2014-06-11 18:15:54 -07:00
Jez Higgins
b23d18495b
Set /bigobj flag so it will compile
2012-11-21 11:17:57 +00:00
Jez Higgins
4555948aae
OK, I really think that's it
2012-11-21 11:12:35 +00:00
Jez Higgins
1ed500107b
bit more on getting xslttests to compile
2012-11-21 07:00:25 +00:00
Jez Higgins
51f1912534
Removed last of the std::string-isms.
2012-11-21 06:59:40 +00:00
Jez Higgins
bf8e7e314b
Compile XSLT tests with wide strings
2012-11-20 08:17:50 +00:00
Jez Higgins
1d20c79f57
Push all of the xslt_test loading into the header
2012-11-20 07:49:59 +00:00
Jez Higgins
4f490d6d38
Fixed Variable look up by QName
2012-11-15 23:26:32 +00:00
Jez Higgins
5fe68c9d08
revert solution
2012-11-12 22:26:33 +00:00
Jez Higgins
f3e661c715
corrections, more templateing
2012-11-02 23:16:43 +00:00
Jez Higgins
6c8f6246bf
Starting to parameterise the XSLT library
2012-11-02 21:01:15 +00:00
Jez Higgins
7b29f0a09d
Project files for VS 2012
2012-09-15 10:19:56 +01:00