История коммитов

Автор SHA1 Сообщение Дата
  Jelmer Vernooij f3f62888f0 Use Py_hash_t type in Python3; should fix Python3 hash tests. 8 лет назад
  Jelmer Vernooij 51a89e7ded Drop unnecessary version compatibility code. 8 лет назад
  Victor Stinner 40ab981fb7 Replace PyString_AsString with PyString_AS_STRING 9 лет назад
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 лет назад
  Lele Gaifax 4c0ef6e680 Treat pathnames as bytes in the Python 3 C modules 10 лет назад
  Lele Gaifax 109fe00239 Make the C accelerator modules compatible with Python 3 10 лет назад
  Jelmer Vernooij b5a39215ba Fix _merge_entries on pypy. 11 лет назад
  Hannu Valtonen 3d2e49ae41 py3k: These need to return a value since in Py3k they're no longer void 11 лет назад
  Jelmer Vernooij 3cd646b2bf Fix unnecessary incref of Py_False. 12 лет назад
  Jelmer Vernooij 55ea298e8f Some minor improvements to _diff_tree.c: 12 лет назад
  Chris Eberle 4d135dcd8f free_objects may have tried to free uninitialized / NULL pointers 14 лет назад
  Ted Horst d9253a9d55 _diff_tree_.c: Fix double decref of objects module. 15 лет назад
  Pascal Quantin 193b0f3e56 Fix the build on Windows. 15 лет назад
  Tay Ray Chuan 67aa7550af _diff_tree.c: fix Py_SIZE implementation for python 2.5.x users 15 лет назад
  Jelmer Vernooij f137f01161 Fix unitialised variable, trivial formatting issues. 15 лет назад
  Dave Borowitz e758441172 diff_tree: C implementation of count_blocks. 15 лет назад
  Dave Borowitz 1d0470cc6b diff_tree: C implementation of _merge_entries. 15 лет назад
  Dave Borowitz fedecd5f3f diff_tree: C implementation of _is_tree. 15 лет назад