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.ml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation. Adding a <<deprecated>> section to list deprecated stuff out o...
Pierre Weis
2010-05-03
1
-11
/
+18
*
PR#5023. Adding some documentation words for function set_formatter_output_ch...
Pierre Weis
2010-05-03
1
-15
/
+17
*
Compatible version.
Pierre Weis
2010-04-15
1
-47
/
+8
*
Introducing output meanings to subsume set/get_[all_]formatter_output_functions.
Pierre Weis
2009-11-30
1
-16
/
+21
*
Introducing formatter output meanings.
Pierre Weis
2009-11-30
1
-2
/
+26
*
A simpler implementation for ifprintf.
Pierre Weis
2009-09-10
1
-3
/
+4
*
Addition of ikprintf as suggested in FR#0004859.
Pierre Weis
2009-09-09
1
-2
/
+3
*
One step further to unification printf/format: *printf functions get exactly ...
Pierre Weis
2009-07-03
1
-4
/
+7
*
merge changes from ocaml3110 to ocaml3111rc0
Damien Doligez
2009-05-20
1
-4
/
+7
*
Understanding the notion of standard channel for Format and Scanf.
Pierre Weis
2009-01-25
1
-3
/
+10
*
indent.
Pierre Weis
2008-11-08
1
-2
/
+3
*
Added a comment for correction of BR #4041.
Pierre Weis
2008-09-08
1
-1
/
+3
*
Merge between head and 3.10.2.
Pierre Weis
2008-06-16
1
-70
/
+136
*
merge changes 3.10.0 -> 3.10.1
Damien Doligez
2008-01-11
1
-478
/
+507
*
Fix bug #4273.
Pierre Weis
2007-05-08
1
-23
/
+36
*
Encapsulation of system specific exports in module Printf.
Pierre Weis
2006-11-17
1
-11
/
+12
*
New function ifprintf that does not print. (See request #0004031.)
Pierre Weis
2006-11-06
1
-0
/
+1
*
Code review before adding new typing of format string.
Pierre Weis
2006-05-04
1
-6
/
+9
*
Module Sformat is internal to printf. Better typing specifications of functio...
Pierre Weis
2006-04-05
1
-23
/
+23
*
Correcting bug for %{ conversions.
Pierre Weis
2006-01-04
1
-8
/
+7
*
The type Printf.sz is used for indexes; hence its renaming to becomes
Pierre Weis
2005-09-26
1
-1
/
+1
*
Closing a long standing bug in the implementation of printf-like
Pierre Weis
2005-09-20
1
-249
/
+302
*
Documentation.
Pierre Weis
2005-09-20
1
-11
/
+14
*
coercion plus robuste apres magic
Damien Doligez
2005-01-04
1
-2
/
+2
*
Typo.
Pierre Weis
2004-12-07
1
-1
/
+1
*
annotation de Obj.magic pour eviter les warnings
Damien Doligez
2004-11-29
1
-4
/
+5
*
Dead code elimination.
Pierre Weis
2004-10-04
1
-98
/
+97
*
Implementation des meta formats.
Pierre Weis
2004-09-22
1
-4
/
+7
*
Fusion des modifs faites sur la branche release jusqu'a la release 3.08.0
Xavier Leroy
2004-07-13
1
-8
/
+28
*
open_sys_box simplified.
Pierre Weis
2004-03-08
1
-16
/
+3
*
Hardening the behaviour of pp_print_flush.
Pierre Weis
2004-03-05
1
-86
/
+95
*
Correcting the treatment of @?.
Pierre Weis
2004-02-11
1
-11
/
+13
*
Bugs 2052 and 2053 (off by one for max indentation limit).
Pierre Weis
2004-02-05
1
-1
/
+1
*
To answer a relevant question asked on the mailing list, introduction
Pierre Weis
2003-10-27
1
-9
/
+13
*
Nouveau format %$. Introduction des types virtuels: step 1 sans inclusion dan...
Pierre Weis
2003-02-28
1
-5
/
+10
*
Default policy is to ignore tag printing completely.
Pierre Weis
2003-01-24
1
-2
/
+2
*
Documentation.
Pierre Weis
2002-11-15
1
-6
/
+4
*
Introducing (and using) string and string format coercions.
Pierre Weis
2002-10-31
1
-3
/
+0
*
Documentation and some rewriting.
Pierre Weis
2002-05-15
1
-46
/
+75
*
Documentation of the tag facility.
Pierre Weis
2002-05-08
1
-4
/
+3
*
Confusion between i and j => bus error!
Pierre Weis
2002-04-22
1
-18
/
+35
*
Improved error message.
Pierre Weis
2002-03-26
1
-1
/
+3
*
Added get_* for tag printing status.
Pierre Weis
2002-03-22
1
-0
/
+6
*
Format.kprintf
Damien Doligez
2002-03-21
1
-2
/
+4
*
Distinction between tag markers (output as a 0 length token) and tag
Pierre Weis
2002-03-20
1
-29
/
+67
*
Nouvelle version des tags.
Pierre Weis
2002-03-20
1
-49
/
+50
*
Introducing tags.
Pierre Weis
2002-03-11
1
-14
/
+119
*
Generalisation, simplification, meilleurs messages d'erreur, meilleur
Pierre Weis
2002-03-05
1
-72
/
+122
*
MAJ en-tetes pour mentionner la 'special exception' sur la LGPL
Xavier Leroy
2001-12-07
1
-1
/
+2
*
Factorisation de unit_out. Details de polissage.
Pierre Weis
2001-11-04
1
-13
/
+12
[next]