ocaml/otherlibs
Gabriel Scherer 43647ba502 first part of Benoît Vaugon's format-gadts patch
After applying this patch, you should run:

  make library-cross
  make promote-cross
  make partialclean
  make ocamlc ocamllex ocamltools

and then immediately apply the following patches until the "second
part of Benoît Vaugon's format+gadts patch"; the bootstrap cycle is
not finished yet.

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14806 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2014-05-12 15:37:29 +00:00
..
bigarray merge branch "safe-string" 2014-04-29 11:56:17 +00:00
dynlink re-commit Leo's weak-dependencies pull request 2014-05-07 00:34:20 +00:00
graph merge branch "safe-string" 2014-04-29 11:56:17 +00:00
num merge branch "safe-string" 2014-04-29 11:56:17 +00:00
str merge branch "safe-string" 2014-04-29 11:56:17 +00:00
systhreads merge branch "safe-string" 2014-04-29 11:56:17 +00:00
threads first part of Benoît Vaugon's format-gadts patch 2014-05-12 15:37:29 +00:00
unix merge branch "safe-string" 2014-04-29 11:56:17 +00:00
win32graph PR#6075: avoid using unsafe C library functions (strcpy, strcat, sprintf). 2014-04-15 17:09:13 +00:00
win32unix Fix win32unix (introduction of bytes + immutable strings). 2014-05-04 20:32:11 +00:00
Makefile fix some of the whitespace problems in the source 2014-04-12 10:17:02 +00:00
Makefile.nt Get rid of ocamlcomp.sh. The next step is to share all those common declarations for calling the compilers from various places. 2014-04-02 16:20:38 +00:00
Makefile.shared merge branch "safe-string" 2014-04-29 11:56:17 +00:00