cython.git
2006-11-25 William SteinModified usage banner.
2006-11-03 William SteinHad to also put the type code in for the signed case.
2006-11-03 William SteinMade some error output more verbose.
2006-11-03 William SteinAdded support for automatic conversion of input types...
2006-11-03 William SteinMade annoted C files easier to read.
2006-11-03 William SteinFix one warning was too high a level
2006-11-02 William SteinMade the output generated by Pyrex much more verbose...
2006-10-29 William SteinChanged that error to a warning.
2006-10-29 William SteinFixed an error in a call to the error function.
2006-10-27 William SteinFix a Py_ssize_t build problem.
2006-10-25 William SteinAdd a new option "-e" or "--embed-positions" to Pyrex.
2006-10-25 William SteinChange so that warning for multiple declarations are...
2006-10-23 William SteinDelete spurious print statement (that was used for...
2006-10-22 William SteinAdd correct setting of tp_name to the full module name...
2006-10-22 William SteinPrint out the usage message if pyrexc is called with...
2006-10-22 William SteinDon't list experimental macosx only options. Never...
2006-10-22 William SteinAdd to help that multiple include directories are allowed.
2006-10-22 William SteinAdded nice error messages with context information.
2006-10-22 William SteinPrint "warning: " before warnings, so they look differe...
2006-10-22 William SteinAdded a "Warning" class, and changed it so redeclaring...
2006-10-20 William SteinVersion of Pyrex distributed with SAGE on October 19...
2006-10-20 William SteinOfficial Pyrex version 0.9.4.1