ocaml/stdlib
Jacques Le Normand 6de25fef2f first commit
git-svn-id: http://caml.inria.fr/svn/ocaml/branches/gadts@10679 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2010-09-13 05:28:30 +00:00
..
.cvsignore merge changes from release/3.11.1 to release/3.11.2 2010-01-20 16:26:46 +00:00
.depend merge last changes from 3.11 branch (rev 10307) 2010-04-26 12:54:11 +00:00
Compflags bug de scanf 2004-11-02 14:51:37 +00:00
Makefile clean up spaces and tabs 2010-01-22 12:48:24 +00:00
Makefile.nt clean up spaces and tabs 2010-01-22 12:48:24 +00:00
Makefile.shared PR#5055: head -1 doesn't work 2010-05-21 11:28:21 +00:00
StdlibModules Implement Lazy.force as a primitive, and optimize its calls. 2008-08-01 16:57:10 +00:00
arg.ml first commit 2010-09-13 05:28:30 +00:00
arg.mli merge changes 3.10.0 -> 3.10.1 2008-01-11 16:13:18 +00:00
array.ml small optimization of Array.concat 2010-05-31 12:46:27 +00:00
array.mli nettoyage 2005-10-25 18:34:07 +00:00
arrayLabels.ml MAJ en-tetes pour mentionner la 'special exception' sur la LGPL 2001-12-07 13:41:02 +00:00
arrayLabels.mli sync comments 2007-01-22 08:06:09 +00:00
buffer.ml PR#5004: overflow in Buffer.add_channel 2010-03-28 08:16:45 +00:00
buffer.mli PR#4831: use tags @since and @before in std lib 2010-05-21 18:30:12 +00:00
callback.ml depollution suite (PR#1914, PR#1956) 2003-12-31 14:20:40 +00:00
callback.mli nettoyage 2005-10-25 18:34:07 +00:00
camlinternalLazy.ml Implement Lazy.force as a primitive, and optimize its calls. 2008-08-01 16:57:10 +00:00
camlinternalLazy.mli Implement Lazy.force as a primitive, and optimize its calls. 2008-08-01 16:57:10 +00:00
camlinternalMod.ml merge changes 3.10.0 -> 3.10.1 2008-01-11 16:13:18 +00:00
camlinternalMod.mli Ajout module CamlinternalMod (auxiliaires pour la compilation de 'module rec') 2004-08-12 12:57:00 +00:00
camlinternalOO.ml merge changes 3.10.0 -> 3.10.1 2008-01-11 16:13:18 +00:00
camlinternalOO.mli add virtual instance variables 2006-04-05 02:28:13 +00:00
char.ml The functions that escape characters ([escaped]) now handle characters 2007-04-16 11:06:51 +00:00
char.mli nettoyage 2005-10-25 18:34:07 +00:00
complex.ml nettoyage 2005-10-25 18:34:07 +00:00
complex.mli nettoyage 2005-10-25 18:34:07 +00:00
digest.ml depollution suite (PR#1914, PR#1956) 2003-12-31 14:20:40 +00:00
digest.mli nettoyage 2005-10-25 18:34:07 +00:00
filename.ml merge changes from release/3.11.1 to release/3.11.2 2010-01-20 16:26:46 +00:00
filename.mli PR#4831: use tags @since and @before in std lib 2010-05-21 18:30:12 +00:00
format.ml Documentation. Adding a <<deprecated>> section to list deprecated stuff out of the way from the regular stuff. 2010-05-03 09:18:20 +00:00
format.mli PR#4831: use tags @since and @before in std lib 2010-05-21 18:30:12 +00:00
gc.ml - Refactoring of otherlibs/systhreads 2010-04-27 07:55:08 +00:00
gc.mli PR#4831: use tags @since and @before in std lib 2010-05-21 18:30:12 +00:00
genlex.ml Un identificateur peut commencer par _ (PR#959) 2002-03-11 08:43:55 +00:00
genlex.mli nettoyage 2005-10-25 18:34:07 +00:00
hashtbl.ml nettoyage 2005-10-25 18:34:07 +00:00
hashtbl.mli typo dans un commentaire 2005-05-04 13:36:47 +00:00
header.c clean up spaces and tabs 2010-01-22 12:48:24 +00:00
headernt.c Some changes to the build system 2007-02-07 10:31:36 +00:00
int32.ml Ensure type specialization for the 'compare' functions (PR#4194) 2007-01-30 09:34:36 +00:00
int32.mli merge changes 3.10.0 -> 3.10.1 2008-01-11 16:13:18 +00:00
int64.ml Ensure type specialization for the 'compare' functions (PR#4194) 2007-01-30 09:34:36 +00:00
int64.mli merge changes 3.10.0 -> 3.10.1 2008-01-11 16:13:18 +00:00
lazy.ml Implement Lazy.force as a primitive, and optimize its calls. 2008-08-01 16:57:10 +00:00
lazy.mli PR#4721: documented the fact that Lazy.force is not thread-safe 2010-05-12 14:56:09 +00:00
lexing.ml PR#3930 helper function for end-of-line 2008-01-22 16:27:53 +00:00
lexing.mli PR#4831: use tags @since and @before in std lib 2010-05-21 18:30:12 +00:00
list.ml PR#4055 List.nth when argument is negative 2006-09-11 12:18:00 +00:00
list.mli PR#4055 List.nth when argument is negative 2006-09-11 12:18:00 +00:00
listLabels.ml MAJ en-tetes pour mentionner la 'special exception' sur la LGPL 2001-12-07 13:41:02 +00:00
listLabels.mli sync comments 2007-01-22 08:06:09 +00:00
map.ml Extend Map with functions from Set. 2010-05-25 13:29:43 +00:00
map.mli merge changes from branching of 3.12 to release/3.12.0 2010-08-02 14:37:22 +00:00
marshal.ml nettoyage 2005-10-25 18:34:07 +00:00
marshal.mli nettoyage 2005-10-25 18:34:07 +00:00
moreLabels.ml MAJ en-tetes pour mentionner la 'special exception' sur la LGPL 2001-12-07 13:41:02 +00:00
moreLabels.mli Extend Map with functions from Set. 2010-05-25 13:29:43 +00:00
nativeint.ml Ensure type specialization for the 'compare' functions (PR#4194) 2007-01-30 09:34:36 +00:00
nativeint.mli nettoyage 2005-10-25 18:34:07 +00:00
obj.ml big bug in Obj.add_offset 2010-01-25 11:55:30 +00:00
obj.mli PR#4831: use tags @since and @before in std lib 2010-05-21 18:30:12 +00:00
oo.ml switch to new vtable representation 2004-05-26 11:10:52 +00:00
oo.mli switch to new vtable representation 2004-05-26 11:10:52 +00:00
parsing.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
parsing.mli PR#4831: use tags @since and @before in std lib 2010-05-21 18:30:12 +00:00
pervasives.ml merge changes from branching of 3.12 to release/3.12.0 2010-08-02 14:37:22 +00:00
pervasives.mli Spacing review: symboliques operators are surrounded with spaces, ":" are also surrounded by spaces not to confuse with labels (as exemplify by emacs coloration!). 2010-06-09 11:00:56 +00:00
printexc.ml Fix #5003: document the fact that expressions raised by exception printers are just ignored; custom printers are tried before hard-coded ones. 2010-04-19 12:25:46 +00:00
printexc.mli PR#4831: use tags @since and @before in std lib 2010-05-21 18:30:12 +00:00
printf.ml Documenting that +int is now a valid token, hence %F can support a sign indication. 2009-12-09 08:28:59 +00:00
printf.mli PR#4831: use tags @since and @before in std lib 2010-05-21 18:30:12 +00:00
queue.ml PR#3755 indentation trompeuse 2005-08-26 12:10:47 +00:00
queue.mli Ajout operation is_empty 2002-06-27 08:48:26 +00:00
random.ml better PRNG 2010-02-05 17:34:14 +00:00
random.mli PR#4831: use tags @since and @before in std lib 2010-05-21 18:30:12 +00:00
scanf.ml Typo in module Scanf prevented tests to succeeded properly. 2010-05-05 17:49:19 +00:00
scanf.mli PR#4831: use tags @since and @before in std lib 2010-05-21 18:30:12 +00:00
set.ml fusion des bugfixes de 3.08.2 2004-11-25 00:06:06 +00:00
set.mli espaces 2005-07-21 14:52:45 +00:00
sharpbang #!space, pas #! 1998-04-27 15:14:31 +00:00
sort.ml nettoyage 2005-10-25 18:34:07 +00:00
sort.mli nettoyage 2005-10-25 18:34:07 +00:00
stack.ml Ajout operation is_empty 2002-06-27 08:48:26 +00:00
stack.mli nettoyage 2005-10-25 18:34:07 +00:00
stdLabels.ml MAJ en-tetes pour mentionner la 'special exception' sur la LGPL 2001-12-07 13:41:02 +00:00
stdLabels.mli Fusion des modifs faites sur la branche release jusqu'a la release 3.08.0 2004-07-13 12:25:21 +00:00
std_exit.ml MAJ en-tetes pour mentionner la 'special exception' sur la LGPL 2001-12-07 13:41: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 Remove restrictions to stream concatenation, and use Lazy.t for the argument 2008-06-18 15:35:02 +00:00
stream.mli nettoyage 2005-10-25 18:34:07 +00:00
string.ml PR#4582, PR#4637 - revert functions to old behaviour 2008-11-18 10:29:26 +00:00
string.mli merge changes between 3.10.2 and the end of branch 3.10 2008-10-08 13:09:39 +00:00
stringLabels.ml typo dans un commentaire 2004-01-03 22:08:38 +00:00
stringLabels.mli sync comments 2007-01-22 08:06:09 +00:00
sys.mli PR#4831: use tags @since and @before in std lib 2010-05-21 18:30:12 +00:00
sys.mlp Ajout de Sys.is_directory (PR#4054 + needed by ocamlbuild) 2007-02-26 14:21:57 +00:00
weak.ml merge changes from 3.10.1 to 3.10.2 2008-02-29 14:21:22 +00:00
weak.mli merge changes from 3.10.2merged to 3.11.0 2008-12-03 18:09:09 +00:00