Paul Beckingham
462caf5bd4
Copyright
...
- Updated copyright to 2011.
2010-12-31 22:03:05 -05:00
Paul Beckingham
31cf470cc8
Copyright
...
- Made all the copyright notices consistent. It was bothering me.
2010-11-27 09:13:09 -05:00
Paul Beckingham
44fe227595
Product Name Change
...
- Converted all (appropriate) uses of 'task' to 'taskwarrior'.
2010-08-21 12:31:00 -04:00
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
e59e35ae29
Code Cleanup
...
- Added declared but unimplemented copy constructors and assignment
operators.
2009-06-23 00:00:50 -04:00
Paul Beckingham
046f511d66
Bug fix - task now builds on Arch Linux
...
- Applied patch to allow task to build on Arch Linux (thanks to
Johan Friis).
2009-05-11 23:44:17 -04:00
Paul Beckingham
2307dcab8a
Copyright Update
...
- bumped the year, on the source copyright notices.
2009-02-14 17:50:38 -05:00
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
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