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
/
scanf.ml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Typo in module Scanf prevented tests to succeeded properly.
Pierre Weis
2010-05-05
1
-1
/
+1
*
Forgotten export added. Remove spurious warninggs from Oug[1].
Pierre Weis
2010-05-05
1
-6
/
+3
*
PR#4983. Test suite succesfully passed.
Pierre Weis
2010-05-02
1
-441
/
+531
*
Documentation + some rewriting in check_next_char.
Pierre Weis
2010-04-27
1
-7
/
+14
*
Bug in function scan: the size of the string format argument must be calculat...
Pierre Weis
2010-04-25
1
-33
/
+45
*
Adding a close-in function to module Scanf, to be able to close a Scanf scan ...
Pierre Weis
2009-12-29
1
-27
/
+70
*
Doc. Reporting PRs.
Pierre Weis
2009-11-30
1
-109
/
+164
*
Introducing formatted input channels.
Pierre Weis
2009-11-30
1
-8
/
+8
*
Doc.
Pierre Weis
2009-09-23
1
-3
/
+6
*
Documentation.
Pierre Weis
2009-09-11
1
-4
/
+4
*
merge changes from ocaml3110 to ocaml3111rc0
Damien Doligez
2009-05-20
1
-6
/
+13
*
Correcting documentation in scan_Char.
Pierre Weis
2009-03-30
1
-4
/
+4
*
Wrong scanning of continuation line breaks corrected (BR#4758).
Pierre Weis
2009-03-30
1
-2
/
+1
*
Understanding the notion of standard channel for Format and Scanf.
Pierre Weis
2009-01-25
1
-8
/
+17
*
Better semantics for fscanf.
Pierre Weis
2008-09-27
1
-54
/
+79
*
PR#4321 bug with positional parameters
Damien Doligez
2008-09-10
1
-2
/
+3
*
Char count was wrong in case of lookahead.
Pierre Weis
2008-07-01
1
-77
/
+153
*
Better treatment of meta formats.
Pierre Weis
2007-10-04
1
-150
/
+174
*
Added shared library support for NetBSD and OpenBSD.
Pierre Weis
2007-08-23
1
-18
/
+26
*
Indent.
Pierre Weis
2007-05-09
1
-1
/
+2
*
Documentation.
Pierre Weis
2007-05-08
1
-1
/
+1
*
Encapsulation of system specific exports in module Printf.
Pierre Weis
2006-11-17
1
-187
/
+188
*
Implementing %r.
Pierre Weis
2006-11-06
1
-32
/
+68
*
Defining an abbrev to give a readable type to scanf functions. Using format6....
Pierre Weis
2006-10-27
1
-9
/
+19
*
Bug report 0004119: Issue with Scanf.Scanning.from_file
Pierre Weis
2006-10-04
1
-39
/
+52
*
Code review before adding new typing of format string.
Pierre Weis
2006-05-04
1
-48
/
+49
*
Dead code removed. Typos corrected + documentation.
Pierre Weis
2006-04-05
1
-24
/
+9
*
Module Sformat is internal to printf. Better typing specifications of functio...
Pierre Weis
2006-04-05
1
-41
/
+106
*
Sscanf_format gets a type consistent with the type of sscanf.
Pierre Weis
2006-01-12
1
-11
/
+12
*
fusion 3.09.0 -> 3.09.1
Damien Doligez
2006-01-04
1
-5
/
+4
*
Last correction for l, n, L numbers scanning.
Pierre Weis
2006-01-03
1
-11
/
+15
*
New function sscanf_format to read a format from a string.
Pierre Weis
2005-09-20
1
-12
/
+31
*
Documentation.
Pierre Weis
2005-07-11
1
-16
/
+16
*
A subtile bug in scanf: stopper character have not to be always
Pierre Weis
2005-07-02
1
-8
/
+13
*
A bug in the treatment of (implicit) string delimitors (' ' '\n' '\r'
Pierre Weis
2005-07-01
1
-1
/
+1
*
A major modification: the main invariant has been modified !
Pierre Weis
2005-07-01
1
-152
/
+187
*
Doc.
Pierre Weis
2005-03-11
1
-2
/
+3
*
Correcting bug about erroneous erro reporting in case of wrong
Pierre Weis
2005-03-04
1
-5
/
+6
*
Invalid format string error report is more uniform.
Pierre Weis
2004-12-07
1
-16
/
+21
*
changements sur les warnings
Damien Doligez
2004-11-30
1
-11
/
+11
*
Exporting the name_of_input function to get the name of the input
Pierre Weis
2004-10-05
1
-21
/
+26
*
Careful review of meta formats.
Pierre Weis
2004-10-04
1
-11
/
+9
*
Implementation des meta formats.
Pierre Weis
2004-09-22
1
-22
/
+47
*
Fusion des modifs faites sur la branche release jusqu'a la release 3.08.0
Xavier Leroy
2004-07-13
1
-3
/
+4
*
Wrong treatment of 3 chars long patterns, when a range is specified.
Pierre Weis
2004-06-04
1
-5
/
+8
*
Integer conversions are now treated uniformly: End_of_file is raised
Pierre Weis
2004-04-01
1
-32
/
+64
*
Better error report.
Pierre Weis
2004-03-10
1
-5
/
+5
*
Format %F shoudl to be documented on its own.
Pierre Weis
2004-02-04
1
-35
/
+54
*
suppression support MacOS9
Damien Doligez
2004-01-16
1
-21
/
+8
*
depollution suite (PR#1914 et PR#1956)
Damien Doligez
2004-01-01
1
-3
/
+3
[next]