Buffer bounds checking can be turned off via compilation options
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Mon, 4 Aug 2008 13:58:26 +0000 (15:58 +0200)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Mon, 4 Aug 2008 13:58:26 +0000 (15:58 +0200)
commitbdf1058f41521de17597c06883bc6168439d83df
treebd1c13c915e8fb93f73b7aa29fdd5101037f1b27
parentc19b1ad4b39d002ea3e1452dd3f883b205bf79e9
Buffer bounds checking can be turned off via compilation options

--HG--
rename : tests/run/options.pyx => tests/compile/c_options.pyx
Cython/Compiler/Buffer.py
Cython/Compiler/Errors.py
Cython/Compiler/ExprNodes.py
tests/compile/c_options.pyx [moved from tests/run/options.pyx with 89% similarity]