jez_higgins
|
33971a4403
|
Corrected typo introduced in previous edit
|
2005-08-07 15:51:16 +00:00 |
|
jez_higgins
|
352478f76b
|
fixed typo in operator=
|
2005-08-05 21:39:14 +00:00 |
|
jez_higgins
|
871d710312
|
typo fix
|
2005-08-05 21:21:16 +00:00 |
|
jez_higgins
|
c6a20e386b
|
*** empty log message ***
|
2005-08-05 21:15:54 +00:00 |
|
jez_higgins
|
e570bb3c44
|
gcc portability fixes
|
2005-08-05 21:15:42 +00:00 |
|
jez_higgins
|
65465623a9
|
gcc portability fixes
|
2005-08-05 21:09:00 +00:00 |
|
jez_higgins
|
6f809ffd3a
|
gcc portability fixes
|
2005-08-05 21:02:24 +00:00 |
|
jez_higgins
|
c4ec83c1a1
|
explicitly cast -1 to size_t, because it might be unsigned
|
2005-08-05 21:01:12 +00:00 |
|
jez_higgins
|
02c4e53d42
|
added default cases to switch statements, so that gcc won't complain about
unhandled enum values
look, i do know what i'm doing
|
2005-08-05 20:56:15 +00:00 |
|
jez_higgins
|
135e75220b
|
put ifdef around VC specific pragma
|
2005-08-05 19:58:58 +00:00 |
|
jez_higgins
|
eb3c5bcc3e
|
*** empty log message ***
|
2005-08-05 16:16:03 +00:00 |
|
jez_higgins
|
e7451ff9c1
|
*** empty log message ***
|
2005-08-05 08:48:17 +00:00 |
|
jez_higgins
|
b99428d391
|
added XPath source
|
2005-08-04 21:26:06 +00:00 |
|
jez_higgins
|
939ec0a5f7
|
added xpath test harness
|
2005-08-04 21:25:13 +00:00 |
|
jez_higgins
|
3b2aea864c
|
moved here from xpath-dev-sandbox
|
2005-08-04 21:23:48 +00:00 |
|
jez_higgins
|
b18f90ce9e
|
moved here from xpath-dev-sandbox
|
2005-08-04 20:42:30 +00:00 |
|
jez_higgins
|
50f169b1c7
|
added new failing test
|
2005-08-02 11:00:35 +00:00 |
|
jez_higgins
|
02bbe4c6e6
|
fixes to namespace processing
|
2005-08-02 10:59:34 +00:00 |
|
jez_higgins
|
a067295ae1
|
*** empty log message ***
|
2005-08-02 10:56:06 +00:00 |
|
jez_higgins
|
05a97aab88
|
gcc 3.4.3 compatibility fixes
|
2005-08-01 10:21:44 +00:00 |
|
jez_higgins
|
4249ede14d
|
compliance fixes
|
2005-07-21 10:58:12 +00:00 |
|
jez_higgins
|
578e7918b6
|
added an extra typedef
|
2005-07-21 10:52:06 +00:00 |
|
jez_higgins
|
50afeee69a
|
*** empty log message ***
|
2005-07-20 20:47:31 +00:00 |
|
jez_higgins
|
883952238a
|
update to build with latest VC7 and Spirit release
|
2005-07-20 20:45:56 +00:00 |
|
jez_higgins
|
686056afeb
|
*** empty log message ***
|
2005-07-15 22:51:57 +00:00 |
|
jez_higgins
|
4f63d8dcdf
|
Fixed embarrassing bug in max
|
2005-07-04 13:23:24 +00:00 |
|
jez_higgins
|
e9a97584fc
|
*** empty log message ***
|
2005-06-08 21:45:07 +00:00 |
|
jez_higgins
|
925803b5b9
|
*** empty log message ***
|
2005-06-06 21:00:56 +00:00 |
|
jez_higgins
|
3eaf5ea436
|
comment fix
|
2005-06-06 21:00:20 +00:00 |
|
jez_higgins
|
29778b3345
|
*** empty log message ***
|
2005-04-08 16:02:31 +00:00 |
|
jez_higgins
|
615a83cc37
|
Added optional encoding to XML declaration
|
2005-04-08 11:25:16 +00:00 |
|
jez_higgins
|
6cd0039207
|
Sorted out to get rid of implicit cast warnings
|
2005-04-03 18:55:14 +00:00 |
|
jez_higgins
|
e846abff0c
|
ignoreableWhitespace now labelled as whitespace not characters in output
|
2005-03-30 11:06:02 +00:00 |
|
jez_higgins
|
30c498678a
|
Backport to VC6
|
2005-03-30 11:04:30 +00:00 |
|
jez_higgins
|
7f0224ffc1
|
VS6 workaround
|
2005-02-21 13:44:56 +00:00 |
|
jez_higgins
|
77f9fb1d31
|
*** empty log message ***
|
2005-02-21 13:34:11 +00:00 |
|
jez_higgins
|
b0210e2253
|
bug fix
|
2004-12-16 20:40:07 +00:00 |
|
jez_higgins
|
7b64c014a2
|
Fixed typo in EXESUFFIX
|
2004-11-16 21:08:43 +00:00 |
|
jez_higgins
|
d205ed74c0
|
throw specifier fix
|
2004-10-12 20:50:27 +00:00 |
|
jez_higgins
|
db5b61aea6
|
Scope fixes
|
2004-10-12 20:49:30 +00:00 |
|
jez_higgins
|
a79b0ce020
|
fixes so compiles with gcc 3.4.2
|
2004-09-20 19:45:51 +00:00 |
|
jez_higgins
|
def0b81ce2
|
Added lots of little scoping fixes so it builds with gcc3.4.*
|
2004-09-17 23:17:51 +00:00 |
|
jez_higgins
|
7fc5cea45e
|
Updating to build with gcc 3.4.2
|
2004-09-14 20:51:36 +00:00 |
|
jez_higgins
|
7d0d6d8cd5
|
Added using declarations so will build under gcc 3.4.2
|
2004-09-14 19:41:43 +00:00 |
|
jez_higgins
|
7633b08d00
|
Added newline.
Fixed signed/unsigned comparison, but actually need to remove implicit
basic_string dependencies
|
2004-09-11 10:17:27 +00:00 |
|
jez_higgins
|
aa2c7837e1
|
gcc 3.4.1/3.4.2 fixes
|
2004-09-11 10:11:03 +00:00 |
|
jez_higgins
|
41c97bfe4d
|
*** empty log message ***
|
2004-09-10 21:18:31 +00:00 |
|
jez_higgins
|
e1c5db27fb
|
Fixed to xmlbase sample
|
2004-09-10 21:17:36 +00:00 |
|
jez_higgins
|
c1102f4280
|
updated for OSX/Darwin
|
2004-09-10 21:04:03 +00:00 |
|
jez_higgins
|
48974a54c6
|
A copy of the OS X one
|
2004-09-10 20:57:43 +00:00 |
|