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

Аутор SHA1 Порука Датум
  Ian Goldberg 420d39d797 There were an incorrect number of "f"s in several instances of 0x7fffffffffffffff пре 6 месеци
  Ian Goldberg e77f5ccd64 Remove unused MPCIO parameters from some heap methods пре 6 месеци
  Ian Goldberg 58b6e26aeb Add missing #include in heap.hpp пре 6 месеци
  Ian Goldberg 6c639008c5 Pass around MPCTIO&, not MPCTIO пре 6 месеци
  Ian Goldberg 9585a4a841 Remove trailing whitespace (including CRs) пре 6 месеци
  Ian Goldberg ccd78ec898 Clarify "smaller index" -> "index of the smaller child" in comments пре 6 месеци
  avadapal 4baf948729 changed the heap diagram to display the need for MAXINT пре 6 месеци
  avadapal c0e2eee1b7 made, restore_heap_property, restore_heap_property_optimized, restore_heap_property_at_explicit_index private пре 6 месеци
  Ian Goldberg 484b357df5 For testing, initialize the heap in a better way пре 6 месеци
  Ian Goldberg f594127266 Change insert to return void пре 6 месеци
  Ian Goldberg 2ce7abf1d2 Don't pass argc around unnecessarily пре 6 месеци
  Ian Goldberg e15fbf8991 Remove set_num_items пре 6 месеци
  avadapal f4da769dc3 add and modifying comments describing the functions in heap.hpp and heap.cpp пре 6 месеци
  avadapal dc09830d72 moving verify heap in correct ifdefs пре 6 месеци
  avadapal 1e65b4a3dc moving sanity checks to ifdef HEAP_DEBUG пре 6 месеци
  avadapal 04f45f7364 moving num_items to private пре 6 месеци
  avadapal 3d55534037 fixing the argc in main пре 6 месеци
  avadapal 438954baf7 addressing Ian's comments in Part 5 пре 6 месеци
  avadapal f1fac3aa8e adithya's 2nd pass over ian comments пре 6 месеци
  avadapal 85cb10e7ce adithya's first partial pass over ian's comments on the code пре 6 месеци
  avadapal 414e1fa57c a bunch of cleanups, comments, name changes, and sanity checks. NO Change to the functionalities пре 11 месеци
  avadapal dabc7a4d60 printing the latencies пре 1 година
  avadapal 5bce0aefe9 initializig a heap with 1,2,... пре 1 година
  avadapal 3e39153736 heap insert пре 1 година
  avadapal a01b01294e added another command line arguement to switch between optimizd and unoptimized пре 1 година
  avadapal 9141e06097 optimized heaps working пре 1 година
  avadapal a5c3a5c72c minor пре 1 година
  avadapal 10679b916a removing the pointer for ORAM, take in params for number of extractmins and inserts пре 1 година
  avadapal 4f08e94048 indentations, moving restore heap property in extractmin, fixing the debugging function, renaming Heap Class name пре 1 година
  avadapal cf3dd5259d a working heap insert and extractmin пре 1 година