index
:
delta/ocaml.git
3.08
3.09
3.10
3.11
3.12
4.00
4.00-with-binannot
4.01
4.02
4.03
4.04
4.05
4.06
4.07
4.08
4.09
4.10
4.11
4.12
4.13
4.14
5.0
5.1
FSF
MPR7048
MPR7609
MPR7609-continued
MPR7638
MPR7642
PR7042
abstract-new
abstract_intel_emit
abstract_x86_asm
afrisch_fix_reachable_words
afrisch_fix_stdlib_makefile_windows
annot-from-lambda
arm-literals
arm64
ast_rewriter
atomic_write_cmi
attributes
autofocus
backend-optims
big-marshal
binary-annot
binary-compat
build-with-debugging-informations
cc-optim
cducetrunk
class-with-type
cmm-mach-types
constructors_with_record
constructors_with_record2
constructors_with_record3
constructors_with_record4
constructors_with_record5
contracts
contracts-3.11
contribution_workflow
delegate
deprecated_optional_arguments
disable_unused_warnings_for_print_types
doc2attr
doc_windows_unicode
dothat
dwarf
dynamic_loading
dynamics
dyntypes
enter-mod-decl
ephemeron
exception_registration
execvpe
expoly
extension_points
fastclass
faster-testsuite
fix-32bit-warning
fix-getwd-use
fix_7657
fix_7680
fix_7682
fix_large_file_lseek_windows
fix_mingw
fix_ocamllex
fixedtypes
flambda
flambda_trunk
fmu
fstclassmod
fstclassmod_parametrized
gadt-warnings
gadts
gadts-devel
gadts-devel-lenormand
gcaml
gcaml3
gcaml3090
gcaml3101
ground_coercion
hex-float
hidden_args
implicit-subtyping
implicit-unpack
implicits
improve-PIC-and-PIE
improve_arg_read_arg
inline-more
inplace_let
ios-support
jo311
jo312
jo400
jo401
jocamltrunk
jocamltrunk+cduce
labltk
let_open_in_classes
letopen
letopenin
lightlabels
located_errors
m7100_gc_when_many_custom_blocks_in_minor_heap
map_file_omission
mark_expansive
master
menubars
merge_sig_str
metadata
minus-camlp4
mltk
module-alias
module_of_module_type
moduletypeof
monadic_let
more_unboxing
multimatch
namespaces
natdynlink
new-test-framework
newfunsyntax
newoolab
newoolab2
newoolabmult
newsysthreads
newtypein
no_internal_deprecation
non-vanishing
objvariants
ocaml-binannot
ocaml2
ocamldebug_g
ocamlmode
olabl
open_types
opt_backtrace
override
overridemethod
poly_meth
poly_meth2
polyrec
ppc64
pr/1866
pr7591
pr7661-again
pr8891
pr8908
pr8934
private_abbrevs
raise_variants
record-disambiguation
recursive_modules
remove-libnum
remove_spurious_semi_colons
resurrect-cygwin64-review-base
revert-1377-ocamldep_nested_include_fix
safe-string
short-paths
short-paths-4.01
sigsubst
simplify_duplicate_ident_optim
sse2
static_exceptions
strict_labels
stripped-ocaml
test_for_self_review
tests_asmcomp_revised
tmp-merging-3.12.1
treematch
trunk
unlabeled-1.1.2
unlabeled-1.2.2
unlabeled-1.3.2
unused_declarations
user-defined-indexing-operators
variants303
varunion
warning_attribute_on_type_exprs
win32
win32-rename
win32-sockets
with-frame-pointers
github.com: ocaml/ocaml
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdlib
/
format.mli
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
expose function to flush formatter's internal queue
Spiros Eliopoulos
2016-04-04
1
-0
/
+2
*
Update headers for the new license.
Damien Doligez
2016-02-18
1
-12
/
+14
*
Add Format.kasprintf and fix Misc.fatal_errorf to use it
Mark Shinwell
2015-12-23
1
-0
/
+6
*
Adding a tag for depecated tabbing boxes.
pierreweis
2015-11-12
1
-30
/
+20
*
Missing newlines after autodoc comments
Pierre Weis
2015-09-24
1
-0
/
+4
*
Documentation deeply revisited. New phrasing: line splitting versus line
Pierre Weis
2015-09-24
1
-312
/
+364
*
Attach documentation comments to Parsetree
Leo White
2015-06-28
1
-132
/
+121
*
merge branch 4.02 from release 4.02.0 to release 4.02.1
Damien Doligez
2014-10-15
1
-5
/
+5
*
merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...
Damien Doligez
2014-08-22
1
-2
/
+10
*
PR#6189: items (5) (6) (7)
Damien Doligez
2014-01-22
1
-25
/
+19
*
Format: pp_print_list and pp_print_text, contributed by Daniel Bünzli
Gabriel Scherer
2013-09-13
1
-0
/
+21
*
Wrong quoting chase.
Pierre Weis
2013-05-29
1
-21
/
+21
*
PR#6024: Format syntax for printing @ is incompatible with 3.12.1
Damien Doligez
2013-05-29
1
-3
/
+1
*
Revert sprintf type. Add a new function to support %a conversions in sprintf ...
Pierre Weis
2013-04-25
1
-2
/
+6
*
@@ should be written \@\@ for Ocamldoc...
Pierre Weis
2013-03-19
1
-27
/
+33
*
Typo: get_formatter_out_functions was redefined. Doc.
Pierre Weis
2013-03-19
1
-6
/
+8
*
sprintf now compatible with proper %a application with formatters. Deprecatin...
Pierre Weis
2013-03-19
1
-43
/
+59
*
fix a few problems with whitespace and over-long lines
Damien Doligez
2013-03-09
1
-1
/
+1
*
remove all $Id keywords
Damien Doligez
2012-10-15
1
-2
/
+0
*
merge changes from 4.00.0 to 4.00.1
Damien Doligez
2012-10-05
1
-2
/
+2
*
PR#5712: doc of Format.printf and missing functions in StdLabels
Damien Doligez
2012-08-06
1
-1
/
+0
*
Documentation for set/get_formatter_out_functions.
Pierre Weis
2012-04-27
1
-30
/
+33
*
Additional documentation for format strings.
Pierre Weis
2012-04-27
1
-1
/
+12
*
cut overlong line
Damien Doligez
2012-03-08
1
-1
/
+2
*
typo in URL
Damien Doligez
2012-03-08
1
-1
/
+1
*
merge version 3.12 from 3.12.1 to r12205
Damien Doligez
2012-03-08
1
-1
/
+7
*
change duplicate tag in docs
Damien Doligez
2012-02-21
1
-1
/
+1
*
Bug #4380.
Pierre Weis
2011-10-25
1
-1
/
+2
*
renaming of Objective Caml to OCaml and cleanup of copyright headers
Damien Doligez
2011-07-27
1
-1
/
+1
*
merge changes from 3.12.0 to 3.12.1
Damien Doligez
2011-07-20
1
-2
/
+2
*
PR#4831: use tags @since and @before in std lib
Damien Doligez
2010-05-21
1
-2
/
+6
*
Documentation. Adding a <<deprecated>> section to list deprecated stuff out o...
Pierre Weis
2010-05-03
1
-56
/
+77
*
PR#5023. Adding some documentation words for function set_formatter_output_ch...
Pierre Weis
2010-05-03
1
-3
/
+6
*
Compatible version.
Pierre Weis
2010-04-15
1
-188
/
+94
*
Documentation.
Pierre Weis
2010-01-22
1
-125
/
+114
*
merge changes from release/3.11.1 to release/3.11.2
Damien Doligez
2010-01-20
1
-3
/
+41
*
Introducing output meanings to subsume set/get_[all_]formatter_output_functions.
Pierre Weis
2009-11-30
1
-10
/
+44
*
Introducing formatter output meanings.
Pierre Weis
2009-11-30
1
-73
/
+86
*
Addition of ikprintf as suggested in FR#0004859.
Pierre Weis
2009-09-09
1
-4
/
+9
*
Refined error message for unbound identifiers: if M.ident is unbound and M is...
Pierre Weis
2009-09-04
1
-11
/
+0
*
Qualifying an out_channel occurrence.
Pierre Weis
2009-07-03
1
-3
/
+2
*
One step further to unification printf/format: *printf functions get exactly ...
Pierre Weis
2009-07-03
1
-60
/
+76
*
PR#4664: documentation of print_tab
Xavier Leroy
2009-04-01
1
-1
/
+1
*
Typo in doc.
Pierre Weis
2009-03-30
1
-1
/
+1
*
Understanding the notion of standard channel for Format and Scanf.
Pierre Weis
2009-01-25
1
-5
/
+19
*
Documentation additions.
Pierre Weis
2006-11-17
1
-7
/
+7
*
New function ifprintf that does not print. (See request #0004031.)
Pierre Weis
2006-11-06
1
-0
/
+4
*
Typo.
Pierre Weis
2006-10-04
1
-1
/
+1
*
nettoyage
Damien Doligez
2005-10-25
1
-1
/
+2
*
fusion des modifs de 3.08.4
Damien Doligez
2005-08-13
1
-5
/
+6
[prev]
[next]