Age | Commit message (Expand) | Author |
2012-08-06 | PR#5712: doc of Format.printf and missing functions in StdLabels | Damien Doligez |
2012-07-30 | clean up TABs and whitespace | Damien Doligez |
2012-07-26 | merge changes from 4.00 branching to 4.00.0 (part 1) | Damien Doligez |
2012-07-10 | PR#5644: Stream.count broken when used with Sapp or Slazy nodes | Gabriel Scherer |
2012-05-30 | Ensure that {Set,Map}.{filter,partition} call their functional argument | Gabriel Scherer |
2012-05-29 | Eliminate useless rec. | Alain Frisch |
2012-05-29 | Document that a dummy declaration is here to avoid a warning. | Alain Frisch |
2012-05-29 | Enabled 'unused rec flag' warning. | Alain Frisch |
2012-05-29 | Detect (and fix some) useless recursive flags. | Alain Frisch |
2012-05-29 | Enable and fix more warnings. | Alain Frisch |
2012-05-29 | Compile with warning 33, and remove unused opens. | Alain Frisch |
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 |