Buffers: Initial support for structs. Inplace operators broken.
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Thu, 25 Sep 2008 09:09:11 +0000 (11:09 +0200)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Thu, 25 Sep 2008 09:09:11 +0000 (11:09 +0200)
commitbd9d0283de1301e02533fb1876c5fec2fdafa112
treee1ec2c753e319fa7b7431542f30fce6d8a67c443
parent111f3d42c2c07050fde23d4e58115a2b29e4cf95
Buffers: Initial support for structs. Inplace operators broken.
Cython/Compiler/Buffer.py
Cython/Compiler/Code.py
Cython/Compiler/ExprNodes.py
Cython/Compiler/PyrexTypes.py
Cython/Includes/numpy.pxd
tests/run/bufaccess.pyx
tests/run/numpy_test.pyx