Histórico de Commits

Autor SHA1 Mensagem Data
  Victor Stinner 40ab981fb7 Replace PyString_AsString with PyString_AS_STRING há 8 anos atrás
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. há 8 anos atrás
  Lele Gaifax 4c0ef6e680 Treat pathnames as bytes in the Python 3 C modules há 9 anos atrás
  Lele Gaifax 109fe00239 Make the C accelerator modules compatible with Python 3 há 9 anos atrás
  Jelmer Vernooij b5a39215ba Fix _merge_entries on pypy. há 10 anos atrás
  Hannu Valtonen 3d2e49ae41 py3k: These need to return a value since in Py3k they're no longer void há 11 anos atrás
  Jelmer Vernooij 3cd646b2bf Fix unnecessary incref of Py_False. há 11 anos atrás
  Jelmer Vernooij 55ea298e8f Some minor improvements to _diff_tree.c: há 11 anos atrás
  Chris Eberle 4d135dcd8f free_objects may have tried to free uninitialized / NULL pointers há 13 anos atrás
  Ted Horst d9253a9d55 _diff_tree_.c: Fix double decref of objects module. há 14 anos atrás
  Pascal Quantin 193b0f3e56 Fix the build on Windows. há 14 anos atrás
  Tay Ray Chuan 67aa7550af _diff_tree.c: fix Py_SIZE implementation for python 2.5.x users há 14 anos atrás
  Jelmer Vernooij f137f01161 Fix unitialised variable, trivial formatting issues. há 14 anos atrás
  Dave Borowitz e758441172 diff_tree: C implementation of count_blocks. há 14 anos atrás
  Dave Borowitz 1d0470cc6b diff_tree: C implementation of _merge_entries. há 14 anos atrás
  Dave Borowitz fedecd5f3f diff_tree: C implementation of _is_tree. há 14 anos atrás