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
/
asmrun
/
fail.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-05-09
fixed bug in native caml_raise_with_string, and synced code in byterun/fail.c...
Mark Shinwell
2014-04-12
fix some of the whitespace problems in the source
Damien Doligez
2013-11-15
Missing include (==> implicit declaration of function 'caml_named_value').
Alain Frisch
2013-11-08
Simplify special logic for array bound error (allocate the exception value fr...
Alain Frisch
2013-11-06
Do not introduce Obj.raw_tag.
Alain Frisch
2013-11-04
Typo.
Alain Frisch
2013-10-18
Fix Out_of_memory/Stack_overflow.
Alain Frisch
2013-10-18
Also adapt the native system.
Alain Frisch
2012-10-15
remove all $Id keywords
Damien Doligez
2012-02-05
Fix various compiler warnings in asmrun.
Benedikt Meurer
2011-09-08
PR#5344: some predifined exceptions need special printing
Xavier Clerc
2011-07-27
renaming of Objective Caml to OCaml and cleanup of copyright headers
Damien Doligez
2008-09-18
PR#4390: ajout caml_raise_with_args
Xavier Leroy
2008-03-14
Ability to print and capture exception backtraces (see stdlib module Printexc)
Xavier Leroy
2006-11-28
PR#4167 ajout de const dans fail.h (suite)
Damien Doligez
2004-05-17
suppression des warnings "unused variable" de gcc
Damien Doligez
2004-01-04
PR#1914,PR#1956 depollution de l'espace de noms
Damien Doligez
2004-01-03
depollution suite (PR#1914 et PR#1956)
Damien Doligez
2004-01-02
depollution suite (et fin?) (PR#1914 et PR#1956)
Damien Doligez
2004-01-01
depollution suite (PR#1914 et PR#1956)
Damien Doligez
2003-12-29
depollution suite (PR#1914 et PR#1956); byterun/weak.c: PR#1929 suite
Damien Doligez
2003-11-21
Changement erreur acces hors bornes. Utilisation des buckets statiquement al...
Xavier Leroy
2001-12-07
MAJ en-tetes pour mentionner la 'special exception' sur la LGPL
Xavier Leroy
2001-08-08
Detection du debordement de pile C
Xavier Leroy
2001-06-15
Ajout et utilisation de printexc.h
Xavier Leroy
2000-01-03
Blue -> Caml_blue etc.
Damien Doligez
1999-11-17
Changement de la licence
Xavier Leroy
1999-06-05
Revu la gestion des signaux et des exceptions dans les signal handlers
Xavier Leroy
1998-11-26
Typo dans raise_sys_blocked_io
Xavier Leroy
1998-11-20
Ajout de Sys_blocked_io
Xavier Leroy
1998-11-18
Mips/Irix: passage en mode -n32. Mips/Ultrix: suppression
Xavier Leroy
1998-11-11
En ocamlopt, les acces hors bornes levent Invalid_argument au lieu de planter...
Xavier Leroy
1998-11-02
Ne pas utiliser sigprocmask() dans mlraise() si nous sommes en threads POSIX
Xavier Leroy
1998-10-26
nouvelles fonctions alloc/alloc_small
Damien Doligez
1998-10-01
Une ligne blanche en moins
Xavier Leroy
1997-11-21
Revision de l'interface avec le GC, debut
Xavier Leroy
1997-09-02
Sources C convertis en ANSI C
Xavier Leroy
1997-08-29
Revu completement l'allocation des buffers d'I/O.
Xavier Leroy
1997-06-01
unification local_roots/local_roots_new
Damien Doligez
1997-05-26
Changement de Push/Pop_roots en Begin/End_roots
Damien Doligez
1997-03-17
Suppression de caml_top_of_stack.
Xavier Leroy
1996-04-30
Renommage en Objective Caml
Xavier Leroy
1996-02-21
Portage Windows NT/95.
Xavier Leroy
1996-02-05
Prevoir le cas ou on n'a pas les signaux POSIX (e.g. NextStep)
Xavier Leroy
1996-02-01
fail.c: remettre le sigmask a zero avant de faire mlraise
Xavier Leroy
1995-12-20
fail.c: revu le nettoyage des racines locales C.
Xavier Leroy
1995-12-05
fail.c: remettre les racines locales a zero avant de faire raise.
Xavier Leroy
1995-08-09
Ajout des notices de copyright
Xavier Leroy
1995-07-24
fail: invalid_arg fait fatal_error.
Xavier Leroy
[next]