summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge changes of version/4.02 from r15121 to r15155Damien Doligez2014-08-290-0/+0
* (in|out)_channel_of_descr: improve documentation (Christophe Troestler)Gabriel Scherer2014-08-281-2/+17
* fix minor error-reporting bugGabriel Scherer2014-08-281-2/+2
* PR#6517: use ISO C99 types {,u}int{32,64}_t in preference to our homegrownXavier Leroy2014-08-2735-320/+323
* merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez2014-08-22235-1155/+2774
* add ocamldoc to check-typo; some mergeinfo that svn wants to commitDamien Doligez2014-08-220-0/+0
* new -opaque flag: ocamlopt creates .cmx without cross-module infoGabriel Scherer2014-08-188-3/+18
* Fix PR#6516 in testsuiteFabrice Le Fessant2014-08-171-1/+2
* minor typo spotted by Jeremy YallopGabriel Scherer2014-08-161-1/+1
* I forgot about {Bytes,String}Labels.mapi; thanks Alain!Gabriel Scherer2014-08-162-0/+11
* tools/objinfo: workaround change in binutils' <bfd.h>Gabriel Scherer2014-08-151-0/+5
* Refresh .gitignoreGabriel Scherer2014-08-151-3/+54
* Set SVN ignore properties for the new testsuite directoriesGabriel Scherer2014-08-150-0/+0
* PR#6501: harden the native-code generator against certain uses of "%identity".Xavier Leroy2014-08-115-3/+28
* PR#6507: [caml_bottom_of_stack] incorrectly setMark Shinwell2014-08-082-1/+19
* More accurate wording about when Invalid_argument is raised for list functions.Gabriel Scherer2014-08-082-24/+24
* remove redundant bound checking in Buffer.blit (patch by Philippe Wang)Gabriel Scherer2014-08-081-1/+3
* Cherry pick 15071 from 4.02 (Fix #6510: Removal of shadowed constructors of e...Alain Frisch2014-08-081-18/+33
* Cherry-pick 15062,15063,15064 from 4.02 (#6497).Alain Frisch2014-08-0725-113/+323
* Cherry pick commit 14900 from 4.02 (fix some whitespace and add a few copyrig...Alain Frisch2014-08-073-15/+30
* Cherry pick commit 14989 from 4.02 (#6463: properly propagate errors raised w...Alain Frisch2014-08-071-2/+8
* Cherry pick commit 14857 from 4.02.Alain Frisch2014-08-071-1/+1
* remove the Obj.magic from the string.ml implementationGabriel Scherer2014-08-061-26/+66
* implement {Bytes,String}.mapiGabriel Scherer2014-08-064-13/+38
* Add missing Noreturn qualifiersGabriel Scherer2014-08-065-29/+29
* update ChangesGabriel Scherer2014-08-061-2/+6
* ocamlbuild: add no_alias_deps tag (patch by Daniel Bünzli)Gabriel Scherer2014-08-061-0/+1
* PR#6495: also add unsafe_string tag to ocamlbuildGabriel Scherer2014-08-061-0/+2
* PR#6495: add a safe_string tag to ocamlbuild (patch by Anil Madhavapeddy)Gabriel Scherer2014-08-061-0/+2
* PR#6509: Add -linkall flag to ocamlcommon archives (Patch by Frédéric Bour)Gabriel Scherer2014-08-062-2/+4
* PR#6474: fix the "weak dependencies" support (patch by Leo White)Gabriel Scherer2014-08-061-23/+24
* PR#6502: spurious warning on "use_menhir" tagGabriel Scherer2014-08-061-3/+6
* Use labeled arguments. (Cherry-picked from commit 15031 on 4.02).Alain Frisch2014-07-282-2/+2
* #6500: add String.init, Bytes.init, Labels couterparts, Stream.of_byte. (Cher...Alain Frisch2014-07-288-0/+44
* PR#6142: add cmt file support to ocamlobjinfoDamien Doligez2014-07-242-3/+31
* better fix for the travis scriptJérémie Dimino2014-07-231-2/+1
* update the travis script for new opam releaseJérémie Dimino2014-07-231-1/+1
* Reflecting commit 15021 on version/4.02:Xavier Leroy2014-07-231-43/+10
* allow long lines up to 132 chars in ocamldocDamien Doligez2014-07-211-4/+15
* PR#6406: Expose OCaml version in C headersDamien Doligez2014-07-215-14/+27
* Reflecting commit 15012 on version/4.02:Xavier Leroy2014-07-182-48/+133
* Reflecting commit 15010 on version/4.02:Xavier Leroy2014-07-182-2/+9
* Reflecting commit 15006 on version/4.02:Xavier Leroy2014-07-171-3/+3
* CSE bug on amd64: Ifloatsqrtf involves a memory loadMark Shinwell2014-07-161-5/+8
* mantis 6489 (fix by Richard Jones)Mark Shinwell2014-07-161-1/+1
* PR#6482: ocamlbuild fails when _tags file in unhygienic directoryGabriel Scherer2014-07-143-6/+33
* PR#6469: -dsource prints Pervasives.(!) as Pervasives.!Damien Doligez2014-07-111-2/+2
* PR#6418: support "@[<hov %d>" in the new format implementation (Benoît Vaugon)Gabriel Scherer2014-06-1411-94/+128
* Reflecting commit 14978 on version/4.02:Xavier Leroy2014-06-102-1/+3
* Reflecting commit 14976 on version/4.02:Xavier Leroy2014-06-092-5/+11