1. 26 Apr, 2008 1 commit
  2. 25 Apr, 2008 9 commits
    • Robert Bradshaw's avatar
      trivial merge · 2bde7094
      Robert Bradshaw authored
      2bde7094
    • Robert Bradshaw's avatar
      Rename pxi includes to pxd · e918de3e
      Robert Bradshaw authored
      --HG--
      rename : Includes/python.pxi => Includes/python.pxd
      rename : Includes/python2.5.pxi => Includes/python2.5.pxd
      rename : Includes/python_bool.pxi => Includes/python_bool.pxd
      rename : Includes/python_complex.pxi => Includes/python_complex.pxd
      rename : Includes/python_dict.pxi => Includes/python_dict.pxd
      rename : Includes/python_exc.pxi => Includes/python_exc.pxd
      rename : Includes/python_float.pxi => Includes/python_float.pxd
      rename : Includes/python_function.pxi => Includes/python_function.pxd
      rename : Includes/python_instance.pxi => Includes/python_instance.pxd
      rename : Includes/python_int.pxi => Includes/python_int.pxd
      rename : Includes/python_iterator.pxi => Includes/python_iterator.pxd
      rename : Includes/python_list.pxi => Includes/python_list.pxd
      rename : Includes/python_long.pxi => Includes/python_long.pxd
      rename : Includes/python_mapping.pxi => Includes/python_mapping.pxd
      rename : Includes/python_mem.pxi => Includes/python_mem.pxd
      rename : Includes/python_method.pxi => Includes/python_method.pxd
      rename : Includes/python_module.pxi => Includes/python_module.pxd
      rename : Includes/python_number.pxi => Includes/python_number.pxd
      rename : Includes/python_object.pxi => Includes/python_object.pxd
      rename : Includes/python_parse.pxi => Includes/python_parse.pxd
      rename : Includes/python_ref.pxi => Includes/python_ref.pxd
      rename : Includes/python_sequence.pxi => Includes/python_sequence.pxd
      rename : Includes/python_set.pxi => Includes/python_set.pxd
      rename : Includes/python_string.pxi => Includes/python_string.pxd
      rename : Includes/python_tuple.pxi => Includes/python_tuple.pxd
      rename : Includes/python_type.pxi => Includes/python_type.pxd
      rename : Includes/stdio.pxi => Includes/stdio.pxd
      rename : Includes/stdlib.pxi => Includes/stdlib.pxd
      e918de3e
    • Stefan Behnel's avatar
      extended test case · bf579cac
      Stefan Behnel authored
      bf579cac
    • Stefan Behnel's avatar
      extended test case · ed08ae5b
      Stefan Behnel authored
      ed08ae5b
    • Stefan Behnel's avatar
    • Stefan Behnel's avatar
    • Stefan Behnel's avatar
      test fix · 25770a89
      Stefan Behnel authored
      25770a89
    • Stefan Behnel's avatar
      moved special float tests into separate test · aadc8010
      Stefan Behnel authored
      --HG--
      rename : tests/run/ct_DEF.pyx => tests/run/specialfloat.pyx
      aadc8010
    • Stefan Behnel's avatar
      fixed source filename and Cython code embedding in C files, moved source file... · a934c41c
      Stefan Behnel authored
      fixed source filename and Cython code embedding in C files, moved source file reading algorithm to Cython.Utils to make it available everywhere (and then use it everywhere)
      a934c41c
  3. 23 Apr, 2008 1 commit
  4. 22 Apr, 2008 8 commits
  5. 21 Apr, 2008 4 commits
  6. 10 Apr, 2008 2 commits
  7. 09 Apr, 2008 8 commits
  8. 08 Apr, 2008 2 commits
  9. 04 Apr, 2008 5 commits