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
/
asmrun
Commit message (
Expand
)
Author
Age
Files
Lines
*
port to cygwin-64
Damien Doligez
2013-12-03
1
-8
/
+8
*
Bring stack backtraces up-to-date on PowerPC, incl. reraise.
Xavier Leroy
2013-11-28
4
-20
/
+97
*
caml_backtrace_pos is a 32-bit integer under amd64.
Alain Frisch
2013-11-19
1
-1
/
+8
*
Missing include (==> implicit declaration of function 'caml_named_value').
Alain Frisch
2013-11-15
1
-0
/
+1
*
Simplify special logic for array bound error (allocate the exception value fr...
Alain Frisch
2013-11-08
1
-34
/
+11
*
Do not introduce Obj.raw_tag.
Alain Frisch
2013-11-06
1
-0
/
+3
*
Typo.
Alain Frisch
2013-11-04
1
-3
/
+1
*
Fix Out_of_memory/Stack_overflow.
Alain Frisch
2013-10-18
2
-15
/
+6
*
Also adapt the native system.
Alain Frisch
2013-10-18
1
-7
/
+1
*
Support for AMD64, Intel syntax (i.e. MVSC 64 port).
Alain Frisch
2013-10-15
1
-2
/
+14
*
Support the two variants on i386, intel syntax (i.e. Win32 msvc port).
Alain Frisch
2013-10-15
1
-3
/
+15
*
Support the two variants on i386.
Alain Frisch
2013-10-15
1
-2
/
+14
*
Support for raise variants in ocamlopt. Only amd64 for now.
Alain Frisch
2013-10-14
1
-2
/
+13
*
Merge branch 4.01 from branching point to 4.01.0+rc1
Damien Doligez
2013-09-04
3
-27
/
+27
*
PR#4243: make the Makefiles parallelizable
Damien Doligez
2013-07-24
1
-3
/
+6
*
Port to the ARM 64-bits (AArch64) architecture (experimental).
Xavier Leroy
2013-07-18
3
-0
/
+559
*
build: select win32 variants of unix and graph for mingw.
Wojciech Meyer
2013-06-30
1
-6
/
+6
*
PR#6049: support for OpenBSD/macppc
Xavier Leroy
2013-06-24
2
-1
/
+4
*
implement a caml_stash_current_backtrace primitive to save the call stack at ...
Gabriel Scherer
2013-06-19
1
-27
/
+107
*
make ocamlopt pretty-print uncaught exceptions just as ocamlc and Printexc
Gabriel Scherer
2013-06-19
1
-11
/
+30
*
#4719: use GetModuleFileName to get an absolute path to the current executabl...
Alain Frisch
2013-06-18
1
-6
/
+0
*
Fix PR#6031 : problem with -with-frame-pointers in caml_allocN
Fabrice Le Fessant
2013-06-11
1
-12
/
+25
*
PR#5976 continued: don't activate RETURN_AFTER_STACK_OVERFLOW yet on i386/mac...
Xavier Leroy
2013-06-09
1
-3
/
+0
*
PR#5976: crash after recovering from two stack overflows (ocamlopt on MacOS X)
Xavier Leroy
2013-06-09
3
-7
/
+47
*
Re-add configure option -with-frame-pointers
Fabrice Le Fessant
2013-06-03
2
-5
/
+44
*
Reverting -with-frame-pointers
Fabrice Le Fessant
2013-06-03
1
-31
/
+5
*
Fix compilation issue with amd64.S
Fabrice Le Fessant
2013-06-03
1
-5
/
+5
*
Add -with-frame-pointers to ./configure
Fabrice Le Fessant
2013-06-03
1
-7
/
+33
*
PR#5982: save and restore the value of errno in signal handlers
Jérémie Dimino
2013-05-14
1
-0
/
+5
*
last fixes to make the testsuite work under mingw
Damien Doligez
2013-04-30
1
-2
/
+2
*
fix C compiler warnings and bug introduced by commit 13436
Damien Doligez
2013-03-22
1
-0
/
+2
*
fix whitespace and over-long lines
Damien Doligez
2013-03-22
2
-7
/
+12
*
user-exposed abstract type for raw backtraces in Printexc.ml (original patch ...
Gabriel Scherer
2013-03-11
1
-7
/
+38
*
fix a few problems with whitespace and over-long lines
Damien Doligez
2013-03-09
5
-10
/
+15
*
Revert bad commit.
Alain Frisch
2013-01-23
1
-8
/
+2
*
#5902: adapt standard ppx driver to support extra arguments.
Alain Frisch
2013-01-23
1
-2
/
+8
*
Fix #4887 (input_char after close_in crashes ocaml, msvc runtime). Patch by C...
Alain Frisch
2013-01-17
1
-0
/
+11
*
[arm] Add CFI directives to the native runtime.
Benedikt Meurer
2013-01-13
1
-30
/
+65
*
[amd64] Avoid unbalanced CFA offsets.
Benedikt Meurer
2013-01-13
1
-5
/
+5
*
PR#5886: Small changes to compile for Android.
Benedikt Meurer
2013-01-13
1
-1
/
+12
*
#5798: Apply patch to add VFPv2 and ARMv6 hard-float support (Jeffrey Scofiel...
Benedikt Meurer
2012-10-24
2
-2
/
+12
*
remove all $Id keywords
Damien Doligez
2012-10-15
17
-35
/
+1
*
PR#5707: in AMD64 port, exchange the roles of r10-r11 and r12-r13,
Xavier Leroy
2012-09-08
2
-12
/
+12
*
PR#5700, take 2: another misaligned call to caml_stash_backtrace.
Xavier Leroy
2012-08-03
1
-0
/
+1
*
PR#5700: crash with native-code stack backtraces under MacOS 10.8 x86-64
Xavier Leroy
2012-08-02
1
-2
/
+3
*
Remove empty and useless file natdynlink.h.
Alain Frisch
2012-08-01
4
-8
/
+6
*
clean up TABs and whitespace
Damien Doligez
2012-07-30
9
-166
/
+164
*
merge changes from 4.00 branching to 4.00.0 (part 1)
Damien Doligez
2012-07-26
1
-45
/
+54
*
Revert commit r12756 containing unwanted changes
Fabrice Le Fessant
2012-07-22
2
-128
/
+7
*
Fix PR#5695
Fabrice Le Fessant
2012-07-22
2
-7
/
+128
[next]