Историја ревизија

Аутор SHA1 Порука Датум
  Ian Goldberg 37c2bca08e Use "-t 0" with "docker stop" пре 2 година
  Ian Goldberg b188a1daca Indentation touchups пре 2 година
  Ian Goldberg d718958fe5 Some comment touchups пре 2 година
  Ian Goldberg 03b6562737 XOR with !tio.player() instead of tio.player() пре 2 година
  Ian Goldberg ccd78ec898 Clarify "smaller index" -> "index of the smaller child" in comments пре 2 година
  Ian Goldberg 1270ae19f1 Fix two off-by-one errors in MinHeap::print_heap() пре 2 година
  Ian Goldberg 54050bfc1e Have Shape::reconstruct reconstruct just the Shape and not the whole database пре 2 година
  Ian Goldberg e1ea44d724 Typo in comment пре 2 година
  Ian Goldberg 2d28fb2243 Fix some indentation пре 2 година
  Ian Goldberg 240beeb078 Touch up a comment пре 2 година
  Ian Goldberg baddbdd512 Only run verify_heap_property on each extract if run_sanity is 1 пре 2 година
  avadapal 60b7d27300 few more additional comments пре 2 година
  avadapal 63f78d1c24 improving the comment on optimized insert пре 2 година
  avadapal d90d1162f2 removing the unnecessary old_P variable from optimized insert пре 2 година
  avadapal 00ff7d1f7b using the more efficient reconstruct() function in the debug code пре 2 година
  avadapal 4baf948729 changed the heap diagram to display the need for MAXINT пре 2 година
  avadapal 9607a3b5c7 removed an unnecessary if (tio.player() !=2) in insert_optimized пре 2 година
  avadapal c0e2eee1b7 made, restore_heap_property, restore_heap_property_optimized, restore_heap_property_at_explicit_index private пре 2 година
  Ian Goldberg 484b357df5 For testing, initialize the heap in a better way пре 2 година
  Ian Goldberg 7ed6c13978 u[0] was never getting initialized in insert_optimized пре 2 година
  Ian Goldberg f1e9e115ac When HEAP_VERBOSE is set, each extract was being run twice пре 2 година
  Ian Goldberg cd2b06a840 Fix bug in optimized insert пре 2 година
  Ian Goldberg 76aa1b8f7f Make verify_parent_children_heaps static пре 2 година
  Ian Goldberg 8a2dddba94 Off-by-one error in MinHeap::verify_heap_property пре 2 година
  Ian Goldberg f594127266 Change insert to return void пре 2 година
  Ian Goldberg 4e3af6b482 Touch up one comment пре 2 година
  Ian Goldberg 2eb068546d Touch up the comments at the top of heap.cpp пре 2 година
  Ian Goldberg ef877e3f74 VALUE_BITS is the default last arg to most mpc_* functions пре 2 година
  Ian Goldberg 2ce7abf1d2 Don't pass argc around unnecessarily пре 2 година
  Ian Goldberg e15fbf8991 Remove set_num_items пре 2 година