Age | Commit message (Expand) | Author |
2013-05-14 | PR#5982: save and restore the value of errno in signal handlers | Jérémie Dimino |
2013-04-30 | last fixes to make the testsuite work under mingw | Damien Doligez |
2013-03-22 | fix C compiler warnings and bug introduced by commit 13436 | Damien Doligez |
2013-03-22 | fix whitespace and over-long lines | Damien Doligez |
2013-03-11 | user-exposed abstract type for raw backtraces in Printexc.ml (original patch ... | Gabriel Scherer |
2013-03-09 | fix a few problems with whitespace and over-long lines | Damien Doligez |
2013-01-23 | Revert bad commit. | Alain Frisch |
2013-01-23 | #5902: adapt standard ppx driver to support extra arguments. | Alain Frisch |
2013-01-17 | Fix #4887 (input_char after close_in crashes ocaml, msvc runtime). Patch by C... | Alain Frisch |
2013-01-13 | [arm] Add CFI directives to the native runtime. | Benedikt Meurer |
2013-01-13 | [amd64] Avoid unbalanced CFA offsets. | Benedikt Meurer |
2013-01-13 | PR#5886: Small changes to compile for Android. | Benedikt Meurer |
2012-10-24 | #5798: Apply patch to add VFPv2 and ARMv6 hard-float support (Jeffrey Scofiel... | Benedikt Meurer |
2012-10-15 | remove all $Id keywords | Damien Doligez |
2012-09-08 | PR#5707: in AMD64 port, exchange the roles of r10-r11 and r12-r13, | Xavier Leroy |
2012-08-03 | PR#5700, take 2: another misaligned call to caml_stash_backtrace. | Xavier Leroy |
2012-08-02 | PR#5700: crash with native-code stack backtraces under MacOS 10.8 x86-64 | Xavier Leroy |
2012-08-01 | Remove empty and useless file natdynlink.h. | Alain Frisch |
2012-07-30 | clean up TABs and whitespace | Damien Doligez |
2012-07-26 | merge changes from 4.00 branching to 4.00.0 (part 1) | Damien Doligez |
2012-07-22 | Revert commit r12756 containing unwanted changes | Fabrice Le Fessant |
2012-07-22 | Fix PR#5695 | Fabrice Le Fessant |
2012-07-09 | Add more CFI directives in i386/amd64 assembly files in asmrun | Fabrice Le Fessant |
2012-07-09 | Merge commit 12664 from 4.00 on trunk/ | Fabrice Le Fessant |
2012-05-29 | modified Windows Makefiles to install compiler internals | Fabrice Le Fessant |
2012-05-17 | Install compiler internals (as libraries + compiled interfaces + start modules) | Xavier Leroy |
2012-03-13 | PR#5215: Marshalling of closures now supported if the closures come from dyna... | Xavier Leroy |
2012-03-08 | merge version 3.12 from 3.12.1 to r12205 | Damien Doligez |
2012-02-21 | PR#5487: addition of CFI directives and a few filename/linenumber info to gen... | Xavier Leroy |
2012-02-18 | - PR#5509: misclassification of statically-allocated empty array that | Xavier Leroy |
2012-02-17 | Backtrack previous changes for PowerPC/Linux, which turns out to lack what we... | Xavier Leroy |
2012-02-17 | PR#5064, PR#5485: try to ensure that 4K words of stack are available | Xavier Leroy |
2012-02-10 | More renaming to OCaml | Damien Doligez |
2012-02-05 | Fix various compiler warnings in asmrun. | Benedikt Meurer |
2012-02-05 | [arm] Update copyright notices as suggested by Xavier. | Benedikt Meurer |
2012-02-04 | Merge the new ARM backend into trunk (PR#5433). | Benedikt Meurer |
2011-12-22 | PR#5179 continued: no extra stack adjustment in caml_c_call | Xavier Leroy |
2011-12-21 | PR#5179: giant steps towards a Mingw64 port. | Xavier Leroy |
2011-12-20 | PR#4746: wrong detection of stack overflows in native code under Linux | Xavier Leroy |
2011-12-18 | Removed the obsolete native-code generators for Alpha, HPPA, IA64 and MIPS. | Xavier Leroy |
2011-12-17 | Removed the obsolete native-code generators for Alpha, HPPA, IA64 and MIPS. | Xavier Leroy |
2011-10-15 | AMD64/MacOSX code generator: make local asm labels really local. (L100 inste... | Xavier Leroy |
2011-09-18 | PR#5336: add .type directives in ARM code | Xavier Leroy |
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 |
2011-07-20 | uniform .ignore system | Damien Doligez |
2011-07-20 | merge changes from 3.12.0 to 3.12.1 | Damien Doligez |
2011-04-26 | renaming "Objective Caml" to "OCaml" (first pass) | Damien Doligez |
2011-03-17 | add option -runtime-variant | Damien Doligez |
2011-01-06 | PR#4243: make .c.p.o rule thread-safe | Damien Doligez |