summaryrefslogtreecommitdiffstats
path: root/debugger
AgeCommit message (Expand)Author
2015-02-08debugger, ocamlbuild, ocamldoc: separate their build from the compiler's.HEADmasterAdrien Nader
2014-12-27PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam...Gabriel Scherer
2014-12-21PR6695: Make sure the compiler only uses ASCII string functions.Gabriel Scherer
2014-12-13ocamldebug: fix printing of variables of lazy typeGabriel Scherer
2014-10-15merge branch 4.02 from release 4.02.0 to release 4.02.1Damien Doligez
2014-08-22merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez
2014-04-29merge branch "safe-string"Damien Doligez
2014-04-07PR#6358: obey DESTDIR in install targetsGabriel Scherer
2014-04-06PR#6270: remove need for -I directives to ocamldebug in common caseGabriel Scherer
2014-04-04merge branch 4.01 from 4.01.0 (revision 14115) to branch closure (revision 14...Damien Doligez
2014-04-02Get rid of ocamlcomp.sh. The next step is to share all those common declarat...Alain Frisch
2014-03-31Revert "PR#6270: remove need for -I directives to ocamldebug in common case (...Gabriel Scherer
2014-03-31PR#6270: remove need for -I directives to ocamldebug in common case (patch by...Xavier Clerc
2014-03-21#PR6269 Optimized string matchingLuc Maranget
2014-01-23PR#6267: more information printed by "bt" command of ocamldebugXavier Clerc
2014-01-10Merge module-alias branch (cf. PR#6063)Jacques Garrigue
2013-12-19debugger: fix environment bug and remove confirmation at quitDamien Doligez
2013-11-29Reverting the elimination of the ocamlcomp*.sh scripts, namely the following ...Xavier Leroy
2013-10-08debuggerJacques Garrigue
2013-09-27Keep location and attributes in type, label and constructor declarations. De...Alain Frisch
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-18build: allow $(UNIXDIR) to be "win32unix".Wojciech Meyer
2013-09-04Merge branch 4.01 from branching point to 4.01.0+rc1Damien Doligez
2013-07-24PR#4243: make the Makefiles parallelizableDamien Doligez
2013-03-22fix whitespace and over-long linesDamien Doligez
2013-03-09fix a few problems with whitespace and over-long linesDamien Doligez
2012-10-17PR#5116: abide english typography in debugger messages.Xavier Clerc
2012-10-15remove all $Id keywordsDamien Doligez
2012-07-31Fix PR#5708 : catch Failure "int_of_string" in ocamldebugFabrice Le Fessant
2012-07-30clean up TABs and whitespaceDamien Doligez
2012-07-30Remove dependency from typing/envaux.ml to bytecomp/instruct.mlFabrice Le Fessant
2012-07-26merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez
2012-07-12Fix problem of size of bin-annot filesFabrice Le Fessant
2012-07-10PR#5677: do not use "value" as identifier (genprintval.ml)Damien Doligez
2012-07-09PR#5647: Cannot use install_printer in debuggerXavier Clerc
2012-05-30merge with branch bin-annotFabrice Le Fessant
2012-04-13PR#5585: typo explicitely -> explicitlyDamien Doligez
2012-03-08merge version 3.12 from 3.12.1 to r12205Damien Doligez
2012-02-23refactoring the "read n bytes from a channel into a new string" idiomDamien Doligez
2011-11-24merge branches/gadts-develJacques Garrigue
2011-10-21merge branches/located_errorsJacques Garrigue
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-07-20merge changes from 3.12.0 to 3.12.1Damien Doligez
2011-04-26renaming "Objective Caml" to "OCaml" (first pass)Damien Doligez
2011-03-17Ignoring compiled files.Pierre Weis
2010-05-21PR#4975: spelling mistakes "overriden" and "informations"Damien Doligez
2010-05-20PR#4857: add -vnum option to all executablesDamien Doligez