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
/
tools
/
.depend
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move depend.ml into compilerlibs (ocamlcommon).
alainfrisch
2016-04-13
1
-9
/
+4
*
Update dependencies in tools/.depend (deps were missing for e.g. stripdebug).
Alain Frisch
2016-03-15
1
-12
/
+20
*
fix huge pages vs renaming of caml_stat_heap_size
Damien Doligez
2015-12-21
1
-4
/
+4
*
GC latency improvements
Damien Doligez
2015-12-21
1
-2
/
+2
*
make alldepend
Gabriel Scherer
2015-08-15
1
-4
/
+2
*
make alldepend
Gabriel Scherer
2015-08-02
1
-0
/
+4
*
merge branch 4.02 from rev 16205 to rev 16238
Damien Doligez
2015-07-29
1
-2
/
+0
*
update .depend and bootstrap compilers after 4.02 merge
Damien Doligez
2015-07-17
1
-2
/
+2
*
deduplicate some startup code and fix PR#6808: the parsing of OCAMLRUNPARAM i...
Damien Doligez
2015-05-04
1
-6
/
+6
*
Update Makefile and .depend for untypeast.
Gabriel Scherer
2015-03-08
1
-22
/
+12
*
PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam...
Gabriel Scherer
2014-12-27
1
-7
/
+4
*
merge branch 4.02 from release 4.02.0 to release 4.02.1
Damien Doligez
2014-10-15
1
-5
/
+7
*
merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...
Damien Doligez
2014-08-22
1
-4
/
+6
*
merge branch "safe-string"
Damien Doligez
2014-04-29
1
-8
/
+6
*
#PR6269 Optimized string matching
Luc Maranget
2014-03-21
1
-16
/
+14
*
Un-bootstrapping of ocamlbuild, clean-up phase:
Xavier Leroy
2013-12-14
1
-28
/
+16
*
Synchronize with trunk.
Alain Frisch
2013-08-28
1
-4
/
+4
|
\
|
*
PR#4243: make the Makefiles parallelizable
Damien Doligez
2013-07-24
1
-36
/
+30
*
|
Allow to not have empty Ptyp_poly node in the Parsetree (the type-checker ins...
Alain Frisch
2013-04-09
1
-36
/
+38
|
/
*
New implementation of cmt2annot, based on an OO iterator for typed trees. Mos...
Alain Frisch
2012-11-08
1
-29
/
+35
*
merge with branch bin-annot
Fabrice Le Fessant
2012-05-30
1
-48
/
+83
*
merge changes from branching of 3.12 to release/3.12.0
Damien Doligez
2010-08-02
1
-10
/
+8
*
merge changes from release/3.11.1 to release/3.11.2
Damien Doligez
2010-01-20
1
-38
/
+38
*
merge changes from 3.10.2merged to 3.11.0
Damien Doligez
2008-12-03
1
-0
/
+9
*
Getting rid of spurious ./ additions.
Pierre Weis
2007-02-12
1
-8
/
+8
*
fusion des changements 3.09.3 -> release309_merge310
Damien Doligez
2007-02-09
1
-6
/
+10
*
fusion des changements 3.09.2 -> 3.09.3
Damien Doligez
2006-09-20
1
-16
/
+18
*
fusion des bugfixes de 3.08.2
Damien Doligez
2004-11-25
1
-40
/
+40
*
Fusion des modifs faites sur la branche release jusqu'a la release 3.08.0
Xavier Leroy
2004-07-13
1
-4
/
+0
*
update ocaml299to3
Jacques Garrigue
2004-03-10
1
-0
/
+4
*
ajout option -stypes; depend
Damien Doligez
2003-04-02
1
-0
/
+2
*
deps
Damien Doligez
2002-05-16
1
-0
/
+4
*
séparation ocamldep en main et fonctions réutilisables (pour coamldoc)
Maxence Guesdon
2002-03-18
1
-10
/
+13
*
deps + factorisation sprintf/kprintf
Damien Doligez
2002-03-13
1
-0
/
+8
*
deps
Damien Doligez
2001-08-21
1
-2
/
+2
*
option -warn-error
Damien Doligez
2000-08-23
1
-4
/
+0
*
remplace ocaml2to3 obsolete par un convertisseur de 2.99 vers 3.00
Jacques Garrigue
2000-04-12
1
-4
/
+8
*
MAJ dependances
Xavier Leroy
2000-03-09
1
-16
/
+12
*
Nouveau format extensible d'executables bytecode
Xavier Leroy
2000-03-05
1
-6
/
+8
*
dependances
Damien Doligez
2000-01-07
1
-6
/
+8
*
Ajout du module Formatmsg pour rediriger les messages du systeme vers stdout ...
Xavier Leroy
1999-11-08
1
-12
/
+14
*
blah
Damien Doligez
1999-10-21
1
-0
/
+2
*
dependances
Damien Doligez
1999-03-04
1
-2
/
+6
*
dependances
Damien Doligez
1998-04-21
1
-0
/
+2
*
foo
Damien Doligez
1997-09-11
1
-2
/
+2
*
Nouveau format d'executables.
Xavier Leroy
1997-06-13
1
-4
/
+2
*
MAJ des dependances. MAJ de ocamlcp.
Xavier Leroy
1996-05-11
1
-8
/
+8
*
Le module Profiling a ete sorti de la lib standard et mis ici.
Xavier Leroy
1995-11-13
1
-2
/
+4
*
Ajout du profiler.
Xavier Leroy
1995-10-24
1
-0
/
+22
*
Nettoyage des Makefiles
Xavier Leroy
1995-07-21
1
-3
/
+0
[next]