projects
/
cython.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cython.git
2010-02-21
Robert Bradshaw
Nested classes example.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-21
Robert Bradshaw
Allow nested C++ types.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Robert Bradshaw
Use string literals for namespace (rather than dotted...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Robert Bradshaw
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Robert Bradshaw
Compiler crash on calling non-entry function.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Robert Bradshaw
Function overloading fixes.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Robert Bradshaw
More complicated template tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Robert Bradshaw
More cimported type fixes.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
daniloaf
Fix on constructor call from cimported C++ classes
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Robert Bradshaw
terminology fix
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Robert Bradshaw
C++ class constructor calls.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Robert Bradshaw
Fix empty multi-dimensional array declarations.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Robert Bradshaw
More array declaration tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Stefan Behnel
new Emacs cython-mode by Georg Brandl
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Robert Bradshaw
remove extraneous file
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Stefan Behnel
somewhat ugly hack for Py3.1+ to get Cython modules...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Stefan Behnel
disable extern_builtins_T258 test in Py2.3 (not a meani...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Lisandro Dalcin
fix test case in Py3
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Robert Bradshaw
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Robert Bradshaw
Fix pop optimization for 2.3.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Stefan Behnel
fix test case in Py3
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Stefan Behnel
fix str default values in embedded signatures in Py3
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Lisandro Dalcin
Py2.3 compatibility fix
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-12
daniloaf
Fix on test 'cpp_classes'
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
daniloaf
Fixing bug on contructors for inherited classes.
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
Robert Bradshaw
Fix subclass specialization.
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
merge latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Robert Bradshaw
Backed out changeset 7a5f638711bd, redundant with cytho...
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-05
daniloaf@daniloaf-PC
Fixing Parsing.pxd
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-01-31
Robert Bradshaw
Make sure new can be used as a non-keyword.
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-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
next