index
:
adrien/ocaml
mantis-6773-separate-build-of-ocamldoc-ocamlbuild-ocamldebug-v2
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-02-08
debugger, ocamlbuild, ocamldoc: separate their build from the compiler's.
HEAD
master
Adrien Nader
2015-02-08
ocamldoc/Makefile: don't "test -d" before "mkdir -p".
Adrien Nader
2015-02-08
ocamldoc/Makefile: replace remove_DEBUG script with a single awk invocation
Adrien Nader
2015-02-08
ocamldoc/Makefile: $UNIXLIB/unix.mli's content doesn't depend on $UNIXLIB.
Adrien Nader
2015-02-06
compiler-libs: also install .cm{o,a,x} files.
Adrien Nader
2015-02-06
GPR#142: add a CAMLdrop macro for undoing CAMLparam*/CAMLlocal*
Damien Doligez
2015-02-05
Better simplification after inlining (resolve switches on known constants); a...
Alain Frisch
2015-02-05
Fix PR#6768: Typechecker overflow the stack on cyclic type
Jacques Garrigue
2015-02-05
configure: add test for cygwin64
Damien Doligez
2015-02-04
remove exec permission from Makefile.common
Damien Doligez
2015-01-30
Fix pretty-printing of inlined records
Jérémie Dimino
2015-01-30
Fix #6767 (hopefully).
Alain Frisch
2015-01-30
try to unbreak travis
Jérémie Dimino
2015-01-30
Fix PR#6763
Jacques Garrigue
2015-01-24
PR#6720: propagate -g to the C compiler
Gabriel Scherer
2015-01-24
PR#6691: install .cmt[i] files for stdlib and compiler-libs
Gabriel Scherer
2015-01-24
PR#6167: OCAMLPARAM support for disabling PIC generation ('pic=0')
Gabriel Scherer
2015-01-22
Revert previous commits (not ready yet).
Alain Frisch
2015-01-22
Use __flimp_ prefix understood by flexlink, not __imp_.
Alain Frisch
2015-01-22
Fix.
Alain Frisch
2015-01-22
Adapt amd64 backends under windows in order to avoid relative relocations to ...
Alain Frisch
2015-01-20
PR#6573: extern "C" for systhreads/threads.h
Damien Doligez
2015-01-20
PR#5418 (comments) : generate dependencies with $(CC) instead of gcc
Damien Doligez
2015-01-17
Fix PR#6752: scope escaping due to reference inside a module
Jacques Garrigue
2015-01-17
Fix PR#6171: Error message confusing for the beginner when a type escapes its...
Jacques Garrigue
2015-01-17
partial fix of PR#6744
Jacques Garrigue
2015-01-16
PR#6526: ocamllex warning: unescaped newline in comment string
Damien Doligez
2015-01-16
PR#6081: ocaml should add script's directory to search path, not current dire...
Damien Doligez
2015-01-16
PR#4539: change exception string raised when comparing functional values
Damien Doligez
2015-01-16
add change that is missing from commit 15776
Damien Doligez
2015-01-16
Resolve PR#6742: remove duplicate virtual_flag information from Tstr_class
Jacques Garrigue
2015-01-16
PR#6600: make -short-paths faster by building the printing map incrementally
Jacques Garrigue
2015-01-15
Fix #6748 (bug in tast_iter, some module coercions were not rewritten).
Alain Frisch
2015-01-09
Merge https://github.com/ocaml/ocaml/pull/134: Fix (and simplify) pprintast f...
Alain Frisch
2015-01-08
ignore generated files in testsuite/tests/ppx-attributes
Damien Doligez
2015-01-08
fix typo (see PR#6704)
Damien Doligez
2015-01-08
un-inline a call to caml_check_urgent_gc
Damien Doligez
2015-01-07
update .ignore files
Damien Doligez
2015-01-07
do not compact if the heap is already near its minimum size
Damien Doligez
2015-01-07
fix comment
Damien Doligez
2015-01-07
Fix #6679 (pprintast bug around constraint).
Alain Frisch
2015-01-06
#6737: also keep attribute with optional argument + default value.
Alain Frisch
2015-01-06
#6737: fix typedtree attributes on (fun x -> body) expressions).
Alain Frisch
2014-12-27
PR#5887: windows testsuite fix
Gabriel Scherer
2014-12-27
PR#5887: windows testsuite fix
Gabriel Scherer
2014-12-27
PR#5587: windows fix
Gabriel Scherer
2014-12-27
minor header fix
Gabriel Scherer
2014-12-27
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam...
Gabriel Scherer
2014-12-27
PR#6729: minor Makefile.nt fix
Gabriel Scherer
2014-12-27
cherry-pick PR#6475 fix in 4.02
Gabriel Scherer
[next]