Paul Beckingham
|
9ce55bcf67
|
Copyright
- Updated the copyright notices to 2010, for the 1.9.0 release.
|
2009-12-27 12:39:42 -05:00 |
|
Paul Beckingham
|
2cf25b7c35
|
Code Cleanup
- Used the shorter form of std::string::substr that defaults the second
argument to std::string::npos.
|
2009-12-13 16:59:28 -05:00 |
|
Paul Beckingham
|
fbb217538e
|
Code Cleanup
- Removed unnecessary use of the scope resolution operator.
|
2009-11-17 22:34:28 -05:00 |
|
Paul Beckingham
|
b3d40b2554
|
Portability - Haiku R1/alpha1
- Added necessary include files and edits in order to build task on
Haiku R1/alpha1.
|
2009-09-27 17:02:20 -04:00 |
|
Paul Beckingham
|
766c2d3620
|
Unit Tests - Complete Att unit tests
- Covers parsing, composition.
|
2009-05-31 00:10:35 -04:00 |
|
Paul Beckingham
|
cebacc7273
|
Unit Tests - Nibbler
- Complete rewrite of all Nibbler tests, this time including all
boundary conditions.
|
2009-05-30 17:04:20 -04:00 |
|
Paul Beckingham
|
dde044c3d7
|
Enhancements - Nibbler upgrades.
- Enhancements to ensure that EOS conditions don't break calls.
|
2009-05-30 14:23:22 -04:00 |
|
Paul Beckingham
|
5263147c83
|
Enhancements - Nibbler + parsing
- New Nibbler object greatly assists in FF4 parsing.
- Unit tests for Nibbler.
- Record now parses itself.
- Att now parses itself.
|
2009-05-29 01:47:39 -04:00 |
|