fix ruby prefix to work for distcheck
[comedilib.git] / lib / libinternal.h
2003-05-06 Frank Mori Hessexposed some lower-level calibration functions for...
2003-05-03 Frank Mori Hessmoved COMEDI_VERSION_CODE() macro to comedilib.h, added...
2003-04-25 Frank Mori Hesstweaked include directives so gcc -MM generates better...
2003-04-25 Frank Mori Hessadded some white space to fix preprocessor weirdness...
2003-04-19 Frank Mori Hessfix deprecation warning with gcc3.2
2003-03-19 Frank Mori Hessmake flex stuff as reentrant as i can
2003-03-19 Frank Mori Hesscomedi_apply_calibration() almost reentrant now
2003-03-05 Frank Mori Hessa couple not so important tweaks to calibration file...
2003-03-05 Frank Mori Hessgot rid of unneccessary yyrestart()
2003-03-05 Frank Mori Hessremoved libperl dependency by switching to bison/flex...
2003-03-04 Frank Mori HessChanged comedi_set_calibration() to comedi_apply_calibr...
2003-02-16 Frank Mori Hessfixed setting of __comedi_errno after ioctl
2002-06-13 David SchleefFix up some versioning mistakes
2002-06-12 David SchleefAdd symbol versioning. Versions need to be checked...
2002-05-16 David SchleefMake comedi_ioctl less verbose
2002-05-16 David SchleefAdded new ioctl() wrapper.
2002-05-15 David SchleefChange cmd tester to check for Comedi version, and...
2002-05-11 David SchleefRemove all the ioctl_ wrappers, because they were dumb.
2001-10-04 David SchleefChange all the file headers to LGPL
2001-08-19 David SchleefOops. libintl.h needs to be #ifdef'd
2001-08-19 David Schleefgettextization of error messages
2001-07-15 David SchleefFix comedi_get_cmd_* so that commands are only generate...
2001-07-10 Frank Mori Hessfix for compile warning with range.c
2001-06-27 David SchleefAdded _COMEDILIB_DEPRECATED, 'cuz we still support...
2001-06-12 David SchleefAdded insn ioctl support.
2001-05-28 David Schleefadded HAVE_COMEDI_POLL
2001-04-06 Frank Mori Hessadded buffer info ioctl support and some alpha buffer...
2000-09-03 David Schleeflots of changes with commands and instructions
2000-08-09 David Schleefadded insn support
2000-02-02 David SchleefInitial revision