1. 19 Eyl, 2004 2 kayıt (commit)
    • Raymond Hettinger's avatar
      SF patch #1020845: Decimal performance enhancements · 636a6b10
      Raymond Hettinger yazdı
      (Contributed by Nick Coghlan.)
      
      Various code cleanups and optimizations (saves about 40% on testsuite
      execution time and on the telco benchmark).
      
      * caches results of various operations on self (esp. checks for being
        a special value).
      
      * _WorkRep now uses ints and longs for intermediate computations.
      636a6b10
    • Edward Loper's avatar
      - Updated example output to match actual output · 6cc13508
      Edward Loper yazdı
      - Minor wording changes
      - Changed the docs to reflect the fact that multiple option directives
        can be specified on a single line (and updated the directive
        production list, as well).
      6cc13508
  2. 18 Eyl, 2004 10 kayıt (commit)
  3. 17 Eyl, 2004 3 kayıt (commit)
  4. 16 Eyl, 2004 4 kayıt (commit)
  5. 15 Eyl, 2004 3 kayıt (commit)
  6. 14 Eyl, 2004 12 kayıt (commit)
  7. 13 Eyl, 2004 6 kayıt (commit)