Historique des commits

Auteur SHA1 Message Date
  Ian Goldberg 62d835388b Merge branch 'avadapal/heaps' il y a 2 ans
  Ian Goldberg 445f0f7103 make depend il y a 2 ans
  Ian Goldberg 67bd8921a8 Indentation il y a 2 ans
  Ian Goldberg c1463bd6f6 Fix for bug in unoptimized extracts when two children of a node are equal il y a 2 ans
  Ian Goldberg 37389169ef Output the right thing if the heap property fails to verify il y a 2 ans
  Ian Goldberg 9585a4a841 Remove trailing whitespace (including CRs) il y a 2 ans
  Ian Goldberg d8b2301d7d Indentation il y a 2 ans
  Ian Goldberg 9dcf04fe69 Remove a commented-out ifdef il y a 2 ans
  Ian Goldberg 0e0602e818 Coroutinize updates in optimized AVL insert il y a 2 ans
  avadapal 60b08db2b4 Merge branch 'avadapal/heaps' of git-crysp.uwaterloo.ca:duoram/prac into avadapal/heaps il y a 2 ans
  avadapal 8c890b3a1d the bug in restore_heap_property_optimized corrected il y a 2 ans
  Ian Goldberg 641820f96a The -a flag to prac also implies preprocessing il y a 2 ans
  Ian Goldberg 48e1fcda72 Indentation touchups il y a 2 ans
  Ian Goldberg 3bf904d7d4 Have the AVL constructor default to optimized = true il y a 2 ans
  Ian Goldberg c59a9d5be7 Set OPTIMIZED in a member initializer list instead of explicitly il y a 2 ans
  Ian Goldberg fb4a16b6a0 Touch up a couple of comments il y a 2 ans
  Ian Goldberg 29e85669b3 Have run_experiment use the right number of cores for each party il y a 2 ans
  sshsshy 759c96f05a Addressed all the feedback. Converted AVL_OPT_ON to a runtime flag il y a 2 ans
  Ian Goldberg 7ed4d55baf A new unit test "read" that just does sequential reads il y a 2 ans
  Ian Goldberg 5cc789da7d Have run-experiment capture stderr as well as stdout il y a 2 ans
  Ian Goldberg 8aeacca011 Include /usr/bin/time in the docker il y a 2 ans
  Ian Goldberg d90cd7a38f Allow docker scripts to be run from other directories il y a 2 ans
  sshsshy ddd061f341 Merge branch 'main' into ssasy/avl il y a 2 ans
  sshsshy 8cdbada147 Addressed feedback. Commit midway through converting opt_flag into a command line argument to merge main first for optional oidx. il y a 2 ans
  Ian Goldberg 6b222f9efc Correct a comment il y a 2 ans
  Ian Goldberg 3749f7b680 Indentation il y a 2 ans
  Ian Goldberg cf36f72dc4 If run_sanity is 1, actually check that the extracted values from the heap come out in non-decreasing order il y a 2 ans
  Ian Goldberg 746abdf8d5 Touch up a comment il y a 2 ans
  avadapal c84ab8e7cd lt^eq ---> lt in explicit index heapproperty restored il y a 2 ans
  avadapal b70710fcf2 indentation changes il y a 2 ans