summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adapt to stricter semantics of ';' in strict-sequence.remove_spurious_semi_colonsalainfrisch2017-08-296-34/+34
* Restore 32bit compilation (#1295)David Allsopp2017-08-299-29/+53
* Merge pull request #1273 from garrigue/fix_mpr7519Leo White2017-08-294-7/+52
|\
| * add ChangesJacques Garrigue2017-08-291-0/+3
| * remove changes in ctype.ml and replace by a commentJacques Garrigue2017-08-291-2/+5
| * spurious semicolonJacques Garrigue2017-08-031-1/+1
| * move Ctype.generic_abbrev back to originalJacques Garrigue2017-08-031-29/+29
| * add testJacques Garrigue2017-08-021-0/+18
| * expand all or nothing, to avoid combinatorial blow-upJacques Garrigue2017-08-021-15/+23
| * Fix PR#7519, but high cost in update_levelJacques Garrigue2017-08-022-32/+45
* | Take PLT-clobbered registers into account at Ialloc (#1304)Mark Shinwell2017-08-285-14/+49
* | Use Git's unzip rather than 7zip on AppVeyor (#1303)David Allsopp2017-08-281-4/+3
* | In caml_executable_name(), tighten buffer allocation and clarify codeXavier Leroy2017-08-251-2/+3
* | In caml_executable_name(), wrong test on the return code of readlink()Xavier Leroy2017-08-251-1/+1
* | Merge pull request #1269 from sliquister/dont-stop-ticker-threadGabriel Scherer2017-08-255-23/+31
|\ \
| * | Remove 50ms delay at exit for programs using threadsValentin Gatien-Baron2017-08-245-23/+31
* | | Merge pull request #1300 from Octachron/manual_num_went_awayXavier Leroy2017-08-224-48/+12
|\ \ \
| * | | Minor rewordingXavier Leroy2017-08-221-5/+5
| * | | manual: update after the separation of Numoctachron2017-08-214-50/+14
* | | | Merge pull request #1291 from Octachron/doc_reorganize_format_foreshadowingFlorian Angeletti2017-08-222-109/+117
|\ \ \ \
| * | | | GPR#1291: wording and grammar fixesoctachron2017-08-211-3/+3
| * | | | Merge branch 'trunk' into doc_reorganize_format_foreshadowingGabriel Scherer2017-08-2182-9283/+338
| |\ \ \ \
| * | | | | GPR#1281 comments fixes and changes updateoctachron2017-08-142-4/+3
| * | | | | GPR#1291 changesoctachron2017-08-141-0/+3
| * | | | | doc, format: pair each generic and stdout variantoctachron2017-08-141-102/+85
| * | | | | doc, format: introduce major features in preambleoctachron2017-08-131-9/+32
* | | | | | Merge pull request #1299 from gasche/cleanup-changesFlorian Angeletti2017-08-211-1/+1
|\ \ \ \ \ \
| * | | | | | minor Changes cleanupGabriel Scherer2017-08-211-1/+1
|/ / / / / /
* | | | | | Merge pull request #1290 from Octachron/doc_reorganize_formatGabriel Scherer2017-08-212-18/+20
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add a change entry for GPR#615octachron2017-08-131-0/+6
| * | | | | doc, format: fix @since annotationoctachron2017-08-131-1/+1
| * | | | | doc, format: fix symbolic attachment issueoctachron2017-08-131-11/+7
| * | | | | doc, format: fix symbolic formatter metadataoctachron2017-08-131-7/+7
| |/ / / /
* | | | | Merge pull request #1297 from dra27/remove-windows-numXavier Leroy2017-08-204-20/+4
|\ \ \ \ \
| * | | | | Remove num library from Windows MakefilesDavid Allsopp2017-08-204-20/+4
|/ / / / /
* | | | | At installation time, remove some leftover files from otherlibs/numXavier Leroy2017-08-191-0/+4
| |/ / / |/| | |
* | | | Merge pull request #1178 from ocaml/remove-libnumXavier Leroy2017-08-1946-9014/+9
|\ \ \ \
| * | | | Mention removal of otherlibs/numXavier Leroy2017-08-191-0/+7
| * | | | Remove otherlibs/numremove-libnumXavier Leroy2017-08-1945-9014/+2
|/ / / /
* | | | Merge pull request #1296 from Denommus/emacs-startup-warningsGabriel Scherer2017-08-181-18/+18
|\ \ \ \
| * | | | Fixing some Emacs startup warnings.Yuri Albuquerque2017-08-181-18/+18
|/ / / /
* | | | Fix -nostdlib option to ocamlDavid Allsopp2017-08-173-0/+7
* | | | Move complugin and friends from BYTECOMP to COMP (#1216)Leo White2017-08-162-8/+13
* | | | Merge pull request #1292 from Octachron/MPR7604Gabriel Scherer2017-08-163-4/+6
|\ \ \ \
| * | | | MPR#7604: minor Ephemeron documentation fixesoctachron2017-08-163-4/+6
|/ / / /
* | | | Improve compilation of short-circuit operators (#1215)Leo White2017-08-153-123/+124
* | | | favor 'long' over 'long long' for the definition of ARCH_INT64_TYPEOlivier Andrieu2017-08-141-5/+5
* | | | Fix several printf format string issuesOlivier Andrieu2017-08-1422-88/+134
* | | | Fix the stack overflow in the stack overflow handler on Windows! (#1289)David Allsopp2017-08-143-3/+5
* | | | Allow -l option to ocamlmklib on MSVC ports (#1189)David Allsopp2017-08-142-0/+9
|/ / /