1. 29 Jul, 2008 5 commits
  2. 28 Jul, 2008 4 commits
  3. 26 Jul, 2008 8 commits
  4. 25 Jul, 2008 6 commits
  5. 24 Jul, 2008 3 commits
  6. 23 Jul, 2008 1 commit
  7. 22 Jul, 2008 3 commits
  8. 21 Jul, 2008 2 commits
    • Stefan Behnel's avatar
      install Includes directory as Cython/Includes · 4896ddf8
      Stefan Behnel authored
      --HG--
      rename : Includes/__cython__.pxd => Cython/Includes/__cython__.pxd
      rename : Includes/numpy.pxd => Cython/Includes/numpy.pxd
      rename : Includes/python.pxd => Cython/Includes/python.pxd
      rename : Includes/python2.5.pxd => Cython/Includes/python2.5.pxd
      rename : Includes/python_bool.pxd => Cython/Includes/python_bool.pxd
      rename : Includes/python_complex.pxd => Cython/Includes/python_complex.pxd
      rename : Includes/python_dict.pxd => Cython/Includes/python_dict.pxd
      rename : Includes/python_exc.pxd => Cython/Includes/python_exc.pxd
      rename : Includes/python_float.pxd => Cython/Includes/python_float.pxd
      rename : Includes/python_function.pxd => Cython/Includes/python_function.pxd
      rename : Includes/python_instance.pxd => Cython/Includes/python_instance.pxd
      rename : Includes/python_int.pxd => Cython/Includes/python_int.pxd
      rename : Includes/python_iterator.pxd => Cython/Includes/python_iterator.pxd
      rename : Includes/python_list.pxd => Cython/Includes/python_list.pxd
      rename : Includes/python_long.pxd => Cython/Includes/python_long.pxd
      rename : Includes/python_mapping.pxd => Cython/Includes/python_mapping.pxd
      rename : Includes/python_mem.pxd => Cython/Includes/python_mem.pxd
      rename : Includes/python_method.pxd => Cython/Includes/python_method.pxd
      rename : Includes/python_module.pxd => Cython/Includes/python_module.pxd
      rename : Includes/python_number.pxd => Cython/Includes/python_number.pxd
      rename : Includes/python_object.pxd => Cython/Includes/python_object.pxd
      rename : Includes/python_parse.pxd => Cython/Includes/python_parse.pxd
      rename : Includes/python_ref.pxd => Cython/Includes/python_ref.pxd
      rename : Includes/python_sequence.pxd => Cython/Includes/python_sequence.pxd
      rename : Includes/python_set.pxd => Cython/Includes/python_set.pxd
      rename : Includes/python_string.pxd => Cython/Includes/python_string.pxd
      rename : Includes/python_tuple.pxd => Cython/Includes/python_tuple.pxd
      rename : Includes/python_type.pxd => Cython/Includes/python_type.pxd
      rename : Includes/stdio.pxd => Cython/Includes/stdio.pxd
      rename : Includes/stdlib.pxd => Cython/Includes/stdlib.pxd
      4896ddf8
    • Stefan Behnel's avatar
      fix setup option clash · c8b7c2a2
      Stefan Behnel authored
      c8b7c2a2
  9. 20 Jul, 2008 8 commits