Virgil Dupras
|
352a21acaa
|
Converted PictureBlocks to a Python extension and created a "common" C unit for common code among extensions.
|
2010-02-04 13:13:08 +01:00 |
|
Virgil Dupras
|
0e96f0917c
|
core_pe.modules.block: Converted inttuple() to a vararg based function.
|
2010-01-31 12:41:28 +01:00 |
|
Virgil Dupras
|
962805936e
|
ifdef'd min/max functions when compiled under VC. It seems that VC already defines them.
|
2010-01-31 11:05:13 +00:00 |
|
Virgil Dupras
|
967aeecf5b
|
Removed "inline" directive from C modules (doesn't work in VC).
|
2010-01-31 11:33:26 +01:00 |
|
Virgil Dupras
|
f1d447d1aa
|
Fixed core_pe's c modules licence notices.
|
2010-01-31 11:23:23 +01:00 |
|
Virgil Dupras
|
a7c6f47dbe
|
Reorganized core_pe's module folder.
--HG--
rename : core_pe/modules/block/block.c => core_pe/modules/block.c
rename : core_pe/modules/cache/cache.c => core_pe/modules/cache.c
rename : core_pe/modules/cache/setup.py => core_pe/modules/setup.py
|
2010-01-31 10:32:02 +01:00 |
|