1. 10 Nov, 2005 1 commit
    • marko's avatar
      branches/zip: · 69305625
      marko authored
      buf_flush_buffered_writes(): Remove bogus assertion failure.
      69305625
  2. 09 Nov, 2005 1 commit
    • marko's avatar
      branches/zip: Bug fixes and improvements. · 6ff00e1d
      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.
      6ff00e1d
  3. 07 Nov, 2005 1 commit
    • marko's avatar
      branches/zip: · 94d42b04
      marko authored
      Fix some (not all) bugs found by testing.
      94d42b04
  4. 04 Nov, 2005 2 commits
    • marko's avatar
      branches/zip: · 1fe2afd3
      marko authored
      Fix bugs found during testing.
      1fe2afd3
    • marko's avatar
      branches/zip: · edff1526
      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().
      edff1526
  5. 02 Nov, 2005 1 commit
    • marko's avatar
      branches/zip: · 7de5fd6d
      marko authored
      Slightly improve error handling.
      7de5fd6d
  6. 28 Oct, 2005 1 commit
    • marko's avatar
      branches/zip: · 3ba94cbe
      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.
      3ba94cbe
  7. 27 Oct, 2005 6 commits