.. |
.cvsignore
|
Enlever filename.ml
|
1996-11-04 09:17:32 +00:00 |
.depend
|
Ajout de Callback.
|
1996-11-08 14:47:14 +00:00 |
Makefile
|
Ajout de Callback.
|
1996-11-08 14:47:14 +00:00 |
Makefile.Mac
|
bug fix: char.cmo avant string.cmo
|
1996-11-02 18:09:24 +00:00 |
Makefile.Mac.depend
|
dependences
|
1996-11-25 15:54:30 +00:00 |
Makefile.nt
|
Mise a jour pour Win32
|
1996-12-10 14:45:58 +00:00 |
arg.ml
|
Ajout de [Arg.usage].
|
1996-10-24 15:19:22 +00:00 |
arg.mli
|
Ajout de [Arg.usage].
|
1996-10-24 15:19:22 +00:00 |
array.ml
|
Bug dans Array.blit.
|
1996-05-22 16:21:16 +00:00 |
array.mli
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
baltree.ml
|
Printf.sprintf et String.concat dans stdlib
|
1995-05-05 10:05:18 +00:00 |
baltree.mli
|
Passage a la version bootstrappee (franchissement du Rubicon)
|
1995-05-04 10:15:53 +00:00 |
callback.ml
|
Ajout de Callback
|
1996-11-08 14:48:23 +00:00 |
callback.mli
|
Ajout de Callback
|
1996-11-08 14:48:23 +00:00 |
char.ml
|
Typo dans Char.escaped
|
1996-11-18 10:28:48 +00:00 |
char.mli
|
Char, String: ajout fonctions uppercase, lowercase, capitalize, uncapitalize.
|
1996-10-31 16:03:04 +00:00 |
digest.ml
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
digest.mli
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
filename.ml
|
Utilisation de Sys.os_type. Nettoyages exceptions (failwith -> invalid_arg)
|
1996-11-07 11:00:19 +00:00 |
filename.mli
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
format.ml
|
Modifications mineures.
|
1996-08-27 11:57:46 +00:00 |
format.mli
|
Re'e'criture pour autoriser les formattage en paralle`le.
|
1996-07-08 18:53:26 +00:00 |
gc.ml
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
gc.mli
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
genlex.ml
|
Correction d'erreurs dans l'analyse lexicale des commentaires et des
|
1996-11-08 13:37:58 +00:00 |
genlex.mli
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
hashtbl.ml
|
Test explicite de la taille minimale des tables de hachage.
|
1997-02-04 08:02:34 +00:00 |
hashtbl.mli
|
Test explicite de la taille minimale des tables de hachage.
|
1997-02-04 08:02:34 +00:00 |
header.c
|
hashtbl.mli: changé "unpredictable" en "unspecified"
|
1996-09-05 17:35:43 +00:00 |
headernt.c
|
Renommage cslrun -> ocamlrun.
|
1996-05-09 14:59:22 +00:00 |
lexing.ml
|
Ajout de quelques champs dans le type lexbuf pour pouvoir faire le
|
1996-05-28 12:43:22 +00:00 |
lexing.mli
|
Ajout de quelques champs dans le type lexbuf pour pouvoir faire le
|
1996-05-28 12:43:22 +00:00 |
list.ml
|
Bug dans exists2.
|
1996-07-01 12:44:01 +00:00 |
list.mli
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
map.ml
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
map.mli
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
obj.ml
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
obj.mli
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
oo.ml
|
Utilisation de Sys.os_type. Nettoyages exceptions (failwith -> invalid_arg)
|
1996-11-07 11:00:19 +00:00 |
oo.mli
|
Les variables permettant le parametrage du module Oo sont maintenant
|
1996-10-26 15:44:18 +00:00 |
parsing.ml
|
Rectification de symbol_start pour une epsilon-production.
|
1996-10-17 10:01:35 +00:00 |
parsing.mli
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
pervasives.ml
|
pervasives: ajout de do_at_exit.
|
1996-10-09 11:15:13 +00:00 |
pervasives.mli
|
L'equalite structurelle ne doit pas etre utilisee pour les objets.
|
1996-10-28 16:29:32 +00:00 |
printexc.ml
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
printexc.mli
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
printf.ml
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
printf.mli
|
Changement de std_out, std_err en stdout, stderr dans la doc.
|
1996-09-10 13:58:05 +00:00 |
queue.ml
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
queue.mli
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
random.ml
|
Changement pour compatibilite 32/64 bits.
|
1996-11-06 16:54:46 +00:00 |
random.mli
|
Changement pour compatibilite 32/64 bits.
|
1996-11-06 16:54:46 +00:00 |
set.ml
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
set.mli
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
sort.ml
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
sort.mli
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
stack.ml
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
stack.mli
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
std_exit.ml
|
pervasives: ajout de do_at_exit.
|
1996-10-09 11:15:13 +00:00 |
stream.ml
|
Utilisation de Sys.os_type. Nettoyages exceptions (failwith -> invalid_arg)
|
1996-11-07 11:00:19 +00:00 |
stream.mli
|
Renommage en Objective Caml
|
1996-04-30 14:53:58 +00:00 |
string.ml
|
Char, String: ajout fonctions uppercase, lowercase, capitalize, uncapitalize.
|
1996-10-31 16:03:04 +00:00 |
string.mli
|
Char, String: ajout fonctions uppercase, lowercase, capitalize, uncapitalize.
|
1996-10-31 16:03:04 +00:00 |
sys.ml
|
Utilisation de Sys.os_type. Nettoyages exceptions (failwith -> invalid_arg)
|
1996-11-07 11:00:19 +00:00 |
sys.mli
|
Utilisation de Sys.os_type. Nettoyages exceptions (failwith -> invalid_arg)
|
1996-11-07 11:00:19 +00:00 |