Jesse Beder
|
bca7737463
|
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 |
|
Jesse Beder
|
a372bfdc60
|
Merged r295:305 from the tags branch to the trunk
|
2009-10-29 15:48:06 +00:00 |
|
Jesse Beder
|
ed570b9f7c
|
Added default constructor to Parser, and cleaned it up a bit
|
2009-10-19 22:40:46 +00:00 |
|
Jesse Beder
|
7db39e66b8
|
Updated signature of Parser::GetNextDocument (issue 45)
|
2009-09-29 18:25:11 +00:00 |
|
Jesse Beder
|
72919adf55
|
Added header file inclusion guards
|
2009-07-29 22:27:20 +00:00 |
|
Jesse Beder
|
d98f9d8713
|
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 |
|
Jesse Beder
|
45322566c7
|
Set the eol style to native for all files.
|
2008-09-03 22:20:39 +00:00 |
|
Jesse Beder
|
d45bb667b6
|
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 |
|
Jesse Beder
|
cadc04ce47
|
Moved all code to src/ and include/ directories.
|
2008-07-14 04:33:30 +00:00 |
|