1. 06 Nis, 2011 1 kayıt (commit)
  2. 03 Tem, 2010 1 kayıt (commit)
  3. 04 Haz, 2010 1 kayıt (commit)
  4. 27 May, 2010 2 kayıt (commit)
  5. 09 May, 2010 3 kayıt (commit)
  6. 04 May, 2010 1 kayıt (commit)
  7. 25 Mar, 2010 2 kayıt (commit)
  8. 29 Ara, 2009 2 kayıt (commit)
  9. 25 Kas, 2009 1 kayıt (commit)
  10. 11 Haz, 2008 1 kayıt (commit)
    • Gregory P. Smith's avatar
      Merge in release25-maint r60793: · 9d53457e
      Gregory P. Smith yazdı
       Added checks for integer overflows, contributed by Google. Some are
       only available if asserts are left in the code, in cases where they
       can't be triggered from Python code.
      9d53457e
  11. 10 Haz, 2008 1 kayıt (commit)
  12. 09 Haz, 2008 1 kayıt (commit)
  13. 02 Haz, 2008 1 kayıt (commit)
  14. 26 May, 2008 1 kayıt (commit)
  15. 17 Mar, 2008 1 kayıt (commit)
  16. 15 Mar, 2008 1 kayıt (commit)
  17. 17 Şub, 2008 1 kayıt (commit)
    • Eric Smith's avatar
      Backport of PEP 3101, Advanced String Formatting, from py3k. · a9f7d624
      Eric Smith yazdı
      Highlights:
       - Adding PyObject_Format.
       - Adding string.Format class.
       - Adding __format__ for str, unicode, int, long, float, datetime.
       - Adding builtin format.
       - Adding ''.format and u''.format.
       - str/unicode fixups for formatters.
      
      The files in Objects/stringlib that implement PEP 3101 (stringdefs.h,
      unicodedefs.h, formatter.h, string_format.h) are identical in trunk
      and py3k.  Any changes from here on should be made to trunk, and
      changes will propogate to py3k).
      a9f7d624
  18. 14 Şub, 2008 1 kayıt (commit)
  19. 03 Ock, 2008 1 kayıt (commit)
  20. 19 Ara, 2007 1 kayıt (commit)
  21. 21 Tem, 2007 1 kayıt (commit)
  22. 22 May, 2007 1 kayıt (commit)
  23. 02 May, 2007 1 kayıt (commit)
    • Kristján Valur Jónsson's avatar
      Merging of change 55024 from the truk to release25-maint branch. · 55d53f03
      Kristján Valur Jónsson yazdı
      Complete revamp of PCBuild8 directory.  Use subdirectories for each project under the main pcbuild solution.  Now make extensive use of property sheets to simplify project configuration. x64 build fully supported, and the process for building PGO version (Profiler Guided Optimization) simplified. All projects are now present, except _ssl, which needs to be reimplemented.  Also, some of the projects that require external libraries need extra work to fully compile on x64.
      55d53f03
  24. 30 Nis, 2007 1 kayıt (commit)
    • Kristján Valur Jónsson's avatar
      Complete revamp of PCBuild8 directory. Use subdirectories for each project… · 7a0da190
      Kristján Valur Jónsson yazdı
      Complete revamp of PCBuild8 directory.  Use subdirectories for each project under the main pcbuild solution.  Now make extensive use of property sheets to simplify project configuration. x64 build fully supported, and the process for building PGO version (Profiler Guided Optimization) simplified. All projects are now present, except _ssl, which needs to be reimplemented.  Also, some of the projects that require external libraries need extra work to fully compile on x64.
      7a0da190
  25. 06 Mar, 2007 2 kayıt (commit)
  26. 18 Şub, 2007 1 kayıt (commit)
  27. 08 Şub, 2007 2 kayıt (commit)
  28. 30 Eyl, 2006 2 kayıt (commit)
  29. 28 Nis, 2006 1 kayıt (commit)
  30. 18 Nis, 2006 1 kayıt (commit)
  31. 14 Nis, 2006 1 kayıt (commit)
  32. 20 Mar, 2006 1 kayıt (commit)