Age | Commit message (Expand) | Author |
2004-05-18 | strerror est standard ANSI C | Xavier Leroy |
2004-05-17 | suppression des warnings "unused variable" de gcc | Damien Doligez |
2004-05-09 | Proteger la fabrication de opnames.h contre l'internationalisation | Xavier Leroy |
2004-05-09 | saved_pc doit garder sa valeur pendant le longjmp, sinon les backtraces sont ... | Xavier Leroy |
2004-05-04 | Installer signals.h comme dans la version Unix | Xavier Leroy |
2004-04-29 | PR#2526 | Damien Doligez |
2004-04-26 | added call to caml_prepare_bytecode | Basile Starynkevitch |
2004-04-26 | added caml_prepare_bytecode (which does nothing) | Basile Starynkevitch |
2004-04-26 | in LOCAL_CALLBACK_BYTECODE mode the return address should be into | Basile Starynkevitch |
2004-04-26 | added caml_bcodcount for traced DEBUG | Basile Starynkevitch |
2004-04-23 | added <ctype.h> for isprint | Basile Starynkevitch |
2004-04-22 | when DEBUG can have several -t | Basile Starynkevitch |
2004-04-22 | interpreter may trace detailed stack when DEBUG | Basile Starynkevitch |
2004-04-22 | added detailed traces with stack | Basile Starynkevitch |
2004-04-22 | added detailed traces | Basile Starynkevitch |
2004-04-19 | added caml_instr_string | Basile Starynkevitch |
2004-04-19 | no THREADED_CODE if CAML_JIT | Basile Starynkevitch |
2004-04-17 | caml_static_release_bytecode should fail when NATIVE_CODE | Basile Starynkevitch |
2004-04-16 | include interp.h | Damien Doligez |
2004-04-16 | release_bytecode only without NATIVE_CODE | Basile Starynkevitch |
2004-04-16 | added caml_static_release_bytecode | Basile Starynkevitch |
2004-04-16 | typo | Basile Starynkevitch |
2004-04-16 | added static_release_bytecode | Basile Starynkevitch |
2004-04-16 | typo (args initialization always needed, even with LOCAL_CALLBACK_BYTECODE) | Basile Starynkevitch |
2004-04-16 | added a LOCAL_CALLBACK_BYTECODE compile flag (for support of callback bytecod... | Basile Starynkevitch |
2004-04-16 | caml_clear_bytecode renamed as caml_release_bytecode | Basile Starynkevitch |
2004-04-16 | added caml_clear_bytecode | Basile Starynkevitch |
2004-04-16 | added empty caml_clear_bytecode | Basile Starynkevitch |
2004-04-15 | PR#2352, suite | Damien Doligez |
2004-04-15 | appeler les fonctions de finalisation apres compactage | Damien Doligez |
2004-04-13 | PR#2328 | Damien Doligez |
2004-04-13 | PR#2352 | Damien Doligez |
2004-04-01 | Depollution | Xavier Leroy |
2004-04-01 | Exporter caml_fatal_error*, la lib str les utilise | Xavier Leroy |
2004-02-22 | Rendre ocamlc -output-obj compatible avec Dynlink et le toplevel | Xavier Leroy |
2004-02-02 | typo dans un commentaire | Damien Doligez |
2004-02-02 | PR#2121 | Damien Doligez |
2004-01-30 | ajout Gc.quick_stat | Damien Doligez |
2004-01-14 | commentaires | Damien Doligez |
2004-01-09 | Fixed problem in caml_classify_float with 'strict aliasing' optimization in g... | Xavier Leroy |
2004-01-08 | suppression du support Mac OS 9 | Damien Doligez |
2004-01-07 | suppression du portage Mac OS 9 | Damien Doligez |
2004-01-05 | PR#1914,PR#1956, suppression du portage Mac OS 9 | Damien Doligez |
2004-01-04 | bug */ dans un commentaire | Damien Doligez |
2004-01-04 | PR#1914,PR#1956 depollution de l'espace de noms | Damien Doligez |
2004-01-03 | $id | Damien Doligez |
2004-01-03 | $id | Damien Doligez |
2004-01-03 | depollution suite (PR#1914 et PR#1956) | Damien Doligez |
2004-01-03 | typo dans un commentaire | Damien Doligez |
2004-01-03 | PR#2016 | Damien Doligez |