summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MPR#7609: use-after-free with ocamldebug and Pervasives.flush_all, continuedMPR7609-continuedXavier Leroy2017-10-091-0/+4
* Merge pull request #1384 from yawaramin/readme-ocaml-orgGabriel Scherer2017-10-082-22/+17
|\
| * MPR#7647: emphasize ocaml.org links in readmeYawar Amin2017-10-082-22/+17
|/
* Merge pull request #1398 from nojb/do_not_use_%SGabriel Scherer2017-10-086-21/+27
|\
| * Add Changes entryNicolas Ojeda Bar2017-10-051-4/+4
| * Do not use %SNicolas Ojeda Bar2017-10-055-17/+23
* | tests/lib-threads: remove the 'signal2' testXavier Leroy2017-10-084-67/+0
* | tests/lib-threads: make signal tests more reliableXavier Leroy2017-10-083-3/+6
* | GPR#931 follow-up: problem with remove_DEBUG sed script under OpenBSDXavier Leroy2017-10-071-2/+1
* | Merge pull request #1413 from gasche/travis-cleanGabriel Scherer2017-10-071-0/+2
|\ \
| * | travis: test 'make clean'Gabriel Scherer2017-10-071-0/+2
* | | fix 'make clean' broken by testsuite/tests/afl-instrumentationGabriel Scherer2017-10-071-0/+2
* | | Fix duplication of code in Cmmgen (#1370)Vincent Laviron2017-10-0612-38/+136
|/ /
* | minor changes cleanupoctachron2017-10-061-6/+6
* | Merge pull request #1345 from stedolan/afl-objectsGabriel Scherer2017-10-056-8/+161
|\ \
| * | Add tests and Changes entry for afl-fuzz classes fix.Stephen Dolan2017-10-055-0/+146
| * | afl-fuzz instrumentation fix for classes.Stephen Dolan2017-10-051-8/+15
* | | Merge pull request #830 from Octachron/stdlib_doc_unnested_hierarchyFlorian Angeletti2017-10-0553-318/+393
|\ \ \ | |/ / |/| |
| * | MPR#7363: Changesoctachron2017-10-041-0/+5
| * | fix few documentation headersoctachron2017-10-042-9/+9
| * | PR#7363: add a texinfo title option to ocamldococtachron2017-10-043-35/+46
| * | PR#7363: start documentation headers at {1octachron2017-10-0443-272/+273
| * | PR#7363, ocamldoc: implicit level 0 for titlesoctachron2017-10-038-15/+73
* | | Fix unboxed types checkLeo White2017-10-055-8/+24
* | | Fix flexdll section in README (#1359)Damien Doligez2017-10-052-5/+7
* | | Hopefully eliminate race condition in AppVeyor build scriptDavid Allsopp2017-10-051-3/+5
| |/ |/|
* | Merge pull request #1397 from dra27/simpler-ocamlobjinfo-testXavier Leroy2017-10-055-107/+18
|\ \
| * | Simplify the tool-ocamlobjinfo testDavid Allsopp2017-10-045-107/+18
* | | Merge pull request #1396 from ocaml/improve_arg_read_argGabriel Scherer2017-10-041-13/+9
|\ \ \
| * | | Avoid non-tail recursion when loading files in Arg.read_arg.improve_arg_read_argalainfrisch2017-10-041-13/+9
* | | | Merge pull request #1393 from yallop/config-fixGabriel Scherer2017-10-041-0/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Restore support for native_c_compiler and bytecomp_c_compilerJeremy Yallop2017-10-041-0/+12
| |/ /
* | | Changes: backport GPR#1383Gabriel Scherer2017-10-041-3/+4
* | | reorder trunk Changes categoriesGabriel Scherer2017-10-041-7/+9
|/ /
* | PR#6604: Only allow directives with filename and at the beginning of the line...Tadeu Zagallo2017-10-0410-21/+44
|/
* Split C-- tests off tests/asmcomp and into tests/asmgenXavier Leroy2017-10-0341-607/+156
* Introduce tools/ci-build-other-configsSébastien Hinderer2017-10-031-0/+21
* reorder 4.06 change categoriesGabriel Scherer2017-10-031-211/+212
* fixed position of last optional last semicolumn in sequence (#1387)Christophe Raffalli2017-10-034-4/+8
* Part of MPR#7642: in tests/asmcomp, keep the default dlcode settingXavier Leroy2017-10-031-1/+0
* minor Changes fixGabriel Scherer2017-10-021-16/+16
* rename the configure-time safe-string options for clarityGabriel Scherer2017-10-0215-70/+79
* safe-string: clarify the relation between configure- and compile-time optionsGabriel Scherer2017-10-0213-6/+70
* Run mingw32/msvc64 AppVeyor in parallelDavid Allsopp2017-10-011-8/+25
* On AppVeyor, only run Cygwin setup if neededDavid Allsopp2017-10-011-3/+34
* Don't use Cygwin git on AppVeyorDavid Allsopp2017-10-012-12/+12
* Move AppVeyor commands to a scriptDavid Allsopp2017-10-014-106/+172
* Merge pull request #1383 from Octachron/ocamldoc_module_idGabriel Scherer2017-09-3012-16/+102
|\
| * ocamldoc html: add missing id to signature itemsoctachron2017-09-3012-16/+102
* | MPR#7610: caml.el: avoid using deprecated last-command-char variableXavier Leroy2017-09-302-3/+6