summaryrefslogtreecommitdiffstats
path: root/Changes
AgeCommit message (Expand)Author
2012-08-08PR#4994: ocaml-mode doesn't work with xemacs21Damien Doligez
2012-08-06PR#5719: ocamlyacc generates code that is not warning 33-compliantDamien Doligez
2012-08-06PR#5712: doc of Format.printf and missing functions in StdLabelsDamien Doligez
2012-08-03Support -absname in ocamldep + update man pages.Alain Frisch
2012-08-02PR#5700: crash with native-code stack backtraces under MacOS 10.8 x86-64Xavier Leroy
2012-07-31Fix PR#5708 : catch Failure "int_of_string" in ocamldebugFabrice Le Fessant
2012-07-30#4762: QUESTIONQUESTION is no longer a token.Alain Frisch
2012-07-26merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez
2012-07-24Fix PR#5698: remove harcoded limit of 200000 labels in emitaux.mlFabrice Le Fessant
2012-07-24#5697: better location for warnings on statement expressions.Alain Frisch
2012-07-22Fix PR#5695 (Redoing commit 12756 without unwanted changes)Fabrice Le Fessant
2012-07-22Revert commit r12756 containing unwanted changesFabrice Le Fessant
2012-07-22Fix PR#5695Fabrice Le Fessant
2012-07-16PR#5214: ocamlfind plugin invokes 'cut' utilityXavier Clerc
2012-07-12Fix problem of size of bin-annot filesFabrice Le Fessant
2012-07-10PR#5137: caml-types-explore does not workDamien Doligez
2012-07-10PR#5218: use $(MAKE) instead of "make" in MakefilesDamien Doligez
2012-07-10PR#5677: do not use "value" as identifier (genprintval.ml)Damien Doligez
2012-07-10PR#5279: executable name is not initialized properly in caml_startup_codeDamien Doligez
2012-07-10PR#5312: remove the Windows @responsefile feature, that conflictedGabriel Scherer
2012-07-10PR#5644: Stream.count broken when used with Sapp or Slazy nodesGabriel Scherer
2012-07-09PR#5597: register names for instrtrace primitives in embedded bytecodeDamien Doligez
2012-07-09PR#5647: Cannot use install_printer in debuggerXavier Clerc
2012-07-09PR#5655: ocamlbuild doesn't pass cflags when building C stubsXavier Clerc
2012-07-09PR#5637: invalid printing of anonymous type parameters (camlp4 revised syntax)Xavier Clerc
2012-07-09PR#5651: printer for abstract data type (camlp4 revised syntax)Xavier Clerc
2012-07-07PR#5628: Add Topdirs.remove_directory (and directive #remove_directory) to re...Gabriel Scherer
2012-07-06PR#5671: initialization of compare_ext field in caml_final_custom_operations()Xavier Leroy
2012-06-27PR#5661: fixes for the test suiteDamien Doligez
2012-06-26PR#5255: natdynlink detection on powerpc, hurd, sparcDamien Doligez
2012-06-25PR#5662 : typo in md5.c when clearing sensitive data in contextFabrice Le Fessant
2012-06-21follow up of commit 12633 (PR#5131)Damien Doligez
2012-06-21PR#5233: finaliser on weak array gives dangling pointers (crash)Damien Doligez
2012-06-17PR#5643: issues with .cfi and .loc directives generated by ocamlopt -gXavier Leroy
2012-06-13update ChangesJacques Garrigue
2012-06-13#5634: parstree rewriters (merge with ast_rewriter branch).Alain Frisch
2012-06-08PR#5636: issue with pthread_atfork in glibcXavier Leroy
2012-06-01Fix PR#4838, PR#4511Jacques Garrigue
2012-06-01Fix PR#5224Jacques Garrigue
2012-06-01Fix PR#5291Jacques Garrigue
2012-05-29Move of the message related to PR#5620, due to backport to 4.00.Xavier Clerc
2012-05-24Fix for PR#5578 left on trunk but removed from 4.00 because of PR#5578.Xavier Leroy
2012-05-23update related to commit 12473 (fixing PR#5620)Xavier Clerc
2012-05-15Fix PR#5305 : prevent ocamlbuild from complaining about links to _build/Fabrice Le Fessant
2012-05-15Fix PR#5555Fabrice Le Fessant
2012-05-12PR#5603: wrong .file directives generated by ocamlopt -gXavier Leroy
2012-05-08PR#5610: new unmarshaler didn't freshen object IDs.Xavier Leroy
2012-05-06Remove the 'dispose' functions from Bigarray. Xavier Leroy
2012-05-02PR#5599: Update ChangesWojciech Meyer
2012-05-01Adding a word for treatment of %@. Mispelling corrections.Pierre Weis