ocaml/byterun
Xavier Leroy 8d56f7bcd7 Cleanups on new generational API
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@8909 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2008-07-14 06:28:27 +00:00
..
.cvsignore grosse amelioration des Weak a courte duree de vie 2007-05-04 14:05:13 +00:00
.depend merge changes from 3.10.1 to 3.10.2 2008-02-29 14:21:22 +00:00
Makefile PR#4243 partial solution 2007-11-22 19:01:50 +00:00
Makefile.common Ability to print and capture exception backtraces (see stdlib module Printexc) 2008-03-14 13:47:24 +00:00
Makefile.nt Cleanup and factorization of linker-related code. 2007-11-15 13:21:15 +00:00
alloc.c fusion des changements 3.09.3 -> release309_merge310 2007-02-09 13:31:15 +00:00
alloc.h Remplacement long/unsigned long par intnat/uintnat 2005-09-22 14:21:50 +00:00
array.c PR#4448: replace dense page table by sparse hash table. 2008-01-03 09:37:10 +00:00
backtrace.c Ability to print and capture exception backtraces (see stdlib module Printexc) 2008-03-14 13:47:24 +00:00
backtrace.h Ability to print and capture exception backtraces (see stdlib module Printexc) 2008-03-14 13:47:24 +00:00
callback.c ajout de "const" au parametre de hash_value_name PR#3178 et PR#3396 2006-09-11 12:12:24 +00:00
callback.h ajout de "const" au parametre de hash_value_name PR#3178 et PR#3396 2006-09-11 12:12:24 +00:00
compact.c better anti-fragmentation measures 2008-02-29 12:56:15 +00:00
compact.h depollution suite (PR#1914, PR#1956) 2003-12-31 14:20:40 +00:00
compare.c merge changes 3.10.0 -> 3.10.1 2008-01-11 16:13:18 +00:00
compare.h depollution suite (PR#1914, PR#1956) 2003-12-31 14:20:40 +00:00
compatibility.h cleanup 2008-01-21 14:17:00 +00:00
config.h PR#4448: replace dense page table by sparse hash table. 2008-01-03 09:37:10 +00:00
custom.c Remplacement long/unsigned long par intnat/uintnat 2005-09-22 14:21:50 +00:00
custom.h Remplacement long/unsigned long par intnat/uintnat 2005-09-22 14:21:50 +00:00
debugger.c meilleur message d'erreur 2007-10-08 12:29:22 +00:00
debugger.h Remplacement long/unsigned long par intnat/uintnat 2005-09-22 14:21:50 +00:00
dynlink.c Cleanup natdynlink. Automatic initialization of Dynlink (bytecode and native code). Do not use RTLD_GLOBAL for Dynlink.loadfile_private in native code. 2008-04-22 12:24:10 +00:00
dynlink.h Rendre ocamlc -output-obj compatible avec Dynlink et le toplevel 2004-02-22 15:07:51 +00:00
exec.h MAJ magic numbers suite aux modifs des objets 2004-06-01 12:36:34 +00:00
extern.c PR#4448: replace dense page table by sparse hash table. 2008-01-03 09:37:10 +00:00
fail.c PR#4167 ajout de const dans fail.h 2006-11-24 14:40:11 +00:00
fail.h PR#4167 ajout de const dans fail.h 2006-11-24 14:40:11 +00:00
finalise.c Fix for inferior C compilers. 2008-01-11 17:17:40 +00:00
finalise.h depollution suite (et fin?) (PR#1914 et PR#1956) 2004-01-02 19:23:29 +00:00
fix_code.c switch to new vtable representation 2004-05-26 11:10:52 +00:00
fix_code.h depollution suite (et fin?) (PR#1914 et PR#1956) 2004-01-02 19:23:29 +00:00
floats.c Memory leak in caml_float_of_{sub,}string (PR#3797) 2005-10-12 14:50:03 +00:00
freelist.c merge changes from 3.10.1 to 3.10.2 2008-02-29 14:21:22 +00:00
freelist.h better anti-fragmentation measures 2008-02-29 12:56:15 +00:00
gc.h Ajout Colornum_hd et Coloredhd_hd pour extern.c 2004-07-19 13:20:06 +00:00
gc_ctrl.c better anti-fragmentation measures 2008-02-29 12:56:15 +00:00
gc_ctrl.h Remplacement long/unsigned long par intnat/uintnat 2005-09-22 14:21:50 +00:00
globroots.c Cleanups on new generational API 2008-07-14 06:28:27 +00:00
globroots.h New API for registration of global memory roots that are scanned in a generational manner 2008-03-10 19:56:39 +00:00
hash.c PR#4448: replace dense page table by sparse hash table. 2008-01-03 09:37:10 +00:00
instrtrace.c PR#4448: replace dense page table by sparse hash table. 2008-01-03 09:37:10 +00:00
instrtrace.h Remplacement long/unsigned long par intnat/uintnat 2005-09-22 14:21:50 +00:00
instruct.h switch to new vtable representation 2004-05-26 11:10:52 +00:00
int64_emul.h Remplacement long/unsigned long par intnat/uintnat 2005-09-22 14:21:50 +00:00
int64_format.h decontamination (PR#1914, PR#1956) 2003-12-15 18:10:51 +00:00
int64_native.h Remplacement long/unsigned long par intnat/uintnat 2005-09-22 14:21:50 +00:00
intern.c merge changes 3.10.0 -> 3.10.1 2008-01-11 16:13:18 +00:00
interp.c gcc optimizations for PPC64 2006-08-18 14:51:59 +00:00
interp.h added caml_prepare_bytecode (which does nothing) 2004-04-26 14:08:22 +00:00
intext.h Remplacement long/unsigned long par intnat/uintnat 2005-09-22 14:21:50 +00:00
ints.c merge changes 3.10.0 -> 3.10.1 2008-01-11 16:13:18 +00:00
io.c Raise Sys_blocked_io only in I/O operations that return EAGAIN/EWOULDBLOCK. Other, non-I/O related system calls can also return EAGAIN (e.g. in Sys.command); these should raise Sys_error, not Sys_blocked_io 2007-02-25 12:38:36 +00:00
io.h merge changes 3.10.0 -> 3.10.1 2008-01-11 16:13:18 +00:00
lexing.c depollution suite (PR#1914 et PR#1956) 2004-01-01 16:42:43 +00:00
main.c better anti-fragmentation measures 2008-02-29 12:56:15 +00:00
major_gc.c merge changes 3.10.0 -> 3.10.1 2008-01-11 16:13:18 +00:00
major_gc.h fixed big performance bug in weak hash tables 2008-01-11 11:55:36 +00:00
md5.c fusion des changements 3.09.1 -> 3.09.2 2006-04-16 23:28:22 +00:00
md5.h Remplacement long/unsigned long par intnat/uintnat 2005-09-22 14:21:50 +00:00
memory.c better anti-fragmentation measures 2008-02-29 12:56:15 +00:00
memory.h New API for registration of global memory roots that are scanned in a generational manner 2008-03-10 19:56:39 +00:00
meta.c Add explicit references to external primitive symbols. 2008-01-31 09:13:19 +00:00
minor_gc.c merge changes 3.10.0 -> 3.10.1 2008-01-11 16:13:18 +00:00
minor_gc.h grosse amelioration des Weak a courte duree de vie 2007-05-04 14:05:13 +00:00
misc.c better anti-fragmentation measures 2008-02-29 12:56:15 +00:00
misc.h better anti-fragmentation measures 2008-02-29 12:56:15 +00:00
mlvalues.h grant PR#3760 2008-01-25 08:39:49 +00:00
obj.c add unaligned_tag 2008-01-29 13:11:15 +00:00
osdeps.h Cleanup natdynlink. Automatic initialization of Dynlink (bytecode and native code). Do not use RTLD_GLOBAL for Dynlink.loadfile_private in native code. 2008-04-22 12:24:10 +00:00
parsing.c suppression des warnings "unused variable" de gcc 2004-05-17 17:10:00 +00:00
prims.h Rendre ocamlc -output-obj compatible avec Dynlink et le toplevel 2004-02-22 15:07:51 +00:00
printexc.c Stack backtraces on uncaught exceptions in native code (merge of the opt_backtrace branch) 2007-01-29 12:11:18 +00:00
printexc.h depollution suite (PR#1914 et PR#1956) 2004-01-01 16:42:43 +00:00
reverse.h decontamination (PR#1914, PR#1956) 2003-12-15 18:10:51 +00:00
roots.c New API for registration of global memory roots that are scanned in a generational manner 2008-03-10 19:56:39 +00:00
roots.h Remplacement long/unsigned long par intnat/uintnat 2005-09-22 14:21:50 +00:00
signals.c Factor out common code between byterun/signals.c and asmrun/signals.c: 2007-02-23 09:29:45 +00:00
signals.h Factor out common code between byterun/signals.c and asmrun/signals.c: 2007-02-23 09:29:45 +00:00
signals_byt.c Factor out common code between byterun/signals.c and asmrun/signals.c: 2007-02-23 09:29:45 +00:00
signals_machdep.h Implemented atomic Read_and_clear for PPC64 2007-02-23 09:43:14 +00:00
stacks.c Remplacement long/unsigned long par intnat/uintnat 2005-09-22 14:21:50 +00:00
stacks.h Remplacement long/unsigned long par intnat/uintnat 2005-09-22 14:21:50 +00:00
startup.c Ability to print and capture exception backtraces (see stdlib module Printexc) 2008-03-14 13:47:24 +00:00
startup.h Rendre ocamlc -output-obj compatible avec Dynlink et le toplevel 2004-02-22 15:07:51 +00:00
str.c Added shortcut if == to caml_string_compare and caml_string_equal 2007-01-30 09:52:08 +00:00
sys.c Improved self initialization of PRNGs under Win32 2007-03-01 13:37:39 +00:00
sys.h Raise Sys_blocked_io only in I/O operations that return EAGAIN/EWOULDBLOCK. Other, non-I/O related system calls can also return EAGAIN (e.g. in Sys.command); these should raise Sys_error, not Sys_blocked_io 2007-02-25 12:38:36 +00:00
terminfo.c depollution suite (PR#1914 et PR#1956) 2004-01-01 16:42:43 +00:00
ui.h decontamination (PR#1914, PR#1956) 2003-12-15 18:10:51 +00:00
unix.c Drop support for the old bundle API for Mac OS X (<= 10.3). 2008-04-22 12:40:14 +00:00
weak.c fixed big performance bug in weak hash tables 2008-01-11 11:55:36 +00:00
weak.h depollution suite (PR#1914 et PR#1956) 2004-01-01 16:42:43 +00:00
win32.c Cleanup natdynlink. Automatic initialization of Dynlink (bytecode and native code). Do not use RTLD_GLOBAL for Dynlink.loadfile_private in native code. 2008-04-22 12:24:10 +00:00