1. 26 Ara, 2004 1 kayıt (commit)
  2. 24 Ara, 2004 3 kayıt (commit)
  3. 23 Ara, 2004 5 kayıt (commit)
  4. 22 Ara, 2004 8 kayıt (commit)
  5. 21 Ara, 2004 5 kayıt (commit)
  6. 20 Ara, 2004 4 kayıt (commit)
  7. 19 Ara, 2004 3 kayıt (commit)
  8. 18 Ara, 2004 5 kayıt (commit)
  9. 17 Ara, 2004 1 kayıt (commit)
    • Raymond Hettinger's avatar
      Refactor: · bf72b716
      Raymond Hettinger yazdı
      * Improve algorithm -- no more O(n) steps except sched.cancel().
      * Improve thread safety of sched.run() and sched.empty()
        (other threads could alter the queue between the time the queue was
         first checked and when the lead event was deleted).
      * Localize variable access in sched.run() to minimize overhead.
      bf72b716
  10. 16 Ara, 2004 5 kayıt (commit)