projects
/
cython.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cython.git
2009-06-30
Dag Sverre...
Make it easier to compare and debug error testcase...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-27
Dag Sverre...
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-06-27
Dag Sverre...
Rename pragma => directive in source
commit
|
commitdiff
|
tree
|
snapshot
2009-06-27
Stefan Behnel
fix extended iterable unpacking in Py3.1
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Stefan Behnel
test case for class decorators
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Stefan Behnel
class decorators for Python classes - disabled for...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Dag Sverre...
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Dag Sverre...
Further code streams/code.globalstate/ModuleNode refact...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Dag Sverre...
Remove file which should never have been uploaded
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Dag Sverre...
Fix #191
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Lisandro Dalcin
get rid of string comparisons in classmethod utility...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Stefan Behnel
IntNode() value set in tree transformations must be...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Stefan Behnel
fix DebugFlags
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Robert Bradshaw
Ticket #326, coerce -1 to -2 for __hash__
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Dag Sverre...
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Dag Sverre...
New fix for #303
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Dag Sverre...
Revert previous fix of #303
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Dag Sverre...
Fix for#257
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Dag Sverre...
UtilityCode put_code protocol
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Dag Sverre...
Move UtilityCode to Code.py
commit
|
commitdiff
|
tree
|
snapshot
2009-05-21
Dag Sverre...
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Dag Sverre...
Stop compilation when Python headers are not present
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Dag Sverre...
Version update
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Dag Sverre...
Do not use C99 compound literals (enables compilation...
0.11.2
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Dag Sverre...
Start replacing TempBlockNode with LetNode/EvalWithTemp...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Dag Sverre...
debug_verbose_pipeline flag added
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Dag Sverre...
Fix for T203 testcase failure (new intern string api)
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Dag Sverre...
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Dag Sverre...
Redirect error output properly during unit testing
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Dag Sverre...
Big merge of -devel
commit
|
commitdiff
|
tree
|
snapshot
2009-05-17
Dag Sverre...
0.11.2.rc1
commit
|
commitdiff
|
tree
|
snapshot
2009-05-17
Dag Sverre...
Added tag 0.11.2.rc1 for changeset af6f1bed8cd4
commit
|
commitdiff
|
tree
|
snapshot
2009-05-17
Dag Sverre...
Py3 testcase fixes
0.11.2.rc1
commit
|
commitdiff
|
tree
|
snapshot
2009-05-17
Dag Sverre...
Fix bug in new buffmt code
commit
|
commitdiff
|
tree
|
snapshot
2009-05-17
Lisandro Dalcin
fix some tests for Python 3
commit
|
commitdiff
|
tree
|
snapshot
2009-05-16
Lisandro Dalcin
renaming in testcase, 'mutable' is a C++ keyword.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-16
Lisandro Dalcin
add compiler directive for user-defined function callin...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-16
Stefan Behnel
enumerate fixes: single-statement bodies, avoid redunda...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-16
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2009-05-16
Stefan Behnel
fix warning on unused utility code after enumerate...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-16
Robert Bradshaw
Builtin type method
commit
|
commitdiff
|
tree
|
snapshot
2009-05-15
Stefan Behnel
test case for T316
commit
|
commitdiff
|
tree
|
snapshot
2009-05-15
Stefan Behnel
enumerate optimisation (#316)
commit
|
commitdiff
|
tree
|
snapshot
2009-05-15
Dag Sverre...
buffer testcase fix again
commit
|
commitdiff
|
tree
|
snapshot
2009-05-15
Dag Sverre...
buffer testcase fix
commit
|
commitdiff
|
tree
|
snapshot
2009-05-15
Stefan Behnel
remove unused ComprehensionTransform class (which doesn...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-15
Dag Sverre...
Update numpy.pxd with complex types and approximate...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Lisandro Dalcin
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Robert Bradshaw
Don't assume complex.h by default.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Robert Bradshaw
real and imag attributes for complex
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Dag Sverre...
Fix obscure bug w/ complex (only present when compiling...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Dag Sverre...
Testcase fix, update error message
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Dag Sverre...
Attempt to fix disappearence of conversion errors ...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Dag Sverre...
If we were using git I could more easily erase my embar...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Dag Sverre...
Fixing up flawed fix for #303
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Dag Sverre...
Allow <MyStruct*>obj as well; as there is no canonical...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Dag Sverre...
Fix #303 as per Lisandro's idea
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Dag Sverre...
Actually remove warning mentioned in last commit...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Dag Sverre...
Disallow <double*>obj (#313). Also removes warning...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Dag Sverre...
Buffer support for complex numbers
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Dag Sverre...
Minor testcase improvement
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Dag Sverre...
Fix regression related to --embed support
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Robert Bradshaw
Only one source file allowed when using -embed
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Robert Bradshaw
Module is main flag for embedded mode.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Robert Bradshaw
Complex negation
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Robert Bradshaw
Minor complex number fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Robert Bradshaw
Complex numbers tests
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Robert Bradshaw
Complex numeber comparison, etc.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Robert Bradshaw
Complex number support without c99
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Robert Bradshaw
Compiler directive fixes, add c99 complex directive
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Robert Bradshaw
More work on complex numbers, mostly works with c99...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Robert Bradshaw
Complex type parsing, very basic support if supported...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Dag Sverre...
Cython 0.11.2.beta
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Dag Sverre...
Fixes for previous commit
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Dag Sverre...
Utility code code stream refactor
commit
|
commitdiff
|
tree
|
snapshot
2009-05-11
Dag Sverre...
More fine-grained type declaration (makes new buffmt...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-11
Dag Sverre...
Introduce pre-splitting of code-stream in Code.py
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Dag Sverre...
Minor testcase fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Dag Sverre...
I was not aware of the offsetof macro
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Dag Sverre...
Testcases for #303
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Dag Sverre...
wraparound directive implemented
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Dag Sverre...
#115 appears to be fixed too
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Dag Sverre...
Whoops
commit
|
commitdiff
|
tree
|
snapshot
2009-05-06
Dag Sverre...
More buffer typestring; fixes #285
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
Dag Sverre...
merge
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
Dag Sverre...
Buffers: format string check rewrite up to standards...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
Dag Sverre...
Buffers: Checkpoint before making struct typeinfo flatt...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
Robert Bradshaw
wmain and wchar_t for windows main function
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
Lisandro Dalcin
move testcase ('pass' in a 'cdef extern' block) from...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
Stefan Behnel
re-allow 'pass' statement in cdef blocks
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
Stefan Behnel
fix the fix
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
Stefan Behnel
fix embedding (cython-unstable allocates string constan...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
Stefan Behnel
prevent redundant type checks when 'converting' between...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
Stefan Behnel
be a little more conservative in the last change
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
Stefan Behnel
slicing a builtin type will return the same type
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Stefan Behnel
fix test case
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Stefan Behnel
removed various invalid syntax combinations for the...
commit
|
commitdiff
|
tree
|
snapshot
next