jez
|
584299cf94
|
|
2007-08-10 11:28:45 +00:00 |
|
jez
|
5133fdd1e2
|
|
2007-08-10 11:28:14 +00:00 |
|
jez
|
ca24c614ba
|
|
2007-08-10 11:27:42 +00:00 |
|
jez
|
733e9d3c3a
|
Fixed for VS8/VS2005
See http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=101866
|
2007-08-10 10:35:17 +00:00 |
|
jez
|
74da13769b
|
added silly and wide string versions of these tests
|
2007-08-08 09:09:28 +00:00 |
|
jez
|
c44d201148
|
reset parser so it can be reused
|
2007-08-07 21:43:36 +00:00 |
|
jez
|
cc374c5f8f
|
what it says - whitespace stripping filter tests
|
2007-08-07 21:31:18 +00:00 |
|
jez
|
3d3fbaedce
|
pass through skippedEntity and processingInstruction
|
2007-08-07 21:29:27 +00:00 |
|
jez
|
6aa07ebbd2
|
reset parser after a parse, allowing it to be reused
|
2007-08-07 21:28:47 +00:00 |
|
jez
|
f900c435e6
|
extended to take std::auto_ptr<iostream> as well as std::auto_ptr<std::istream>
|
2007-08-07 21:27:55 +00:00 |
|
jez
|
0dd9e4f728
|
cross-platform std::mbstate_t initialisation
|
2007-08-07 16:11:29 +00:00 |
|
jez
|
645247287d
|
see http://www.jezuk.co.uk/cgi-bin/view/SAX/news?id=3285
|
2007-08-07 14:43:44 +00:00 |
|
jez
|
b0353ff1be
|
initial VS8/VS2005 build files
|
2007-08-07 11:41:29 +00:00 |
|
jez
|
6b7de2cb2b
|
ensure state is zeroed before test
|
2007-08-07 11:11:42 +00:00 |
|
jez
|
9a7b36054a
|
fixed file paths
|
2007-08-06 18:48:43 +00:00 |
|
jez
|
4ee1fa398a
|
make examples before tests
|
2007-07-23 12:58:16 +00:00 |
|
jez
|
7b03098199
|
whitespace changes
|
2007-07-20 21:13:09 +00:00 |
|
jez
|
85dc57160c
|
corrected test - worked for vstudio, but started failing on other platforms
|
2007-07-20 21:11:53 +00:00 |
|
jez
|
669200cd59
|
fixed wide string detection
|
2007-07-20 20:54:29 +00:00 |
|
jez
|
136a68107e
|
let's call that that then
|
2007-07-19 18:57:37 +00:00 |
|
jez
|
4861c93e6c
|
renamed test directory to tests
|
2007-07-19 17:43:13 +00:00 |
|
jez
|
8e653a8e6f
|
merged with mangle-dev branch
|
2007-07-19 17:05:18 +00:00 |
|
jez
|
03c1fe4a4e
|
merged with mangle-dev branch
|
2007-07-19 17:04:18 +00:00 |
|
jez
|
5440f68f60
|
merged with mangle-dev branch
|
2007-07-19 17:03:51 +00:00 |
|
jez
|
54eaa547da
|
merged with mangle-dev branch
|
2007-07-19 17:01:57 +00:00 |
|
jez
|
d30bba750e
|
merged with mangle-dev branch
|
2007-07-19 17:01:42 +00:00 |
|
jez
|
b95e3afeb2
|
merged with mangle-dev branch
|
2007-07-19 17:01:31 +00:00 |
|
jez
|
9606354b41
|
merged with mangle-dev branch
|
2007-07-19 17:01:19 +00:00 |
|
jez
|
7c4dcfde39
|
merged with mangle-dev branch
|
2007-07-19 17:01:08 +00:00 |
|
jez
|
5cef2d9e75
|
merged with mangle-dev branch
|
2007-07-19 16:59:26 +00:00 |
|
jez
|
59dee666d8
|
merged with mangle-dev branch
|
2007-07-19 16:58:57 +00:00 |
|
jez
|
9e7dbd3e26
|
merged with mangle-dev branch
|
2007-07-19 16:57:04 +00:00 |
|
jez
|
30ea01876e
|
initial commit of XSLT test harness and OASIS test data
|
2007-07-19 16:46:07 +00:00 |
|
jez
|
13a0c3c3c2
|
renamed tests back to test
|
2007-06-20 23:22:10 +00:00 |
|
jez
|
d17b0e927f
|
|
2007-06-20 00:06:56 +00:00 |
|
jez
|
37001ea148
|
Initialized merge tracking via "svnmerge" with revisions "1-598" from
svn://animal/jezuk/arabica/branches/autoconfing
|
2007-06-18 12:02:53 +00:00 |
|
jez
|
968127deb0
|
garden fixes
|
2007-06-18 12:01:47 +00:00 |
|
jez
|
c15e87bf66
|
Fix libxml2 include path
patch from Bob Wilkinson <rwilkinson_at_messagelabs.com>
|
2007-01-30 16:20:45 +00:00 |
|
jez
|
7a88d7d60a
|
use DefaultHandler instead of DefaultHandler2
|
2007-01-19 15:54:18 +00:00 |
|
jez
|
49301e2eba
|
stop allocating a buffer everytime we do a conversion
|
2007-01-19 15:53:46 +00:00 |
|
jez
|
004d0c4f41
|
better string handling - on platforms where sizeof(XMLCh) == sizeof(wchar_t) we should be able to eliminate the copying step altogether
|
2007-01-19 15:52:43 +00:00 |
|
jez
|
ffd2a819db
|
When ARABICA_NO_WCHAR_T defined, transcode to UTF-8 not native code page
Fix for http://sourceforge.net/tracker/index.php?func=detail&aid=1636010&group_id=56163&atid=479571
|
2007-01-18 20:49:19 +00:00 |
|
jez
|
9a995a4cdd
|
bumped version
|
2007-01-18 20:47:47 +00:00 |
|
jez
|
e965159cc4
|
suppress warning when ARABICA_NO_WCHAR_T defined
|
2007-01-18 20:47:09 +00:00 |
|
jez
|
552241d3f4
|
tweaked and tightened checking
|
2007-01-18 20:46:30 +00:00 |
|
jez
|
7574ae9253
|
added treewalker header to dependencies
|
2007-01-16 16:47:07 +00:00 |
|
jez
|
b86aa05c29
|
fixed typo
|
2007-01-16 11:52:55 +00:00 |
|
jez
|
a9336947cd
|
better searches for socket lkibraries, checks for winsock on mingw32
|
2007-01-16 11:49:07 +00:00 |
|
jez
|
adc6c25cc3
|
now finds library properly
|
2007-01-16 11:48:46 +00:00 |
|
jez
|
a44eca0148
|
better socket checks - Solaris needs -lsocket and -lnsl
|
2007-01-16 10:43:42 +00:00 |
|