ocaml/stdlib
David Allsopp 617c461bb1 s/an Unicode/a Unicode/ 2018-01-19 13:55:50 +00:00
..
.depend fix up the merge of 4.05 into trunk 2017-07-18 13:11:36 +02:00
Compflags Update headers for the new license. 2016-02-18 16:59:16 +01:00
Makefile headernt.c: fix read_runtime_path 2017-09-27 10:49:30 +01: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 Avoid non-tail recursion when loading files in Arg.read_arg. 2017-10-04 16:49:42 +02:00
arg.mli Arg.align: optionally use '\t' as alignment separator 2017-05-30 13:15:12 +02:00
array.ml add -no-flat-float-array configure option 2017-09-15 18:24:36 +02:00
array.mli PR#7363: start documentation headers at {1 2017-10-04 13:05:05 +02:00
arrayLabels.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
arrayLabels.mli PR#7363: start documentation headers at {1 2017-10-04 13:05:05 +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 get rid of compare_val in String.concat 2017-07-08 08:41:08 +02:00
bytes.mli fix few documentation headers 2017-10-04 13:05:05 +02:00
bytesLabels.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
bytesLabels.mli add labels to BytesLabels.sub_string (#1353) 2017-10-16 08:55:30 +09: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 Merge pull request #1365 from yallop/let-rec-patch-406 2017-09-22 15:37:10 +09:00
camlinternalFormat.ml Rename `make_string_padding` to `make_padding, as suggested. 2017-09-13 14:27:34 +01:00
camlinternalFormat.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
camlinternalFormatBasics.ml Formats: use the optional width when formatting a boolean. 2017-09-01 13:22:00 +01:00
camlinternalFormatBasics.mli Formats: use the optional width when formatting a boolean. 2017-09-01 13:22:00 +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 Typos and basic grammar error fixing (#1280) 2017-08-10 11:59:23 +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 PR#7363: start documentation headers at {1 2017-10-04 13:05:05 +02: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 MPR#7604: minor Ephemeron documentation fixes 2017-08-16 11:37:39 +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 Typos and basic grammar error fixing (#1280) 2017-08-10 11:59:23 +01:00
format.mli fix Makefile bug for lintapidiff and add missing @since in stdlib/format.mli 2017-11-10 17:20:44 +01:00
gc.ml Fix Gc.minor_{words,free} by removing [@@noalloc] 2017-03-09 10:50:08 -05:00
gc.mli Fix Gc.minor_{words,free} by removing [@@noalloc] 2017-03-09 10:50:08 -05: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 PR#7363: start documentation headers at {1 2017-10-04 13:05:05 +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 headernt.c: use WriteConsole 2017-09-27 10:49:30 +01:00
int32.ml Option-returning variants of stdlib functions (#885) 2016-11-07 16:11:35 +00:00
int32.mli PR#7363: start documentation headers at {1 2017-10-04 13:05:05 +02:00
int64.ml Option-returning variants of stdlib functions (#885) 2016-11-07 16:11:35 +00:00
int64.mli PR#7363: start documentation headers at {1 2017-10-04 13:05:05 +02:00
lazy.ml add -no-flat-float-array configure option 2017-09-15 18:24:36 +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 PR#7363: start documentation headers at {1 2017-10-04 13:05:05 +02:00
list.ml Fix bug #7513 (#1136) 2017-05-10 16:20:34 +02:00
list.mli PR#7363: start documentation headers at {1 2017-10-04 13:05:05 +02:00
listLabels.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
listLabels.mli PR#7363: start documentation headers at {1 2017-10-04 13:05:05 +02: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 13:26:18 +01: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 PR#7363: start documentation headers at {1 2017-10-04 13:05:05 +02:00
obj.ml add -no-flat-float-array configure option 2017-09-15 18:24:36 +02: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 PR#7363: start documentation headers at {1 2017-10-04 13:05:05 +02:00
pervasives.ml Synchronized Pervasives implementation between stdlib and threads 2017-07-21 14:28:33 +02:00
pervasives.mli stdlib/pervasives.mli: typo in documentation of __LINE_OF__ (#1548) 2017-12-28 15:29:51 +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 PR#7363: start documentation headers at {1 2017-10-04 13:05:05 +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 PR#7363: start documentation headers at {1 2017-10-04 13:05:05 +02:00
scanf.ml Formats: use the optional width when formatting a boolean. 2017-09-01 13:22:00 +01:00
scanf.mli PR#7363: start documentation headers at {1 2017-10-04 13:05:05 +02: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 PR#7363: start documentation headers at {1 2017-10-04 13:05:05 +02:00
string.ml get rid of compare_val in String.concat 2017-07-08 08:41:08 +02:00
string.mli restore compatibility for String.{unsafe_set,create,fill} 2017-02-25 08:28:07 -05:00
stringLabels.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
stringLabels.mli Fix missing deprecated attribute. 2017-04-05 19:27:06 +02:00
sys.mli PR#7363: start documentation headers at {1 2017-10-04 13:05:05 +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 s/an Unicode/a Unicode/ 2018-01-19 13:55:50 +00:00
weak.ml Option-returning variants of stdlib functions (#885) 2016-11-07 16:11:35 +00:00
weak.mli PR#7363: start documentation headers at {1 2017-10-04 13:05:05 +02:00