| Commit message (Expand) | Author | Age | Files | Lines |
| * | New script language for ocamltest (#12185) | Damien Doligez | 2023-04-25 | 3 | -6/+6 |
| * | Enable -strict-formats by default (#11565) | Nicolás Ojeda Bär | 2022-09-26 | 3 | -0/+3 |
| * | Tests: use int_size instead of word_size when appropriate (#11451) | hhugo | 2022-07-21 | 1 | -12/+12 |
| * | Fix Changes, test following {Int32,Int64,Nativeint}.format removal (#10923) | Nicolás Ojeda Bär | 2022-01-20 | 2 | -22/+40 |
| * | Merge pull request #8651 from proux01/printf-h | Gabriel Scherer | 2019-10-14 | 2 | -33/+55 |
| |\ |
|
| | * | Add printf `%#F` to output floats in hexadecimal OCaml constants | Pierre Roux | 2019-09-26 | 2 | -33/+55 |
| * | | Remove ocamltests files | Nicolás Ojeda Bär | 2019-09-28 | 1 | -3/+0 |
| |/ |
|
| * | Enforce precision in printf %F | Pierre Roux | 2019-03-09 | 2 | -53/+57 |
| * | add tests for alternative int printf | ygrek | 2018-05-28 | 2 | -52/+69 |
| * | Migrate lib-printf tests to ocamltest | Nicolas Ojeda Bar | 2017-12-05 | 5 | -20/+15 |
| * | Formats: use the optional width when formatting a boolean. | Xavier Clerc | 2017-09-01 | 2 | -26/+28 |
| * | Remove copyright notices in test files. | Sébastien Hinderer | 2016-05-03 | 1 | -12/+0 |
| * | Update headers for the new license. | Damien Doligez | 2016-02-18 | 1 | -11/+14 |
| * | testsuite for formatting of hexadecimal floats | Gabriel Scherer | 2015-11-28 | 2 | -28/+62 |
| * | fix regression test for PR#6938 for 32-bit machines | Damien Doligez | 2015-07-27 | 2 | -48/+48 |
| * | PR#6938: fix regression on "%047.27{l,L,n}{d,i,x,X,o,u}" | Gabriel Scherer | 2015-07-25 | 2 | -0/+73 |
| * | merge branch 4.02 from release 4.02.0 to release 4.02.1 | Damien Doligez | 2014-10-15 | 5 | -56/+103 |
| * | For %{..%}, restore Pierre's semantics | Gabriel Scherer | 2014-05-12 | 1 | -3/+3 |
| * | testsuite Makefile fix | Gabriel Scherer | 2014-05-12 | 1 | -2/+3 |
| * | second part of Benoît Vaugon's format+gadts patch | Gabriel Scherer | 2014-05-12 | 2 | -128/+209 |
| * | porting to MSVC64; some cleanup; ignore .obj and .lib files | Damien Doligez | 2013-05-07 | 1 | -1/+1 |
| * | testsuite: many small fixes to make it work for mingw | Damien Doligez | 2013-04-29 | 1 | -1/+1 |
| * | tests/lib-printf: allow for small variations in float formats | Damien Doligez | 2013-04-29 | 1 | -37/+61 |
| * | update reference file for tests/lib-printf | Damien Doligez | 2013-04-29 | 1 | -2/+4 |
| * | Add a test for meta format %{ %}. Some corrections on (commented) expected re... | Pierre Weis | 2013-04-25 | 1 | -7/+10 |
| * | whitespace, non-ascii chars, some missing headers | Damien Doligez | 2012-10-17 | 1 | -0/+12 |
| * | clean up TABs and whitespace | Damien Doligez | 2012-07-30 | 2 | -45/+47 |
| * | removed bogus $Id lines | Damien Doligez | 2012-07-17 | 1 | -2/+0 |
| * | merge version 3.12 from 3.12.1 to r12205 | Damien Doligez | 2012-03-08 | 3 | -0/+562 |