projects
/
cython.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cython.git
2010-02-16
Stefan Behnel
pure syntax-level merge of latest cython-devel - breaks...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Stefan Behnel
smarter type analysis in BinopNode: propagate known...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Robert Bradshaw
Don't split long literals at backslash.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Christoph Gohlke
Testcase for long string literals.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Robert Bradshaw
Infer common basetype for extension types.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Robert Bradshaw
Fix type inference tests for int types.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Robert Bradshaw
Infer integer types when entries not used in arithmatic...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Stefan Behnel
minor fix and extension to type inference for builtin...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Stefan Behnel
type inference for some common operations between built...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Stefan Behnel
fix doctest
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Stefan Behnel
enable for-in iteration also for C arrays of known...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Robert Bradshaw
Make tests cleaner.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Robert Bradshaw
Get rid of __Pyx_Name unused warning.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Robert Bradshaw
More safe types to infer.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Robert Bradshaw
Fixes for nested templates.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Robert Bradshaw
More buffer type analysis deferment.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Robert Bradshaw
Simplify p_positional_and_keyword_args with s.peek()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Robert Bradshaw
Enable non expression-like types for templates.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Craig Citro
Fix for #505 mistakenly treated things like "cimport...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Craig Citro
Fix trac #505: problem with cimport cython
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Craig Citro
Whoops, forgot to test after previous patch.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Craig Citro
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Craig Citro
Fix trac #506 -- error with overloading, pops up in...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Stefan Behnel
renaming, renaming ...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Stefan Behnel
disabled broken CPP wrapper tests
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Stefan Behnel
removed cast from test case that should normally be...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Stefan Behnel
new test directory for test modules that wrap C/C+...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Robert Bradshaw
Fix overloaded functions for C++ classes.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Stefan Behnel
new test case for ticket #505 (cimport cython)
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Robert Bradshaw
Split long string literals at 2000 chars.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Christoph Gohlke
Generate shorter string literals
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Lisandro Dalcin
fix outdated Parsing.pxd after merging gsoc-danilo
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
Robert Bradshaw
Fix unop_extras test.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
Robert Bradshaw
Merge gsoc-danilo C++ code into main branch.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
Robert Bradshaw
More restrictions on stack allocated C++ objects.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
Robert Bradshaw
Note about best_match function.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
Robert Bradshaw
Fix assignable_from for cpp classes.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
Robert Bradshaw
Fix class in template specialization.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Robert Bradshaw
Use cython.operator for operators.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Robert Bradshaw
Hierarchical special cython module namespaces.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Robert Bradshaw
New message(...) distinct from warn(...)
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Robert Bradshaw
cython.directive(None) clears directive setting back...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Robert Bradshaw
Enable safe type inferance by default.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Robert Bradshaw
Added tag 0.12.1 for changeset e90c522631ae
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Robert Bradshaw
Cython 0.12.1
0.12.1
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
Craig Citro
Merge closure tests and fixes.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
Craig Citro
Add a bunch of new tests for closures.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-31
Robert Bradshaw
Method binding fix.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-31
Robert Bradshaw
Make sure new can be used as a non-keyword.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-31
Robert Bradshaw
Trac #478, tests for using closures as method decorators.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-31
Robert Bradshaw
Method binding tests for #494.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-31
Robert Bradshaw
Work towards #494, binding directive.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-31
Robert Bradshaw
Binding PyCFunction type.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-31
Robert Bradshaw
Cleanup filename listing.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-31
Robert Bradshaw
0.12.1.rc1
commit
|
commitdiff
|
tree
|
snapshot
2010-01-31
Robert Bradshaw
Tests for ticket #445.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-30
Robert Bradshaw
Ticket #445, explicit complex casting
commit
|
commitdiff
|
tree
|
snapshot
2010-01-30
Robert Bradshaw
0.12.1.rc0
commit
|
commitdiff
|
tree
|
snapshot
2010-01-30
Robert Bradshaw
Package cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-30
daniloaf@daniloaf-PC
Fixed bug on subclass instanciation and using 'del...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-29
Craig Citro
Fix reference counting issues with new tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Stefan Behnel
support for some Python 3 (or 2.6+) syntax features...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Stefan Behnel
fix undefined name
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Stefan Behnel
catch ArithmeticError during constant folding => not...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-26
Robert Bradshaw
0.12.1.beta0
commit
|
commitdiff
|
tree
|
snapshot
2010-01-26
Robert Bradshaw
INLINE -> CYTHON_INLINE to avoid conflicts
commit
|
commitdiff
|
tree
|
snapshot
2010-01-24
Stefan Behnel
test case for #467
commit
|
commitdiff
|
tree
|
snapshot
2010-01-24
Stefan Behnel
fix test after fixing #480
commit
|
commitdiff
|
tree
|
snapshot
2010-01-24
Stefan Behnel
fix #480: float() as a type cast for function return...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-24
Robert Bradshaw
Testcase for #480.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
Robert Bradshaw
0.12.1.alpha0
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
Robert Bradshaw
Library linking demo.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
Robert Bradshaw
Fix too many open files bug in testrunner.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
Robert Bradshaw
Verbose type inference directive.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
Robert Bradshaw
Warning for implicitly declared variables.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
Robert Bradshaw
#479, sub-directives via keywords
commit
|
commitdiff
|
tree
|
snapshot
2010-01-21
Robert Bradshaw
Uniformize and cleanup operator overloading.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-21
Robert Bradshaw
solaris + gcc fix
commit
|
commitdiff
|
tree
|
snapshot
2010-01-16
Robert Bradshaw
cpp () operator
commit
|
commitdiff
|
tree
|
snapshot
2010-01-16
Robert Bradshaw
Support for [] operator.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Robert Bradshaw
Remove broken test from working one.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Robert Bradshaw
cpp template tests
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Robert Bradshaw
stl vector test
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Robert Bradshaw
Allow <include_file> as well as "include_file"
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Robert Bradshaw
C++ templating fixes.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Robert Bradshaw
Complex define cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Robert Bradshaw
C++ cmp operators.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Robert Bradshaw
More operator overloading parsing/testing.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Robert Bradshaw
Stricter operator overloading parsing.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Robert Bradshaw
Running C++ operator tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Robert Bradshaw
Various C++ operator overloading fixes.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Robert Bradshaw
bugs.txt can select on test dir as well
commit
|
commitdiff
|
tree
|
snapshot
2010-01-14
Robert Bradshaw
tests for inc/dec and deref
commit
|
commitdiff
|
tree
|
snapshot
2010-01-14
Robert Bradshaw
Support increment/decrement via Cython special methods...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-14
Robert Bradshaw
Dereference node.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-14
Robert Bradshaw
Generalize unop cython special methods.
commit
|
commitdiff
|
tree
|
snapshot
next