summaryrefslogtreecommitdiff
path: root/stdlib/printf.mli
Commit message (Expand)AuthorAgeFilesLines
* Introducing nop format delimiter %,Pierre Weis2009-11-301-0/+1
* Documentation.Pierre Weis2008-09-271-3/+10
* Support for tk8.5: correcting tk_incs.Pierre Weis2008-07-011-1/+0
* merge changes 3.10.0 -> 3.10.1Damien Doligez2008-01-111-9/+4
* Encapsulation of system specific exports in module Printf.Pierre Weis2006-11-171-45/+59
* New type ac (argument counting for format strings). Private export of new fun...Pierre Weis2006-11-061-6/+16
* New function ifprintf that does not print. (See request #0004031.)Pierre Weis2006-11-061-2/+5
* Sub module Sformat now deals with format6.Pierre Weis2006-10-241-19/+19
* Documentation.Pierre Weis2006-10-151-1/+1
* Code review before adding new typing of format string.Pierre Weis2006-05-041-0/+6
* Module Sformat is internal to printf. Better typing specifications of functio...Pierre Weis2006-04-051-10/+29
* fusion 3.09.0 -> 3.09.1Damien Doligez2006-01-041-1/+1
* Implementing positional parameters in format string. First step:Pierre Weis2005-09-261-40/+55
* Closing a long standing bug in the implementation of printf-likePierre Weis2005-09-201-21/+20
* Documentation.Pierre Weis2005-09-131-6/+3
* Doc %F (PR#3541)Xavier Leroy2005-08-021-2/+2
* Homogènésation des interfaces de printf et format: kprintf est marquéePierre Weis2005-07-221-4/+11
* Sub_format is shared between static and dynamic semantics of the language.Pierre Weis2004-12-071-2/+4
* Doc (typos).Pierre Weis2004-11-161-3/+2
* Documentation.Pierre Weis2004-10-041-1/+2
* Implementation des meta formats.Pierre Weis2004-09-221-2/+14
* Renommage type format -> format4 et reintroduction type format a 3 arguments ...Xavier Leroy2003-07-051-6/+6
* desactivation du format %$Damien Doligez2003-07-021-7/+0
* PR#1675, voir aussi PR#1438Damien Doligez2003-07-011-1/+2
* Documentation.Pierre Weis2003-05-141-13/+5
* Documentation.Pierre Weis2003-04-281-1/+15
* Introducing format %$ (to print strings with variables substitution)Pierre Weis2003-04-281-1/+2
* Documenting format %$.Pierre Weis2003-02-281-0/+1
* Nouveau format %$. Introduction des types virtuels: step 1 sans inclusion dan...Pierre Weis2003-02-281-1/+1
* adding C-like %n format for scanf. For printf %n is an alias fr %i.Pierre Weis2002-12-081-1/+1
* Better typing of kprintfPierre Weis2002-10-311-1/+1
* Reaching the format graal: the fourth elementPierre Weis2002-10-311-6/+6
* Provision for printing of unsigned numbers in binary notation.Pierre Weis2002-10-071-1/+1
* Introducing new format %F and %B to print parsable float and bools.Pierre Weis2002-09-051-0/+3
* Typo.Pierre Weis2002-07-281-1/+1
* Nettoyages documentationXavier Leroy2002-06-261-2/+2
* Documentation du flag 0Xavier Leroy2002-05-251-0/+1
* Introducing format %C and %S to print (and read) strings and charsPierre Weis2002-05-121-8/+10
* fix PR#1018Damien Doligez2002-03-211-4/+4
* ajout kprintfDamien Doligez2002-03-131-0/+5
* MAJ en-tetes pour mentionner la 'special exception' sur la LGPLXavier Leroy2001-12-071-1/+2
* commentaires aprèsMaxence Guesdon2001-12-031-9/+8
* Modif commentaires OCamldoc.Maxence Guesdon2001-10-301-1/+1
* Ajout formats pour int32, nativeint, int64. Support pour * dans les specific...Xavier Leroy2001-10-281-4/+32
* Modification emplacement et syntaxe commentaires pour OCamldocMaxence Guesdon2001-10-261-58/+58
* Documenter un peu plus le comportement en cas d'application partielleXavier Leroy2001-02-131-2/+9
* Ajout des modules Int32, Int64 et NativeintXavier Leroy2000-02-111-0/+1
* Changement de la licenceXavier Leroy1999-11-171-1/+2
* Revu le module Buffer.Xavier Leroy1999-02-251-1/+7
* Corrections mineures sur la documentationXavier Leroy1998-04-271-2/+4