1. 02 Jun, 2002 1 commit
    • Tim Peters's avatar
      Took a crack at figuring out how the set iteration protocol really works. · c2291c22
      Tim Peters authored
      Added lots of comments as a result.  Redid parts of multiunion() because
      it was clearly leaking references tucked away inside its SetIteration
      struct.  Added XXX comments in another place I'm pretty sure is leaking
      similar references in error cases (but am too tired to fix that now, if
      so).
      c2291c22
  2. 01 Jun, 2002 2 commits
  3. 31 May, 2002 15 commits
  4. 30 May, 2002 7 commits
  5. 28 May, 2002 1 commit
  6. 25 May, 2002 1 commit
  7. 24 May, 2002 1 commit
  8. 23 May, 2002 2 commits
  9. 16 May, 2002 1 commit
    • Barry Warsaw's avatar
      checkTwoArgBegin(): Change the explicit tid that gets stored so that · 8b986684
      Barry Warsaw authored
      the Standby storage version of the test has a hope of succeeding.
      That storage ignores non-sensically out-of-sequence tids so as written
      this test wouldn't have passed until after 3220-07-29 10:18:09.882353
      <methuselah wink>.
      
      We'll use a tid that we know is earlier than now.
      8b986684
  10. 13 May, 2002 1 commit
  11. 09 May, 2002 2 commits
  12. 06 May, 2002 1 commit
  13. 03 May, 2002 4 commits
  14. 02 May, 2002 1 commit