1. 19 Ara, 2007 1 kayıt (commit)
  2. 21 Tem, 2007 1 kayıt (commit)
  3. 23 Mar, 2006 1 kayıt (commit)
  4. 15 Şub, 2006 1 kayıt (commit)
  5. 28 Eki, 2004 1 kayıt (commit)
    • Armin Rigo's avatar
      Wrote down the invariants of some common objects whose structure is · 89a39461
      Armin Rigo yazdı
      exposed in header files.  Fixed a few comments in these headers.
      
      As we might have expected, writing down invariants systematically exposed a
      (minor) bug.  In this case, function objects have a writeable func_code
      attribute, which could be set to code objects with the wrong number of
      free variables.  Calling the resulting function segfaulted the interpreter.
      Added a corresponding test.
      89a39461
  6. 12 Agu, 2002 1 kayıt (commit)
  7. 11 Haz, 2002 1 kayıt (commit)
    • Michael W. Hudson's avatar
      This is my nearly two year old patch · 5efaf7ea
      Michael W. Hudson yazdı
      [ 400998 ] experimental support for extended slicing on lists
      
      somewhat spruced up and better tested than it was when I wrote it.
      
      Includes docs & tests.  The whatsnew section needs expanding, and arrays
      should support extended slices -- later.
      5efaf7ea
  8. 09 Tem, 2000 1 kayıt (commit)
  9. 04 Ara, 1998 1 kayıt (commit)
  10. 16 Eki, 1996 1 kayıt (commit)
  11. 11 Eki, 1996 1 kayıt (commit)
  12. 30 Tem, 1996 1 kayıt (commit)