Commit History

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