Staging
v0.8.1
https://github.com/python/cpython
Revision 4e2a4278e8b7b0665b5bebd928b3303cf2e616fa authored by Sjoerd Mullender on 16 February 1993, 11:55:17 UTC, committed by Sjoerd Mullender on 16 February 1993, 11:55:17 UTC
  way); more efficiently check whether parameters are float; removed
  one argument from DecompressImage method; use clGetParam instead of
  clGetParams where it makes sense; convert int parameters in
  SetParams, SetParam, SetMin, SetMax, and SetDefault to float when
  needed; added QuerySchemeFromHandle method
* Makefile: interchanged cstubs and cgen.py so that $> in rule gets
  them in the right order
1 parent 5fc6773
History
Tip revision: 4e2a4278e8b7b0665b5bebd928b3303cf2e616fa authored by Sjoerd Mullender on 16 February 1993, 11:55:17 UTC
* clmodule.c: use function prototypes (found and fixed some bugs this
Tip revision: 4e2a427

back to top