| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added tail call heuristic for native compilationannot-from-lambda | Xavier Leroy | 2010-05-25 | 1 | -0/+14 |
| * | Generate annot files from the lambda structure. | Xavier Clerc | 2010-05-17 | 1 | -1/+1 |
| * | PR#5027: method! for overriding | Xavier Leroy | 2010-04-22 | 5 | -8/+8 |
| * | PR#5029: typo in names of lib functions for float32<->float64 conversion. | Xavier Leroy | 2010-04-22 | 1 | -6/+6 |
| * | PR#5030: start data labels higher. Also, use emit_floatNN_directive. | Xavier Leroy | 2010-04-22 | 1 | -8/+4 |
| * | PR#4971: wrong variable name in alpha/proc.ml; cleanups in lex/cset.mli and b... | Xavier Leroy | 2010-04-18 | 1 | -2/+2 |
| * | merge branches/override | Jacques Garrigue | 2010-04-08 | 4 | -15/+15 |
| * | mistake in the size of allocated integers (again) | Damien Doligez | 2010-01-29 | 1 | -9/+19 |
| * | mistake in the size of allocated integers | Damien Doligez | 2010-01-29 | 1 | -1/+1 |
| * | clean up spaces and tabs | Damien Doligez | 2010-01-22 | 60 | -152/+126 |
| * | merge changes from release/3.11.1 to release/3.11.2 | Damien Doligez | 2010-01-20 | 13 | -49/+84 |
| * | merge changes from ocaml3110 to ocaml3111rc0 | Damien Doligez | 2009-05-20 | 8 | -18/+42 |
| * | Updating the ARM port, continued: | Xavier Leroy | 2009-05-04 | 2 | -59/+48 |
| * | PR#4759: bad merge of emit_call, etc | Xavier Leroy | 2009-03-31 | 1 | -19/+0 |
| * | Updated ARM port to new ABI (EABI), with software floating-point. | Xavier Leroy | 2009-03-31 | 3 | -171/+163 |
| * | Added and used Reg.createv_like. | Xavier Leroy | 2009-03-31 | 4 | -41/+53 |
| * | merge changes from 3.10.2merged to 3.11.0 | Damien Doligez | 2008-12-03 | 3 | -35/+90 |
| * | PR#4558 part 1: unboxing of floats and boxed ints across 'let' and similar co... | Xavier Leroy | 2008-08-05 | 1 | -2/+16 |
| * | PR#4583: do not compare Lambda terms with =, use Lambda.same instead | Xavier Leroy | 2008-08-01 | 1 | -1/+1 |
| * | PR#4564 (partial): mark stack as non-executable on Linux/ELF | Xavier Leroy | 2008-08-01 | 2 | -2/+9 |
| * | Output references to the native version of the primitives in ocamlopt | Alain Frisch | 2008-07-24 | 2 | -8/+3 |
| * | PR#4223, PR#1508: added unsafe variants of Bigarray.Array{1,2,3}.{get,set} | Xavier Leroy | 2008-07-14 | 2 | -28/+27 |
| * | PR#4462: forgot bigarrayset in is_pure | Xavier Leroy | 2008-03-18 | 1 | -1/+1 |
| * | Add explicit references to external primitive symbols. | Alain Frisch | 2008-01-31 | 4 | -3/+19 |
| * | merge changes 3.10.0 -> 3.10.1 | Damien Doligez | 2008-01-11 | 10 | -40/+84 |
| * | Remove unused variable. | Alain Frisch | 2007-11-15 | 1 | -2/+0 |
| * | Same in native code. | Alain Frisch | 2007-11-15 | 2 | -35/+22 |
| * | Cleanup and factorization of linker-related code. | Alain Frisch | 2007-11-15 | 1 | -81/+19 |
| * | Use the variable mksharedlib from the configure script to build cmxs. | Alain Frisch | 2007-11-12 | 1 | -7/+4 |
| * | Roll-back: natdynlink won't be ported to PowerPC anytime soon. | Alain Frisch | 2007-11-09 | 2 | -77/+16 |
| * | Make it work under Win64. | Alain Frisch | 2007-11-08 | 1 | -20/+22 |
| * | Merge the natdynlink branch into HEAD. | Alain Frisch | 2007-11-06 | 16 | -173/+447 |
| * | Can select which assembler to use at configuration time (PR#4171) | Xavier Leroy | 2007-10-30 | 11 | -38/+26 |
| * | fusion de la version 3.10.0 | Damien Doligez | 2007-10-08 | 2 | -27/+10 |
| * | ajout des annotations pour variables et appels terminaux | Damien Doligez | 2007-05-16 | 1 | -1/+1 |
| * | Make name of object file for package initialization unique (needed for the MS... | Xavier Leroy | 2007-03-01 | 1 | -1/+4 |
| * | Stack backtraces for Win64/AMD64 (bug fixes) | Xavier Leroy | 2007-03-01 | 1 | -0/+4 |
| * | Stack backtraces for Win64/AMD64 (not tested yet) | Xavier Leroy | 2007-03-01 | 1 | -42/+68 |
| * | Better handling of multiple extensions (foo.d.cmo, foo.p.cmx...) | Nicolas Pouillard | 2007-02-23 | 1 | -3/+3 |
| * | PR#4152: avoid repeated calls to transl in transl_unbox_let | Xavier Leroy | 2007-02-22 | 1 | -5/+6 |
| * | wrong branch... rollback | Alain Frisch | 2007-02-15 | 2 | -3/+3 |
| * | starting to implement native dynlink for Unix | Alain Frisch | 2007-02-15 | 2 | -3/+3 |
| * | fusion des changements 3.09.3 -> release309_merge310 | Damien Doligez | 2007-02-09 | 4 | -9/+11 |
| * | Stack backtraces on uncaught exceptions in native code (merge of the opt_back... | Xavier Leroy | 2007-01-29 | 31 | -372/+729 |
| * | Compatibilite avec versions plus recentes de ml64 | Xavier Leroy | 2007-01-24 | 1 | -3/+3 |
| * | Produce position-independent code by default. This makes it easier to embed ... | Xavier Leroy | 2007-01-01 | 1 | -2/+4 |
| * | PR#4181: watch out for big constants in Ioffset_loc | Xavier Leroy | 2006-12-16 | 1 | -1/+1 |
| * | Utiliser link /lib comme partial linker sous Windows/MSVC; adapter versions U... | Xavier Leroy | 2006-10-18 | 1 | -1/+1 |
| * | Better handling of .cmx files in combination with -for-pack (PR#4124) | Xavier Leroy | 2006-10-17 | 5 | -4/+27 |
| * | gprof profiling support for MacOSX/Intel (PR#4087) | Xavier Leroy | 2006-10-16 | 1 | -1/+15 |