pijul nest
guest [sign in]

Version bumps

pmeunier
Jul 12, 2021, 9:13 PM
FQ567GAX4UNSUUE63QG5QUOIEZH6L2RCHG5YHAO3S5PFKIKPF5DAC

Dependencies

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

Change contents

  • replacement in sanakirja-core/Cargo.toml at line 3
    [4.70812][2.1362:1380]()
    version = "1.2.8"
    [4.70812]
    [4.70847]
    version = "1.2.10"
  • replacement in sanakirja/Cargo.toml at line 3
    [4.108441][3.0:18]()
    version = "1.2.5"
    [4.108441]
    [4.108459]
    version = "1.2.6"
  • replacement in sanakirja/Cargo.toml at line 29
    [4.84][4.981:1048]()
    sanakirja-core = { path = "../sanakirja-core", version = "1.2.8" }
    [4.84]
    [4.5528]
    sanakirja-core = { path = "../sanakirja-core", version = "1.2.10" }