rtweeks21
|
55c8486ee3
|
Reintegrated the event-api branch (second iteration) into the rtweeks21-staging branch.
|
2010-09-11 22:11:02 +00:00 |
|
jbeder
|
b869aab8e1
|
Updated to remove most of the warnings in Visual Studio. (There's still the one about all control paths returning a value left.) Fixed one warning (when an istream converts to void * to then convert to bool), and disabled three.
|
2010-03-03 05:30:06 +00:00 |
|
jbeder
|
cccbddb54c
|
Merged r295:305 from the tags branch to the trunk
|
2009-10-29 15:48:06 +00:00 |
|
jbeder
|
afc7c1088d
|
Added default constructor to Parser, and cleaned it up a bit
|
2009-10-19 22:40:46 +00:00 |
|
jbeder
|
fb443b3056
|
Updated signature of Parser::GetNextDocument (issue 45)
|
2009-09-29 18:25:11 +00:00 |
|
jbeder
|
a2bd317397
|
Added header file inclusion guards
|
2009-07-29 22:27:20 +00:00 |
|
jbeder
|
4cebe50a9f
|
Removed throw() specifier in Exception (I don't remember putting it in). This may solve a gcc error (I haven't tested it yet) or it may break it further.
|
2009-01-01 20:14:32 +00:00 |
|
jbeder
|
b43f827188
|
Set the eol style to native for all files.
|
2008-09-03 22:20:39 +00:00 |
|
beder
|
89ed418b83
|
Small changes in the iterator code.
Changed the public interface of Scanner to resemble an STL container.
|
2008-07-23 04:38:18 +00:00 |
|
beder
|
516637fcdc
|
Moved all code to src/ and include/ directories.
|
2008-07-14 04:33:30 +00:00 |
|