ocaml/stdlib
octachron 01ab35a3da PR#7507: updated description for printf "%g"
Align the description of the printf conversion specification "%g"
with the ISO C90 description by mentioning the removal of trailing zeros
and decimal-point character.
2017-05-08 14:26:31 +02:00
..
.depend Move configuration header files from the config to the byterun/caml directory 2017-04-26 19:28:17 +02:00
Compflags Update headers for the new license. 2016-02-18 16:59:16 +01:00
Makefile Move configuration header files from the config to the byterun/caml directory 2017-04-26 19:28:17 +02:00
Makefile.nt Merge build systems in the stdlib directory (#866) 2016-11-09 21:22:45 +00:00
StdlibModules add Ephemeron to stdlib/StdlibModules 2017-01-13 14:32:03 +00:00
arg.ml Fix Stdlib.Arg: do no repeat usage_msg thrice (#999) 2017-01-15 20:37:41 +01:00
arg.mli Merge pull request #1040 from dhekir/trunk 2017-02-22 20:26:50 -05:00
array.ml Merge tag 4.03.0 into trunk. 2016-04-28 16:13:21 +02:00
array.mli Add cross-reference detected by ocamldoc 2017-02-01 20:20:02 +01:00
arrayLabels.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
arrayLabels.mli Documentation: improve @since annotations 2017-02-21 17:11:51 +02:00
buffer.ml Add Buffer.add_utf_{8,16be,16le}_uchar and Uchar.{bom,rep} (#1091) 2017-03-16 08:28:11 +00:00
buffer.mli Add Buffer.add_utf_{8,16be,16le}_uchar and Uchar.{bom,rep} (#1091) 2017-03-16 08:28:11 +00:00
bytes.ml Check for overflow in Bytes.extend. 2016-12-19 14:18:57 +00:00
bytes.mli Fixed grammar in user-facing comments and README 2017-04-06 14:16:18 +02:00
bytesLabels.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
bytesLabels.mli Fixed grammar in user-facing comments and README 2017-04-06 14:16:18 +02:00
callback.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
callback.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
camlinternalBigarray.ml Deprecate Bigarray.*.map_file and add Unix.map_file (#997) 2017-01-10 10:03:24 +00:00
camlinternalFormat.ml Call the '#' sign hash rather than sharp. 2016-05-09 16:34:40 +02:00
camlinternalFormat.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
camlinternalFormatBasics.ml Merge tag 4.03.0 into trunk. 2016-04-28 16:13:21 +02:00
camlinternalFormatBasics.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
camlinternalLazy.ml Merge tag 4.03.0 into trunk. 2016-04-28 16:13:21 +02:00
camlinternalLazy.mli Merge tag 4.03.0 into trunk. 2016-04-28 16:13:21 +02:00
camlinternalMod.ml Also enable more warnings in stdlib/ and fix them. 2016-03-15 22:47:26 +01:00
camlinternalMod.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
camlinternalOO.ml Also enable more warnings in stdlib/ and fix them. 2016-03-15 22:47:26 +01:00
camlinternalOO.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
char.ml apply changes to stdlib and test suite 2016-08-07 11:19:26 -04:00
char.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
complex.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
complex.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
digest.ml Check that the argument to Digest.to_hex has the correct length (#763) 2016-08-24 15:14:13 +02:00
digest.mli Check that the argument to Digest.to_hex has the correct length (#763) 2016-08-24 15:14:13 +02:00
ephemeron.ml Option-returning variants of stdlib functions (#885) 2016-11-07 16:11:35 +00:00
ephemeron.mli Fixed erroneous comments 2017-04-06 14:16:18 +02:00
filename.ml Add Filename.extension and Filename.remove_extension. 2016-07-10 00:16:48 +02:00
filename.mli Add Filename.extension and Filename.remove_extension. 2016-07-10 00:16:48 +02:00
format.ml [format] Documentation review and rephrasing. 2017-04-03 15:44:52 +02:00
format.mli Resurrect tabulation boxes. 2017-05-05 18:21:20 +02:00
gc.ml Fix Gc.minor_{words,free} by removing [@@noalloc] 2017-03-09 14:51:09 +00:00
gc.mli Fix Gc.minor_{words,free} by removing [@@noalloc] 2017-03-09 14:51:09 +00:00
genlex.ml Also enable more warnings in stdlib/ and fix them. 2016-03-15 22:47:26 +01:00
genlex.mli Add cross-reference detected by ocamldoc 2017-02-01 20:20:02 +01:00
hashbang Call the '#' sign hash rather than sharp. 2016-05-09 16:34:40 +02:00
hashtbl.ml Option-returning variants of stdlib functions (#885) 2016-11-07 16:11:35 +00:00
hashtbl.mli Documentation: improve @since annotations 2017-02-21 17:11:51 +02:00
header.c Move configuration header files from the config to the byterun/caml directory 2017-04-26 19:28:17 +02:00
headernt.c Install all include files, and access internals with CAML_INTERNALS 2016-07-12 17:53:24 +02:00
int32.ml Option-returning variants of stdlib functions (#885) 2016-11-07 16:11:35 +00:00
int32.mli Option-returning variants of stdlib functions (#885) 2016-11-07 16:11:35 +00:00
int64.ml Option-returning variants of stdlib functions (#885) 2016-11-07 16:11:35 +00:00
int64.mli Option-returning variants of stdlib functions (#885) 2016-11-07 16:11:35 +00:00
lazy.ml Merge tag 4.03.0 into trunk. 2016-04-28 16:13:21 +02:00
lazy.mli Add cross-reference detected by ocamldoc 2017-02-01 20:20:02 +01:00
lexing.ml Merge tag 4.03.0 into trunk. 2016-04-28 16:13:21 +02:00
lexing.mli Remove ;; from stdlib mli files 2016-03-28 12:34:46 +01:00
list.ml Implemented `List.init` 2017-02-28 14:35:33 +01:00
list.mli Implemented `List.init` 2017-02-28 14:35:33 +01:00
listLabels.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
listLabels.mli Implemented `List.init` 2017-02-28 14:35:33 +01:00
map.ml Fix, add since tag. 2017-02-28 14:20:47 +01:00
map.mli Fixed grammar in user-facing comments and README 2017-04-06 14:16:18 +02:00
marshal.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
marshal.mli Fix typo in docs of module Marshal (#1157) 2017-05-03 16:42:37 +01:00
moreLabels.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
moreLabels.mli Modify API of update. 2017-02-28 14:11:45 +01:00
nativeint.ml Option-returning variants of stdlib functions (#885) 2016-11-07 16:11:35 +00:00
nativeint.mli Fixed grammar in user-facing comments and README 2017-04-06 14:16:18 +02:00
obj.ml Fix placement of `[@inline always]` 2016-05-02 20:11:21 -04:00
obj.mli Add cross-reference detected by ocamldoc 2017-02-01 20:20:02 +01:00
oo.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
oo.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
parsing.ml Merge tag 4.03.0 into trunk. 2016-04-28 16:13:21 +02:00
parsing.mli Remove ;; from stdlib mli files 2016-03-28 12:34:46 +01:00
pervasives.ml synchronize the external declaration of Pervasives.float_of_bits with that of Int64 (#897) 2016-11-10 14:06:46 +01:00
pervasives.mli Fix grammar in documentation of open_out_gen 2017-02-28 09:08:48 +01:00
printexc.ml Recover "Merge pull request #378 from bobot/feature/reraise_raw_backtrace_primitive" 2017-02-14 09:21:45 -05:00
printexc.mli Fixed erroneous comments 2017-04-06 14:16:18 +02:00
printf.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
printf.mli PR#7507: updated description for printf "%g" 2017-05-08 14:26:31 +02:00
queue.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
queue.mli Add cross-reference detected by ocamldoc 2017-02-01 20:20:02 +01:00
random.ml Merge tag 4.03.0 into trunk. 2016-04-28 16:13:21 +02:00
random.mli Add cross-reference detected by ocamldoc 2017-02-01 20:20:02 +01:00
scanf.ml fix non-exhaustiveness in scanf.ml, caused by the fixing of PR#7390 2016-12-14 13:14:21 +00:00
scanf.mli Add cross-reference detected by ocamldoc 2017-02-01 20:20:02 +01:00
set.ml Change Set (private) type to inline records (#1119) 2017-04-18 16:59:05 +02:00
set.mli Add cross-reference detected by ocamldoc 2017-02-01 20:20:02 +01:00
sort.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
sort.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
spacetime.ml Expose Spacetime.enabled 2017-01-10 10:07:40 +00:00
spacetime.mli fix several typos in comments 2017-02-13 17:09:50 +01:00
stack.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
stack.mli Add cross-reference detected by ocamldoc 2017-02-01 20:20:02 +01:00
stdLabels.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
stdLabels.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
std_exit.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
stream.ml Merge tag 4.03.0 into trunk. 2016-04-28 16:13:21 +02:00
stream.mli Add cross-reference detected by ocamldoc 2017-02-01 20:20:02 +01:00
string.ml restore compatibility for String.{unsafe_set,create,fill} 2016-12-14 13:20:17 +00:00
string.mli restore compatibility for String.{unsafe_set,create,fill} 2016-12-14 13:20:17 +00:00
stringLabels.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
stringLabels.mli Merge pull request #972 from dra27/string-primitive-compatibility 2017-03-08 20:49:17 -05:00
sys.mli Documentation: improve @since annotations 2017-02-21 17:11:51 +02:00
sys.mlp Option-returning variants of stdlib functions (#885) 2016-11-07 16:11:35 +00:00
uchar.ml Add Buffer.add_utf_{8,16be,16le}_uchar and Uchar.{bom,rep} (#1091) 2017-03-16 08:28:11 +00:00
uchar.mli Add Buffer.add_utf_{8,16be,16le}_uchar and Uchar.{bom,rep} (#1091) 2017-03-16 08:28:11 +00:00
weak.ml Option-returning variants of stdlib functions (#885) 2016-11-07 16:11:35 +00:00
weak.mli PR#7279: `Weak.get_copy` doesn't copy custom block (#710) 2017-02-23 15:26:08 +01:00