Summary: completing work on libdscm-io1
New version of: pigeondeliver--main--0.2--patch-34
Available in archive: tla ml.masobit.net--2006-pigeonair
Committed by: Carlo Contavalli <ccontavalli masobit.net>
on: Thu May 18 20:54:59 UTC 2006
New-Files: 2
Modified-Files: 12
Removed-Files: 0
Changelog:
* * - added doxygen comments to most modified files.
* lib/dscm-io1/test/COMPILE - added text file describing
how to compile a couple simple files.
* lib/dscm-io1/test/buffer-h.c - added script to test
buffering primitives.
* lib/dscm-io1/dscm-buffer.c - ported to new buffer
structures. It should work a bit better now.
* lib/dscm-io1/dscm-read.c - adapted a couple functions
to the new buffer structure.
* lib/dscm-io1/dscm-io1/dscm-io.h - added test macro
to simplify unit testing. Really need to work
out something better.
* lib/dscm-io1/hdlr/stack.c - hopefully corrected
a small but dangerous bug.
* lib/dscm-io1/storer/dscm-storer-dstr.c - updated
to use new buffering primitives.
* lib/dscm-io1/dscm-io1/dscm-storer.h - added
some doxygen comments.
* lib/dscm-io1/dscm-io1/dscm-ctx.h - updated some
macros, and added some doxygen comments.
* lib/dscm-io1/dscm-control.c - removed obsolete mask field.
* lib/dscm-io1/dscm-io1/dscm-reader.h - updated
all macros to use new buffering primitives.
* lib/dscm-io1/storer/dscm-storer-realloc.c - updated
to use new buffering primitives.
* lib/dscm-io1/dscm-io1/dscm-hdlr.h - added test
macro for unit testing.
* lib/dscm-io1/dscm-io1/dscm-buffer.h - corrected a
few bugs, and completed the update.
* lib/dscm-io1/storer/dscm-storer-leftover.c - updated
to conform to new buffering primitives.
|