taskwarrior/src
Rosen Penev 5c137f5c8f use emplace
Allows removing the constructor name as emplace forwards the arguments
directly.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-08-05 02:03:59 -04:00
..
columns Fixed rendering of countdown columns 2021-07-19 20:07:30 -04:00
commands use emplace 2021-08-05 02:03:59 -04:00
libshared@591fa58f9c libshared: Bump to fix build on OS-X 2021-07-12 23:02:01 -04:00
.gitignore Git: Now ignores liblibshared.a 2016-06-25 17:28:15 -04:00
cal
calc.cpp doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
calendar
CLI2.cpp use emplace 2021-08-05 02:03:59 -04:00
CLI2.h performance: Cache used command value 2021-04-24 10:47:28 -04:00
CMakeLists.txt cmake: Remove recur2.cpp from CMakeLists 2021-06-12 10:40:47 -04:00
Context.cpp Added coloring of dates with scheduled tasks 2021-07-20 07:38:14 -04:00
Context.h getTaskContext: Allow getting context info for a non-active context 2021-04-03 15:01:39 -04:00
dependency.cpp clang-tidy: loop conversion 2021-04-23 09:13:22 -04:00
DOM.cpp DOM: Create a copy of Task object only if needed 2021-04-24 10:47:28 -04:00
DOM.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
Eval.cpp use emplace 2021-08-05 02:03:59 -04:00
Eval.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
feedback.cpp feedback: Consider start and end attributes when reporting task durations 2021-06-26 14:38:18 -04:00
Filter.cpp use emplace 2021-08-05 02:03:59 -04:00
Filter.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
Hooks.cpp clang-tidy: use auto 2021-04-23 01:39:23 -04:00
Hooks.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
legacy.cpp doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
lex.cpp Lexer: Dead code removal 2015-07-17 14:59:42 -04:00
Lexer.cpp clang-tidy: use = default 2021-04-23 00:15:06 -04:00
Lexer.h clang-tidy: use = default 2021-04-23 00:15:06 -04:00
main.cpp doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
main.h Nag based on task state before modification 2021-07-30 18:56:25 -04:00
nag.cpp Nag based on task state before modification 2021-07-30 18:56:25 -04:00
recur.cpp recur: Remove references to the new recurrence mechanism 2021-06-12 10:40:29 -04:00
rules.cpp doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
sort.cpp use emplace 2021-08-05 02:03:59 -04:00
Task.cpp use emplace 2021-08-05 02:03:59 -04:00
Task.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
TDB2.cpp use emplace 2021-08-05 02:03:59 -04:00
TDB2.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
TLSClient.cpp Fix reference for errno.h on Haiku 2021-05-14 00:04:48 -04:00
TLSClient.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
tw
util.cpp meta: Update various links to https 2021-03-12 07:58:04 -05:00
util.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
Variant.cpp Variant: Do not use implicit fall-through 2021-06-12 15:49:06 -04:00
Variant.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00
ViewTask.cpp clang-tidy: loop conversion 2021-04-23 09:13:22 -04:00
ViewTask.h doc: Update copyright to 2021 2021-01-02 02:48:22 -05:00