Mercurial > touhou
log pytouhou/utils/bitstream.pyx @ 596:ab131d04987d
age | author | description |
---|---|---|
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 |