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
path:
root
/
bytecomp
/
bytepackager.ml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compiler: -compat-32 flag when building cmo/cma. (#896)
hhugo
2017-05-05
1
-1
/
+3
*
PR#7479: make sure "ocamlc -pack" is only given .cmo and .cmi files, and that...
Xavier Leroy
2017-02-19
1
-20
/
+22
*
Fix lack of link error when missing modules providing externals (#837, PR#7371)
Pierre Chambart
2016-12-14
1
-3
/
+13
*
Also remove linking hack for bytecode
Pierre Chambart
2016-07-08
1
-0
/
+9
*
More warnings when compiling the compiler.
alainfrisch
2016-03-15
1
-2
/
+2
*
Update headers for the new license.
Damien Doligez
2016-02-18
1
-11
/
+14
*
Useless bindings, unit patterns, whitespace.
alainfrisch
2016-01-19
1
-2
/
+1
*
PR6695: Make sure the compiler only uses ASCII string functions.
Gabriel Scherer
2014-12-21
1
-2
/
+2
*
merge branch 4.02 from release 4.02.0 to release 4.02.1
Damien Doligez
2014-10-15
1
-1
/
+2
*
Add reset functions to make modules reentrant when used through compiler-libs
Fabrice Le Fessant
2014-05-09
1
-0
/
+6
*
re-commit Leo's weak-dependencies pull request
Jacques Garrigue
2014-05-07
1
-1
/
+2
*
revert commit 14719
Jacques Garrigue
2014-05-02
1
-2
/
+1
*
weak dependencies with -trans-mod (github/ocamllabs/weak-depends 45e980a,2185...
Mark Shinwell
2014-05-01
1
-1
/
+2
*
merge branch "safe-string"
Damien Doligez
2014-04-29
1
-7
/
+10
*
PR#6270: remove need for -I directives to ocamldebug in common case
Gabriel Scherer
2014-04-06
1
-0
/
+8
*
Revert "PR#6270: remove need for -I directives to ocamldebug in common case (...
Gabriel Scherer
2014-03-31
1
-8
/
+0
*
PR#6270: remove need for -I directives to ocamldebug in common case (patch by...
Xavier Clerc
2014-03-31
1
-0
/
+8
*
Quick fix of PR#6325
Jacques Garrigue
2014-02-17
1
-0
/
+2
*
Continue.
Alain Frisch
2013-09-12
1
-0
/
+7
*
Merge branch 4.01 from branching point to 4.01.0+rc1
Damien Doligez
2013-09-04
1
-2
/
+3
*
#5832: patch to improve 'wrong file naming' error messages.
Alain Frisch
2013-04-29
1
-6
/
+7
*
fix a few problems with whitespace and over-long lines
Damien Doligez
2013-03-09
1
-9
/
+16
*
remove all $Id keywords
Damien Doligez
2012-10-15
1
-2
/
+0
*
clean up TABs and whitespace
Damien Doligez
2012-07-30
1
-3
/
+3
*
#5527: absolute filenames for more error messages.
Alain Frisch
2012-03-07
1
-5
/
+9
*
refactoring the "read n bytes from a channel into a new string" idiom
Damien Doligez
2012-02-23
1
-2
/
+1
*
Reverting bad commit.
Alain Frisch
2012-01-20
1
-10
/
+10
*
Fix #5490.
Alain Frisch
2012-01-20
1
-10
/
+10
*
Fix PR#5461
Fabrice Le Fessant
2012-01-17
1
-10
/
+10
*
merge branches/gadts
Jacques Garrigue
2011-07-29
1
-9
/
+10
|
\
|
*
first commit
Jacques Le Normand
2010-09-13
1
-9
/
+10
*
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
Damien Doligez
2011-07-27
1
-1
/
+1
*
|
merge changes from 3.12.0 to 3.12.1
Damien Doligez
2011-07-20
1
-10
/
+22
|
/
*
PR#4975: spelling mistakes "overriden" and "informations"
Damien Doligez
2010-05-21
1
-1
/
+1
*
merge changes from ocaml3110 to ocaml3111rc0
Damien Doligez
2009-05-20
1
-11
/
+15
*
Better handling of multiple extensions (foo.d.cmo, foo.p.cmx...)
Nicolas Pouillard
2007-02-23
1
-2
/
+2
*
Deplacement des infos de format des .cmo et .cma dans Cmo_format
Xavier Leroy
2006-05-11
1
-1
/
+1
*
Pour l'option -pack, ajout possibilite de donner des .cmi sur la ligne de com...
Xavier Leroy
2004-04-09
1
-37
/
+64
*
open inutile
Xavier Leroy
2003-03-10
1
-1
/
+0
*
Pour l'option -pack, permettre de donner une interface explicite (via un .mli...
Xavier Leroy
2003-03-06
1
-36
/
+18
*
Ajout du packaging d'unites de compilation (option -pack)
Xavier Leroy
2002-02-08
1
-0
/
+243