summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* change VERSION for 4.06.04.06.0Damien Doligez2017-11-034-1/+1
* last commit before tagging 4.06.0Damien Doligez2017-11-0315-3304/+2347
* 4.06 Changes cleanup (sync with trunk)Gabriel Scherer2017-11-031-155/+190
* fix Makefile bug for lintapidiff and add missing @since in stdlib/format.mliDamien Doligez2017-11-032-1/+3
* Possible memory leak. (#1462)Vkni2017-11-031-1/+5
* Fix whitespaceDamien Doligez2017-11-021-1/+1
* Add parentheses in switch.Andrey Bergman2017-11-021-1/+1
* increment version number after tagging 4.06.0+rc1Gabriel Scherer2017-10-291-1/+1
* change VERSION for 4.06.0+rc14.06.0+rc1Gabriel Scherer2017-10-294-1/+1
* last commit before tagging 4.06.0+rc1Gabriel Scherer2017-10-295-3/+5
* Ocamldoc, latex backend: labels for exception (#1457)Florian Angeletti2017-10-286-8/+35
* manual, remove dangling referenceoctachron2017-10-271-3/+0
* Add C stubs Unicode guidelines to manual (#1450)Nicolás Ojeda Bär2017-10-271-0/+141
* Merge pull request #1444 from dra27/gpr1416-fixesDamien Doligez2017-10-274-7/+22
* Merge pull request #1449 from dra27/appveyor-tortureDamien Doligez2017-10-274-29/+38
* [Changes] Additional text for PR615 (#1452)Richard Bonichon2017-10-271-0/+3
* Improve error handling while running the testsuite (#1443)Sébastien Hinderer2017-10-272-5/+12
* Translate OCAML_STDLIB_DIR correctly on Windows (#1448)David Allsopp2017-10-273-5/+14
* Line continuation missing in Changes testDavid Allsopp2017-10-271-1/+1
* removing 'num' is a breaking change (report by Vincent Laporte)Gabriel Scherer2017-10-271-1/+1
* Merge pull request #1426 from dra27/ocamltest-no-cmpGabriel Scherer2017-10-264-39/+98
* MPR#7652: Restore accidentally hidden functions in misc.hMax Mouratov2017-10-261-5/+4
* Remove bashism from testsuite/MakefileDavid Allsopp2017-10-261-2/+2
* Update FlexDLL to 0.37David Allsopp2017-10-265-29/+17
* Various changes for tools/check-typo (#1287)David Allsopp2017-10-2521-127/+192
* Fix GPR reference.alainfrisch2017-10-251-1/+1
* Convert Unix.access to support Windows Unicode (#1446)David Allsopp2017-10-255-16/+42
* Add a padding word before "data_end" symbols (MPR#6329) (#1437)Mark Shinwell2017-10-247-0/+11
* Add Changes entryLeo White2017-10-241-0/+3
* Set PROFINFO_WIDTH to 0 in windows configsLeo White2017-10-244-4/+4
* Fix raw_spacetime_libLeo White2017-10-242-12/+16
* ocamlc -config: introduce ocaml{c,opt}_cppflagsGabriel Scherer2017-10-222-2/+12
* ocamlc -config: also include 'afl_instrument' in outputGabriel Scherer2017-10-221-0/+1
* caml.el: use conventional permission statementJonas Bernoulli2017-10-201-3/+11
* Format.out_indent: tweak docNicolas Ojeda Bar2017-10-201-2/+2
* HACKING.adoc enhancements (#1436)Sébastien Hinderer2017-10-201-17/+30
* Fix Spacetime runtime system compilation with -force-safe-string (MPR#7658) (...Mark Shinwell2017-10-202-1/+5
* Update breaking langage changesoctachron2017-10-201-2/+10
* Fix NetBSD/powerpc to build and work (#1409)he322017-10-204-16/+41
* Update section 11.5 (differences between ocamlopt and ocamlc)Xavier Leroy2017-10-191-8/+30
* Revert "Merge pull request #1377 from Octachron/ocamldep_nested_include_fix"Gabriel Scherer2017-10-193-32/+33
* Merge pull request #1377 from Octachron/ocamldep_nested_include_fixGabriel Scherer2017-10-193-33/+32
|\
| * ocamldep: expand few namesoctachron2017-10-101-15/+15
| * ocamldep: skim add_module_alias try ... withoctachron2017-10-101-3/+3
| * ocamldep: refactorize uses of transparent_modulesoctachron2017-10-101-19/+12
| * MPR#7643, ocamldep: fix nested structure blowupoctachron2017-10-103-6/+12
* | Ensures CBV semantics when eta-expanding function to eliminates optional argu...Alain Frisch2017-10-184-1/+21
* | Remove or move tests in tests/lib-unix that were not run.Xavier Leroy2017-10-185-51/+0
* | Enable call counts in spacetime by defaultLeo White2017-10-1710-22/+19
* | Remove non-existent file from .gitignoreLeo White2017-10-171-1/+0