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 changes of ocamldoc
3.08
Maxence Guesdon
2005-10-20
1
-1
/
+1
*
Fix handling of -o option in html generator, and fix missing escapes in HTML ...
Maxence Guesdon
2005-10-06
1
-18
/
+19
*
typo
Damien Doligez
2005-09-28
1
-6
/
+5
*
fix bug Wohlwend caml-list 2005-09-19
Jacques Garrigue
2005-09-20
1
-8
/
+12
*
fix prefix for html output
Maxence Guesdon
2005-09-15
1
-1
/
+9
*
fix parse of list in text
Maxence Guesdon
2005-09-15
1
-3
/
+8
*
Bug in resizing prog array (PR#3783)
Xavier Leroy
2005-09-05
1
-1
/
+3
*
extensible {foo } syntax
Maxence Guesdon
2005-08-31
17
-632
/
+686
*
- user can give .txt files on the command line, containing ocamldoc formatted
Maxence Guesdon
2005-08-31
10
-53
/
+124
*
-o option is now used by the html generator to indicate the prefix
Maxence Guesdon
2005-08-31
3
-14
/
+22
*
changements 3.08.3 -> 3.08.4
Damien Doligez
2005-08-11
1
-0
/
+48
*
version 3.08.4
Damien Doligez
2005-08-11
4
-87
/
+35
*
PR#3745
Jacques Garrigue
2005-08-08
1
-3
/
+3
*
PR#3595: arguments invalides dans Graphics
Damien Doligez
2005-08-05
4
-61
/
+142
*
numero de version
Damien Doligez
2005-08-05
1
-1
/
+1
*
PR#3736 espaces dans les noms de fichiers
Damien Doligez
2005-08-02
1
-3
/
+3
*
PR#3651
Xavier Leroy
2005-07-29
1
-0
/
+1
*
Penser a faire un strengthening lorsqu'on traite un chemin de la forme F(M).t
Xavier Leroy
2005-07-27
3
-8
/
+10
*
Revu inline asm pour gcc 4.0 (PR#3604, PR#3637)
Xavier Leroy
2005-07-20
1
-4
/
+4
*
quomod_big_int a b: bug dans le cas |a| < |b|, a < 0, b < 0 (PR#3719).
Xavier Leroy
2005-07-19
2
-4
/
+29
*
Ajout de tests sur les fonctions power, dont PR#3718
Xavier Leroy
2005-07-19
1
-0
/
+186
*
power_base_nat: cas 0 et 1 mal traites.
Xavier Leroy
2005-07-19
1
-54
/
+34
*
fix PR#3638
Jacques Garrigue
2005-07-12
1
-3
/
+4
*
fix PR#3705
Jacques Garrigue
2005-07-12
1
-3
/
+4
*
check variance for row-variable too!
Jacques Garrigue
2005-07-11
1
-1
/
+3
*
when using -rectypes, expand abbreviations to detect cycles
Jacques Garrigue
2005-07-11
1
-4
/
+4
*
PR#3714 clarification de max_array_length pour les flottants
Damien Doligez
2005-07-08
2
-3
/
+5
*
PR#3704 probleme quand le buffer caml-types-buffer est supprime par l'utilisa...
Damien Doligez
2005-07-08
1
-9
/
+10
*
fix: Odoc_info.info_string_of_info
Maxence Guesdon
2005-07-07
1
-28
/
+22
*
fix type in ocamldoc
Maxence Guesdon
2005-07-07
1
-1
/
+1
*
some improvements in html display (PR3698)
Maxence Guesdon
2005-07-07
4
-245
/
+271
*
PR3686: fix escaping of dots in man pages
Maxence Guesdon
2005-07-07
1
-2
/
+2
*
fix Format doc: new url of Format introduction and typo
Maxence Guesdon
2005-07-01
1
-9
/
+10
*
fix: PR3687
Maxence Guesdon
2005-06-30
1
-1
/
+1
*
escape dots in man code but as specified in the groff doc but does not seem t...
Maxence Guesdon
2005-06-30
1
-0
/
+1
*
partly fix PR3686: escaping backslashes in man code
Maxence Guesdon
2005-06-30
1
-1
/
+9
*
expansion of a previous fix in q_MLast.ml
Michel Mauny
2005-06-29
1
-4
/
+7
*
contents not translated to contents__
Michel Mauny
2005-06-29
1
-1
/
+0
*
use windows subsystem on mingw too
Jacques Garrigue
2005-06-27
1
-1
/
+1
*
PR3665: now stop special comments can be closed by another stop comment
Maxence Guesdon
2005-06-23
1
-66
/
+101
*
better error message when parsing of comments associated to constructor types...
Maxence Guesdon
2005-06-23
2
-7
/
+26
*
PR#3558 dependances dans graphics
Damien Doligez
2005-06-22
2
-38
/
+38
*
pour faire marcher make depend
Damien Doligez
2005-06-22
1
-1
/
+2
*
PR#3685 erreur doc rev_map2
Damien Doligez
2005-06-22
1
-2
/
+2
*
maj numero de version
Damien Doligez
2005-06-21
1
-1
/
+1
*
eviter les captures de noms
Damien Doligez
2005-06-21
2
-22
/
+24
*
fuite de pointeur sur backtrace_last_exn
Damien Doligez
2005-06-21
1
-3
/
+3
*
Fixed a bug introduced by fix of PR#3688
Michel Mauny
2005-06-20
1
-5
/
+8
*
Fixed the Cmalp4 part of PR#3688
Michel Mauny
2005-06-17
4
-15
/
+74
*
PR#3608: optimiser le cas <expr> <comparison> <constant-constructor> seulemen...
Xavier Leroy
2005-06-12
1
-11
/
+21
[next]