1. 29 Şub, 2008 1 kayıt (commit)
  2. 31 Ara, 2007 1 kayıt (commit)
  3. 05 Ara, 2007 1 kayıt (commit)
    • Christian Heimes's avatar
      The macros _WIN32, _WIN64 and _M_X64 are defined by the compiler. The VS 2008… · 18679948
      Christian Heimes yazdı
      The macros _WIN32, _WIN64 and _M_X64 are defined by the compiler. The VS 2008 IDE doesn't know about (some) of the macros and can display wrong information. In my case a section #ifdef _WIN64 was grayed out although the platform was x64. I've added the macros to pyproject.vsprops and x64.vsprops.
      I've also added a paragraph about the property files to the readme and fixed the order of pyupdate > pyinstrument.
      18679948
  4. 22 Kas, 2007 1 kayıt (commit)
    • Christian Heimes's avatar
      Backport of the PCbuild9 directory from the py3k branch. · e8954f8c
      Christian Heimes yazdı
      I've finished the last task for the PCbuild9 directory today. I don't think there is much left to do. Now you can all play around with the shiny new VS 2008 and try the PGO builds. I was able to get a speed improvement of about 10% on py3k.
      Have fun! :)
      e8954f8c