93 Commits (0.1.17)
 

Autor SHA1 Nachricht Datum
  Johannes Hofmann c3ec6341f1 Release 0.1.17 vor 5 Jahren
  Johannes Hofmann db47f0d699 README: Add Rust 2015 notice vor 5 Jahren
  Johannes Hofmann 6f290a6041 Run cargo fmt vor 5 Jahren
  Johannes Hofmann ab8cf2044c CI: Fail compilation on warning vor 5 Jahren
  Johannes Hofmann 9bba9b6ab5 indexed: Fix clippy warning vor 5 Jahren
  Johannes Hofmann 3e1524056f Stop using Error::description method vor 5 Jahren
  Johannes Hofmann 92e91b5767 CI: Remove deprecated keyword `sudo` vor 5 Jahren
  Johannes Hofmann 2ebf5c4c32 Release 0.1.16 vor 5 Jahren
  Johannes Hofmann f1ebefa045 Merge branch 'substack-non-buffering' vor 5 Jahren
  substack bec900d97e changes to not buffer results in memory while preserving existing api vor 5 Jahren
  Johannes Hofmann 31a48ba07f Use binary search for inner loop in IndexedReader vor 5 Jahren
  Johannes Hofmann bd0846d555 Use BTreeSet to check node IDs in IndexedReader vor 5 Jahren
  Johannes Hofmann 5290c2041b Extract reading headers to speed up index creation vor 5 Jahren
  Johannes Hofmann 243e9a9eac Add IndexedReader example vor 5 Jahren
  Johannes Hofmann e5fd662654 Add IndexedReader vor 5 Jahren
  Johannes Hofmann e0699ffd29 Release 0.1.15 vor 5 Jahren
  Johannes Hofmann 7ad09a37ec Regenerate *.rs files in `src/proto/` vor 5 Jahren
  Johannes Hofmann ae08d8dc81 Require exact version of protobuf (2.10.0) vor 5 Jahren
  Johannes Hofmann aac8d1dafe Run `cargo fmt` vor 6 Jahren
  Johannes Hofmann fc3397e34a Ignore a clippy warning of type `option_option` vor 6 Jahren
  Johannes Hofmann 20209a75e4 Fix clippy warnings `needless_doctest_main` vor 6 Jahren
  Johannes Hofmann b4835cb47a Merge branch 'danlarkin-integer-coordinates' vor 6 Jahren
  Dan Larkin 7c398949f4 remove extra blank line vor 6 Jahren
  Dan Larkin 60a2c54876 Add integer coordinate functions vor 6 Jahren
  Johannes Hofmann 7326f268d3 Release 0.1.14 vor 6 Jahren
  Johannes Hofmann 0df09e2c6f CI: Bump minimum supported Rust version to 1.36.0 vor 6 Jahren
  Johannes Hofmann 7bfa560302 Restrict protobuf version to 2.10 with patches vor 6 Jahren
  Johannes Hofmann b9e425b6f4 Regenerate *.rs files in `src/proto/` vor 6 Jahren
  Johannes Hofmann c6ecf54a4f Release 0.1.13 vor 6 Jahren
  Johannes Hofmann 7ff5efabf2 Fix compiler warnings vor 6 Jahren
  Johannes Hofmann 7bf89809d3 Regenerate *.rs files in `src/proto/` vor 6 Jahren
  Johannes Hofmann 7819fd571c CI: Disable caching of cargo directories vor 6 Jahren
  Johannes Hofmann bc858ab6da CI: Bump minimum supported Rust version to 1.34.2 vor 6 Jahren
  Johannes Hofmann 592663c8d7 CI: Bump minimum supported Rust version to 1.27.2 vor 6 Jahren
  Johannes Hofmann 30a93e56e8 CI: Bump minimum supported Rust version to 1.26.2 vor 6 Jahren
  Johannes Hofmann 4ded93f7a0 Release 0.1.12 vor 7 Jahren
  Johannes Hofmann 38020e8b19 Add BlobReader::seekable_from_path convenience function vor 7 Jahren
  Johannes Hofmann 8fd61687b3 Actually run code in doc tests vor 7 Jahren
  Johannes Hofmann 9871987b4f Rename Way::refs_slice -> Way::raw_refs vor 7 Jahren
  Johannes Hofmann 7e4519bdc1 CI: Bump minimum supported Rust version to 1.24.1 vor 7 Jahren
  Johannes Hofmann b3e2fc7f80 Release 0.1.11 vor 7 Jahren
  Johannes Hofmann e32049addb Add MmapBlob::offset, MmapBlobReader::seek methods vor 7 Jahren
  Johannes Hofmann 31e0488700 Track blob offset, add BlobReader::seek* methods vor 7 Jahren
  Johannes Hofmann 5cecd7cd77 Update memmap to 0.7 vor 7 Jahren
  Johannes Hofmann 297c8216e2 Fix syntax strangeness in .travis.yml vor 7 Jahren
  Johannes Hofmann caf1328580 Fix CI scripts vor 7 Jahren
  Johannes Hofmann a2d2125431 CI: Skip --no-default-features on Rust 1.23.0 vor 7 Jahren
  Johannes Hofmann 71d2c03625 Remove accidentally added files vor 7 Jahren
  Johannes Hofmann 41ad78bbb4 Release 0.1.10 vor 7 Jahren
  Johannes Hofmann c99af47fb4 Add DenseNode::raw_tags vor 7 Jahren