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
*
PR#6245: Minor inconsistencies between related signatures in arg.mli
Damien Doligez
2013-11-30
1
-2
/
+2
*
Reverting the elimination of the ocamlcomp*.sh scripts, namely the following ...
Xavier Leroy
2013-11-29
1
-2
/
+11
*
Reintegrate raise_variants branch.
Alain Frisch
2013-11-13
6
-20
/
+61
|
\
|
*
Simplify special logic for array bound error (allocate the exception value fr...
Alain Frisch
2013-11-08
1
-3
/
+9
|
*
Do not introduce Obj.raw_tag.
Alain Frisch
2013-11-06
3
-4
/
+2
|
*
Support for exception values allocated in the static area (e.g. out of bound ...
Alain Frisch
2013-10-23
3
-2
/
+4
|
*
Add two functions to get the exception slot id and name from an exception value.
Alain Frisch
2013-10-23
2
-0
/
+33
|
*
Change the representation of exception slots: instead of being represented as...
Alain Frisch
2013-10-23
3
-17
/
+11
|
*
#6203: change representation of exception values created with a constant cons...
Alain Frisch
2013-10-18
1
-1
/
+3
|
*
Rename raise_nostack -> raise_notrace. Expose it in Pervasives.
Alain Frisch
2013-10-14
2
-0
/
+6
*
|
Fix typos and wording (#6231).
Alain Frisch
2013-11-08
1
-3
/
+3
|
/
*
build: replace ocamlcomp*.sh.
Wojciech Meyer
2013-09-20
1
-11
/
+2
*
#6180: efficient creation of uninitialized float arrays.
Alain Frisch
2013-09-17
2
-0
/
+4
*
Format: pp_print_list and pp_print_text, contributed by Daniel Bünzli
Gabriel Scherer
2013-09-13
2
-0
/
+56
*
remove leftover conflicts from .depend
Damien Doligez
2013-09-04
1
-139
/
+0
*
Merge branch 4.01 from branching point to 4.01.0+rc1
Damien Doligez
2013-09-04
5
-9
/
+151
*
PR#6148: speed improvement for Buffer (patch by John Whitington).
Alain Frisch
2013-08-30
1
-5
/
+5
*
PR#6116: more efficient implementation of Digest.to_hex [patch by ygrek]
Gabriel Scherer
2013-08-04
1
-1
/
+5
*
PR#4243: make the Makefiles parallelizable
Damien Doligez
2013-07-24
2
-141
/
+259
*
PR#5644: a dumbed-down fix to fix the observable effect (Stream.of_string) wi...
Gabriel Scherer
2013-07-21
2
-2
/
+18
*
Revert the changes of revision 12682 (PR#5644 Stream.count broken when used w...
Gabriel Scherer
2013-07-21
1
-57
/
+34
*
PR#5739: Printf.printf "%F" and nan/infinity/neg_infinity.
Xavier Leroy
2013-07-19
1
-5
/
+11
*
#5899: expose Printexc.get_callstack. (Cherry-picked 13884, 13885 from trunk.)
Alain Frisch
2013-07-11
2
-1
/
+17
*
#4986. Add two common operations: List.sort_uniq (more efficient that sorting...
Alain Frisch
2013-07-09
5
-0
/
+142
*
PR#4079: Queue.copy is now tail-recursive (patch from "Cristophe" on the bugt...
Gabriel Scherer
2013-06-16
1
-6
/
+7
*
PR#5827: provide a dynamic command line parsing mechanism
Damien Doligez
2013-06-13
2
-3
/
+31
*
typo and reformatting of comments
Damien Doligez
2013-06-06
1
-7
/
+9
*
Revert r13746 (demanded by Xavier)
Fabrice Le Fessant
2013-06-05
2
-38
/
+0
*
Add String.split and String.cut_at from Misc
Fabrice Le Fessant
2013-06-05
2
-0
/
+38
*
Add |> and @@ operators to Pervasives
Fabrice Le Fessant
2013-06-03
2
-0
/
+19
*
fix scanf.ml build
Hongbo Zhang
2013-06-02
1
-1
/
+1
*
A thoroughly revised documentation for format strings.
Pierre Weis
2013-06-01
1
-21
/
+49
*
Better error messages for binary/octal/hexa integer scanning.
Pierre Weis
2013-06-01
1
-5
/
+5
*
Wrong quoting chase.
Pierre Weis
2013-05-29
12
-70
/
+76
*
Better documentation of meta format conversion.
Pierre Weis
2013-05-29
1
-2
/
+3
*
PR#6024: Format syntax for printing @ is incompatible with 3.12.1
Damien Doligez
2013-05-29
2
-3
/
+4
*
fix the buggy parser example in the Genlex documentation (issue reported by A...
Gabriel Scherer
2013-04-28
1
-6
/
+7
*
Revert sprintf type. Add a new function to support %a conversions in sprintf ...
Pierre Weis
2013-04-25
2
-3
/
+16
*
Details.
Pierre Weis
2013-04-25
2
-2
/
+5
*
Complete rewriting of Format.mk_printf. Convergence between Printf and Format...
Pierre Weis
2013-04-24
2
-218
/
+227
*
Exporting count_printing_arguments_of_format and add_int_index.
Pierre Weis
2013-04-24
1
-0
/
+3
*
PR#5973 (old @ escape was still implemented in Format) + bootstrap.
Pierre Weis
2013-04-23
1
-3
/
+0
*
PR#4978: Better wording.
Wojciech Meyer
2013-04-18
1
-11
/
+6
*
Typo.
Alain Frisch
2013-04-18
1
-1
/
+1
*
PR#5986: added flag Marshal.Compat_32 and ocamlc option -compat-32.
Xavier Leroy
2013-04-18
2
-6
/
+24
*
#5977: ensure that bootstrapping on 64-bit does not produce 64-bit constants ...
Alain Frisch
2013-04-09
1
-10
/
+11
*
PR#4978: add a warning to the Marshal module documentation about using marsha...
Wojciech Meyer
2013-04-04
1
-1
/
+11
*
@@ should be written \@\@ for Ocamldoc...
Pierre Weis
2013-03-19
1
-27
/
+33
*
Typo: get_formatter_out_functions was redefined. Doc.
Pierre Weis
2013-03-19
1
-6
/
+8
*
Details.
Pierre Weis
2013-03-19
1
-12
/
+12
[next]