index
:
delta/ocaml.git
3.08
3.09
3.10
3.11
3.12
4.00
4.00-with-binannot
4.01
4.02
4.03
4.04
4.05
4.06
4.07
4.08
4.09
4.10
4.11
4.12
4.13
4.14
5.0
5.1
FSF
MPR7048
MPR7609
MPR7609-continued
MPR7638
MPR7642
PR7042
abstract-new
abstract_intel_emit
abstract_x86_asm
afrisch_fix_reachable_words
afrisch_fix_stdlib_makefile_windows
annot-from-lambda
arm-literals
arm64
ast_rewriter
atomic_write_cmi
attributes
autofocus
backend-optims
big-marshal
binary-annot
binary-compat
build-with-debugging-informations
cc-optim
cducetrunk
class-with-type
cmm-mach-types
constructors_with_record
constructors_with_record2
constructors_with_record3
constructors_with_record4
constructors_with_record5
contracts
contracts-3.11
contribution_workflow
delegate
deprecated_optional_arguments
disable_unused_warnings_for_print_types
doc2attr
doc_windows_unicode
dothat
dwarf
dynamic_loading
dynamics
dyntypes
enter-mod-decl
ephemeron
exception_registration
execvpe
expoly
extension_points
fastclass
faster-testsuite
fix-32bit-warning
fix-getwd-use
fix_7657
fix_7680
fix_7682
fix_large_file_lseek_windows
fix_mingw
fix_ocamllex
fixedtypes
flambda
flambda_trunk
fmu
fstclassmod
fstclassmod_parametrized
gadt-warnings
gadts
gadts-devel
gadts-devel-lenormand
gcaml
gcaml3
gcaml3090
gcaml3101
ground_coercion
hex-float
hidden_args
implicit-subtyping
implicit-unpack
implicits
improve-PIC-and-PIE
improve_arg_read_arg
inline-more
inplace_let
ios-support
jo311
jo312
jo400
jo401
jocamltrunk
jocamltrunk+cduce
labltk
let_open_in_classes
letopen
letopenin
lightlabels
located_errors
m7100_gc_when_many_custom_blocks_in_minor_heap
map_file_omission
mark_expansive
master
menubars
merge_sig_str
metadata
minus-camlp4
mltk
module-alias
module_of_module_type
moduletypeof
monadic_let
more_unboxing
multimatch
namespaces
natdynlink
new-test-framework
newfunsyntax
newoolab
newoolab2
newoolabmult
newsysthreads
newtypein
no_internal_deprecation
non-vanishing
objvariants
ocaml-binannot
ocaml2
ocamldebug_g
ocamlmode
olabl
open_types
opt_backtrace
override
overridemethod
poly_meth
poly_meth2
polyrec
ppc64
pr/1866
pr7591
pr7661-again
pr8891
pr8908
pr8934
private_abbrevs
raise_variants
record-disambiguation
recursive_modules
remove-libnum
remove_spurious_semi_colons
resurrect-cygwin64-review-base
revert-1377-ocamldep_nested_include_fix
safe-string
short-paths
short-paths-4.01
sigsubst
simplify_duplicate_ident_optim
sse2
static_exceptions
strict_labels
stripped-ocaml
test_for_self_review
tests_asmcomp_revised
tmp-merging-3.12.1
treematch
trunk
unlabeled-1.1.2
unlabeled-1.2.2
unlabeled-1.3.2
unused_declarations
user-defined-indexing-operators
variants303
varunion
warning_attribute_on_type_exprs
win32
win32-rename
win32-sockets
with-frame-pointers
github.com: ocaml/ocaml
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug introduced in #1585.
fix_ocamllex
alainfrisch
2018-02-05
1
-5
/
+5
*
ocamltest: include unix in the systhreads environment modifier
Sébastien Hinderer
2018-02-05
1
-2
/
+4
*
ocmaltest: rename threads environment modifier to systhreads
Sébastien Hinderer
2018-02-05
1
-2
/
+2
*
ocamltest: add actions to test whether we are running on a BSD system
Sébastien Hinderer
2018-02-05
5
-0
/
+26
*
Remove useless test from the testsuite
Sébastien Hinderer
2018-02-05
2
-24
/
+0
*
ocamltest: introduce the result module
Sébastien Hinderer
2018-02-05
13
-179
/
+277
*
ocamltest: register the module variable
Sébastien Hinderer
2018-02-02
1
-0
/
+1
*
ocamltest: introduce the possibility to compile only one module
Sébastien Hinderer
2018-02-02
3
-5
/
+40
*
ocamltest: rename compile_test_program to compile
Sébastien Hinderer
2018-02-02
1
-5
/
+5
*
ocamltest: move code from compile_test_program to compile_program
Sébastien Hinderer
2018-02-02
1
-54
/
+34
*
ocamltest: compute compiler output and reference during build env setup
Sébastien Hinderer
2018-02-02
1
-44
/
+29
*
ocamltest: remove useless function arguments
Sébastien Hinderer
2018-02-02
1
-9
/
+6
*
Allow compilation units to shadow sub-modules of Pervasives (#1513)
Jérémie Dimino
2018-02-02
12
-53
/
+136
*
Add an additional test for let-rec + unboxed types
Jeremy Yallop
2018-02-01
1
-0
/
+3
*
Add Changes entry for PR7717 fix.
Jeremy Yallop
2018-02-01
1
-0
/
+3
*
Fix PR7717 (Don't treat unboxed constructors as statically sized)
Jeremy Yallop
2018-02-01
1
-2
/
+7
*
Tests for PR7717 (Don't treat unboxed constructors as statically sized)
Jeremy Yallop
2018-02-01
3
-0
/
+59
*
Migrate test "typing-labels" to ocamltest
Armaël Guéneau
2018-02-01
5
-18
/
+9
*
Migrate test "runtime-C-exceptions" to ocamltest
Armaël Guéneau
2018-02-01
3
-7
/
+5
*
Migrate test "regression/pr7426" to ocamltest
Armaël Guéneau
2018-02-01
3
-20
/
+3
*
Migrate test "regression/pr7042" to ocamltest
Armaël Guéneau
2018-02-01
3
-20
/
+3
*
Migrate test "regression/pr6024" to ocamltest
Armaël Guéneau
2018-02-01
3
-20
/
+3
*
Migrate test "regression/pr5757" to ocamltest
Armaël Guéneau
2018-02-01
3
-19
/
+3
*
Migrate test "regression/pr5233" to ocamltest
Armaël Guéneau
2018-02-01
3
-19
/
+3
*
Migrate test "regression/pr3612" to ocamltest
Armaël Guéneau
2018-02-01
3
-21
/
+5
*
ocamltest: Add an environment modifier for the threads library
Armaël Guéneau
2018-02-01
1
-1
/
+6
*
Migrate test "lib-marshal" to ocamltest
Armaël Guéneau
2018-02-01
3
-22
/
+5
*
Migrate test "int64-unboxing" to ocamltest
Armaël Guéneau
2018-02-01
3
-24
/
+6
*
Migrate test "flambda" to ocamltest
Armaël Guéneau
2018-02-01
3
-21
/
+5
*
Migrate the "embedded" test to ocamltest
Armaël Guéneau
2018-02-01
4
-44
/
+5
*
Merge pull request #1583 from trefis/propagate_ty_arg_to_check
Thomas Refis
2018-01-31
4
-8
/
+147
|
\
|
*
Changes
Thomas Refis
2018-01-31
1
-0
/
+3
|
*
type_cases: use a more precise ty_arg for parmatch checks
Thomas Refis
2018-01-31
2
-41
/
+5
|
*
add some tests showing the issue
Thomas Refis
2018-01-31
2
-0
/
+170
|
*
type_cases: also take an instance of ty_arg when checking exhaustiveness
Thomas Refis
2018-01-31
1
-1
/
+1
|
*
type_cases: be more regular
Thomas Refis
2018-01-31
1
-5
/
+7
|
/
*
.mailmap for aha@mantis
Gabriel Scherer
2018-01-31
1
-0
/
+1
*
Merge pull request #1574 from objmagic/objmagic/fix-make-one-parallel
Gabriel Scherer
2018-01-31
2
-1
/
+13
|
\
|
*
Better changelog entry
Runhang Li
2018-01-28
1
-1
/
+2
|
*
Changes entry
Gabriel Scherer
2018-01-28
1
-0
/
+3
|
*
testsuite/Makefile: fix _ocamltest race with per-test OCAMLTESTDIR setting
Gabriel Scherer
2018-01-28
1
-1
/
+1
|
*
Fix in testsuite: `make one` and `make parallel`
Runhang Li
2018-01-28
1
-1
/
+9
*
|
ocamltest: check-typo
Sébastien Hinderer
2018-01-31
1
-4
/
+4
*
|
ocamltest: introduce the ocaml_compilers module
Sébastien Hinderer
2018-01-31
5
-165
/
+257
*
|
ocamltest: introduce the ocaml_commands module
Sébastien Hinderer
2018-01-31
5
-30
/
+66
*
|
ocamltest: introduce the ocaml_flags module
Sébastien Hinderer
2018-01-31
5
-40
/
+91
*
|
ocamltest: introduce the ocaml_directories module
Sébastien Hinderer
2018-01-31
7
-33
/
+79
*
|
ocamltest: introduce the ocaml_files module
Sébastien Hinderer
2018-01-31
5
-72
/
+137
*
|
Replace Parmatch.IdSet by Ident.Set
Pierre Chambart
2018-01-30
1
-21
/
+21
*
|
Replace uses of Lambda.IdentSet by Ident.Set
Pierre Chambart
2018-01-30
16
-83
/
+74
[next]