0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Sep 16, 2024 — Sep 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
PR#4741: put -L options before file names, which can be -lxxx More... over 15 years ago
Updated Windows makefiles More... over 15 years ago
PR#4676: wrong constant in Win64 IL32LLP64 model More... over 15 years ago
Added save-excursion to ocaml-link-activate. More... over 15 years ago
fixes bug 0004997 More... over 15 years ago
PR#5036: check for nongeneralized type variables in "module type of". More... over 15 years ago
fix PR#5037 More... over 15 years ago
More tests for floating-point comparisons More... over 15 years ago
Documentation + some rewriting in check_next_char. More... over 15 years ago
fixes bug 0005016--missing quote More... over 15 years ago
fixes bug 0005016 More... over 15 years ago
- Refactoring of otherlibs/systhreads - PR#4702: added C functions to register threads not created by Caml - PR#5013: wrong implementation of condition variables under Win32 - PR#4979: wrong error code handling under Win32 - Added standard include <caml/threads.h> - Added "stack_size" field in GC statistics. More... over 15 years ago
Adding some error rules. More... over 15 years ago
Fix PR #5034. More... over 15 years ago
merge last changes from 3.11 branch (rev 10307) More... over 15 years ago
Clearer documentation for %i conversion and conversions for native 32 and 64 bits integers. More... over 15 years ago
fix PR#5026: recursive type checks should use _opt versions More... over 15 years ago
Bug in function scan: the size of the string format argument must be calculated inside the scan function body, not before. Otherwise, recursive independant calls to scan assume a wrong length for the format string. More explicit error messages. More... over 15 years ago
More documentation for meta formats %( %). More... over 15 years ago
Adding new tests for meta formats %(... %). More... over 15 years ago
fix mantis 5032 More... over 15 years ago
fixed several build problems More... over 15 years ago
PR#5027: method! for overriding More... over 15 years ago
PR#5029: typo in names of lib functions for float32<->float64 conversion. PT#5027: method! to avoid warning. More... over 15 years ago
camlp4: Remove old build files More... over 15 years ago
PR#5030: start data labels higher. Also, use emit_floatNN_directive. More... over 15 years ago
Reserve identifiers below 1000 for typing/predef.ml. This facilitates extensions and patches like MetaOCaml. More... over 15 years ago
PR#4541 make debugger compatible with fork() More... over 15 years ago
removed -w A everywhere More... over 15 years ago
PR#4996: Subst.compose revised; Tbl.fold added. More... over 15 years ago