Age | Commit message (Expand) | Author |
2012-12-30 | config/Makefile.*: remove DBM-related variables. | Wojciech Meyer |
2012-10-15 | remove all $Id keywords | Damien Doligez |
2012-08-02 | add some missing copyright headers | Damien Doligez |
2012-07-26 | merge changes from 4.00 branching to 4.00.0 (part 1) | Damien Doligez |
2012-07-17 | removed bogus $Id lines | Damien Doligez |
2012-07-13 | PR#5676: add ipv6 support on Windows. | Jonathan Protzenko |
2012-06-17 | PR#5643: issues with .cfi and .loc directives generated by ocamlopt -g | Xavier Leroy |
2012-05-15 | ASM_CFI_SUPPORTED=false for other Windows ports. | Alain Frisch |
2012-05-15 | Don't disable Camlp4 by default for msvc64 and mingw64. | Alain Frisch |
2012-04-04 | CFI directives are not supported on Windows. | Jonathan Protzenko |
2012-04-04 | Update the Makefiles on Windows to reflect the fact that compiling camlp4 is ... | Jonathan Protzenko |
2012-03-23 | Use new -stack option from flexdll 0.28 (#5465). | Alain Frisch |
2012-02-24 | PR#5487: forgot to add two new files | Xavier Leroy |
2012-02-19 | PR#5504: Fix. Patch proposed by Stephane Glondu, thanks. | Wojciech Meyer |
2012-02-10 | PR#5159: better documentation of type "position" | Damien Doligez |
2012-01-18 | Fix #5439: Upgrade to latest config.guess and config.sub. | Jonathan Protzenko |
2012-01-16 | PR#4688: (Windows) special floating-point values aren't converted to strings ... | Alain Frisch |
2012-01-16 | Bad cut and paste. | Alain Frisch |
2012-01-16 | #5478: makes it possible to specify a custom 'ar' command. | Alain Frisch |
2011-12-21 | PR#5179: giant steps towards a Mingw64 port. | Xavier Leroy |
2011-12-17 | Removed the obsolete native-code generators for Alpha, HPPA, IA64 and MIPS, | Xavier Leroy |
2011-12-17 | The "DBM" library (interface with Unix DBM key-value stores) is no | Xavier Leroy |
2011-12-16 | Merged proc_nt.ml into proc.ml in directories asmcomp/i386 and asmcomp/amd64. | Xavier Leroy |
2011-12-12 | #5179: the 'official' 32-bit mingw compiler is now the one from the mingw-w64... | Alain Frisch |
2011-09-15 | Jonathan's updates to the Windows/Mingw port | Xavier Leroy |
2011-08-01 | configuration step: inconsistency between 'Makefile-templ' and generated Make... | Xavier Clerc |
2011-07-27 | renaming of Objective Caml to OCaml and cleanup of copyright headers | Damien Doligez |
2011-07-20 | Forgot to add this auxiliary script for configure. | Xavier Leroy |
2011-07-20 | uniform .ignore system | Damien Doligez |
2011-07-20 | merge changes from 3.12.0 to 3.12.1 | Damien Doligez |
2011-06-04 | PR#3806, 4752, 5246: added "hypot" and "copysign" to Pervasives. | Xavier Leroy |
2010-08-02 | merge changes from branching of 3.12 to release/3.12.0 | Damien Doligez |
2010-05-25 | Decide at config time if natdynlink is supported or not, but always compile/i... | Alain Frisch |
2010-04-28 | Updated Windows makefiles | Xavier Leroy |
2010-01-22 | clean up spaces and tabs | Damien Doligez |
2010-01-20 | merge changes from release/3.11.1 to release/3.11.2 | Damien Doligez |
2009-04-01 | PR#3047: added Unix.setgroups, Unix.initgroups. | Xavier Leroy |
2009-04-01 | PR#4638: added expm1 and log1p. | Xavier Leroy |
2008-12-03 | merge changes from 3.10.2merged to 3.11.0 | Damien Doligez |
2008-07-29 | ocamldebug under Win32 (S. Le Gall, Lexifi) | Xavier Leroy |
2008-04-09 | Do not merge manifest under mingw (mt.exe is not available). | Alain Frisch |
2008-03-07 | Need wsock32 for tk. | Alain Frisch |
2008-01-11 | merge changes 3.10.0 -> 3.10.1 | Damien Doligez |
2007-11-15 | Same in native code. | Alain Frisch |
2007-11-15 | Improve -output-obj: can now build directly a dynamic library (with all the c... | Alain Frisch |
2007-11-15 | Cleanup and factorization of linker-related code. | Alain Frisch |
2007-11-08 | Make it work under Win64. | Alain Frisch |
2007-11-06 | Merge the natdynlink branch into HEAD. | Alain Frisch |
2007-10-30 | Can select which assembler to use at configuration time (PR#4171) | Xavier Leroy |
2007-10-08 | fusion de la version 3.10.0 | Damien Doligez |