Fri, 12 Oct 2007 11:23:03 +0200 |
Benoit Boissinot |
merge with goto
|
Fri, 12 Oct 2007 11:46:49 +0900 |
Shun-ichi GOTO |
mpatch: Define Py_ssize_t for old pythons and use it instead of ssize_t.
|
Thu, 11 Oct 2007 17:47:04 -0500 |
Matt Mackall |
mpatch: use int rather than ssize_t
|
Thu, 11 Oct 2007 17:46:06 -0500 |
Matt Mackall |
osutil: improve portability
|
Thu, 11 Oct 2007 16:28:30 +0200 |
Benoit Boissinot |
fix typo
|
Thu, 11 Oct 2007 16:26:14 +0200 |
Benoit Boissinot |
import gettext since '_' is used
|
Thu, 11 Oct 2007 16:19:12 +0200 |
Benoit Boissinot |
explicitely use integer division
|