summaryrefslogtreecommitdiff
path: root/otherlibs/dynlink
Commit message (Expand)AuthorAgeFilesLines
* remove TABsDamien Doligez2012-10-151-24/+24
* remove all $Id keywordsDamien Doligez2012-10-156-12/+0
* PR#5240: register exception printers for Unix.Unix_error and Dynlink.ErrorXavier Clerc2012-10-101-0/+30
* merge with branch bin-annotFabrice Le Fessant2012-05-303-7/+7
* Enabled 'unused rec flag' warning.Alain Frisch2012-05-291-1/+1
* Enable and fix more warnings.Alain Frisch2012-05-291-1/+1
* Compile with warning 33, and remove unused opens.Alain Frisch2012-05-291-1/+1
* PR#5215 continued: as unique ident for dynlinked bytecode units, use MD5 of ....Xavier Leroy2012-03-261-5/+12
* PR#5215: Marshalling of closures now supported if the closures come from dyna...Xavier Leroy2012-03-131-0/+4
* refactoring the "read n bytes from a channel into a new string" idiomDamien Doligez2012-02-231-7/+5
* PR#5238, PR#5277: Sys_error when getting error locationDamien Doligez2011-08-041-1/+1
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-276-7/+7
* uniform .ignore systemDamien Doligez2011-07-202-4/+1
* Ignoring compiled files.Pierre Weis2011-03-171-0/+2
* Simplification.Alain Frisch2010-05-281-3/+3
* Remove the runtime detection of whether natdynlink works or not.Alain Frisch2010-05-284-18/+2
* Do not install natdynlink if it does not work.Alain Frisch2010-05-281-2/+4
* Decide at config time if natdynlink is supported or not, but always compile/i...Alain Frisch2010-05-254-2/+18
* PR#5033: tools/objinfo made more general.Xavier Leroy2010-05-192-24/+14
* deduplicate debugger/dynlink.{ml,mli}Damien Doligez2010-05-171-2/+2
* PR #5018: Wrong exception raised by Dynlink.loadfile.Alain Frisch2010-04-061-1/+5
* clean up spaces and tabsDamien Doligez2010-01-225-42/+40
* merge changes from release/3.11.1 to release/3.11.2Damien Doligez2010-01-201-0/+1
* Fix bug #4606Alain Frisch2008-08-281-4/+5
* Typo.Alain Frisch2008-04-221-1/+1
* Typo.Alain Frisch2008-04-221-1/+1
* Cleanup natdynlink. Automatic initialization of Dynlink (bytecode and native ...Alain Frisch2008-04-223-101/+96
* Cleanup + pass -Wl,-E to linker when linking dynlink.cma in custom mode.Alain Frisch2008-04-161-1/+1
* PR#4243 partial solutionDamien Doligez2007-11-221-1/+3
* Remove spurious .dependAlain Frisch2007-11-081-8/+0
* Merge the natdynlink branch into HEAD.Alain Frisch2007-11-065-69/+324
* Add many .mllib .mlpack .clib .dlib filesNicolas Pouillard2007-02-071-0/+5
* Revised DLL loading: distinguish between loading for executionXavier Leroy2006-09-281-1/+2
* UpdateXavier Leroy2006-09-191-4/+14
* Remove obsolete commentXavier Leroy2006-09-191-15/+0
* Depollution de l'espace de nom: utiliser un -pack pour isoler les modules en ...Xavier Leroy2006-05-114-25/+59
* mise au carre des warnings XYZDamien Doligez2004-11-291-1/+1
* new warning for black holesJacques Garrigue2004-11-291-1/+1
* fusion des bugfixes de 3.08.2Damien Doligez2004-11-251-8/+8
* ajout warning unused variableDamien Doligez2004-11-061-1/+1
* Meilleur message d'erreur dans le cas d'un fichier .cmi non trouveXavier Leroy2004-04-091-1/+3
* Rendre ocamlc -output-obj compatible avec Dynlink et le toplevelXavier Leroy2004-02-221-1/+1
* suppression du portage Mac OS 9Damien Doligez2004-01-071-4/+0
* PR#1914,PR#1956, suppression du portage Mac OS 9Damien Doligez2004-01-051-56/+0
* MAJ dependancesXavier Leroy2003-07-171-2/+2
* Deplacement de check_global_references dans SymtableXavier Leroy2003-05-261-21/+2
* Installer extract_crc avec l'extension .exe (PR#1424)Xavier Leroy2003-03-241-1/+2
* Permettre de placer les sources du module Foo dans Foo.ml aussi bien que dans...Xavier Leroy2003-03-031-2/+2
* MAJ variable COMPILEROBJSXavier Leroy2003-01-061-1/+1
* dependDamien Doligez2002-12-121-4/+4