summaryrefslogtreecommitdiffstats
path: root/byterun
AgeCommit message (Expand)Author
2004-05-18strerror est standard ANSI CXavier Leroy
2004-05-17suppression des warnings "unused variable" de gccDamien Doligez
2004-05-09Proteger la fabrication de opnames.h contre l'internationalisationXavier Leroy
2004-05-09saved_pc doit garder sa valeur pendant le longjmp, sinon les backtraces sont ...Xavier Leroy
2004-05-04Installer signals.h comme dans la version UnixXavier Leroy
2004-04-29PR#2526Damien Doligez
2004-04-26added call to caml_prepare_bytecodeBasile Starynkevitch
2004-04-26added caml_prepare_bytecode (which does nothing)Basile Starynkevitch
2004-04-26in LOCAL_CALLBACK_BYTECODE mode the return address should be intoBasile Starynkevitch
2004-04-26added caml_bcodcount for traced DEBUGBasile Starynkevitch
2004-04-23added <ctype.h> for isprintBasile Starynkevitch
2004-04-22when DEBUG can have several -tBasile Starynkevitch
2004-04-22interpreter may trace detailed stack when DEBUGBasile Starynkevitch
2004-04-22added detailed traces with stackBasile Starynkevitch
2004-04-22added detailed tracesBasile Starynkevitch
2004-04-19added caml_instr_stringBasile Starynkevitch
2004-04-19no THREADED_CODE if CAML_JITBasile Starynkevitch
2004-04-17caml_static_release_bytecode should fail when NATIVE_CODEBasile Starynkevitch
2004-04-16include interp.hDamien Doligez
2004-04-16release_bytecode only without NATIVE_CODEBasile Starynkevitch
2004-04-16added caml_static_release_bytecodeBasile Starynkevitch
2004-04-16typoBasile Starynkevitch
2004-04-16added static_release_bytecodeBasile Starynkevitch
2004-04-16typo (args initialization always needed, even with LOCAL_CALLBACK_BYTECODE)Basile Starynkevitch
2004-04-16added a LOCAL_CALLBACK_BYTECODE compile flag (for support of callback bytecod...Basile Starynkevitch
2004-04-16caml_clear_bytecode renamed as caml_release_bytecodeBasile Starynkevitch
2004-04-16added caml_clear_bytecodeBasile Starynkevitch
2004-04-16added empty caml_clear_bytecodeBasile Starynkevitch
2004-04-15PR#2352, suiteDamien Doligez
2004-04-15appeler les fonctions de finalisation apres compactageDamien Doligez
2004-04-13PR#2328Damien Doligez
2004-04-13PR#2352Damien Doligez
2004-04-01DepollutionXavier Leroy
2004-04-01Exporter caml_fatal_error*, la lib str les utiliseXavier Leroy
2004-02-22Rendre ocamlc -output-obj compatible avec Dynlink et le toplevelXavier Leroy
2004-02-02typo dans un commentaireDamien Doligez
2004-02-02PR#2121Damien Doligez
2004-01-30ajout Gc.quick_statDamien Doligez
2004-01-14commentairesDamien Doligez
2004-01-09Fixed problem in caml_classify_float with 'strict aliasing' optimization in g...Xavier Leroy
2004-01-08suppression du support Mac OS 9Damien Doligez
2004-01-07suppression du portage Mac OS 9Damien Doligez
2004-01-05PR#1914,PR#1956, suppression du portage Mac OS 9Damien Doligez
2004-01-04bug */ dans un commentaireDamien Doligez
2004-01-04PR#1914,PR#1956 depollution de l'espace de nomsDamien Doligez
2004-01-03$idDamien Doligez
2004-01-03$idDamien Doligez
2004-01-03depollution suite (PR#1914 et PR#1956)Damien Doligez
2004-01-03typo dans un commentaireDamien Doligez
2004-01-03PR#2016Damien Doligez