..
.depend
Better hashing!
2011-05-29 09:52:27 +00:00
.ignore
uniform .ignore system
2011-07-20 15:37:36 +00:00
Compflags
Module Buffer, printf, Format and Scanf are compiled with -w A.
2011-10-25 12:09:01 +00:00
Makefile
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
Makefile.nt
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
Makefile.shared
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
StdlibModules
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
arg.ml
Followup fix to #5437 : make sure [align] doesn't add padding to undocumented options, so that these don't show up when passed to [parse] or [usage].
2011-12-23 13:34:13 +00:00
arg.mli
Fix #5437 : when registering an option with Arg, if the option has an empty doc string, do not include it when printing the usage.
2011-12-22 14:04:18 +00:00
array.ml
OCaml, not Objective Caml, I get it.
2011-12-21 10:41:59 +00:00
array.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
arrayLabels.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
arrayLabels.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
buffer.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
buffer.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
callback.ml
continuing to change the name to OCaml
2011-12-21 15:37:54 +00:00
callback.mli
continuing to change the name to OCaml
2011-12-21 15:37:54 +00:00
camlinternalLazy.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
camlinternalLazy.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
camlinternalMod.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
camlinternalMod.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
camlinternalOO.ml
fix PR#5436
2011-12-22 07:30:18 +00:00
camlinternalOO.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
char.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
char.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
complex.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
complex.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
digest.ml
Fix PR#5454: Add compare to Digest and allow to pass directly Digest to Set.Make and Map.Make
2011-12-29 03:10:49 +00:00
digest.mli
Fix PR#5454: Update docs
2011-12-29 03:13:41 +00:00
filename.ml
PR#4549: make Filename.dirname/basename POSIX compliant
2012-01-06 14:24:58 +00:00
filename.mli
PR#4549: make Filename.dirname/basename POSIX compliant
2012-01-06 14:24:58 +00:00
format.ml
Bug #4380 .
2011-10-25 13:13:54 +00:00
format.mli
Bug #4380 .
2011-10-25 13:13:54 +00:00
gc.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
gc.mli
documentation
2012-01-10 20:08:38 +00:00
genlex.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
genlex.mli
continuing to change the name to OCaml
2011-12-21 15:37:54 +00:00
hashtbl.ml
PR#5349: "replace" uses new key instead of reusing old key.
2011-09-18 09:40:21 +00:00
hashtbl.mli
doc: stats since 3.13.0; clean up whitespace
2012-01-06 13:42:04 +00:00
header.c
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
headernt.c
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
int32.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
int32.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
int64.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
int64.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
lazy.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
lazy.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
lexing.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
lexing.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
list.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
list.mli
cut long lines
2012-01-11 13:24:58 +00:00
listLabels.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
listLabels.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
map.ml
More efficient implementation of {Set,Map}.{filter,partition}
2012-01-16 09:03:16 +00:00
map.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
marshal.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
marshal.mli
continuing to change the name to OCaml
2011-12-21 15:37:54 +00:00
moreLabels.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
moreLabels.mli
Improve backward compatibility for Hashtbl functorial interface:
2011-09-18 09:35:27 +00:00
nativeint.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
nativeint.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
obj.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
obj.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
oo.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
oo.mli
Clarify doc about Oo.id ( #5436 ).
2011-12-22 09:30:51 +00:00
parsing.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
parsing.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
pervasives.ml
extra def. of ~+; cut long lines
2012-01-12 15:46:51 +00:00
pervasives.mli
add missing @since; cut long lines
2012-01-12 15:53:55 +00:00
printexc.ml
PR#5344: some predifined exceptions need special printing
2011-09-08 08:34:43 +00:00
printexc.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
printf.ml
PR#5380: copy fix from 3.12 branch
2012-01-11 15:22:51 +00:00
printf.mli
PR#5380: copy fix from 3.12 branch
2012-01-11 15:22:51 +00:00
queue.ml
continuing to change the name to OCaml
2011-12-21 15:37:54 +00:00
queue.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
random.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
random.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
scanf.ml
PR#5380: copy fix from 3.12 branch
2012-01-11 15:22:51 +00:00
scanf.mli
PR#5380: copy fix from 3.12 branch
2012-01-11 15:22:51 +00:00
set.ml
More efficient implementation of {Set,Map}.{filter,partition}
2012-01-16 09:03:16 +00:00
set.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
sharpbang
#!space, pas #!
1998-04-27 15:14:31 +00:00
sort.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
sort.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
stack.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
stack.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
stdLabels.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
stdLabels.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
std_exit.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
stdlib.mllib
merge changes from release/3.11.1 to release/3.11.2
2010-01-20 16:26:46 +00:00
stream.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
stream.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
string.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
string.mli
Fix bug #3888 (String.map and Scanf.unescaped)
2012-01-08 15:38:38 +00:00
stringLabels.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
stringLabels.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
sys.mli
continuing to change the name to OCaml
2011-12-21 15:37:54 +00:00
sys.mlp
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
weak.ml
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00
weak.mli
renaming of Objective Caml to OCaml and cleanup of copyright headers
2011-07-27 14:17:02 +00:00