summaryrefslogtreecommitdiffstats
path: root/otherlibs/dynlink
AgeCommit message (Expand)Author
2014-12-21PR6695: Make sure the compiler only uses ASCII string functions.Gabriel Scherer
2014-08-22merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez
2014-05-07re-commit Leo's weak-dependencies pull requestJacques Garrigue
2014-05-02revert commit 14719Jacques Garrigue
2014-05-01weak dependencies with -trans-mod (github/ocamllabs/weak-depends 45e980a,2185...Mark Shinwell
2014-04-29merge branch "safe-string"Damien Doligez
2014-04-07make clean: remove *.cmt and *.cmti filesDamien Doligez
2014-04-07PR#6358: obey DESTDIR in install targetsGabriel Scherer
2014-04-02Get rid of ocamlcomp.sh. The next step is to share all those common declarat...Alain Frisch
2014-03-07use -bin-annot when buildingMark Shinwell
2013-11-29Reverting the elimination of the ocamlcomp*.sh scripts, namely the following ...Xavier Leroy
2013-09-26Keep attributes on value declarations in .cmi files (but clear all the locati...Alain Frisch
2013-09-20build: replace ocamlcomp*.sh.Wojciech Meyer
2013-09-04Merge branch 4.01 from branching point to 4.01.0+rc1Damien Doligez
2013-05-29Wrong quoting chase.Pierre Weis
2012-10-15remove TABsDamien Doligez
2012-10-15remove all $Id keywordsDamien Doligez
2012-10-10PR#5240: register exception printers for Unix.Unix_error and Dynlink.ErrorXavier Clerc
2012-05-30merge with branch bin-annotFabrice Le Fessant
2012-05-29Enabled 'unused rec flag' warning.Alain Frisch
2012-05-29Enable and fix more warnings.Alain Frisch
2012-05-29Compile with warning 33, and remove unused opens.Alain Frisch
2012-03-26PR#5215 continued: as unique ident for dynlinked bytecode units, use MD5 of ....Xavier Leroy
2012-03-13PR#5215: Marshalling of closures now supported if the closures come from dyna...Xavier Leroy
2012-02-23refactoring the "read n bytes from a channel into a new string" idiomDamien Doligez
2011-08-04PR#5238, PR#5277: Sys_error when getting error locationDamien Doligez
2011-07-27renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez
2011-07-20uniform .ignore systemDamien Doligez
2011-03-17Ignoring compiled files.Pierre Weis
2010-05-28Simplification.Alain Frisch
2010-05-28Remove the runtime detection of whether natdynlink works or not.Alain Frisch
2010-05-28Do not install natdynlink if it does not work.Alain Frisch
2010-05-25Decide at config time if natdynlink is supported or not, but always compile/i...Alain Frisch
2010-05-19PR#5033: tools/objinfo made more general.Xavier Leroy
2010-05-17deduplicate debugger/dynlink.{ml,mli}Damien Doligez
2010-04-06PR #5018: Wrong exception raised by Dynlink.loadfile.Alain Frisch
2010-01-22clean up spaces and tabsDamien Doligez
2010-01-20merge changes from release/3.11.1 to release/3.11.2Damien Doligez
2008-08-28Fix bug #4606Alain Frisch
2008-04-22Typo.Alain Frisch
2008-04-22Typo.Alain Frisch
2008-04-22Cleanup natdynlink. Automatic initialization of Dynlink (bytecode and native ...Alain Frisch
2008-04-16Cleanup + pass -Wl,-E to linker when linking dynlink.cma in custom mode.Alain Frisch
2007-11-22PR#4243 partial solutionDamien Doligez
2007-11-08Remove spurious .dependAlain Frisch
2007-11-06Merge the natdynlink branch into HEAD.Alain Frisch
2007-02-07Add many .mllib .mlpack .clib .dlib filesNicolas Pouillard
2006-09-28Revised DLL loading: distinguish between loading for executionXavier Leroy
2006-09-19UpdateXavier Leroy
2006-09-19Remove obsolete commentXavier Leroy