Commit graph

4467 commits

Author SHA1 Message Date
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
3e7f245278 Rename: RemoveUnlinkedIter -> DeleteUnlinkedIter 2016-10-19 14:34:10 +02:00
efce42b394 Remove DeleteIter 2016-10-19 14:34:10 +02:00
0eda8e2d04 Initial add iterators for link library 2016-10-19 14:34:10 +02:00
4ee505c658 Merge pull request #815 from matthiasbeyer/release-prep
Release preparation things
2016-10-19 14:33:11 +02:00
55a99024e7 Merge pull request #807 from matthiasbeyer/libimagentrylink/external-iterator-interface
libimagentrylink: external linking iterator interface
2016-10-19 14:32:38 +02:00
d857faf1e9 imag-link: Fix iterator usage 2016-10-19 13:03:17 +02:00
45e0043b9d Fix usage of iterator in imag-bookmark 2016-10-19 13:03:17 +02:00
b07023fd3b Rewrite BookmarkCollection::get_links_matching() to return Iterator 2016-10-19 13:03:17 +02:00
c229bb1575 Fix usages of get_external_links() 2016-10-19 13:03:17 +02:00
db17b4f858 Rewrite ExternalLinker::get_external_links() to return iterator 2016-10-19 13:03:17 +02:00
3aa05c3ecc Add warning on type names 2016-10-19 13:03:17 +02:00
4ca501c03e Add SelectExternal LinkIter extension trait 2016-10-19 13:03:17 +02:00