Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 14 Jul 2010 23:15:03 -0300 | Renato Cunha | check-code: added check for reduce usage |
Wed, 14 Jul 2010 23:15:00 -0300 | Renato Cunha | check-code: check for tuple parameter unpacking (missing in py3k) |
Wed, 14 Jul 2010 23:03:21 -0300 | Renato Cunha | removed exception args indexing (not supported by py3k) |
Wed, 14 Jul 2010 22:59:57 -0300 | Renato Cunha | util: use fakebuffer as buffer in py3k |
Wed, 14 Jul 2010 22:59:43 -0300 | Renato Cunha | util: improved the check for the existence of the 'buffer' builtin |
Wed, 14 Jul 2010 22:58:29 -0300 | Renato Cunha | record: removed 'has_key' usage |
Wed, 14 Jul 2010 21:30:50 +0200 | Martin Geisler | Merge with stable |