summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tools/ci-build: honor instdir on non-configure buildsSébastien Hinderer2017-05-211-0/+1
| * | | Fix Windows installation directory in tools/ci-buildSébastien Hinderer2017-05-211-4/+4
| * | | [minor] Changes cleanupGabriel Scherer2017-05-151-1/+1
| * | | Merge pull request #1173 from mshinwell/pr7533-4.05Gabriel Scherer2017-05-154-6/+31
| |\ \ \
| | * | | ChangesMark Shinwell2017-05-151-0/+4
| | * | | PR#7533Mark Shinwell2017-05-153-6/+27
| |/ / /
| * | | Replace legacy CI build script by new oneSébastien Hinderer2017-04-182-245/+65
| * | | Add support for building and testing with flambda to the new CI scriptSébastien Hinderer2017-04-141-0/+6
| * | | On Linux, also build the instrumented runtime during CISébastien Hinderer2017-04-141-3/+5
| * | | In the new CI script, enable build of runtime with debugging supportSébastien Hinderer2017-04-141-1/+5
| * | | Add a new simpler CI build scriptSébastien Hinderer2017-04-141-0/+193
| * | | Switch AppVeyor to use Cygwin64David Allsopp2017-04-131-5/+5
| * | | Wallpaper over \r\n problem for Cygwin testsuiteDavid Allsopp2017-04-131-0/+29
| * | | Don't emit \r in the debuggerDavid Allsopp2017-04-131-5/+10
| * | | Fix \r problems on recent CygwinsDavid Allsopp2017-04-136-12/+14
| * | | Changes fixesGabriel Scherer2017-04-111-1/+8
| * | | Fix installation of bytecode flexlink.exeDavid Allsopp2017-04-091-7/+4
| * | | Don't build flexlink.opt in opt.optDavid Allsopp2017-04-091-3/+1
| * | | Split FlexDLL bootstrap into flexdll and flexlinkDavid Allsopp2017-04-092-6/+20
| * | | Install bootstrapped FlexDLL objects to flexdll/David Allsopp2017-04-097-4/+42
| * | | Allow backslashes in FLEXLINK_FLAGSDavid Allsopp2017-04-091-4/+4
| * | | Test msvc32 on AppVeyor using Visual Studio 2010David Allsopp2017-04-092-3/+37
| * | | Fix missing header on MSVCDavid Allsopp2017-04-091-0/+1
| * | | Build the FlexDLL objects manually on AppVeyorDavid Allsopp2017-04-092-3/+14
| * | | Switch AppVeyor to Visual Studio 2015David Allsopp2017-04-091-1/+3
| * | | Fix missing types in win32graph/draw.cDavid Allsopp2017-04-091-2/+4
| * | | Turn C warnings into errors on AppVeyorDavid Allsopp2017-04-091-4/+2
| * | | Fixed erroneous commentsMax Mouratov2017-04-063-5/+5
| * | | Fixed grammar in error messagesMax Mouratov2017-04-064-4/+4
| * | | Fixed erroneous commentsMax Mouratov2017-04-062-4/+4
| * | | Fixed grammar in user-facing comments and READMEMax Mouratov2017-04-0612-14/+14
| |/ /
| * | ocamldoc: avoid nested <pre> in module descriptionoctachron2017-04-044-2/+41
| * | Fix typo in coreexamples.etexRob Blanco2017-04-041-1/+1
| * | update Changes for PR#7505Damien Doligez2017-03-311-0/+4
| * | PR#7505: Memory cannot be released after calling Bigarray.Genarray.change_lay...Damien Doligez2017-03-311-3/+4
| * | Merge pull request #1129 from Octachron/manual_missing_linkGabriel Scherer2017-03-311-2/+4
| |\ \
| | * | Manual: fix link to Ast mapper moduleoctachron2017-03-311-2/+4
| * | | MPR#7385: fix Unix.stat timestamps during DSTDavid Allsopp2017-03-282-19/+18
| * | | Move INT64_LITERAL from byterun/ints.c to m.hDavid Allsopp2017-03-283-7/+8
| * | | Fix Unix.create_process in the case where the same descriptor is used several...Xavier Leroy2017-03-263-20/+34
| * | | Fix Unix.create_process in the case where the same descriptor is used several...Xavier Leroy2017-03-263-33/+28
| * | | Fix Unix.create_process in the case where the same descriptor is used several...Xavier Leroy2017-03-263-3/+37
| * | | Update docs for Visual Studio 2017David Allsopp2017-03-231-6/+7
| * | | Changes: document merge-makefile-related changes to Makefile.configGabriel Scherer2017-03-221-0/+20
| * | | Changes entry for Sébastien's Makefile factorization workGabriel Scherer2017-03-221-8/+65
| * | | Remove dependencies from objinfo_helper to OCaml runtime (continued)Xavier Leroy2017-03-211-0/+1
| * | | Fix tests/warnings/w04.ml on WindowsDavid Allsopp2017-03-211-0/+3
| * | | increment version number after tagging 4.05.0+beta3Damien Doligez2017-03-201-1/+1
| * | | change VERSION for 4.05.0+beta34.05.0+beta3Damien Doligez2017-03-204-1/+1
| * | | last commit before tagging 4.05.0+beta3Damien Doligez2017-03-209-11/+19
| |/ /