pijul nest
guest [sign in]

Version bump

pmeunier
Jul 31, 2021, 1:07 PM
P5NWMJ2HEUNVHBCTX3MLALONLMQC7IPUJZKP7Z2IX2E2ZX3UTCOAC

Dependencies

  • [2] FQ567GAX Version bumps
  • [3] 5LSYTRQ6 More docs, example, and fixing the free page diagnostic function for mutable transactions
  • [4] W2MIZD5B Single file databases + CRC for the root pages (checking the other pages makes everything very slow)
  • [5] TJ2R4HAZ Accessing the root pages (unsafely, of course)
  • [6] OP6SVMOD Resetting history
  • [7] DASFQGOR Debugging
  • [8] J7LJZBME Setting reverse cursor to last by default
  • [9] 77TAHKV4 Fixing a logical error (again) in del
  • [10] GGEFV4YY Some page splits were not properly handled in deletions
  • [11] DEKK3RUI Fixing a bug when splitting unsized pages
  • [12] YXKP4AIW New file locks, with multiple sets of free pages
  • [13] E4MD6T3L Proofreading and commenting of this crate (massive bug fixes included)
  • [14] PRDUE4YA Cleanup + published on crates.io
  • [15] GPP7KJSF Version bump
  • [16] WTXLZDYI Fixing bus errors on a full disk
  • [17] M6PHQUGL fallocate only when necessary
  • [18] OHUZ73MK Versions
  • [19] 7T2CCH3P Fixing a segfault (wrong offset in page_unsized::del)
  • [20] 2ZRCQBXP Version bump
  • [21] PUOGOIJ3 Debugging, impls and version bump
  • [22] Z33OHFPA Version bump
  • [23] BPR2HVMR Version bump

Change contents

  • replacement in sanakirja-core/Cargo.toml at line 3
    [3.70812][2.0:19]()
    version = "1.2.10"
    [3.70812]
    [3.70847]
    version = "1.2.12"
  • replacement in sanakirja/Cargo.toml at line 3
    [3.108441][2.20:38]()
    version = "1.2.6"
    [3.108441]
    [3.108459]
    version = "1.2.9"
  • replacement in sanakirja/Cargo.toml at line 29
    [3.84][2.39:107]()
    sanakirja-core = { path = "../sanakirja-core", version = "1.2.10" }
    [3.84]
    [3.5528]
    sanakirja-core = { path = "../sanakirja-core", version = "1.2.12" }