aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TR7Gravatar Peter McGoron 2025-11-037-37/+385
* updateGravatar Peter McGoron 2025-11-021-2/+6
* fix chicken build, support STKLOSGravatar Peter McGoron 2025-11-025-7/+18
* add gaucheGravatar Peter McGoron 2025-11-022-0/+9
* add sagittarius test, and non-working tr7 testGravatar Peter McGoron 2025-11-026-4/+16
* add hack to support foment and CHICKEN 5.3.0Gravatar Peter McGoron 2025-11-029-53/+143
* make macro generators, test on chibi. Currently broken in CHICKEN-5 due to a ...Gravatar Peter McGoron 2025-11-028-50/+70
* group hooksGravatar Peter McGoron 2025-11-024-89/+134
* Big rewrite:Gravatar Peter McGoron 2025-11-0116-777/+515
* add expect-to-failGravatar Peter McGoron 2025-09-264-5/+28
* test-application: add forms as they are evaluated, and only store the whole e...Gravatar Peter McGoron 2025-09-212-12/+7
* replace with-test-assert with test-assert for better compat with SRFI-64Gravatar Peter McGoron 2025-09-213-28/+28
* add pretty-printerGravatar Peter McGoron 2025-08-054-15/+29
* remove inspect-test-info procedure from mutexes so that it can itself lock mu...Gravatar Peter McGoron 2025-08-054-7/+7
* add chibiGravatar Peter McGoron 2025-08-054-1/+16
* Support FomentGravatar Peter McGoron 2025-08-059-33/+109
* add adjustable value rewriterGravatar Peter McGoron 2025-08-055-25/+135
* fix failing skipped testsGravatar Peter McGoron 2025-08-042-10/+14
* restructureGravatar Peter McGoron 2025-08-043-145/+199
* remove test dependencies from eggGravatar Peter McGoron 2025-08-031-1/+0
* add conspire, with most meta-tests passedGravatar Peter McGoron 2025-08-0310-0/+1164
1bfa09776bfbdbab30ff&follow=1'>update iso API for multi-channel reception and new packet buffer layoutGravatar dmaas 4-123/+236 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@98 53a565d1-3bb7-0310-b661-cf11e63c67ab 2002-12-20oops, irq_interval needs to be signedGravatar anonymous 1-1/+1 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@97 53a565d1-3bb7-0310-b661-cf11e63c67ab 2002-12-20dmaas - renamed exported arm definitions into the raw1394_ namespace; ↵Gravatar anonymous 3-124/+48 brought kernel-raw1394.h back in sync with the kernel version git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@96 53a565d1-3bb7-0310-b661-cf11e63c67ab 2002-12-16rawiso updates:Gravatar dmaas 3-18/+25 - changed return type of rawiso xmit/recv handlers from int to enum raw1394_iso_disposition - added an ioctl (RAW1394_ISO_QUEUE_ACTIVITY) to force an ISO_ACTIVITY event into the queue. This is needed for handling RAW1394_ISO_DEFER, to kick us out of the next read() instead of sleeping forever. - removed references to "8-byte" isochronous header - this is an OHCI-specific implementation detail git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@95 53a565d1-3bb7-0310-b661-cf11e63c67ab 2002-11-18fix cplusplus extern C blockGravatar ddennedy 1-4/+4 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@94 53a565d1-3bb7-0310-b661-cf11e63c67ab 2002-11-18merged rawiso branchGravatar ddennedy 7-6/+488 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@93 53a565d1-3bb7-0310-b661-cf11e63c67ab