ocaml/byterun
François Bobot 2aec849922 Merge remote-tracking branch 'origin/4.03' into trunk
travis.yml is kept from trunk

Conflicts:
  	.depend
	Changes
	Makefile
	VERSION
	boot/ocamlc
	boot/ocamldep
	boot/ocamllex
	parsing/parser.mly
	parsing/pprintast.ml
	stdlib/hashtbl.ml
	testsuite/tests/unwind/Makefile
	tools/check-typo
2016-03-11 18:44:32 +01:00
..
caml Fix PR7157 (too many minor collections) 2016-03-03 09:38:07 +00:00
.depend * Fix coreboot target. This target calls promote, which itself now 2016-03-07 23:24:52 +01:00
Makefile Update headers for the new license. 2016-02-18 16:59:16 +01:00
Makefile.common GPR#324: Make boot/ocamlc read directly byterun/primitives (patch by Francois Bobot). 2016-03-10 10:46:19 +01:00
Makefile.nt Update headers for the new license. 2016-02-18 16:59:16 +01:00
alloc.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
array.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
backtrace.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
backtrace_prim.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
callback.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
compact.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
compare.c Correct floating point on old MSVC 2016-03-10 10:56:03 +01:00
custom.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
debugger.c PR#1956 (partial): do not export marshall_flags 2016-03-03 15:02:59 +01:00
dynlink.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
extern.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
fail.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
finalise.c remove double calls to caml_finalize_hook 2016-03-07 23:14:16 +01:00
fix_code.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
floats.c Correct floating point on old MSVC 2016-03-10 10:56:03 +01:00
freelist.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
gc_ctrl.c Remove dead code related to old MMAP_INTERVAL 2016-03-07 23:39:07 +01:00
globroots.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
hash.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
instrtrace.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
intern.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
interp.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
ints.c Fix compilation using Visual Studio .NET 2002 2016-03-10 10:56:02 +01:00
io.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
lexing.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
main.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
major_gc.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
md5.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
memory.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
meta.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
minor_gc.c Remove dead code related to old MMAP_INTERVAL 2016-03-07 23:39:07 +01:00
misc.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
obj.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
parsing.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
printexc.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
roots.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
signals.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
signals_byt.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
stacks.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
startup.c Correctly detect _set_invalid_parameter_handler 2016-03-10 10:55:01 +01:00
startup_aux.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
str.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
sys.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
terminfo.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
unix.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
weak.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
win32.c Correct missing header #define's in old MSVC 2016-03-10 10:56:05 +01:00