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
/
driver
/
main.ml
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename -help-warnings to -warn-help
Damien Doligez
2010-05-08
1
-1
/
+1
*
New -help-warnings command-line option.
Alain Frisch
2010-05-04
1
-0
/
+1
*
unified command-line arguments
Damien Doligez
2010-04-13
1
-1
/
+1
*
Adding the -strict-sequence option.
Pierre Weis
2009-12-09
1
-0
/
+1
*
Added option -no-app-funct to turn off applicative functors
Xavier Leroy
2009-07-15
1
-0
/
+1
*
merge changes from ocaml3110 to ocaml3111rc0
Damien Doligez
2009-05-20
1
-2
/
+6
*
merge changes from 3.10.2merged to 3.11.0
Damien Doligez
2008-12-03
1
-1
/
+1
*
Cleanup + pass -Wl,-E to linker when linking dynlink.cma in custom mode.
Alain Frisch
2008-04-16
1
-1
/
+1
*
Improve -output-obj: can now build directly a dynamic library (with all the c...
Alain Frisch
2007-11-15
1
-5
/
+28
*
ajout des annotations pour variables et appels terminaux
Damien Doligez
2007-05-16
1
-1
/
+1
*
ajout de l'option -config (suggestion de Gerd Stolpmann)
Damien Doligez
2005-05-09
1
-0
/
+6
*
Generalisation de l'option -o
Xavier Leroy
2004-06-13
1
-7
/
+17
*
Pour l'option -pack, ajout possibilite de donner des .cmi sur la ligne de com...
Xavier Leroy
2004-04-09
1
-2
/
+6
*
suppression support MacOS9
Damien Doligez
2004-01-16
1
-5
/
+2
*
Faire cohabiter les threads bytecode et les threads systeme. Ajout option oc...
Xavier Leroy
2003-07-17
1
-1
/
+2
*
L'option -i desactive la production des fichiers compiles .cmi, .cmo, .cmx, ....
Xavier Leroy
2003-06-23
1
-1
/
+1
*
-stypes -> -dtypes; meilleur mode emacs
Damien Doligez
2003-04-03
1
-1
/
+1
*
ajout option -stypes; depend
Damien Doligez
2003-04-02
1
-0
/
+1
*
ajout option -version
Damien Doligez
2002-08-01
1
-2
/
+6
*
Nettoyage gestion option -o
Xavier Leroy
2002-06-11
1
-4
/
+17
*
Decouper l'argument de -cclib et -dllib
Xavier Leroy
2002-05-07
1
-2
/
+2
*
vive les methodes polymorphes!
Jacques Garrigue
2002-04-18
1
-0
/
+1
*
ajout option -nostdlib
Damien Doligez
2002-02-14
1
-0
/
+1
*
Ajout du packaging d'unites de compilation (option -pack)
Xavier Leroy
2002-02-08
1
-1
/
+6
*
Added Misc.chop_extension_if_any for the case when the input filename does
Daniel de Rauglaudre
2002-01-28
1
-2
/
+2
*
Revu gestion des DLLs: ne pas les utiliser en mode -custom; dans les .cma et ...
Xavier Leroy
2001-10-30
1
-2
/
+4
*
remove systhreads_link
Jacques Garrigue
2001-09-25
1
-2
/
+0
*
avoid problem with dlsym/failwith and keep thread linking info
Jacques Garrigue
2001-09-07
1
-0
/
+2
*
passage aux labels stricts
Jacques Garrigue
2001-09-06
1
-0
/
+1
*
Chargement dynamique de primitives C
Xavier Leroy
2001-08-28
1
-1
/
+3
*
Getting rid of obsolete boolean operators & and or
Pierre Weis
2000-12-28
1
-3
/
+3
*
Ajout options -where et -I +<directory relative to stdlib>
Xavier Leroy
2000-11-07
1
-0
/
+4
*
option -warn-error
Damien Doligez
2000-08-23
1
-1
/
+2
*
Suppression de Formatmsg, réécriture des messages à l'aide de Format.fprintf
Pierre Weis
2000-04-21
1
-1
/
+0
*
Distinguer entre compilo C et linker C dans ocamlc et ocamlopt
Xavier Leroy
2000-04-16
1
-1
/
+1
*
re-renommange: "-label" -> "-labels"
Damien Doligez
2000-03-24
1
-1
/
+1
*
changement "modern" -> "label"
Damien Doligez
2000-03-17
1
-1
/
+1
*
Nouveau format de .cma et .cmxa, se rappelle des -cclib et -ccopt necessaires...
Xavier Leroy
2000-03-09
1
-0
/
+1
*
Revu les impressions du compilateur
Pierre Weis
2000-03-06
1
-14
/
+19
*
option -v quitte immediatement
Damien Doligez
2000-01-13
1
-1
/
+2
*
detabisation
Damien Doligez
2000-01-07
1
-4
/
+4
*
Merge olabl branch
Jacques Garrigue
1999-11-30
1
-0
/
+2
*
utilisation de ToolServer
Damien Doligez
1999-11-29
1
-2
/
+5
*
Changement de la licence
Xavier Leroy
1999-11-17
1
-1
/
+2
*
Option pour accepter des types recursifs (demande de Pascal Cuoq)
Jérôme Vouillon
1999-11-08
1
-0
/
+1
*
Ajout du module Formatmsg pour rediriger les messages du systeme vers stdout ...
Xavier Leroy
1999-11-08
1
-1
/
+1
*
errors.ml: changement du type des locations pour le profiler
Damien Doligez
1999-09-08
1
-0
/
+1
*
Repartition des messages entre stderr et stdin
Pierre Weis
1999-02-16
1
-1
/
+1
*
Ajout de l'option -cc
Xavier Leroy
1998-11-06
1
-0
/
+1
*
Addition du pilotage des warnings.
Pierre Weis
1998-11-05
1
-0
/
+1
[next]