1. 10 Nov, 2005 1 commit
    • marko's avatar
      branches/zip: · 3bf12fb4
      marko authored
      buf_flush_buffered_writes(): Remove bogus assertion failure.
      3bf12fb4
  2. 09 Nov, 2005 1 commit
    • marko's avatar
      branches/zip: Bug fixes and improvements. · 61f21148
      marko authored
      page_header_reset_last_insert(): Add page_zip parameter.
      rec_get_next_ptr(): Return a pointer to the same page, or NULL.
      page_dir_delete_slot(): Fix off-by-one errors.
      61f21148
  3. 07 Nov, 2005 1 commit
    • marko's avatar
      branches/zip: · 18f8313a
      marko authored
      Fix some (not all) bugs found by testing.
      18f8313a
  4. 04 Nov, 2005 2 commits
    • marko's avatar
      branches/zip: · 5ec88a30
      marko authored
      Fix bugs found during testing.
      5ec88a30
    • marko's avatar
      branches/zip: · dbfea3e9
      marko authored
      Add page_zip parameter to page_dir_slot_set_rec().
      Improve the documentation of the page_zip parameters in page0page.
      Add function page_trailer_get_len().
      dbfea3e9
  5. 02 Nov, 2005 1 commit
    • marko's avatar
      branches/zip: · 9e21c7fe
      marko authored
      Slightly improve error handling.
      9e21c7fe
  6. 28 Oct, 2005 1 commit
    • marko's avatar
      branches/zip: · 1d5d3f2c
      marko authored
      Implement page_zip_write_header().
      Add page_zip parameter to btr_page_set_ functions.
      Allow page_copy_rec_list_end() to be called with invalid new_page_zip
      if the page has been newly created.
      1d5d3f2c
  7. 27 Oct, 2005 6 commits