index
:
delta/cython.git
0.17
0.18.x
0.19.x
0.20.x
0.21.x
0.22.x
0.23.x
0.24.x
0.25.x
0.27.x
0.28.x
0.29.x
cgetter_rewrite
ci_compile_all
clean_up_capi_features
cy3str
dalcinl-embedsignature
dalcinl/fix-c-used-variable
dalcinl/fix-c-warning
dalcinl/fix-cpdef-warning
dalcinl/fix-getbuffer
dalcinl/fix-module-cleanup
dalcinl/fix-release
dalcinl/fix-travis
dalcinl/fix-try-finally
dalcinl/mark-unused-vars
dalcinl/no-old-python
dalcinl/numpy
dropPy32
enable_limited_api_file_tests
faster_absolute_reimports
faster_pymultiply
fix-pypy3
fix_build_ext
fix_gh3246
fix_srctree_tests_on_windows
fixed_code_objects
full_code_writer
gh1461_cover_sig_line
gh1461_cover_sig_line_master
gh1807_getitem_mapping_first
gh2056_special_binop
gh2306_coro_frame
gh2343_heap_types
gh2564_enable_binding
gh2565_language_level_3str
gh2580_enable_generator_stop
gh2665_package_init_pyx
gh2670_win_intop
gh2692_remove_py26_support
gh2781_pep487_init_subclass
gh2983_lambda_sig
gh3090_always_allow_keywords
gh3092_percent_d_format
gh3481_defaults_warning
gh3545_reduce_cython_reimport
gh3554_smart_exit_gil
gh3573_versioned_pxds
gh3578_refleak
gh3625_returns_exc
gh3678_undep_unicode
gh884_docstrings
gsoc-kurt-regraft
ipython711
ipython711_master
less_tp_new
linting
ll3_new_style_classes
master
msvc_cpp
neg-overflow
no-old-python
optimise_pysequence_list
patma-preview
pep484_typing
pep515_underscores_in_numbers
pkg_init_windows
release
robertwb-rect
simplify_utility_loading
smarter_bounds_checks
test_stats
travis-ci
travis_cleanup
tune_calls
update_test_dependencies
github.com: cython/cython.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Demos
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed some filenames.
gabrieldemarmiesse
2018-03-17
4
-19
/
+19
*
Misc. typos
luz.paz
2018-03-17
1
-1
/
+1
*
Merge branch '0.27.x'
Stefan Behnel
2017-10-20
1
-1
/
+2
|
\
|
*
Fix embedded test to work with Anaconda Python
Lisandro Dalcin
2017-10-15
1
-1
/
+2
*
|
Trivial typo fixes
Unknown
2017-10-17
1
-1
/
+1
|
/
*
Delete trailing spaces
mathbunnyru
2017-01-12
8
-40
/
+40
*
add micro-benchmark for PEP 492 coroutines
Stefan Behnel
2016-07-28
1
-0
/
+81
*
adapt some line endings to standard Unix style
Stefan Behnel
2016-06-12
2
-2
/
+14
*
avoid Cython's for-loop speed advantage in fstrings benchmark
Stefan Behnel
2016-04-12
1
-16
/
+204
*
add a simple benchmark for f-strings
Stefan Behnel
2016-04-12
1
-0
/
+57
*
clean up Makefile
Stefan Behnel
2016-03-29
1
-1
/
+1
*
formatting tweaks
Phil Austin
2016-03-28
2
-2
/
+2
*
note embed and freeze now work for v0.24 3.5
Phil Austin
2016-03-27
1
-2
/
+4
*
chaos benchmark working for cython v0.24
Phil Austin
2016-03-27
3
-3
/
+4
*
move bytes decoding to callback
Phil Austin
2016-03-26
2
-2
/
+5
*
add cython_freeze to readme
Phil Austin
2016-03-26
1
-2
/
+9
*
add integrate demo and move comments
Phil Austin
2016-03-26
1
-12
/
+1
*
add short Readme
Phil Austin
2016-03-26
2
-11
/
+26
*
add short Readme for benchmarks
Phil Austin
2016-03-26
2
-1
/
+12
*
revert cython_freeze copy
Phil Austin
2016-03-26
2
-259
/
+1
*
add comments to makefile
Phil Austin
2016-03-25
1
-0
/
+4
*
shorten the integrate test
Phil Austin
2016-03-25
1
-1
/
+1
*
add cases to makefile
Phil Austin
2016-03-25
3
-6
/
+14
*
freeze compile for py3
Phil Austin
2016-03-25
2
-4
/
+265
*
speed up chaos benchmark some more
Stefan Behnel
2015-10-01
1
-6
/
+6
*
add optimised "chaos" benchmark
Stefan Behnel
2015-09-27
2
-0
/
+313
*
modernise demos and make them Py2/3 compatible
Stefan Behnel
2015-07-26
15
-39
/
+82
*
speed up cythonized hexiom2 benchmark a little by using C int arrays instead ...
Stefan Behnel
2014-11-01
2
-6
/
+7
*
fix up demo code
Stefan Behnel
2014-10-09
1
-11
/
+11
*
minor benchmark tweak
Stefan Behnel
2014-09-17
1
-1
/
+1
*
fix new hexiom2 benchmark in Py3
Stefan Behnel
2014-09-17
1
-2
/
+2
*
copy hexiom2 benchmark over from Python's benchmark suite and apply an initia...
Stefan Behnel
2014-09-15
2
-0
/
+629
*
Py3 fixes for benchmark
Stefan Behnel
2014-08-03
1
-8
/
+8
*
add "meteor_contest" benchmark as demo of a program that Cython cannot speed ...
Stefan Behnel
2014-08-03
2
-0
/
+166
*
Rename cmath to not conflict with built-in module
Aidan Hobson Sayers
2014-05-23
4
-17
/
+17
*
Travis-CI: Attempt to fix embed demo in Py 3.3/3.4
Lisandro Dalcin
2014-05-07
1
-1
/
+1
*
Compute each Makefile variable immediately
Brandon Rhodes
2014-03-29
1
-13
/
+13
*
use -fPIC -shared when compiling "libraries" demo
Bryan Bishop
2013-09-09
1
-1
/
+1
*
update setup.py script to use cythonize()
Stefan Behnel
2013-05-10
1
-4
/
+3
*
exclude setup.py from compiled modules
Stefan Behnel
2013-03-10
1
-1
/
+2
*
Overflow benchmarks.
Robert Bradshaw
2012-12-28
2
-0
/
+240
*
enable 'inline_defnode_calls' optimisation for benchmarks (even though they d...
Stefan Behnel
2012-12-15
1
-1
/
+6
*
add platform specific include directory to compile line
Julian Taylor
2012-11-18
1
-1
/
+2
*
Fixes setup filename in Demos/Makefile.
Bertrand Bordage
2012-09-02
1
-1
/
+1
*
fix setup.py script in Demos dir
Stefan Behnel
2012-07-27
1
-3
/
+3
*
Fix missing error when overriding final methods of cimported classes.
Robert Bradshaw
2012-07-21
1
-1
/
+1
*
generate annotated HTML from benchmark sources
Stefan Behnel
2012-07-05
1
-1
/
+1
*
added common entry point to richards benchmark
Stefan Behnel
2012-07-05
1
-1
/
+1
*
added common entry point to benchmarks
Stefan Behnel
2012-07-05
4
-0
/
+6
*
added setup.py script to compile benchmark modules
Stefan Behnel
2012-07-05
1
-0
/
+7
[next]