fix generators after raise-from merge
[cython.git] / Cython / Compiler / Annotate.py
2011-04-01 Robert BradshawMerge docs repo
2011-02-27 Vitja MakarovMerge remote branch 'upstream/master'
2011-02-25 Stefan Behnelmerge
2011-02-25 Vitja MakarovMerge branch 'master' of github.com:vitek/cython
2011-02-25 Vitja MakarovMerge remote branch 'upstream/master'
2011-02-25 Robert BradshawAnnotate by default if there is an existing annotation.
2011-01-14 Robert BradshawMerge branch 'pyregr' of github.com:vitek/cython
2011-01-08 Mark FlorissonMerge https://github.com/cython/cython
2010-12-29 Stefan Behnelmerged in latest cython-devel
2010-12-29 Vitja MakarovMerge remote branch 'upstream/master'
2010-12-29 Stefan Behnelfix annotation writing after changing source position...
2010-12-19 Vitja MakarovMerge remote branch 'upstream/master'
2010-12-13 Robert Bradshawmerge whitespace changes
2010-12-13 Robert BradshawRemove trailing whitespace.
2010-07-15 Stefan Behnelmerge
2010-07-14 Stefan Behnelmerged in latest cython-devel
2010-06-30 Stefan Behnelalways use decoded filenames in FileSourceDescriptor
2010-04-22 Stefan Behnelmerged in latest cython-devel
2010-04-13 Lisandro Dalcinquick fix for annotations not working with string sourc...
2010-04-12 Robert BradshawDisable random annotations for now.
2010-04-12 Erik Tollerudprevented annotations from outputing code from imported...
2010-03-06 Stefan Behnelmerged with latest cython-devel
2010-02-21 Robert Bradshawmerge latest cython-devel
2010-02-21 Robert BradshawAnnotation fix.
2009-12-15 Robert Bradshawbig C++ mergeback
2009-10-24 Stefan Behnelmerged in latest cython-devel
2009-10-22 Robert BradshawAnnotation work.
2009-03-14 Stefan Behnelmerge 0.11
2009-03-13 Stefan Behneluse new-style classes everywhere to prevent unexpected...
2008-11-04 Robert Bradshawremove line comments from annotated html 0.10
2008-11-04 Robert Bradshawmerge
2008-11-01 Stefan Behnelfix Cython code context comments in C code when annotat...
2008-08-21 Dag Sverre Seljebotnmerge
2008-08-19 HoytKoepkeFix crash and bug in AnnotationCCodeWriter 0.9.8.1
2008-08-14 Stefan Behnelmerge of 0.9.8.1 beta2
2008-08-14 Robert BradshawFix annotation.
2008-08-13 Robert Bradshawmerge dag and devel branches
2008-08-05 Dag Sverre Seljebotnmerge
2008-08-03 Dag Sverre SeljebotnMerge.
2008-08-02 Robert BradshawMerge in Dag's work
2008-08-01 Dag Sverre SeljebotnMerge
2008-08-01 Dag Sverre SeljebotnIntroduced code.globalstate.use_utility_code and used...
2008-07-30 Dag Sverre SeljebotnChanged name from "fork" to "insertion_point" (codewrit...
2008-07-29 Dag Sverre SeljebotnForking CCodeWriter done (and used for module header...
2008-07-29 Dag Sverre SeljebotnCleared file executable bit that was set earlier by...
2008-07-26 Dag Sverre SeljebotnMerge + no need to cimport __cython__ any longer (sorry...
2008-07-26 Dag Sverre SeljebotnBuffer type checking cleanup/rewrite (now uses use_util...
2008-05-13 Stefan Behnelmerged trunk changes
2008-05-09 Stefan Behnelput the annotated .html file next to the .c file to...
2008-05-09 Stefan Behnelfix code annotation for unicode source
2008-05-09 Stefan Behnelmerge
2008-05-08 Robert Bradshaw...
2008-05-08 Robert Bradshawmerge __getattribut__ code
2008-05-07 Robert BradshawTemporary fix for annotation unicode incompatabilities.
2008-04-04 Robert BradshawMerge package and compiler repositories.
2008-01-17 Stefan Behnelmerge of Robert's changes for 0.9.6.11
2008-01-17 Robert BradshawMerge Stefan Behnel's work.
2008-01-16 Robert Bradshawminor annotation additions
2008-01-15 Robert BradshawAnnotation work
2007-11-24 Stefan Behnelmerge of Cython 0.9.6.9
2007-11-18 Robert BradshawAdd annotate file for html output