Go to file
Sjoerd Mullender 4e2a4278e8 * clmodule.c: use function prototypes (found and fixed some bugs this
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
1993-02-16 11:55:17 +00:00
Demo Vrec.py: don't print Ids if no frames are captured. 1993-02-15 17:33:36 +00:00
Doc lib1.tex: Added builtin.round(x, [n]). 1993-02-12 16:29:30 +00:00
Grammar Added missing change log entries 1992-04-06 14:39:51 +00:00
Include * Added Fixcprt.py: script to fix copyright message. 1993-01-26 13:33:44 +00:00
Lib Added new audio library functionality (getstatus, float sample fmts) 1993-02-10 14:10:56 +00:00
Mac/Lib mac -> os (can't this go now dircache is universal?) 1992-03-31 19:05:44 +00:00
Modules * clmodule.c: use function prototypes (found and fixed some bugs this 1993-02-16 11:55:17 +00:00
Objects bltinmodule.c: added round(x, [n]); coerce() of two class instances 1993-02-12 16:29:05 +00:00
Parser * bltinmodule.c: added built-in function cmp(a, b) 1992-10-18 18:53:57 +00:00
Python bltinmodule.c: added round(x, [n]); coerce() of two class instances 1993-02-12 16:29:05 +00:00
Tools/scripts Fix bug when reporting error 1992-12-10 00:01:24 +00:00
.hgtags This commit was manufactured by cvs2svn to create tag 'release098'. 1993-01-10 18:33:56 +00:00