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
/
otherlibs
/
win32unix
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Segfault on Windows 64 bits
Marc Lasson
2018-05-18
1
-5
/
+0
*
Move bigarray to the stdlib (#1685)
Jérémie Dimino
2018-04-09
1
-3
/
+3
*
make alldepend
Gabriel Scherer
2018-02-05
1
-42
/
+134
*
Remove -static-libgcc link flag from mingw32 port (#1535)
David Allsopp
2017-12-19
1
-4
/
+8
*
Use native Windows API for Unix.{getenv,environment}, Sys.getenv (#1479)
Nicolás Ojeda Bär
2017-12-15
1
-7
/
+16
*
Merge branch 'trunk' into fix_unix_utimes_windows_dst
Gabriel Scherer
2017-12-10
1
-4
/
+4
|
\
|
*
caml_sys_isatty: detect Cygwin/MSYS for better -color heuristic (#1406)
Nicolás Ojeda Bär
2017-11-23
1
-4
/
+4
*
|
Unix.utimes: use native Windows API to avoid unintended DST timestamp shift
Nicolas Ojeda Bar
2017-10-26
3
-4
/
+84
|
/
*
Unix.environment on Windows: use _wenviron (#1369)
Nicolás Ojeda Bär
2017-10-10
1
-14
/
+5
*
MPR#7609: use-after-free with ocamldebug and Pervasives.flush_all, continued ...
Xavier Leroy
2017-10-09
1
-0
/
+4
*
Rename: use _os suffix
Nicolas Ojeda Bar
2017-09-27
1
-1
/
+1
*
Unicode support for the Windows runtime (#1200)
Nicolás Ojeda Bär
2017-09-18
14
-96
/
+190
*
configure should define the CPP build variable
Sébastien Hinderer
2017-09-18
1
-1
/
+1
*
Reimplement Unix.isatty on Windows (#1321)
David Allsopp
2017-09-15
3
-3
/
+26
*
Reimplement Sys.rename under Win32 to be more POSIX (#1306)
Xavier Leroy
2017-08-30
1
-17
/
+3
*
String_val: return 'const char *' when -safe-string is globally enabled (#1274)
yallop
2017-08-03
2
-6
/
+6
*
Unix.symlink: support forward slashes in symlink targets under Windows (#1211)
Nicolás Ojeda Bär
2017-07-19
1
-3
/
+15
*
Restrict Unix.environment in privileged contexts; add Unix.unsafe_environment...
yallop
2017-06-30
3
-2
/
+31
*
Add Unix.unsafe_getenv. (See MPR#7557)
Damien Doligez
2017-06-23
1
-1
/
+1
*
cherry-pick the fix for MPR#7557 from 4.04
Damien Doligez
2017-06-23
1
-0
/
+1
*
Use a simpler conversion of times in Unix.stat
David Allsopp
2017-05-16
1
-68
/
+13
*
Use _mkgmtime64 in Unix.stat (where available)
David Allsopp
2017-05-16
1
-2
/
+21
*
Ensure timestamps in Windows Unix.stat are UTC
David Allsopp
2017-05-16
1
-1
/
+31
*
MPR#7385: fix Unix.stat timestamps during DST
David Allsopp
2017-05-16
1
-4
/
+4
*
Move configuration header files from the config to the byterun/caml directory
Sébastien Hinderer
2017-04-26
1
-307
/
+271
*
Fix make alldepend
Sébastien Hinderer
2017-04-26
1
-1
/
+2
*
Fix a race condition with WAIT_NOHANG on windows
Jeremie Dimino
2017-04-25
1
-4
/
+15
*
Fix missing header on MSVC
David Allsopp
2017-04-09
1
-0
/
+1
*
Fixed grammar in user-facing comments and README
Max Mouratov
2017-04-06
2
-4
/
+4
*
Define new build variables for C compiler and preprocessor flags
Sébastien Hinderer
2017-03-29
1
-1
/
+1
*
Merge pull request #71 from cakeplus/caml_shutdown
Damien Doligez
2017-03-21
3
-4
/
+4
|
\
|
*
runtime: deprecation of caml_strdup, caml_strconcat
Max Mouratov
2017-03-17
3
-4
/
+4
*
|
Fix otherlibs/win32unix/mmap.c
Sébastien Hinderer
2017-03-19
1
-0
/
+1
|
/
*
Fix name clash in otherlibs/{,win32}unix/mmap.c
Sébastien Hinderer
2017-03-14
1
-6
/
+6
*
Missing declaration of caml_ba_sys_error()
Xavier Leroy
2017-03-13
1
-0
/
+1
*
Wrong error reporting in the IN_OCAML_BIGARRAY legacy case
Xavier Leroy
2017-03-13
1
-1
/
+1
*
Unix.map_file: fix error reporting in the win32 implementation
Xavier Leroy
2017-03-13
1
-1
/
+2
*
map_file: fix a C name clash and add more tests
Xavier Leroy
2017-03-13
1
-15
/
+22
*
win32unix/mmap.c: error reporting was all wrong, attempting a fix
Xavier Leroy
2017-03-13
1
-2
/
+29
*
Define CAML_INTERNALS to see more of caml/bigarray.h
Xavier Leroy
2017-03-13
1
-0
/
+2
*
Deprecation of Bigarray.*.map_file and introduction of Unix.map_file, continued
Xavier Leroy
2017-03-13
3
-15
/
+157
*
Clearly report that dependencies cannot be regenerated for the MSVC ports
Sébastien Hinderer
2017-03-09
1
-1
/
+4
*
Make .depend files generated for C sources more portable
Sébastien Hinderer
2017-03-09
2
-8
/
+380
*
fix win32unix cmdline quoting
fdopen
2017-02-16
1
-1
/
+4
*
Unix library: better API for "close-on-exec" over file descriptors (#650)
Xavier Leroy
2017-02-13
10
-58
/
+145
*
Deprecate Bigarray.*.map_file and add Unix.map_file (#997)
Jérémie Dimino
2017-01-10
1
-0
/
+17
*
Fix the behavior of Unix.read on Windows
Jonathan Protzenko
2016-12-15
1
-2
/
+9
*
Fix a couple of warnings in C code.
Sébastien Hinderer
2016-12-06
5
-2
/
+16
*
Do not use the compatibility macros in the C stub code. (#892)
Sébastien Hinderer
2016-11-17
24
-94
/
+94
*
Fix segfault in Unix.create_process on Windows (#912)
David Allsopp
2016-11-13
1
-0
/
+2
[next]