Paul Beckingham
60f3da15a7
Bug Fix - configure.ac
...
- Fixed a syntax error I introduced into configure.ac moments ago, and
obviously didn't test it.
2009-06-06 12:48:27 -04:00
Paul Beckingham
292ef5248c
Documentation Update
...
- Changed all email addressed to support@taskwarrior.org .
- Changed task@beckingham.net to paul@beckingham.net .
2009-06-06 12:34:32 -04:00
Paul Beckingham
13aeff1389
New Version - 1.8.0 begins...
2009-05-14 23:22:31 -04:00
Paul Beckingham
2f18c512e0
Began 1.7.0 work
2009-04-12 23:39:47 -04:00
Paul Beckingham
a5fef2cc6b
Autoconf
...
- Removed double check for ncurses, causing the library to be listed
twice on the link line.
2009-03-29 22:17:14 -04:00
Paul Beckingham
3c196230dd
Autoconf
...
- Added the "-Wall and -pedantic" compiler flags for the non-debug
build. The should have been there anyway.
2009-03-18 22:54:59 -04:00
Paul Beckingham
7238d1f1c9
Began 1.6.0 Development
2009-03-16 08:27:24 -04:00
Paul Beckingham
4fa4c5f532
Unit Tests - t.benchmark.t
...
- Added benchmark to measure time taken to parse 1,000,000 T records.
2009-03-08 17:59:27 -04:00
Paul Beckingham
72efddc066
Sample .taskrc - update
...
- Added default config variables for new reports.
- Removed README.1.5.0.
- Removed messages configure.ac
2009-02-16 21:35:26 -05:00
Paul Beckingham
6d551357ff
Packaging
...
- Began modification of script.txt in preparation for next movie!
- Added README.1.5.0 warning to configure.ac. Do you think people
will see it? And then read the file? I may need to provide an
automated solution.
2009-02-15 23:44:58 -05:00
Paul Beckingham
3d4beaf41f
- Enhanced split algorithm to be non-destrutive, and therefore faster
...
- Added autoconf testing to detect Solaris
- Added Solaris-specific flock implementation
2008-12-14 15:18:33 -05:00
Paul Beckingham
6d5309527c
- Enabled "configure --enable-debug" to suppress optimization, therefore
...
allowing debugging without the debugger showing the unoptimized source
while stepping through optimized code.
2008-11-09 01:42:30 -05:00
Paul Beckingham
ee961daef6
Merge branch 'master' into 1.5.0
...
Conflicts:
ChangeLog
NEWS
configure.ac
html/task.html
src/task.cpp
src/task.h
2008-11-02 22:29:38 -05:00
Paul Beckingham
b176591261
- Converted reports/command to return strings
2008-10-23 00:44:21 -04:00
Paul Beckingham
a5ec1e4b27
- Added support for shadow file, shadow file command
...
- Added support for TDB::onChange callback
2008-10-09 17:19:57 -04:00
Paul Beckingham
78fae5195b
- Converted 1.4.2 references to 1.5.0.
2008-09-20 20:24:58 -04:00
Paul Beckingham
29a152edb0
- Migrated 1.5.0 changes thus far into 1.4.2.
2008-08-26 09:57:46 -04:00
Paul Beckingham
dc1760769f
- Bumped version number to 1.5.0
2008-07-19 14:56:36 -04:00
Paul Beckingham
bb7f48496a
- Bumberd version number to 1.4.1
2008-07-13 13:25:35 -04:00
Paul Beckingham
bcae2d2b93
- Bumped version to 1.4.0
2008-06-22 00:25:16 -04:00
Paul Beckingham
d771586080
- Converted version to 1.3.1
...
- Added links in task.html to Richard Querin's blog
- Added link to movie
2008-06-19 23:31:36 -04:00
Paul Beckingham
c1a1d13aab
- Updated version 1.3.0 to 1.4.0
...
- Applied "showage" configuration variable to long list
2008-06-19 21:21:21 -04:00
Paul Beckingham
c54cb4d6c8
- Bumped version to 1.3.0
2008-06-14 13:55:35 -04:00
Paul Beckingham
07d1f63e31
- Bumped version to 1.2.0
2008-06-10 22:59:43 -04:00
Paul Beckingham
f2ba9f796b
- Bumped version to 1.1.0
2008-06-07 13:23:59 -04:00
Paul Beckingham
08f4ead97e
- Fixed bug whereby the UUID generated by the custom generator was not terminated.
...
- Fixed bug whereby random numbers were used by the custom UUID generator, but srandom/srand was not called first.
2008-06-04 21:00:23 -04:00
Paul Beckingham
86a9f0f6d5
- Release candidate 1
...
- Fixed bug where stats were gibberish whne there were no tasks, ie a new user.
2008-05-29 10:33:56 -04:00
Paul Beckingham
a42b8a89c3
- Completed 0.9.9
2008-05-27 20:47:56 -04:00
Paul Beckingham
011ad8fafd
- Documentation snapshot, version bump.
2008-05-27 16:05:54 -04:00
Paul Beckingham
4825b37df5
- Added color command.
2008-05-25 01:01:24 -04:00
Paul Beckingham
37bdfe06da
- Added endwin check to configure.ac
2008-05-19 10:48:01 -04:00
Paul Beckingham
25dc415094
- Bumped version to 0.9.7
...
- Changed some autoconf details
- Corrected comment in T.cpp
2008-05-17 22:47:51 -04:00
Paul Beckingham
e7341a19cf
- Bumped version for next release.
2008-05-14 00:16:37 -04:00
Paul Beckingham
3dd45611ff
- Added Grid.cpp to configure.ac
...
- Added Makefile to src/.gitignore
2008-05-10 22:10:01 -04:00
Paul Beckingham
f9ed90bee0
- ChangeLog file begun.
...
- Bumped version to 0.9.5 for next release.
2008-04-27 11:02:25 -04:00
Paul Beckingham
7f8fc1182d
- Generic OSS files added.
2008-04-19 22:04:44 -04:00