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
/
stdlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
MAJ version
recursive_modules
Xavier Leroy
2003-05-13
1
-1
/
+1
*
Support for 'module rec' bindings (experimental)
Xavier Leroy
2003-05-02
2
-0
/
+11
*
Addition of the Fragile_pat warning.
Pierre Weis
2003-05-02
1
-1
/
+1
*
Complete move from virtual to private for concrete types with private
Pierre Weis
2003-05-01
1
-1
/
+1
*
Une grammaire à 0 conflits, ça se fête, ça se choie, ça se maintient.
Pierre Weis
2003-04-29
1
-1
/
+1
*
Documentation.
Pierre Weis
2003-04-28
1
-1
/
+15
*
Introducing new constants deserve a new sub-version increment!
Pierre Weis
2003-04-28
1
-1
/
+1
*
Introducing format %$ (to print strings with variables substitution)
Pierre Weis
2003-04-28
2
-4
/
+11
*
Addition of function add_substitute for adding strings to buffer with
Pierre Weis
2003-04-28
2
-2
/
+82
*
Ajout des litteraux de type int32, nativeint, int64
Xavier Leroy
2003-04-25
3
-29
/
+27
*
Correcting the bug of large buffering when scanning files.
Pierre Weis
2003-04-25
2
-7
/
+33
*
Adding new arguments types: boolean with spec Bool for function taking
Pierre Weis
2003-04-25
2
-12
/
+28
*
Optimisation de Pervasives.compare par strength reduction
Xavier Leroy
2003-04-01
2
-2
/
+2
*
PR#1610
Damien Doligez
2003-03-31
1
-1
/
+1
*
corection de bugs methodes polymorphes
Jacques Garrigue
2003-03-26
1
-1
/
+1
*
En Windows, utiliser . comme repertoire temporaire si la variable TEMP n'est ...
Xavier Leroy
2003-03-24
1
-1
/
+1
*
PR#1588
Damien Doligez
2003-03-13
1
-1
/
+1
*
note: on ne peut pas externer un weak array
Damien Doligez
2003-03-12
1
-2
/
+9
*
bug de printf "%8s" x qui tronquait x a 8 caracteres
Damien Doligez
2003-03-12
1
-1
/
+1
*
completude de la doc, typo sur anon_fun
Damien Doligez
2003-03-12
2
-15
/
+18
*
Ajout de Sys.readdir
Xavier Leroy
2003-03-03
2
-4
/
+14
*
Format %S now understands continuation newlines (\\\n).
Pierre Weis
2003-03-02
2
-3
/
+15
*
Documenting format %$.
Pierre Weis
2003-02-28
2
-0
/
+2
*
Introduction des types virtuels etape 2: introduction dans camlp4.
Pierre Weis
2003-02-28
1
-1
/
+1
*
Nouveau format %$. Introduction des types virtuels: step 1 sans inclusion dan...
Pierre Weis
2003-02-28
3
-37
/
+23
*
PR#1554
Damien Doligez
2003-02-24
1
-1
/
+1
*
precisions dans la doc de sort
Damien Doligez
2003-02-12
1
-2
/
+3
*
Default policy is to ignore tag printing completely.
Pierre Weis
2003-01-24
2
-4
/
+4
*
regularisation de print_endline
Damien Doligez
2003-01-22
2
-2
/
+3
*
points-virgules mal places
Damien Doligez
2003-01-21
3
-6
/
+6
*
typo dans un commentaire
Damien Doligez
2003-01-21
1
-1
/
+1
*
PR#1497
Damien Doligez
2003-01-11
1
-1
/
+1
*
better treatment of %n
Pierre Weis
2002-12-16
1
-7
/
+5
*
PR#1495
Damien Doligez
2002-12-12
1
-1
/
+1
*
18 chiffres pour les flottants
Damien Doligez
2002-12-12
1
-1
/
+1
*
Documentation
Pierre Weis
2002-12-09
1
-3
/
+12
*
Introducing the skip facility for scanf.
Pierre Weis
2002-12-09
1
-3
/
+11
*
Bufferized input from channels.
Pierre Weis
2002-12-08
1
-4
/
+18
*
adding some semantics on the string type for specs
Pierre Weis
2002-12-08
2
-16
/
+26
*
Exporting stdib
Pierre Weis
2002-12-08
2
-3
/
+12
*
adding C-like %n format for scanf. For printf %n is an alias fr %i.
Pierre Weis
2002-12-08
4
-21
/
+42
*
Relax the value restriction
Jacques Garrigue
2002-12-03
1
-1
/
+1
*
Typing of kprintf turned to the more general type allowed by new
Pierre Weis
2002-11-22
1
-1
/
+1
*
- Revu en profondeur la verification des CRC d'interfaces.
Xavier Leroy
2002-11-17
1
-0
/
+46
*
Documentation.
Pierre Weis
2002-11-15
1
-6
/
+4
*
changement des locations, bug trouve par DDR
Damien Doligez
2002-11-12
1
-6
/
+10
*
amelioration de let rec
Damien Doligez
2002-11-07
1
-1
/
+1
*
PR#1466 suite (et fin en ce qui concerne MacOS X)
Damien Doligez
2002-11-07
1
-1
/
+1
*
PR#63
Damien Doligez
2002-11-05
1
-1
/
+1
*
PR#1465
Damien Doligez
2002-11-04
1
-1
/
+1
[next]