1. 24 Sep, 2010 1 commit
  2. 21 Sep, 2010 1 commit
  3. 19 Sep, 2010 1 commit
  4. 18 Sep, 2010 1 commit
    • Mark Florisson's avatar
      Preliminary debug support for Cython · f88e64b6
      Mark Florisson authored
      added the --pyrex-debug flag to Cython's build_ext
      added the pyrex_debug boolean to Cython's Cython.Distutils.extension.Extension
          (for per-module debugging information)
      debug output is written to the cython_debug directory
      bin/cygdb is included (start this from the build directory)
          working commands: cy import, cy locals, cy break
      when debugging is active, export all functions as extern
      f88e64b6
  5. 14 Sep, 2010 4 commits
  6. 13 Sep, 2010 1 commit
  7. 12 Sep, 2010 10 commits
  8. 11 Sep, 2010 5 commits
  9. 09 Sep, 2010 14 commits
  10. 08 Sep, 2010 2 commits