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
2013-11-19
caml_backtrace_pos is a 32-bit integer under amd64.
Alain Frisch
2013-11-19
Fix PR#6241
Jacques Garrigue
2013-11-19
Add proper casts.
Alain Frisch
2013-11-19
Perform constant optimizations for integer division and modulus on the C-- le...
Benedikt Meurer
2013-11-18
new version of the patch, using module_type option, and allowing unpacking wh...
Jacques Garrigue
2013-11-18
Fix PR#6240
Jacques Garrigue
2013-11-18
Fix PR#6240
Jacques Garrigue
2013-11-16
fix computation of position
Jacques Garrigue
2013-11-15
also generate module aliases when using include
Jacques Garrigue
2013-11-15
Missing include (==> implicit declaration of function 'caml_named_value').
Alain Frisch
2013-11-14
Revert "Don't use emit_parts_list for regular operations."
Benedikt Meurer
2013-11-14
Don't use emit_parts_list for regular operations.
Benedikt Meurer
2013-11-13
Changelog.
Alain Frisch
2013-11-13
Reintegrate raise_variants branch.
Alain Frisch
2013-11-13
No need for caml_init_exceptions.
Alain Frisch
2013-11-13
Cleanup.
Alain Frisch
2013-11-13
update for trunk
Jacques Garrigue
2013-11-13
Fix PR#6235 + keep typing of pattern cases independent in principal mode
Jacques Garrigue
2013-11-11
[arm] Improve code selection for shifted arithmetic operations.
Benedikt Meurer
2013-11-11
expand module aliases and type identifiers in "module type of"
Jacques Garrigue
2013-11-11
use new scrape_alias for Env too
Jacques Garrigue
2013-11-11
forgot test...
Jacques Garrigue
2013-11-11
use a strengthening version of scrape_alias in Typemod
Jacques Garrigue
2013-11-10
build: make CAMLOPT_BIN default to "no-opt-compiler-available".
Wojciech Meyer
2013-11-10
build: always build lex/ and ocamlc with the compiler from boot/.
Wojciech Meyer
2013-11-10
myocamlbuild.ml: only build with .opt compilers if they're more recent.
Wojciech Meyer
2013-11-08
Simplify special logic for array bound error (allocate the exception value fr...
Alain Frisch
2013-11-08
Fix typos and wording (#6231).
Alain Frisch
2013-11-08
PR#6227 continued: problem with preferences between different register classes.
Xavier Leroy
2013-11-07
Remove use of deprecated features (#6227, patch by johnwhitington).
Alain Frisch
2013-11-06
Do not introduce Obj.raw_tag.
Alain Frisch
2013-11-05
#6042: fix msvc64 port.
Alain Frisch
2013-11-05
bound checking bug with caml_string_{get,set}{16,32,64}: fix the runtime C code
Gabriel Scherer
2013-11-04
Improve code generation for subtraction.
Benedikt Meurer
2013-11-04
[arm] Fix bug in div/mod by constant.
Benedikt Meurer
2013-11-04
Further refactor code generation for multiplication.
Benedikt Meurer
2013-11-04
Typo.
Alain Frisch
2013-11-04
#6042: fix Intel syntax.
Alain Frisch
2013-11-04
PR#6222: The mls instruction is not available on ARMv6.
Benedikt Meurer
2013-11-02
[arm] r12 is destroyed for constants that are not a power of 2.
Benedikt Meurer
2013-11-02
[arm] Optimize integer division and modulus by constant.
Benedikt Meurer
2013-11-02
Compile multiplication by power of 2 constant to left shift.
Benedikt Meurer
2013-11-01
Follow-up to commit r14254: optimization of immediate division and modulus fo...
Xavier Leroy
2013-11-01
Follow-up to commit r14254: optimization of division and modulus by constants...
Xavier Leroy
2013-11-01
Follow-up to commit r14254: update destroyed_at_oper and max_register_pressure
Xavier Leroy
2013-11-01
PR#6042: optimize integer division and modulus when divisor is constant.
Xavier Leroy
2013-10-30
PR#6216: inlining of GADT matches generates invalid assembly
Xavier Leroy
2013-10-30
Add test for PR#6216. Not fixed yet.
Jacques Garrigue
2013-10-28
Fix PR#6174 (-rectypes case)
Jacques Garrigue
2013-10-28
Fix PR#6174 (non -rectypes)
Jacques Garrigue
[prev]
[next]