summaryrefslogtreecommitdiff
path: root/stdlib/scanf.mli
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in Scanf docsFoo Chuan Wei2018-09-211-1/+1
* Deprecate Pervasives (#1605)Jérémie Dimino2018-08-271-12/+12
* PR#7363: start documentation headers at {1octachron2017-10-041-15/+15
* Documentation: fix references in format and scanfoctachron2017-06-191-1/+1
* Add cross-reference detected by ocamldococtachron2017-02-011-44/+44
* Update headers for the new license.Damien Doligez2016-02-181-12/+14
* clean up whitespace and cut long linesDamien Doligez2016-02-171-1/+0
* better wording of documentation for Scanf.unescapedDamien Doligez2016-02-031-3/+3
* Documentation: some rephrasing + adding ! annotations when appropriate.pierreweis2015-12-171-53/+59
* Documentation of function unescaped rewrittenpierreweis2015-12-151-5/+12
* GPR#268: Hexadecimal notation for floating-point numbersXavier Leroy2015-11-191-0/+2
|\
* | Deprecating invariant non-compliant and error prone fscanf and kfscanf functi...pierreweis2015-11-121-20/+23
* | Better documentation, in particular for Scanning.in_channel value usage.pierreweis2015-11-121-26/+29
|/
* Attach documentation comments to ParsetreeLeo White2015-06-281-28/+29
* Add @since tags on stdlib functions new in 4.02Gabriel Scherer2014-12-191-2/+4
* second part of Benoît Vaugon's format+gadts patchGabriel Scherer2014-05-121-0/+10
* PR#6189: items (8) and (9)Damien Doligez2014-01-221-18/+16
* Wrong quoting chase.Pierre Weis2013-05-291-2/+2
* Documentation.Pierre Weis2013-03-191-16/+19
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez2012-07-261-1/+1
* Additional documentation for format strings.Pierre Weis2012-04-271-29/+49
* PR#4292, point 8: bad placement of section headerDamien Doligez2012-03-131-1/+2
* bumped version to 4.00.0 (per Xavier's decision)Damien Doligez2012-03-081-2/+2
* More renaming to OCamlDamien Doligez2012-02-101-4/+4
* reformat over-long linesDamien Doligez2012-02-071-26/+28
* PR#5380: copy fix from 3.12 branchDamien Doligez2012-01-111-155/+135
* Fix bug #3888 (String.map and Scanf.unescaped)Fabrice Le Fessant2012-01-081-1/+7
* continuing to change the name to OCamlDamien Doligez2011-12-211-7/+7
* Implementing the precision feature for Scanf.Pierre Weis2011-10-281-8/+15
* Bug #4380.Pierre Weis2011-10-251-125/+145
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* Including correction from 3.12.1.Pierre Weis2011-03-061-15/+22
* Defining type file_name.Pierre Weis2011-02-231-6/+7
* @ must be escaped in some strange circumstances!Pierre Weis2011-02-231-1/+1
* Documentation (Bug #5230).Pierre Weis2011-02-221-23/+31
* PR#4831: use tags @since and @before in std libDamien Doligez2010-05-211-10/+28
* Forgotten export added. Remove spurious warninggs from Oug[1].Pierre Weis2010-05-051-0/+4
* Clearer documentation for %i conversion and conversions for native 32 and 64 ...Pierre Weis2010-04-261-8/+9
* More documentation for meta formats %( %).Pierre Weis2010-04-251-9/+17
* Wrong link stntax.Pierre Weis2010-01-221-3/+5
* Doc.Pierre Weis2010-01-221-14/+15
* merge changes from release/3.11.1 to release/3.11.2Damien Doligez2010-01-201-7/+11
* Adding a close-in function to module Scanf, to be able to close a Scanf scan ...Pierre Weis2009-12-291-9/+14
* Documentation.Pierre Weis2009-11-301-71/+77
* Understanding the notion of standard channel for Format and Scanf.Pierre Weis2009-01-251-6/+13
* Better semantics for fscanf.Pierre Weis2008-09-271-18/+11
* Added a comment for correction of BR #4041.Pierre Weis2008-09-081-2/+2
* Emphasis in documentation strings was not comformant to Ocamldoc special syntax.Pierre Weis2008-07-071-6/+6
* Rewriting/simplifying/enhancing the documentation.Pierre Weis2008-07-011-220/+277