Commit Graph

3576 Commits

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