Jesse Beder
|
f34d60ca65
|
Flipped the include guard and the pragma, and don't use the pragma for early versions of gcc (< 3.4)
|
2011-03-02 06:11:41 +00:00 |
|
Jesse Beder
|
72919adf55
|
Added header file inclusion guards
|
2009-07-29 22:27:20 +00:00 |
|
Jesse Beder
|
45322566c7
|
Set the eol style to native for all files.
|
2008-09-03 22:20:39 +00:00 |
|
Jesse Beder
|
a45f083e00
|
Fixed some gcc warnings.
|
2008-09-03 22:19:27 +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
|
cc87c83b01
|
Switched the Iterator implementation to a dedicated helper class (to hide the specific implementation, since it's pretty messy and may change).
|
2008-07-21 02:54:39 +00:00 |
|