cython.git
2011-01-20 Stefan Behnelmention standard cimport files in clibraries tutorial
2011-01-19 Stefan Behnelclarification on __cinit__
2011-01-19 Stefan Behnelclarifications and simplifications in C queue wrapping...
2011-01-19 Stefan Behnelremove initial 'calling external C functions' tutorial...
2011-01-18 Stefan Behnelbetter into to clibraries tutorial
2011-01-18 Stefan Behnelupdated C library tutorial as proposed by Terry Reedy
2010-12-27 Robert BradshawClarify that some of the pure decorators are future...
2010-12-14 Robert Bradshawbump version number
2010-12-09 Mark FlorissonUpdate debugger page with experimental note + python...
2010-12-05 Mark FlorissonDebugger github branch note update
2010-12-05 Stefan Behnelcomment on generator expressions
2010-12-01 Mark FlorissonUpdated the debugger docs to use the --gdb flag (instea...
2010-11-13 Mark FlorissonDocument 'cy finish' and 'cy select'
2010-11-13 Mark FlorissonDocument 'cy exec'
2010-11-11 Robert BradshawFix caviats section.
2010-11-11 Robert BradshawCython limitation clarifications and updates.
2010-11-10 Mark Florissonbranch merge
2010-11-10 Mark FlorissonDocumented parameters and added 'cy print' example
2010-11-09 Robert BradshawTypo fix.
2010-11-07 Mark Florisson'cy run' default interpreter documentation update
2010-11-07 Mark FlorissonAdd a "Debugging your Cython program" page to the User...
2010-11-02 Stefan Behnelsection on surrogate pairs and narrow CPython builds...
2010-11-02 Stefan Behnelcomment on old Py2.x buffer protocol
2010-10-30 Stefan Behnelnote on 'final' extension types
2010-10-09 Robert BradshawFix import -> cimport typo.
2010-09-27 Lisandro DalcinUpdate special methods for buffer interface (PEP 3118...
2010-08-26 Robert BradshawChange C++ title.
2010-08-26 Robert BradshawRemove redundant profiling section.
2010-08-25 Robert Bradshawmerge
2010-08-25 Robert BradshawC++ rewording, -Old- Users guide
2010-08-25 Craig CitroFix funky reference.
2010-08-25 Craig CitroFix a typo.
2010-08-25 Craig CitroFix a bad edit for cython syntax highlighting.
2010-08-25 cython@sagemath... Merge
2010-08-25 cython@sagemath... Minor changes
2010-08-24 Robert Bradshawbump release number
2010-08-18 Robert BradshawFix except * typo.
2010-07-18 Robert BradshawFix type in wrapping tutorial.
2010-07-05 Fabien@laptopUpdated wrapping_CPlusPlus.html for Cython v0.13
2010-07-03 Stefan Behnelenable syntax highlighting in document
2010-06-05 Gabriel GellnerPorted the Pure Python Wiki Page into the TODO place...
2010-06-05 Gabriel GellnerMade the cython the default syntax highlighter so that...
2010-06-03 Stefan Behnelclarification on Py_UNICODE behaviour in 0.13
2010-05-04 Stefan Behneladditional example, minor clarification
2010-05-02 Stefan Behneladded section on source code encodings to string handli...
2010-05-01 Stefan Behnelclarification
2010-05-01 Stefan Behnelmajor cleanup of the tutorial chapter on string handlin...
2010-03-14 Robert BradshawLighten up logo (for dark background).
2010-03-13 Robert BradshawAnalytics
2010-02-12 Robert BradshawBetter MinGW link (from Runar Tenfjord)
2010-02-12 Robert BradshawAdd stdc++ library to example (sometimes it seems to...
2010-02-12 Ondrej CertikImprove the C++ wrapping tutorial
2009-12-10 Robert BradshawActual ref fix.
2009-12-10 Robert BradshawFix broken reference.
2009-12-10 Robert BradshawTypo fix.
2009-11-27 Robert BradshawMore typos (Kevin Stueve)
2009-11-27 Robert BradshawBetter M-dash (Jonas)
2009-11-17 Robert BradshawFix typo.
2009-11-12 Robert BradshawBump to 0.12.
2009-11-12 Robert BradshawAdd stubs for pure and directives.
2009-11-12 Robert BradshawAdd todo.txt with some background.
2009-11-12 Robert BradshawRename users guide as old to be clear.
2009-11-12 Robert BradshawMerge back in old code as users guide (as it doesn...
2009-11-12 Robert BradshawUsers guide.
2009-11-12 Robert Bradshawminor edits
2009-11-12 Robert BradshawMore work on quickstart.
2009-11-12 Robert BradshawConsolidate typing sections.
2009-11-12 Robert BradshawSeparate "Getting Started" from tutorials.
2009-11-12 Robert BradshawMore moving after merge.
2009-11-12 Robert Bradshawmerge
2009-11-12 Robert BradshawMinor edits to profiling tutorial.
2009-11-07 sirverFixed one TODO
2009-11-07 sirverAdded a first version of profiling documentation
2009-10-09 Peter Alexanderextension types, in the raw, is done.
2009-10-06 Peter Alexandermore work on extension types
2009-10-06 Peter Alexandercompilation and extension types started
2009-10-05 Peter Alexanderbulk of language basics transformed
2009-10-05 Peter Alexanderlanguage basics cont
2009-10-04 Peter Alexandermore on language-basics
2009-10-04 Peter Alexandercouple of touch-ups
2009-10-04 Peter Alexandermerged with Minh, and continued with language basics.
2009-10-02 Minh Van Nguyentypo fixes to build PDF versions of reference guide...
2009-10-02 Minh Van Nguyenmove reference guide and SciPy tutorial to separate...
2009-10-01 Peter Alexanderlanguge basics outline
2009-10-01 Peter Alexandercouple of fixes
2009-10-01 Peter Alexanderlanguage basics outline started
2009-10-01 Peter Alexanderdirectory
2009-10-01 Peter Alexandersuper structure pt.2
2009-10-01 Peter Alexanderinitial super structure
2009-09-09 Robert Bradshawminor cleanup
2009-07-01 Robert Bradshaw__new__ clarification
2009-07-01 Robert BradshawTypo
2009-05-20 Robert BradshawMore explicit setup.py explanation.
2009-03-14 Robert BradshawRemove ctypedef of size_t
2009-03-14 Robert BradshawCopyright date
2009-03-14 Robert BradshawReference fix
2009-02-08 Stefan Behneladditional note on importing .py files with pyximport
2009-02-07 Georg BrandlImprove the CythonLexer so that it covers all code...
2009-01-25 Robert BradshawVersion number.
2009-01-25 Robert Bradshawearly binding
next