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
/
threads
Age
Commit message (
Expand
)
Author
2015-01-20
PR#5418 (comments) : generate dependencies with $(CC) instead of gcc
Damien Doligez
2014-12-27
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam...
Gabriel Scherer
2014-12-13
Simplify the use of custom .() and .[]
Gabriel Scherer
2014-11-25
Use specialized marshal module in threads.cma.
Alain Frisch
2014-10-15
merge branch 4.02 from release 4.02.0 to release 4.02.1
Damien Doligez
2014-08-22
merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...
Damien Doligez
2014-06-09
Fix PR#6417: sprintf broken when local module named Pervasives is in scope
Gabriel Scherer
2014-05-21
format+gadts: make format types "relational" to fix %(...%) typing
Gabriel Scherer
2014-05-14
Use a nominal datatype for CamlinternalFormat.format6
Gabriel Scherer
2014-05-12
move code from pervasives.ml to camlinternalFormat.ml
Gabriel Scherer
2014-05-12
minor strengthening of the typing of %{...%} formats
Gabriel Scherer
2014-05-12
introduce type aliases for simple padding and precision types
Gabriel Scherer
2014-05-12
Add support for ignored scan_get_counter formats (%_[nlNL])
Gabriel Scherer
2014-05-12
sync threads/pervasives.ml
Gabriel Scherer
2014-05-12
second part of Benoît Vaugon's format+gadts patch
Gabriel Scherer
2014-05-12
first part of Benoît Vaugon's format-gadts patch
Gabriel Scherer
2014-05-01
safe-string: documentation fixes and add a couple of functions in Pervasives ...
Damien Doligez
2014-04-30
document __LOC__ in pervasives.mli
Fabrice Le Fessant
2014-04-29
merge branch "safe-string"
Damien Doligez
2014-04-25
fix some whitespace
Damien Doligez
2014-04-15
[whitespace] bring threads/pervasives.ml closer to stdlib/pervasives.ml
Gabriel Scherer
2014-04-12
fix some of the whitespace problems in the source
Damien Doligez
2014-04-10
Add %loc_* primitives and corresponding values in Pervasives
Fabrice Le Fessant
2014-04-07
PR#6358: obey DESTDIR in install targets
Gabriel Scherer
2014-04-02
Get rid of ocamlcomp.sh. The next step is to share all those common declarat...
Alain Frisch
2014-03-21
#PR6269 Optimized string matching
Luc Maranget
2014-03-07
use -bin-annot when building
Mark Shinwell
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-20
build: replace ocamlcomp*.sh.
Wojciech Meyer
2013-09-04
Merge branch 4.01 from branching point to 4.01.0+rc1
Damien Doligez
2013-08-01
Follow-up to PR#5568 and commit 13962
Xavier Leroy
2013-06-03
Add |> and @@ operators to Pervasives
Fabrice Le Fessant
2013-04-18
PR#5986: added flag Marshal.Compat_32 and ocamlc option -compat-32.
Xavier Leroy
2013-02-25
misc: replace stat_(alloc|free|resize) occurences with caml_stat_(...).
Wojciech Meyer
2012-10-15
remove all $Id keywords
Damien Doligez
2012-08-21
fix module order
Jacques Garrigue
2012-07-26
merge changes from 4.00 branching to 4.00.0 (part 1)
Damien Doligez
2012-05-29
Enabled 'unused rec flag' warning.
Alain Frisch
2012-05-29
Enable and fix more warnings.
Alain Frisch
2012-05-29
Compile with warning 33, and remove unused opens.
Alain Frisch
2012-04-19
- Hashtbl:
Xavier Leroy
2011-12-13
#5420: adding a O_SHARE_DELETE flag to Unix.openfile, for enabling FILE_SHARE...
Alain Frisch
2011-07-27
renaming of Objective Caml to OCaml and cleanup of copyright headers
Damien Doligez
2011-07-20
uniform .ignore system
Damien Doligez
2011-06-04
PR#3806, 4752, 5246: added "hypot" and "copysign" to Pervasives.
Xavier Leroy
2011-03-17
Ignoring compiled files.
Pierre Weis
2010-08-02
merge changes from branching of 3.12 to release/3.12.0
Damien Doligez
2010-06-04
Report corrections for ^^ from stdlib/pervasives.ml + PR#5062
Pierre Weis
[next]