summaryrefslogtreecommitdiffstats
path: root/libimagentrymarkdown
AgeCommit message (Expand)Author
2017-01-19Move `[profile.dev] codegen-units = 2` to top-level Cargo.tomlmario
2016-10-31Merge pull request #656 from matthiasbeyer/cargo-rustc-codegen-unitsMatthias Beyer
2016-10-24libimagentrymarkdown/Cargo.toml: Update dependenciesMatthias Beyer
2016-10-24Add codegen-units = 2 in ./libimagentrymarkdown/Cargo.tomlMatthias Beyer
2016-10-20Fix: Cargo.toml does not know "website", but "homepage"Matthias Beyer
2016-10-18Add meta-info in libimagentrymarkdown/Cargo.tomlMatthias Beyer
2016-10-13Create symlinks to documentation files in libimag*/README.mdMatthias Beyer
2016-10-13Move all libimag*/README.md to doc/src/05100-*Matthias Beyer
2016-10-13Increment header levels in the README.md files of the librariesMatthias Beyer
2016-10-01libimagentrymarkdown: Add copyright notice to all filesMatthias Beyer
2016-07-26libimagentrymarkdown: Deny warningsGavin Thomas Claugus
2016-07-12Update all version strings: 0.1.0 -> 0.2.0Matthias Beyer
2016-06-09Add WithHtmlIterator to iterate over (Entry, Result<HTML>) tuplesMatthias Beyer
2016-06-09Add into_urllink() translater helperMatthias Beyer
2016-06-09Add dependency url = 1.1.Matthias Beyer
2016-06-09Add test: Two nonsimilar linksMatthias Beyer
2016-06-09Add test: Two (similar) linksMatthias Beyer
2016-06-09Derive Debug, Clone, PartialEq and Eq for Link typeMatthias Beyer
2016-06-09Implement link extractorMatthias Beyer
2016-06-09Impl From<I> for ToHtmlIterator<I>Matthias Beyer
2016-06-09Add impl for to_html()Matthias Beyer
2016-06-09Add README for crateMatthias Beyer
2016-06-09Initial importMatthias Beyer