Commit graph

3379 commits

Author SHA1 Message Date
7d87fb6321 Add codegen-units = 2 in ./libimagtodo/Cargo.toml 2016-10-24 13:56:14 +02:00
799da8319c Add codegen-units = 2 in ./imag-store/Cargo.toml 2016-10-24 13:56:02 +02:00
de7206aa5a Add codegen-units = 2 in ./libimagerror/Cargo.toml 2016-10-24 13:55:49 +02:00
7faf372d65 Add codegen-units = 2 in ./libimagutil/Cargo.toml 2016-10-24 13:55:39 +02:00
4359749c8f Add codegen-units = 2 in ./libimagnotes/Cargo.toml 2016-10-24 13:55:22 +02:00
3cb718f754 Add codegen-units = 2 in ./bin/Cargo.toml 2016-10-24 13:55:08 +02:00
3d13637297 Add codegen-units = 2 in ./libimagentrylink/Cargo.toml 2016-10-24 13:54:55 +02:00
5496239f66 Add codegen-units = 2 in ./libimagentrylist/Cargo.toml 2016-10-24 13:54:44 +02:00
ae876ee99c Add codegen-units = 2 in ./libimagentryview/Cargo.toml 2016-10-24 13:54:33 +02:00
73ba3faf88 Add codegen-units = 2 in ./imag-tag/Cargo.toml 2016-10-24 13:54:17 +02:00
6ef02879d6 Add codegen-units = 2 in ./imag-diary/Cargo.toml 2016-10-24 13:54:06 +02:00
633cf54e0d Add codegen-units = 2 in ./libimagentryselect/Cargo.toml 2016-10-24 13:53:53 +02:00
1e5e7295ac Add codegen-units = 2 in ./imag-notes/Cargo.toml 2016-10-24 13:53:42 +02:00
106b3c3a7b Add codegen-units = 2 in ./imag-bookmark/Cargo.toml 2016-10-24 13:53:29 +02:00
fe8b2991a1 Add codegen-units = 2 in ./libimagentrymarkdown/Cargo.toml 2016-10-24 13:53:14 +02:00
e9948b42bd Add codegen-units = 2 in ./libimagtimeui/Cargo.toml 2016-10-24 13:53:02 +02:00
d6ec94282d Add codegen-units = 2 in ./libimagrt/Cargo.toml 2016-10-24 13:52:50 +02:00
0d710cc223 Add codegen-units = 2 in ./libimagentryfilter/Cargo.toml 2016-10-24 13:52:37 +02:00
c14a4fe67f Add codegen-units = 2 in ./.imag-documentation/Cargo.toml 2016-10-24 13:52:21 +02:00
b51a119417 Add codegen-units = 2 in ./libimagdiary/Cargo.toml 2016-10-24 13:52:09 +02:00
b0dab88f96 Add codegen-units = 2 in ./libimagstorestdhook/Cargo.toml 2016-10-24 13:51:54 +02:00
2244981151 Add codegen-units = 2 in ./libimaginteraction/Cargo.toml 2016-10-24 13:51:39 +02:00
a641db35df Add codegen-units = 2 in ./libimagbookmark/Cargo.toml 2016-10-24 13:51:28 +02:00
df6de8e957 Add codegen-units = 2 in ./libimagstore/Cargo.toml 2016-10-24 13:51:17 +02:00
14aeb2ee1b Add codegen-units = 2 in ./libimagref/Cargo.toml 2016-10-24 13:51:04 +02:00
f1b1693aa9 Add codegen-units = 2 in ./imag-todo/Cargo.toml 2016-10-24 13:50:52 +02:00
d82db97978 Add codegen-units = 2 in ./imag-link/Cargo.toml 2016-10-24 13:50:31 +02:00
7df9b77707 Add codegen-units = 2 in ./imag-ref/Cargo.toml 2016-10-24 13:50:18 +02:00
69969a7fb7 Add codegen-units = 2 in ./imag-counter/Cargo.toml 2016-10-24 13:50:05 +02:00
0090b3811c Add more required information in top-level Cargo.toml 2016-10-24 13:48:17 +02:00
1023946994 Add members 2016-10-24 13:48:17 +02:00
02d6fbc566 Add workspace 2016-10-24 13:48:17 +02:00
e4ddae7f10 Fix version string in imag-bookmark as well 2016-10-24 13:45:07 +02:00
420f31f50b Fix messed up version string 2016-10-24 13:44:48 +02:00
bdbf5cedfb Merge pull request #820 from Thiez/libimagerror/traceiter
Add Iterator for Iterator<Item = Result<T, Error>> tracing
2016-10-21 16:39:42 +02:00
Matthijs Hofstra
7a5f5b5061 Simplify OnErr iterator next and next_back 2016-10-21 11:03:02 +02:00
0cd5aa475e Merge pull request #817 from matthiasbeyer/resolve-hidden-errs
Resolve hidden errs
2016-10-20 21:29:10 +02:00
89af64c27f Merge pull request #804 from matthiasbeyer/libimagentrylink/iterators
Initial add iterators for link library
2016-10-20 18:41:19 +02:00
dc097a1a62 Resolve TODO: trace errors while filtering 2016-10-20 18:30:44 +02:00
e9519e9a3d Resolve TODO: Do not hide error, but instantly return it 2016-10-20 18:30:44 +02:00
7a5134ead2 Resolve TODO: Ref::get_path_hash() should return Result<String> 2016-10-20 18:30:44 +02:00
41aaaf9ddc Merge pull request #819 from matthiasbeyer/fix-toml-website-field
Fix: Cargo.toml does not know "website", but "homepage"
2016-10-20 17:03:42 +02:00
Matthijs Hofstra
174a9b2d40 Add trait for Iterator<Item=Result<T,E>> tracing 2016-10-20 14:50:36 +02:00
b5bfc1978c Fix: Cargo.toml does not know "website", but "homepage" 2016-10-20 14:14:18 +02:00
e4e5fafce2 Make fn pub 2016-10-20 14:11:47 +02:00
7806cf34c1 Refactor FilterCompareLinkCountIter into FilterLinksIter 2016-10-20 14:11:47 +02:00
19b60c3776 Refactor Filter{More,Less}ThanIter into FilterCompareLinkCountIter 2016-10-19 14:34:11 +02:00
d54666894d Add FilterMoreThanIter 2016-10-19 14:34:11 +02:00
c55ad42e59 Rewrite FilterUnlinkedIter to a FilterLessThanIter 2016-10-19 14:34:11 +02:00
1e008f26a2 Add FilterUnlinkedIter 2016-10-19 14:34:11 +02:00