summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorGravatar bencollins 2003-07-13 01:12:19 +0000
committerGravatar bencollins 2003-07-13 01:12:19 +0000
commitf0703dde00663f53833d289109e986dae5522f2a (patch)
treeb5ceb152e19478055b0298e4b0d00f1fc0b7cc68 /tools
parentDon't run configure at the end of autogen.sh. Also, remove autom4te.cache. (diff)
Generate and install the pdf in the Debian package.
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@114 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
2024-10-05attempt to read numbers with a readtableGravatar Peter McGoron 2-7/+374 2024-09-27read: make whitespace after "#" an errorGravatar Peter McGoron 1-4/+4 2024-09-27read: character constantsGravatar Peter McGoron 1-5/+52 2024-09-27read: bytevectorsGravatar Peter McGoron 1-1/+11 2024-09-27read: hash constants and directivesGravatar Peter McGoron 2-13/+38 2024-09-27read: properly restore state when reading datum commentsGravatar Peter McGoron 1-8/+20 2024-09-27read: document datum labelGravatar Peter McGoron 1-0/+8 2024-09-27read: change datum label to object, that returns an encapsulated datum labelGravatar Peter McGoron 1-33/+47 2024-09-27read: add object encapsulating identifierGravatar Peter McGoron 3-24/+49 2024-09-27Revert "add object helper functions"Gravatar Peter McGoron 3-159/+129 2024-09-27Revert "object: change to a stateful table"Gravatar Peter McGoron 4-95/+42 2024-09-27Revert "object: rename"Gravatar Peter McGoron 3-12/+8 2024-09-26object: renameGravatar Peter McGoron 3-8/+12 2024-09-26object: change to a stateful tableGravatar Peter McGoron 4-42/+95 2024-09-24add object helper functionsGravatar Peter McGoron 3-129/+159 2024-09-22miniscm: string->symbol and symbol->stringGravatar Peter McGoron 1-1/+17