index
:
adrien/ocaml
mantis-6773-separate-build-of-ocamldoc-ocamlbuild-ocamldebug-v2
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
otherlibs
Age
Commit message (
Expand
)
Author
2014-01-23
PR#6183: enhanced documentation for 'Unix.shutdown_connection'
Xavier Clerc
2014-01-22
PR#6189, items (10) and (11)
Damien Doligez
2014-01-09
make bigarray.mli's documentation consistent with the new GADT interface
Gabriel Scherer
2014-01-09
PR#6064: GADT representation for Bigarray.kind + CAML_BA_CHAR runtime kind
Gabriel Scherer
2013-12-24
fix commit 14384
Jérémie Dimino
2013-12-23
fix #6276: release the runtime in all stubs that might block
Jérémie Dimino
2013-12-18
fix crashing bug in win32unix/select.c
Damien Doligez
2013-11-29
Reverting the elimination of the ocamlcomp*.sh scripts, namely the following ...
Xavier Leroy
2013-11-08
Simplify special logic for array bound error (allocate the exception value fr...
Alain Frisch
2013-10-14
Rename raise_nostack -> raise_notrace. Expose it in Pervasives.
Alain Frisch
2013-09-26
Keep attributes on value declarations in .cmi files (but clear all the locati...
Alain Frisch
2013-09-22
build: ocamlmklib on Windows expect a Windows-style path, not a UNIX one.
Wojciech Meyer
2013-09-20
build: replace ocamlcomp*.sh.
Wojciech Meyer
2013-09-09
Remove labltk from the distribution (will be available as a third-party libra...
Xavier Clerc
2013-09-07
Fix PR#6164
Fabrice Le Fessant
2013-09-04
Merge branch 4.01 from branching point to 4.01.0+rc1
Damien Doligez
2013-09-03
#6146: emulate Unix.kill with signal = Sys.sigkill under Windows.
Alain Frisch
2013-08-28
Synchronize with trunk.
Alain Frisch
2013-08-04
PR#4323: have "of_string" in Num and Big_int work with binary and hexa repres...
Gabriel Scherer
2013-08-01
Follow-up to PR#5568 and commit 13962
Xavier Leroy
2013-08-01
PR#5568: add O_CLOEXEC flag to Unix.openfile, so that the returned
Xavier Leroy
2013-07-24
remove parasitic dependencies in .depend
Damien Doligez
2013-07-24
PR#4243: make the Makefiles parallelizable
Damien Doligez
2013-07-22
Synchronize with trunk.
Alain Frisch
2013-07-18
Port to the ARM 64-bits (AArch64) architecture (experimental).
Xavier Leroy
2013-07-18
Use 32x32->64 multiplication as provided by the C compiler when possible.
Xavier Leroy
2013-07-16
Synchronize with trunk.
Alain Frisch
2013-07-02
Add Graphics.loop_at_exit function
Fabrice Le Fessant
2013-07-01
win32unix: add a Makefile (not ".nt" one).
Wojciech Meyer
2013-07-01
configure: store $target and $host in the build configuration (fixed).
Wojciech Meyer
2013-07-01
Re-undo commit 11966 (which is the fix for #5325 that caused #5578) to be syn...
Alain Frisch
2013-06-30
build: select win32 variants of unix and graph for mingw.
Wojciech Meyer
2013-06-04
PR#5325: re-do commit 11966, which was undone by mistake
Damien Doligez
2013-06-03
PR#3963: Graphics.wait_next_event in Win32 hangs if window closed
Damien Doligez
2013-06-03
Add |> and @@ operators to Pervasives
Fabrice Le Fessant
2013-06-03
Item attributes on each let-binding.
Alain Frisch
2013-05-29
Wrong quoting chase.
Pierre Weis
2013-05-22
merge changes from version/4.00 from 4.00.1 to r13697
Damien Doligez
2013-05-16
#5980: explicit way to silence the new warning (open! X).
Alain Frisch
2013-05-08
PR#6010: Big_int.extract_big_int gives wrong results on negative arguments
Xavier Leroy
2013-04-29
ignore .dll and generated files
Damien Doligez
2013-04-18
Allow abstract module declaration in structures to make the syntax and Parset...
Alain Frisch
2013-04-18
PR#5986: added flag Marshal.Compat_32 and ocamlc option -compat-32.
Xavier Leroy
2013-04-17
Get rid of the 'explicit arity' flag on Pexp_construct/Ppat_construct. If re...
Alain Frisch
2013-04-17
Getting rid of Pexp_assertfalse/Texp_assertfalse.
Alain Frisch
2013-04-16
Keep interval pattern sugar in the Parsetree (Camlp4 parsers still expand them).
Alain Frisch
2013-04-16
Get rid of the undocumented syntax #c[>`A] (#5936, #5983).
Alain Frisch
2013-04-16
Better representation of with-constraints.
Alain Frisch
2013-04-16
Rename Pcty_fun to Pcty_arrow (and idem in Types, Typedtree, Outcometree) to ...
Alain Frisch
2013-04-15
Explicit representation of guards, get rid of Pexp_when.
Alain Frisch
[prev]
[next]