index
:
adrien/ocaml
mantis-6773-separate-build-of-ocamldoc-ocamlbuild-ocamldebug-v2
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stdlib
Age
Commit message (
Expand
)
Author
2012-05-24
fix two bugs in commit 12453
Damien Doligez
2012-05-15
Fix PR#5555
Fabrice Le Fessant
2012-05-02
documentation: I/O functions can raise Sys_error
Damien Doligez
2012-04-27
Documentation for set/get_formatter_out_functions.
Pierre Weis
2012-04-27
Additional documentation for format strings.
Pierre Weis
2012-04-19
- Hashtbl:
Xavier Leroy
2012-04-13
PR#5585: typo explicitely -> explicitly
Damien Doligez
2012-04-11
Introducing ikfprintf.
Pierre Weis
2012-04-11
Doc: better phrasing for %,. Introducing ikfprintf.
Pierre Weis
2012-04-11
Typo.
Alain Frisch
2012-04-10
PR#5575: Random states are not marshallable across architectures
Damien Doligez
2012-03-26
#5397: Filename.temp_dir_name should be mutable.
Alain Frisch
2012-03-23
Updated documentation of Random.self_init and Random.float.
Xavier Leroy
2012-03-14
Improve self-initialization of the Random module, using /dev/urandom
Xavier Leroy
2012-03-14
uniformization of the warnings at the head of the hidden sections of the .mli
Damien Doligez
2012-03-13
PR#4292, point 8: bad placement of section header
Damien Doligez
2012-03-08
cut overlong line
Damien Doligez
2012-03-08
bumped version to 4.00.0 (per Xavier's decision)
Damien Doligez
2012-03-08
typo in URL
Damien Doligez
2012-03-08
merge version 3.12 from 3.12.1 to r12205
Damien Doligez
2012-02-23
aftermath of PR#5497
Damien Doligez
2012-02-21
change duplicate tag in docs
Damien Doligez
2012-02-18
Fix PR#5309: Queue.add is not thread/signal safe
Fabrice Le Fessant
2012-02-10
More renaming to OCaml
Damien Doligez
2012-02-10
typo in doc
Damien Doligez
2012-02-10
PR#5159: better documentation of type "position"
Damien Doligez
2012-02-07
better documentation for format6
Damien Doligez
2012-02-07
reformat over-long lines
Damien Doligez
2012-02-05
Related to #5493 again: more explanations about string mutation, string shari...
Xavier Leroy
2012-02-03
hack to make ocamldoc happy; should be fixed properly
Damien Doligez
2012-01-30
Related to #5493: document in string.mli the fact that string constants are s...
Jonathan Protzenko
2012-01-26
PR#1835: add function Digest.from_hex
Damien Doligez
2012-01-26
Fix PR#5493 by documentating
Fabrice Le Fessant
2012-01-25
PR#1284: documentation: remove restriction on mixed streams
Damien Doligez
2012-01-16
More efficient implementation of {Set,Map}.{filter,partition}
Xavier Leroy
2012-01-12
add missing @since; cut long lines
Damien Doligez
2012-01-12
extra def. of ~+; cut long lines
Damien Doligez
2012-01-11
PR#5380: copy fix from 3.12 branch
Damien Doligez
2012-01-11
cut long lines
Damien Doligez
2012-01-10
documentation
Damien Doligez
2012-01-08
Fix bug #3888 (String.map and Scanf.unescaped)
Fabrice Le Fessant
2012-01-06
PR#4549: make Filename.dirname/basename POSIX compliant
Damien Doligez
2012-01-06
doc: stats since 3.13.0; clean up whitespace
Damien Doligez
2012-01-06
Add String.map in string.mli (partial fix of bug #3888)
Fabrice Le Fessant
2011-12-29
Fix PR#5454: Update docs
Wojciech Meyer
2011-12-29
Fix PR#5454: Add compare to Digest and allow to pass directly Digest to Set.M...
Wojciech Meyer
2011-12-23
Fix #5171: Map: avoid unnecessary uses of the user-provided comparison functi...
Jonathan Protzenko
2011-12-23
Followup fix to #5437: make sure [align] doesn't add padding to undocumented ...
Jonathan Protzenko
2011-12-22
Fix #5437: when registering an option with Arg, if the option has an empty do...
Jonathan Protzenko
2011-12-22
Clarify doc about Oo.id (#5436).
Alain Frisch
[next]