aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* testing with tr7Gravatar Peter McGoron 2026-03-092-11/+21
|
* reorganize tests, use dead-simple test harnessGravatar Peter McGoron 2026-03-094-816/+986
|
* fix new lazy implementationGravatar Peter McGoron 2026-03-094-114/+241
|
* hascheme using its own delay-force implGravatar Peter McGoron 2026-03-083-25/+73
|
* first attempt at moving over to SRFI-259Gravatar Peter McGoron 2026-03-089-322/+133
|
* tests, chibi supportGravatar Peter McGoron 2025-10-2611-77/+1504
|
* 0.1.00.1.0Gravatar Peter McGoron 2025-09-013-38/+17
|
* fix list-tail, add some testsGravatar Peter McGoron 2025-09-011-26/+31
|
* the rest of r7rsGravatar Peter McGoron 2025-09-0110-115/+324
|
* draft of R7RS librariesGravatar Peter McGoron 2025-08-314-54/+241
|
* make conditionals proceduresGravatar Peter McGoron 2025-08-312-78/+68
|
* hascheme init -- figured out some space leak issuesGravatar Peter McGoron 2025-08-314-0/+291
> 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