Paul Beckingham
81e96e0ec4
Code Cleanup - removed Makefile.in from git
...
- Makefile.in is a generated file, and there is no need to track it
in git (thanks to Federico Hernandez).
2009-05-18 21:08:54 -04:00
Andy Lester
7049bf19d9
Ignore backup files, too
...
Signed-off-by: Paul Beckingham <paul@beckingham.net>
2009-03-17 10:19:07 +08:00
Paul Beckingham
9e7844796b
Updated Documentation
...
- Added 'beta' download section to main web page.
2009-03-09 02:53:44 -04:00
Paul Beckingham
0362b41f3b
Performance
...
- Added Timer class to display high resolution timing information.
- Found terrible bug in Table::optimize that was taking up 99.7%,
on average, of the Table::rendering time, including sorting. This
fix naturally causes a 187-fold speedup of rendering.
- Changed report.cpp in handleCustomReport to only load pending tasks,
instead of all pending tasks. Subtle, but important difference.
2009-03-08 20:49:33 -04:00
Paul Beckingham
f26a9c67be
- Built 1.4.2 and packaged it as a Mac OS X Leopard Intel binary
...
- Modified incorrect Debian packages in versions.html
- Added Debian and Mac packages to task.html
2008-09-26 22:25:38 -04:00
Paul Beckingham
00b7a5f1b4
- Zero values no longer generate a 1-char bar in "task ghistory"
2008-06-27 18:05:02 -04:00
Paul Beckingham
d199bada33
- Removed configure.
2008-06-27 00:32:56 -04:00
Paul Beckingham
a42b8a89c3
- Completed 0.9.9
2008-05-27 20:47:56 -04:00
Paul Beckingham
ce52f88f4b
- More .gitignore tweaks.
2008-04-19 22:43:42 -04:00
Paul Beckingham
6d5de69f90
- Added .gitignore
2008-04-19 22:29:53 -04:00