1. 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
  2. 14 Sep, 2010 4 commits
  3. 13 Sep, 2010 1 commit
  4. 12 Sep, 2010 10 commits
  5. 11 Sep, 2010 5 commits
  6. 09 Sep, 2010 14 commits
  7. 08 Sep, 2010 5 commits