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
*
Cleanup.
constructors_with_record3
Alain Frisch
2014-09-29
1
-35
/
+0
*
Get rid of type-qualifed constructor paths for extensible types.
Alain Frisch
2014-09-26
6
-68
/
+28
*
Disallow multiple declaration of extension constructors with the same name in...
Alain Frisch
2014-09-26
1
-141
/
+69
*
Cleanup.
Alain Frisch
2014-09-26
1
-1
/
+0
*
Merge with trunk.
Alain Frisch
2014-09-26
3
-58
/
+33
|
\
|
*
Fix merge problem.
Alain Frisch
2014-09-26
1
-58
/
+24
|
*
testsuite: add empty file to prevent svn merge from adding incompatible tests...
Damien Doligez
2014-09-26
1
-0
/
+4
|
*
Changelog for #6374.
Alain Frisch
2014-09-25
1
-0
/
+4
*
|
Sync with trunk.
Alain Frisch
2014-09-25
13
-184
/
+383
|
\
\
|
|
/
|
*
Changelog.
Alain Frisch
2014-09-24
1
-0
/
+4
|
*
#6577: fix performance of %C format.
Alain Frisch
2014-09-24
1
-1
/
+5
|
*
#6577: fix performance of %S format.
Alain Frisch
2014-09-24
1
-1
/
+5
|
*
#6577: fix performance of %L, %l, %n formats.
Alain Frisch
2014-09-24
1
-16
/
+29
|
*
#5904: improve support for ppx in the toplevel by allowing ppx processors to ...
Alain Frisch
2014-09-23
5
-149
/
+261
|
*
minor update of comment in gc.mli
Mark Shinwell
2014-09-11
1
-1
/
+1
|
*
PR#6554: race condition in caml_get_raw_backtrace
Mark Shinwell
2014-09-11
5
-15
/
+75
|
*
fix Travis script: git requires a name and email
Jérémie Dimino
2014-09-05
1
-0
/
+2
*
|
Make it clear that type-qualified constructors are only allowed in bang types.
Alain Frisch
2014-09-25
2
-12
/
+9
*
|
Allow qualified reference to constructors (at least in bang-types). A regula...
Alain Frisch
2014-09-25
6
-24
/
+153
*
|
Refer to the inlined record type as !M.Foo for a constructor M.Foo.
Alain Frisch
2014-09-23
6
-7
/
+67
*
|
#5528: factorize the generation of names for inlined records.
Alain Frisch
2014-09-05
5
-4
/
+17
*
|
Make ocamldoc compile (still need support for inlined records).
Alain Frisch
2014-09-04
2
-3
/
+28
*
|
Bootstrap.
Alain Frisch
2014-09-04
3
-0
/
+0
*
|
Sync with trunk.
Alain Frisch
2014-09-04
290
-1617
/
+3514
|
\
\
|
|
/
|
*
PR#6539: don't divide caml_major_heap_increment by the word size
Jérémie Dimino
2014-09-03
1
-1
/
+1
|
*
PR#6540: update documentation of default values in gc.mli
Jérémie Dimino
2014-09-03
1
-2
/
+2
|
*
#6529: the checked flag is now part of pers_struct.
Alain Frisch
2014-09-01
1
-18
/
+20
|
*
#6529: further optimize consistency check.
Alain Frisch
2014-09-01
4
-19
/
+31
|
*
Reflecting commit 15169 on version/4.02:
Xavier Leroy
2014-08-31
2
-5
/
+4
|
*
merge changes of version/4.02 from r15121 to r15155
Damien Doligez
2014-08-29
26
-122
/
+225
|
*
merge changes of version/4.02 from r15121 to r15155
Damien Doligez
2014-08-29
0
-0
/
+0
|
*
(in|out)_channel_of_descr: improve documentation (Christophe Troestler)
Gabriel Scherer
2014-08-28
1
-2
/
+17
|
*
fix minor error-reporting bug
Gabriel Scherer
2014-08-28
1
-2
/
+2
|
*
PR#6517: use ISO C99 types {,u}int{32,64}_t in preference to our homegrown
Xavier Leroy
2014-08-27
35
-320
/
+323
|
*
merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...
Damien Doligez
2014-08-22
235
-1155
/
+2774
|
*
add ocamldoc to check-typo; some mergeinfo that svn wants to commit
Damien Doligez
2014-08-22
0
-0
/
+0
|
*
new -opaque flag: ocamlopt creates .cmx without cross-module info
Gabriel Scherer
2014-08-18
8
-3
/
+18
|
*
Fix PR#6516 in testsuite
Fabrice Le Fessant
2014-08-17
1
-1
/
+2
|
*
minor typo spotted by Jeremy Yallop
Gabriel Scherer
2014-08-16
1
-1
/
+1
|
*
I forgot about {Bytes,String}Labels.mapi; thanks Alain!
Gabriel Scherer
2014-08-16
2
-0
/
+11
|
*
tools/objinfo: workaround change in binutils' <bfd.h>
Gabriel Scherer
2014-08-15
1
-0
/
+5
|
*
Refresh .gitignore
Gabriel Scherer
2014-08-15
1
-3
/
+54
|
*
Set SVN ignore properties for the new testsuite directories
Gabriel Scherer
2014-08-15
0
-0
/
+0
|
*
PR#6501: harden the native-code generator against certain uses of "%identity".
Xavier Leroy
2014-08-11
5
-3
/
+28
|
*
PR#6507: [caml_bottom_of_stack] incorrectly set
Mark Shinwell
2014-08-08
2
-1
/
+19
|
*
More accurate wording about when Invalid_argument is raised for list functions.
Gabriel Scherer
2014-08-08
2
-24
/
+24
|
*
remove redundant bound checking in Buffer.blit (patch by Philippe Wang)
Gabriel Scherer
2014-08-08
1
-1
/
+3
|
*
Cherry pick 15071 from 4.02 (Fix #6510: Removal of shadowed constructors of e...
Alain Frisch
2014-08-08
1
-18
/
+33
*
|
Bug is fixed.
Alain Frisch
2014-08-12
2
-2
/
+2
*
|
Accept test result.
Alain Frisch
2014-08-12
1
-0
/
+12
[next]