index
:
adrien/ocaml
mantis-6773-separate-build-of-ocamldoc-ocamlbuild-ocamldebug-v2
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stdlib
/
stream.ml
Age
Commit message (
Expand
)
Author
2011-07-27
renaming of Objective Caml to OCaml and cleanup of copyright headers
Damien Doligez
2008-06-18
Remove restrictions to stream concatenation, and use Lazy.t for the argument
Michel Mauny
2001-12-07
MAJ en-tetes pour mentionner la 'special exception' sur la LGPL
Xavier Leroy
1999-11-17
Changement de la licence
Xavier Leroy
1999-02-24
Ajout de Pervasives.ignore. List.remove -> List.remove_ass*
Xavier Leroy
1998-11-02
Message d'erreur manquant (était indiqué par erreur comme "erreur interne").
Daniel de Rauglaudre
1997-10-14
Paresseux.
Damien Doligez
1997-06-16
Nouvelle version des Streams
Daniel de Rauglaudre
1996-11-07
Utilisation de Sys.os_type. Nettoyages exceptions (failwith -> invalid_arg)
Xavier Leroy
1996-04-30
Renommage en Objective Caml
Xavier Leroy
1995-12-07
Les fonctions de streams rapides, "from", "of_channel", etc. ne peuvent plus
Daniel de Rauglaudre
1995-11-15
Mutables in buffio (do not compromise streams polymorphism).
Daniel de Rauglaudre
1995-11-13
Modify interface & comments.
Daniel de Rauglaudre
1995-11-10
Add "iter". Change comments.
Daniel de Rauglaudre
1995-11-09
Library module for streams and parsers. Very first version.
Daniel de Rauglaudre