projects
/
platform
/
upstream
/
python-cython.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/python-cython.git
2013-03-03
Zaur Shibzukhov
Change test to initialize by `import_datetime`
commit
|
commitdiff
|
tree
|
snapshot
2013-03-03
Zaur Shibzukhov
Change test to initialize by `import_datetime`
commit
|
commitdiff
|
tree
|
snapshot
2013-03-03
Zaur Shibzukhov
Change test to initialize by `import_datetime`
commit
|
commitdiff
|
tree
|
snapshot
2013-03-03
Zaur Shibzukhov
Add function `import_datetime`
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
zaur
Add missing files
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
zaur
Add test for date/time/datetime/timedelta members
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
zaur
Fix inline getters for timedelta
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
zaur
Add new line at the end of file
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
zaur
Add datetime.pxd to cython.cpython. Part II
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
Stefan Behnel
properly integrate pyximport into setup.py
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
Stefan Behnel
delete unused file
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
Stefan Behnel
use a couple of branch prediction macros in tp_new...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
Stefan Behnel
initialise all fields to 0 when using object structs...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Robert Bradshaw
enum switch test
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Robert Bradshaw
Allow enums in switch statement optimization.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Robert Bradshaw
Merge remote-tracking branch 'main/master'
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Robert Bradshaw
Docs for c_string_type and c_string_encoding
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Robert Bradshaw
multiple-choice directive type
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Robert Bradshaw
support 'default' encoding
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Robert Bradshaw
Cleanup default encoding.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Stefan Behnel
extend test case
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Stefan Behnel
describe ways for fast exttype instantiation in docs
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Stefan Behnel
extend freelist support to all subtypes that have the...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Stefan Behnel
clarify error message
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Stefan Behnel
inline freelist call to PyObject_Init()
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Stefan Behnel
warn about ignored freelist() decorator on subtypes
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Stefan Behnel
test and fix tp_new() calling of cimported types
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Stefan Behnel
slightly improve test
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
try a potentially safer way to find out if we know...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
make sure we always have a set of directives on CClassS...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
prevent external base types from generating cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
implement freelist support for extension types with...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
simplify code for directly calling module internal...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
optimise tp_new() for module-internally defined types...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
implement tp_new() optimisation with args/kwargs
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
make call signature of method dispatch usable for both...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
move tp_new() utility code into ObjectHandling.c
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
move string related utility functions from Optimize...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
only include CythonFunction utility code if it's really...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
refactor constant string slicing and guard it against...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
add constant folding test for sliced unicode and bytes...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
fold sliced literal sequences (e.g. from DEFs) into...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
fix expression node finding for bool and character...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
delete unused LongNode class
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
add constant folding tests for bool values
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
minor code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
fix constant folding for repeated negation
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
support Ellipsis as compile time constant
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
remove duplicated code
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
remove Py2.3 work-around
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
simplify evaluation of --cython-only option in test...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Stefan Behnel
honour --cython-only option in compiled unit tests...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Stefan Behnel
automatically replace calls to builtin.__contains__...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Stefan Behnel
fix the last fix
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Stefan Behnel
add safety fix for method dispatch visitor
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Stefan Behnel
refactor __class__ replacement hack, argument coercion...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Stefan Behnel
remove method dispatch on CascadedCmpNode: currently...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Robert Bradshaw
fix type analysis bug
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Stefan Behnel
optimise 'x in unicode' a bit
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Stefan Behnel
declare some internal transform methods final
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Robert Bradshaw
Merge remote-tracking branch 'main/master'
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Robert Bradshaw
c89 fix
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Stefan Behnel
support special comparison methods in method dispatch...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Stefan Behnel
make test functions a bit more readable and add some...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Stefan Behnel
remove a __class__ replacement hack from memoryview...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Stefan Behnel
add tests for non-loop usage of dict.iter*() methods
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Stefan Behnel
fix utility code name
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Stefan Behnel
fix test in Py3.1
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Stefan Behnel
remove test that no longer compiles after C-ifying...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Stefan Behnel
automatically convert dict.iter*() and dict.view*(...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Stefan Behnel
move dict.*() method implementations from Optimize...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Stefan Behnel
fix copy+paste bug
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Robert Bradshaw
Default encoding test.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Robert Bradshaw
Allow setting a default encoding to ease str/unicode...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Stefan Behnel
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Stefan Behnel
clean up in unicode slicing utility function, fix ...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
scoder
Merge pull request #186 from intellimath/master
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
zaur
Add tests for negative indices in unicode_slicing and...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
zaur
Fix test unicode_slicing for compatibility between...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
zaur
Merge branch 'master' of https://github.com/intellimath...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
zaur
Add none check for unicode slicing, remove duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
zaur
Add unicode slicing support
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
zaur
Add support for unicode slicing
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
zaur
Merge branch 'master' of git://github.com/cython/cython
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
zaur
Add none check for unicode slicing, remove duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
zaur
Merge branch 'master' of https://github.com/intellimath...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
zaur
Add unicode slicing support
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
zaur
Add support for unicode slicing
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Stefan Behnel
fix build
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Stefan Behnel
add tests for MethodDispatcherTransform
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Stefan Behnel
enable MethodDispatcherTransform() to dispatch also...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Stefan Behnel
move __Pyx_GetName() into external utility file and...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Stefan Behnel
use Py2/3 specific builtin checks in dict.setdefault...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Stefan Behnel
fix test behaviour that varies depending on CPython...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Stefan Behnel
fix accidental double wrap-around of negative indices...
commit
|
commitdiff
|
tree
|
snapshot
next