summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Exception backtraces for AMD64/Win64opt_backtraceXavier Leroy2007-01-291-34/+74
* Debut ajout backtracesXavier Leroy2007-01-131-9/+48
* Fix in caml_ml_array_bound_errorXavier Leroy2007-01-131-2/+3
* Suite opt backtrace pour Win32/MSVCXavier Leroy2007-01-114-6/+10
* Debut portage backtraces WindowsXavier Leroy2007-01-092-39/+109
* Compiler avec -g pour tester les backtracesXavier Leroy2007-01-051-1/+1
* Suite backtrace natif pour PPCXavier Leroy2007-01-055-19/+29
* Premier jet des backtraces pour PPC (a completer et tester)Xavier Leroy2007-01-042-36/+86
* Ajout test backtracesXavier Leroy2007-01-042-1/+57
* MAJ pour exception backtraceXavier Leroy2007-01-045-22/+27
* Erreur dans insert_op_debugXavier Leroy2007-01-041-1/+1
* Revised handling of debug information in the back-endXavier Leroy2007-01-0319-108/+149
* Simplification de caml_ml_array_bound_errorXavier Leroy2007-01-021-8/+2
* Type declXavier Leroy2007-01-021-2/+2
* Exception backtraces for i386Xavier Leroy2007-01-025-87/+150
* Portability typoXavier Leroy2007-01-021-1/+1
* Bump cmx magic number (representation of inlinable functions changed)Xavier Leroy2007-01-011-1/+1
* Experiment: stack backtrace on uncaught exceptions for ocamlopt-generated codeXavier Leroy2007-01-0159-403/+863
* This commit was manufactured by cvs2svn to create branchNo author2006-12-271-1/+0
* Do not reset type variable names in Unbound_type_var (PR#4191).Jacques Garrigue2006-12-271-1/+1
* merge head on 2006-12-22Jacques Garrigue2006-12-221-0/+2
* keep sharing when not using -principalJacques Garrigue2006-12-211-3/+5
* Typo.Pierre Weis2006-12-191-3/+3
* bug repere par NicolasDamien Doligez2006-12-182-1/+3
* PR#4181: watch out for big constants in Ioffset_locXavier Leroy2006-12-161-1/+1
* PR#4186Jacques Garrigue2006-12-151-1/+2
* open Question (* sorry *)Nicolas Pouillard2006-12-091-0/+1
* Add the question module.Nicolas Pouillard2006-12-092-0/+38
* Pass a Lexing.position value to make source_of_module, get_buffer and showNicolas Pouillard2006-12-0912-94/+79
* [camlp4]: Fix the bug #4177 (second part)Nicolas Pouillard2006-11-291-1/+1
* [camlp4]: Fix the bug #4177Nicolas Pouillard2006-11-291-2/+2
* ajout variable OCAMLPROF_DUMP pour profilerDamien Doligez2006-11-283-5/+8
* PR#4167 ajout de const dans fail.h (suite)Damien Doligez2006-11-281-4/+4
* PR#4167 ajout de const dans fail.hDamien Doligez2006-11-243-8/+8
* petit probleme de bootstrap vs. cleanDamien Doligez2006-11-242-30/+26
* betterJacques Garrigue2006-11-211-2/+4
* extraJacques Garrigue2006-11-212-0/+8
* [debugger] When the connection to the program is lost, try to get closer of t...Nicolas Pouillard2006-11-203-18/+60
* Bootstrap.Pierre Weis2006-11-172-0/+0
* Documentation additions.Pierre Weis2006-11-172-53/+94
* Sub-version++.Pierre Weis2006-11-171-1/+1
* Encapsulation of system specific exports in module Printf.Pierre Weis2006-11-175-282/+336
* Typo in the definition of format4.Pierre Weis2006-11-173-3/+3
* PR#4156 increment AST magic numbersDamien Doligez2006-11-154-0/+1
* portabilite de script sedDamien Doligez2006-11-151-2/+2
* PR#4156 increment AST magic numbersDamien Doligez2006-11-152-3/+3
* Once more a new bootstrap compiler is needed.Pierre Weis2006-11-062-0/+0
* Bumping sub-version for user-defined readers implementation.Pierre Weis2006-11-061-1/+1
* New type ac (argument counting for format strings). New function ac_of_format.Pierre Weis2006-11-061-18/+17
* New type ac (argument counting for format strings). Private export of new fun...Pierre Weis2006-11-061-6/+16