Patch submission: Improved IO
David Teller <[email protected]>
| Newsgroups | gmane.comp.lang.ocaml.lib.devel |
|---|---|
| Message-ID | <1220047758.6634.36.camel@Blefuscu> |
Hi, It seems my latest e-mail didn't get through. Let me try again. This patch adds: * [stdin], [stdout], [stderr], [stdnull] * outputting to a [Buffer] * a [printf] that works correctly with %a and %t * a full reimplementation of module Printf for use with outputs * reading/writing single precision floats * reading enumerations of chars, lines, strings and all sorts of numbers * writing enumerations of chars, lines, strings and all sorts of numbers. Enclosed a new test case. Additional features are waiting for a word on my improvements to Enum. Should I resend it? Cheers and thanks to Richard for his nice piece on "how to get your code into an open-source project", David -- David Teller-Rajchenbach Security of Distributed Systems http://www.univ-orleans.fr/lifo/Members/David.Teller Angry researcher: French Universities need reforms, but the LRU act brings liquidations. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ ocaml-lib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ocaml-lib-devel
improved_io.patch.gz
(application/x-gzip, 14.2 KB) - not displayed