log pytouhou/utils/bitstream.pyx @ 606:3c2f96f1d715

age author description
Wed, 26 Nov 2014 13:36:38 +0100 Emmanuel Gil Peyrot Fix compilation under Cython 0.22, by making the pyx and the pxd declarations’ except clause similar.
Fri, 04 Oct 2013 14:28:49 +0200 Emmanuel Gil Peyrot Decrease PBG3 loading time by improving lzss and bitstream integration.
Thu, 12 Sep 2013 15:47:08 +0200 Emmanuel Gil Peyrot Add “except *” to cdef void functions, and type some more.
Thu, 22 Aug 2013 12:21:12 +0200 Emmanuel Gil Peyrot Remove the type of the self argument in extension types, as it clutters the code with useless information.
Tue, 10 Jul 2012 00:25:08 +0200 Thibaut Girka Various optimizations
Sun, 22 Jan 2012 15:54:51 +0100 Thibaut Girka Improve data reading perfs
Sun, 11 Sep 2011 02:02:59 +0200 Thibaut Girka Use Cython, improve performances! base pytouhou/utils/bitstream.py@f6d5ebea8af3