Paul Beckingham
|
f4e8fd2e47
|
Readline
- Moved non-wordexp substitute inside "#else".
|
2014-01-12 14:59:21 -05:00 |
|
Paul Beckingham
|
cdc0c0a01a
|
Readline
- Made use of readline wordexp conditional upon the presence of wordexp.h,
which is correct, but excludes certain BSDs.
|
2014-01-12 14:49:42 -05:00 |
|
Paul Beckingham
|
b81891c78f
|
Merge branch '2.3.0' of tasktools.org:task into 2.3.0
|
2014-01-10 07:10:53 -05:00 |
|
Scott Kostyshak
|
dc2e0c1c97
|
Bug
- Fix a bug where CmdEdit reported modifications to a duration UDA
when no modifications were made.
|
2014-01-10 07:01:37 -05:00 |
|
Scott Kostyshak
|
de1e413d73
|
Code Cleanup
- Fix style of a constructor call.
|
2014-01-10 07:00:25 -05:00 |
|
Paul Beckingham
|
af0b43a6a5
|
Bug #1479
- #1479 bug_annual.t failure (thanks to Jakub Wilk).
|
2014-01-08 06:54:03 -05:00 |
|
Paul Beckingham
|
f816725050
|
Bug #1478
- #1478 pri_sort.t failure (thanks to Jakub Wilk).
|
2014-01-08 06:47:54 -05:00 |
|
Paul Beckingham
|
1ac4ff8ac9
|
Merge branch '2.3.0' into 2.4.0
|
2014-01-08 00:10:17 -05:00 |
|
Paul Beckingham
|
6819c21600
|
Bug #1477
- Pre-compiled static library (*.a) in source tarball (thanks to Jakub Wilk).
|
2014-01-08 00:07:07 -05:00 |
|
Paul Beckingham
|
15524650d8
|
Portability
- Improved platform recognition (thanks to Jakub Wilk).
|
2014-01-07 23:47:43 -05:00 |
|
Paul Beckingham
|
89d536c901
|
Bug #1196
- Applied patch to fix the need for PATH_MAX on GNU/Hurd (thanks to Jakub
Wilk).
|
2014-01-07 23:34:06 -05:00 |
|
Paul Beckingham
|
02116a9a93
|
Feature - Calc
- Gave the calc command access to DOM resolution. Needs a Lexer change to
recognize DOM addresses.
|
2014-01-07 23:32:12 -05:00 |
|
Paul Beckingham
|
3e4972ba4b
|
Bug #1476
- #1476 Unicode indicators increase column width (thanks to Paul Kishimoto).
|
2014-01-07 22:23:39 -05:00 |
|
Paul Beckingham
|
9c41610f56
|
Merge Errors
- Fixed errors from merge mistakes.
|
2014-01-07 19:23:54 -05:00 |
|
Paul Beckingham
|
98f740e9d1
|
Merge branch '2.3.0' into 2.4.0
Conflicts:
AUTHORS
CMakeLists.txt
NEWS
src/A3.cpp
src/CMakeLists.txt
src/Config.cpp
src/Duration.cpp
src/Duration.h
src/Nibbler.cpp
src/Nibbler.h
src/RX.cpp
src/RX.h
src/columns/ColDate.cpp
src/columns/ColScheduled.cpp
src/commands/Command.cpp
src/legacy.cpp
src/utf8.cpp
src/utf8.h
test/CMakeLists.txt
test/bug.mergedeps.t.postponed
test/duration.t.cpp
test/merge.duplicates.t
test/merge.simple_duplication.t
test/merge.t
test/nibbler.t.cpp
test/roundtrip.t
test/rx.t.cpp
test/utf8.t.cpp
|
2014-01-07 19:10:03 -05:00 |
|
Paul Beckingham
|
ab0d929a3c
|
Dates
- Added support for eom and eocm.
- Added more named date unit tests.
|
2014-01-06 23:42:02 -05:00 |
|
Paul Beckingham
|
55cc02bbc1
|
Merge branch '2.4.0' of tasktools.org:task into 2.4.0
|
2014-01-06 17:55:25 -05:00 |
|
Paul Beckingham
|
09f6160880
|
Unit Tests
- Updated named dates tests.
|
2014-01-05 21:23:34 -05:00 |
|
Paul Beckingham
|
76db5a45e1
|
Unit Tests
- Prevented test descriptions containing '*' from expanding in the shell.
|
2014-01-05 16:54:31 -05:00 |
|
Paul Beckingham
|
c4ecf613ac
|
Bug #1474
- Typo: accomodate → accommodate (Thanks to Jakub Wilk).
|
2014-01-04 12:36:17 -05:00 |
|
Paul Beckingham
|
31c0b36b44
|
Feature #1473
- Make TASK_RCDIR customizable (thanks to Jakub Wilk).
|
2014-01-04 12:34:36 -05:00 |
|
Jakub Wilk
|
9e6b755cec
|
Add TASK_RCDIR configuration variable.
|
2014-01-04 12:16:39 -05:00 |
|
Paul Beckingham
|
d12aeeca6a
|
Unit Tests
- Migrated missing subtraction unit tests from libexpr.
|
2014-01-04 11:38:52 -05:00 |
|
Paul Beckingham
|
e78b8dc463
|
Documentation
- Added 'calc' utility to docs.
- Code cleanup.
|
2014-01-02 02:20:45 -05:00 |
|
Paul Beckingham
|
c52bf5cf8d
|
Calc
- Cleaned up usage text.
|
2014-01-02 02:18:24 -05:00 |
|
Paul Beckingham
|
0dd10767ac
|
Args Testing
- Removed parser binary from 'run' script.
|
2014-01-02 02:09:41 -05:00 |
|
Paul Beckingham
|
664eef7b42
|
Documentation
- Specified the version where deprecated features will be removed.
|
2014-01-02 02:01:36 -05:00 |
|
Paul Beckingham
|
93779f634f
|
Code Cleanup
- Removed obsolete grammar file.
- Cleaned up .gitignore.
|
2014-01-02 02:00:06 -05:00 |
|
Paul Beckingham
|
5409d014c5
|
Code Cleanup
- Removed obsolete parser code.
|
2014-01-02 01:58:20 -05:00 |
|
Paul Beckingham
|
eb7c8e2365
|
Unit Tests
- Added calculator bug unit tests.
|
2014-01-02 01:52:38 -05:00 |
|
Paul Beckingham
|
409c6ddcd8
|
Unit Tests
- Added calculator tests.
|
2014-01-02 01:52:06 -05:00 |
|
Paul Beckingham
|
d65a844814
|
Calculator
- Added standalone calculator utility.
|
2014-01-02 01:49:37 -05:00 |
|
Paul Beckingham
|
fae592f921
|
Unit Tests
- Merged libexpr eval tests.
|
2014-01-02 01:28:41 -05:00 |
|
Paul Beckingham
|
0fd9c495bc
|
Eval
- Merged libexpr Eval support.
|
2014-01-02 01:25:18 -05:00 |
|
Paul Beckingham
|
f6d0be24da
|
Dates
- Merged libexpr Dates support.
|
2014-01-02 01:24:25 -05:00 |
|
Paul Beckingham
|
12520715af
|
Unit Tests
- Merged libexpr Variant tests.
- Updated .gitignore.
|
2014-01-02 01:21:40 -05:00 |
|
Paul Beckingham
|
9b13fadba1
|
Variant
- Merged libexpr changes.
|
2014-01-02 01:15:15 -05:00 |
|
Paul Beckingham
|
2b747e2df2
|
Unit Tests
- Merged libexpr Lexer tests.
- Updated .gitignore.
|
2014-01-02 01:12:38 -05:00 |
|
Paul Beckingham
|
fae0e35241
|
Unit Tests
- Added libexpr Duration unit tests.
|
2014-01-02 01:09:42 -05:00 |
|
Paul Beckingham
|
18f03c25b4
|
Duration
- Renamed Duration object to OldDuration so that the two implementations can
coexist in a binary.
|
2014-01-02 01:06:48 -05:00 |
|
Paul Beckingham
|
9bfe40fac7
|
Lexer, Duration
- Merged libexpr code.
|
2014-01-02 00:55:53 -05:00 |
|
Paul Beckingham
|
9c5adc432c
|
Unit Tests
- Renamed duration.t.cpp to old_duration.t.cpp, ready for the new duration
tests.
|
2014-01-02 00:48:55 -05:00 |
|
Paul Beckingham
|
712b0bb4b5
|
ISO8601
- Merged libexpr ISO8601 code.
|
2014-01-02 00:45:16 -05:00 |
|
Paul Beckingham
|
4cf0763845
|
Nibbler
- Merged libexpr changes.
|
2014-01-02 00:34:51 -05:00 |
|
Paul Beckingham
|
57106c86a9
|
UTF8
- Merged libexpr changes.
|
2014-01-02 00:26:23 -05:00 |
|
Paul Beckingham
|
2c2e94bb0f
|
RX
- Merged libexpr changes.
|
2014-01-02 00:19:41 -05:00 |
|
Paul Beckingham
|
7f4c16c6f0
|
Copyright
- Updated (visible) copyright to 2014.
|
2014-01-02 00:15:04 -05:00 |
|
Paul Beckingham
|
2d4a1e93d9
|
Unit Tests
- The cal.t tests use an abbreviated 'cal' command, which is no longer unique
given the new 'calc' command.
|
2014-01-02 00:13:41 -05:00 |
|
Paul Beckingham
|
d27451590a
|
Duration Rename
- In preparation for a new (different) Duration object, the source files need
to be renamed.
|
2014-01-02 00:12:28 -05:00 |
|
Paul Beckingham
|
8ed92ca498
|
Copyright
- Bumped copyright to 2014, ready for release.
|
2014-01-01 13:32:22 -05:00 |
|