Consistently make keyword-lists be static and read-only.
[pyke] / util.c
2018-11-10 Mark WoodingConsistently make keyword-lists be static and read...
2017-05-14 Mark Woodingutils.c: Raise exceptions from `convTHING' with null...
2017-05-14 Mark WoodingMerge branch '1.1.x'
2017-05-13 Mark Woodingutils.c: Raise exceptions from `convTHING' with null...
2017-05-13 Mark WoodingFurther fixing to use `Py_ssize_t' in place of int.
2017-04-07 Mark Woodingcatacomb-python.h, util.c: Support for declaring types...
2016-09-12 Mark Woodingutil.c: Add conversions between Python objects and...
2016-09-12 Mark Woodingutil.c: Zap spurious whitespace.
2016-09-11 Mark WoodingFurther fixing to use `Py_ssize_t' in place of int.
2015-05-26 Mark WoodingFix the missing-module-names bug properly.
2015-04-20 Mark WoodingStamp the module name onto types properly.
2013-06-23 Mark WoodingFix a few minor warnings.
2013-06-16 Mark WoodingOverhaul formatting.
2008-04-04 Mark Woodingutil: Actually initialize the utilities properly.
2007-02-17 Mark WoodingGeneral: Fix lots of whitespace issues.
2006-10-25 Mark WoodingGeneral: Update for Python 2.5.
2006-03-22 Mark Woodinggetulong: Compare with LONG_MAX to decide what Python...
2006-03-07 Mark WoodingRemove the various `getuNN' functions and replace them...
2006-03-07 Mark Woodingutil: Report ValuError (not TypeError) for failed integ...
2006-01-28 Mark WoodingReorganization: split out utilities; mapping methods