ocaml/stdlib
Guilherme Kunigami 5357580693 nit: improve List.rev_append doc wording (#1197) 2017-08-09 10:17:42 +01: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 fix up the merge of 4.05 into trunk 2017-07-18 13:11:36 +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 Simplify, update Changes 2017-05-30 15:54:43 +02:00
arg.mli Arg.align: optionally use '\t' as alignment separator 2017-05-30 13:15:12 +02: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 13:31:12 -05: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 Fixed grammar in user-facing comments and README 2017-04-06 13:26:18 +01: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 13:26:18 +01: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 fix up the merge of 4.05 into trunk 2017-07-18 13:11:36 +02: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 13:26:18 +01: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 merge 4.05 into trunk 2017-07-18 13:03:54 +02: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 Documentation: improve @since annotations 2017-02-21 13:31:12 -05: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 int_of_string: document the behaviour of 0u with high unsigned values. 2017-06-16 16:32:09 +01:00
int64.ml Option-returning variants of stdlib functions (#885) 2016-11-07 16:11:35 +00:00
int64.mli int_of_string: document the behaviour of 0u with high unsigned values. 2017-06-16 16:32:09 +01: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 Fix bug #7513 (#1136) 2017-05-10 16:20:34 +02: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 nit: improve List.rev_append doc wording (#1197) 2017-08-09 10:17:42 +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 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 int_of_string: document the behaviour of 0u with high unsigned values. 2017-06-16 16:32:09 +01: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 Synchronized Pervasives implementation between stdlib and threads 2017-07-21 14:28:33 +02:00
pervasives.mli int_of_string: document the behaviour of 0u with high unsigned values. 2017-06-16 16:32:09 +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 13:26:18 +01: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 Documentation: fix references in format and scanf 2017-06-19 12:44:28 +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 Add cross-reference detected by ocamldoc 2017-02-01 20:20:02 +01: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 Documentation: improve @since annotations 2017-02-21 13:31:12 -05: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:27:11 +01:00