Paul Beckingham
9aec4efefa
- Added proper copyright, licensing details to all source.
...
- Eliminated redundant stlmacros.h heaer file.
2008-05-30 21:35:49 -04:00
Paul Beckingham
b061ef6191
- "task calendar" now lists all months that contain pending due tasks.
2008-05-30 20:22:38 -04:00
Paul Beckingham
65c2fe438f
- Migrated old compiler flags for better warnings, etc
2008-05-19 23:28:48 -04:00
Paul Beckingham
b63cf606f0
- Integrated Grid object for data storage.
...
time ./task lo
old new
real 0.262 0.018
user 0.201 0.013
sys 0.048 0.004
~1200-1400% faster
time ./task completed
old new
real 3.991 4.014
user 2.821 2.832
sys 1.165 1.169
~0.3-0.5% slower
2008-05-12 23:29:14 -04:00
Paul Beckingham
2e047367b0
- Added Grid::Cell::operator==
2008-05-10 22:06:20 -04:00
Paul Beckingham
62e6b31a17
- Integrated new Grid object into build - not yet integrated into Table.
2008-04-26 00:09:59 -04:00