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
Age
Commit message (
Expand
)
Author
2014-04-23
Avoid bad error report when a registered toplevel primitive raises Not_found.
Alain Frisch
2014-04-23
#6119: document that the set of values contained in a closure is not specifie...
Alain Frisch
2014-04-23
Fix doc for unmarshaled exception values and structural comparison.
Alain Frisch
2014-04-23
Add a .gitignore file for git users
Fabrice Le Fessant
2014-04-23
Remove Ast_helper.Convenience submodule. This is better located in the ppx_t...
Alain Frisch
2014-04-23
update expected test results following commit 14660
Damien Doligez
2014-04-22
Check unicity of types introduced through exceptions. Do not discard excepti...
Alain Frisch
2014-04-22
Sync with trunk.
Alain Frisch
2014-04-22
More precise location on 'name must be unique' error (report the identifier n...
Alain Frisch
2014-04-22
Make Parsetree more uniform by keeping locations in all records which have at...
Alain Frisch
2014-04-22
Better locations.
Alain Frisch
2014-04-22
Synchronize with trunk.
Alain Frisch
2014-04-22
Proper renaming of the ident in Cstr_record during signature substitution.
Alain Frisch
2014-04-22
Consider that exceptions with a record argument create an implicit type.
Alain Frisch
2014-04-22
#6273: fix.
Alain Frisch
2014-04-22
Add OCAMLPARAM option 'can-discard' to remove warnings about unknown version-...
Fabrice Le Fessant
2014-04-22
#6273: fix Sys.file_exists on large files for Win32 (patch by C. Bauer).
Alain Frisch
2014-04-22
PR#6075: fix build under Windows (there is no caml_strbuf_free).
Alain Frisch
2014-04-21
Fix PR#6376
Jacques Garrigue
2014-04-21
part 2: fix regression (extraneous moves) caused by previous Cconst_blockhead...
Mark Shinwell
2014-04-21
fix regression (extraneous moves) caused by previous Cconst_blockheader patch
Mark Shinwell
2014-04-19
[minor] documentation typo in Hashtbl
Gabriel Scherer
2014-04-19
[minor] improvement over the Hashtbl doc
Gabriel Scherer
2014-04-19
makefile target to build the stdlib documentation as html
Gabriel Scherer
2014-04-19
an example of functor application for Hashtbl
Gabriel Scherer
2014-04-18
PR#5941: add Printexc.set_uncaught_exception_handler
Jérémie Dimino
2014-04-18
minor clean-ups
Damien Doligez
2014-04-18
The type parameters of inlined record types are free variables that appear in...
Alain Frisch
2014-04-18
Cleanup.
Alain Frisch
2014-04-18
Do not register labels of inlined records into the environment; they can only...
Alain Frisch
2014-04-18
As mentioned by gcc -Wall, the variable "frame_number" is useless. Removed it.
Xavier Leroy
2014-04-18
Simpler variant of commit r14635:
Xavier Leroy
2014-04-18
configure: always define ARCH_INT64_TYPE in config/m.h because Coq
Xavier Leroy
2014-04-17
Add a hook in the lexer for an internal preprocessor
Fabrice Le Fessant
2014-04-17
Changelog.
Alain Frisch
2014-04-17
merge COMPFLAGS and OPTCOMPFLAGS
Damien Doligez
2014-04-17
remove $Id markers
Damien Doligez
2014-04-17
#5377: add a #show directive to the toplevel.
Alain Frisch
2014-04-17
Allow keywords and capitalized longidents as toplevel directives.
Alain Frisch
2014-04-16
Support for toplevel primitives with multiple arguments.
Alain Frisch
2014-04-16
Doc.
Alain Frisch
2014-04-16
on i386 and AMD64, mark 'morally tail' C function calls as non-leaf
Gabriel Scherer
2014-04-16
selectgen.ml: cross-cutting handling of Proc.contains_calls
Gabriel Scherer
2014-04-16
Fix PR#6371
Jacques Garrigue
2014-04-15
PR#6075: avoid using unsafe C library functions (strcpy, strcat, sprintf).
Xavier Leroy
2014-04-15
[whitespace] bring threads/pervasives.ml closer to stdlib/pervasives.ml
Gabriel Scherer
2014-04-15
Doc typo.
Alain Frisch
2014-04-15
Doc.
Alain Frisch
2014-04-15
Support for the let%foo syntax as structure item.
Alain Frisch
2014-04-15
Doc.
Alain Frisch
[prev]
[next]