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
/
byterun
/
parsing.c
Age
Commit message (
Expand
)
Author
2014-12-27
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam...
Gabriel Scherer
2014-04-15
PR#6075: avoid using unsafe C library functions (strcpy, strcat, sprintf).
Xavier Leroy
2012-10-15
remove all $Id keywords
Damien Doligez
2011-12-21
PR#5179: giant steps towards a Mingw64 port.
Xavier Leroy
2011-07-27
renaming of Objective Caml to OCaml and cleanup of copyright headers
Damien Doligez
2010-01-22
clean up spaces and tabs
Damien Doligez
2008-08-06
PR#4367: added Parsing.set_trace to control the printing of a trace of action...
Xavier Leroy
2004-05-17
suppression des warnings "unused variable" de gcc
Damien Doligez
2004-01-01
depollution suite (PR#1914 et PR#1956)
Damien Doligez
2003-12-31
depollution suite (PR#1914, PR#1956)
Damien Doligez
2002-11-01
changement des locations, premiere tranche
Damien Doligez
2001-12-07
MAJ en-tetes pour mentionner la 'special exception' sur la LGPL
Xavier Leroy
2001-12-04
declaration strlen
Damien Doligez
2001-11-05
Ajout mecanisme de trace dans les parsers ocamlyacc
Xavier Leroy
2001-08-28
Chargement dynamique de primitives C
Xavier Leroy
1999-11-17
Changement de la licence
Xavier Leroy
1998-06-23
Debut portage Cray T3E
Xavier Leroy
1998-04-21
portage bytecode sur Cray T3E
Damien Doligez
1997-09-02
Sources C convertis en ANSI C
Xavier Leroy
1996-07-01
Renommage BIG_ENDIAN -> ARCH_BIG_ENDIAN, etc.
Xavier Leroy
1996-04-30
Renommage en Objective Caml
Xavier Leroy
1996-02-28
Bug d'allocation memoire dans le maniement des attributs de tokens
Xavier Leroy
1995-10-03
On prend symb_start = symb_end quand on applique une epsilon-production.
Xavier Leroy
1995-08-09
Ajout des notices de copyright
Xavier Leroy
1995-08-09
Ajout de la recuperation d'erreurs dans les parsers Yacc
Xavier Leroy
1995-06-18
Changement representation des constructeurs constants.
Xavier Leroy
1995-05-04
Passage a la version bootstrappee (franchissement du Rubicon)
Xavier Leroy