summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Delete old examples, note that new ones are neededGravatar Daphne Preston-Kendal 2021-12-291-23/+4
* Edit exports to match the new procedures and namesGravatar Daphne Preston-Kendal 2021-12-291-4/+3
* Merge branch 'master' of github.com:dpk/srfi-228Gravatar Daphne Preston-Kendal 2021-12-293-5/+111
|\
| * Publish first draft.draft-1Gravatar Arthur A. Gleckler 2021-08-313-3/+107
| * Note places where examples are needed.Gravatar Arthur A. Gleckler 2021-08-311-0/+2
| * copy editGravatar Arthur A. Gleckler 2021-08-301-1/+1
| * Fix errors reported by W3C HTML Validator.Gravatar Arthur A. Gleckler 2021-08-301-2/+2
| * Link to the sample implementation.Gravatar Arthur A. Gleckler 2021-08-301-1/+1
* | Express hope for a iteration solutionGravatar Daphne Preston-Kendal 2021-12-291-1/+3
* | Add make-sum-comparator and use the term ‘product comparator’ moreGravatar Daphne Preston-Kendal 2021-12-292-2/+43
* | Nix compose-comparator syntax, rename composed to product comparatorGravatar Daphne Preston-Kendal 2021-12-292-29/+2
|/
* it’s an SRFIGravatar Daphne Preston-Kendal 2021-08-285-94/+164
* Fix a Markdown delimiter in the wrong place.Gravatar Daphne Preston-Kendal 2021-04-021-1/+1
* Remove the stuff about performance, which isn’t necessarily true.Gravatar Daphne Preston-Kendal 2021-04-021-1/+1
* Fix a stylistic weirdness in code for composed comparator ordering.Gravatar Daphne Preston-Kendal 2021-04-021-1/+1
* Note that the SRFI number isn’t formally assigned yet.Gravatar Daphne Preston-Kendal 2021-04-021-1/+2
* Add draft of sample implementation.Gravatar Daphne Preston-Kendal 2021-04-022-0/+67
* Use ‘wrap’ and not ‘box’, as suggested by jcowan.Gravatar Daphne Preston-Kendal 2021-04-021-5/+5
* Initial commitGravatar Daphne Preston-Kendal 2021-03-311-0/+85
a href='/libraw1394/commit/ChangeLog?h=v3.0.0-mcgoron-dev&id=f119e20e1c880f5325eed319deab17f9bc014a8e&follow=1'>File doesn't really seem needed. The NEWS file gives a good overview, andGravatar bencollins 1-4/+0 2003-07-13Fix compiler warnings.Gravatar bencollins 4-12/+22 2003-07-13Updates from 0.10.0 release.Gravatar bencollins 4-5/+14 2003-04-23add libtoolize to bootstrapGravatar ddennedy 1-1/+10 2003-04-21added Dan Maas' rawiso docsGravatar ddennedy 1-32/+295 2003-04-07new_handle_on_port() error path fix from Jim RadfordGravatar dmaas 1-1/+3 2003-03-26add raw1394_new_handle_on_port() convenience functionGravatar dmaas 2-1/+41 2003-02-22Updates for new rawiso ioctl interface.Gravatar bencollins 3-37/+125 2003-01-15add iso_xmit_sync() and iso_xmit_write(); clean up iso handling a bitGravatar dmaas 5-39/+161 2003-01-15implement tag matching for rawiso receptionGravatar dmaas 3-4/+12 2003-01-06back out previous commit - don't drop the legacy API just yetGravatar dmaas 6-173/+130 2003-01-05emulate legacy ISO reception API on top of new rawiso APIGravatar dmaas 7-131/+174 2002-12-24update iso API for multi-channel reception and new packet buffer layoutGravatar dmaas 4-123/+236 2002-12-20oops, irq_interval needs to be signedGravatar anonymous 1-1/+1 2002-12-20dmaas - renamed exported arm definitions into the raw1394_ namespace; brought...Gravatar anonymous 3-124/+48 2002-12-16rawiso updates:Gravatar dmaas 3-18/+25 2002-11-18fix cplusplus extern C blockGravatar ddennedy 1-4/+4 2002-11-18merged rawiso branchGravatar ddennedy 7-6/+488