ocaml/stdlib
Xavier Leroy 8f0185c58d PR#5004: overflow in Buffer.add_channel
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@10216 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2010-03-28 08:16:45 +00:00
..
.cvsignore merge changes from release/3.11.1 to release/3.11.2 2010-01-20 16:26:46 +00:00
.depend big bug in Obj.add_offset 2010-01-25 11:55:30 +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 Using -strict-sequence to compile the compiler. 2009-12-09 09:52:47 +00:00
StdlibModules Implement Lazy.force as a primitive, and optimize its calls. 2008-08-01 16:57:10 +00:00
arg.ml merge changes 3.10.0 -> 3.10.1 2008-01-11 16:13:18 +00:00
arg.mli merge changes 3.10.0 -> 3.10.1 2008-01-11 16:13:18 +00:00
array.ml suppression d'espaces superflus 2005-04-11 16:44:26 +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 merge changes from release/3.11.1 to release/3.11.2 2010-01-20 16:26:46 +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 merge changes from release/3.11.1 to release/3.11.2 2010-01-20 16:26:46 +00:00
format.ml Introducing output meanings to subsume set/get_[all_]formatter_output_functions. 2009-11-30 23:21:49 +00:00
format.mli Documentation. 2010-01-22 16:57:26 +00:00
gc.ml merge changes from 3.10.2merged to 3.11.0 2008-12-03 18:09:09 +00:00
gc.mli merge changes from 3.10.2merged to 3.11.0 2008-12-03 18:09:09 +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 Implement Lazy.force as a primitive, and optimize its calls. 2008-08-01 16:57:10 +00:00
lexing.ml PR#3930 helper function for end-of-line 2008-01-22 16:27:53 +00:00
lexing.mli merge changes between 3.10.2 and the end of branch 3.10 2008-10-08 13:09:39 +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 fusion des modifs de 3.08.4 2005-08-13 20:59:37 +00:00
map.mli merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +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 Ajout Map.is_empty, Map.compare, Map.equal 2004-04-23 10:01:34 +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 big bug in Obj.add_offset 2010-01-25 11:55:30 +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#4367: added Parsing.set_trace to control the printing of a trace of actions for ocamlyacc-generated parsers 2008-08-06 09:38:25 +00:00
pervasives.ml Format concatenation introduces %, to delimit conversions. 2009-11-30 21:58:35 +00:00
pervasives.mli clean up spaces and tabs 2010-01-22 12:48:24 +00:00
printexc.ml clean up spaces and tabs 2010-01-22 12:48:24 +00:00
printexc.mli merge changes from release/3.11.1 to release/3.11.2 2010-01-20 16:26:46 +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 Introducing nop format delimiter %, 2009-11-30 21:51:08 +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 fusion des changements 3.09.3 -> release309_merge310 2007-02-09 13:31:15 +00:00
scanf.ml Adding a close-in function to module Scanf, to be able to close a Scanf scan buffer (hence its underlying Pervasives.in_channel, if any). 2009-12-29 19:04:35 +00:00
scanf.mli Wrong link stntax. 2010-01-22 17:10:52 +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 Ajout de Sys.is_directory (PR#4054 + needed by ocamlbuild) 2007-02-26 14:21:57 +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