.. |
.depend
|
merge changes from 4.00 branching to 4.00.0 (part 1)
|
2012-07-26 19:21:54 +00:00 |
.ignore
|
merge changes from 4.00 branching to 4.00.0 (part 1)
|
2012-07-26 19:21:54 +00:00 |
Makefile
|
undo commit 13312 to keep compatibility with BSDmake
|
2013-03-28 16:10:24 +00:00 |
Makefile.common
|
Sort the primitives file and remove duplicates.
|
2012-12-17 16:07:05 +00:00 |
Makefile.nt
|
fix a few problems with whitespace and over-long lines
|
2013-03-09 22:38:52 +00:00 |
alloc.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
alloc.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
array.c
|
segfault in Array.append in rare case
|
2012-12-06 15:39:30 +00:00 |
backtrace.c
|
fix C compiler warnings and bug introduced by commit 13436
|
2013-03-22 18:36:22 +00:00 |
backtrace.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
callback.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
callback.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
compact.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
compact.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
compare.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
compare.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
compatibility.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
config.h
|
fix whitespace and over-long lines
|
2013-03-22 18:22:51 +00:00 |
custom.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
custom.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
debugger.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
debugger.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
dynlink.c
|
fix a few problems with whitespace and over-long lines
|
2013-03-09 22:38:52 +00:00 |
dynlink.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
exec.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
extern.c
|
merge changes from version/4.00 from 4.00.1 to r13697
|
2013-05-22 12:56:54 +00:00 |
fail.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
fail.h
|
fix a few problems with whitespace and over-long lines
|
2013-03-09 22:38:52 +00:00 |
finalise.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
finalise.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
fix_code.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
fix_code.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
floats.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
freelist.c
|
fix a few problems with whitespace and over-long lines
|
2013-03-09 22:38:52 +00:00 |
freelist.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
gc.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
gc_ctrl.c
|
Fix several C compiler warnings.
|
2012-12-29 10:41:08 +00:00 |
gc_ctrl.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
globroots.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
globroots.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
hash.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
hash.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
instrtrace.c
|
fix C compiler warnings and bug introduced by commit 13436
|
2013-03-22 18:36:22 +00:00 |
instrtrace.h
|
fix a few problems with whitespace and over-long lines
|
2013-03-09 22:38:52 +00:00 |
instruct.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
int64_emul.h
|
PR#5774: Add bswap primitives for amd64
|
2012-11-29 09:55:00 +00:00 |
int64_format.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
int64_native.h
|
Large integer constants need to be suffixed by ULL to work on 32-bit machines
|
2013-04-18 13:52:32 +00:00 |
intern.c
|
fix a few problems with whitespace and over-long lines
|
2013-03-09 22:38:52 +00:00 |
interp.c
|
fix C compiler warnings and bug introduced by commit 13436
|
2013-03-22 18:36:22 +00:00 |
interp.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
intext.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
ints.c
|
Under BSD, swap32 is a macro defined in some system header, so don't use
|
2013-04-18 13:59:50 +00:00 |
io.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
io.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
lexing.c
|
fix a few problems with whitespace and over-long lines
|
2013-03-09 22:38:52 +00:00 |
main.c
|
fix a few of the warnings given by newer versions of gcc
|
2013-02-26 12:47:13 +00:00 |
major_gc.c
|
fix a few problems with whitespace and over-long lines
|
2013-03-09 22:38:52 +00:00 |
major_gc.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
md5.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
md5.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
memory.c
|
merge changes from version/4.00 from 4.00.1 to r13697
|
2013-05-22 12:56:54 +00:00 |
memory.h
|
fix a few problems with whitespace and over-long lines
|
2013-03-09 22:38:52 +00:00 |
meta.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
minor_gc.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
minor_gc.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
misc.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
misc.h
|
fix a few of the warnings given by newer versions of gcc
|
2013-02-26 12:47:13 +00:00 |
mlvalues.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
obj.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
osdeps.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
parsing.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
prims.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
printexc.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
printexc.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
reverse.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
roots.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
roots.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
signals.c
|
PR#5982: save and restore the value of errno in caml_leave_blocking_section
|
2013-05-14 15:48:50 +00:00 |
signals.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
signals_byt.c
|
PR#5982: save and restore the value of errno in signal handlers
|
2013-05-14 15:37:48 +00:00 |
signals_machdep.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
stacks.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
stacks.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
startup.c
|
fix a few problems with whitespace and over-long lines
|
2013-03-09 22:38:52 +00:00 |
startup.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
str.c
|
#5774: fix MSVC port.
|
2012-12-19 16:22:30 +00:00 |
sys.c
|
PR#5774: Add bswap primitives for amd64
|
2012-11-29 09:55:00 +00:00 |
sys.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
terminfo.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
ui.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
unix.c
|
fix a few problems with whitespace and over-long lines
|
2013-03-09 22:38:52 +00:00 |
weak.c
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
weak.h
|
remove all $Id keywords
|
2012-10-15 17:50:56 +00:00 |
win32.c
|
misc: replace stat_(alloc|free|resize) occurences with caml_stat_(...).
|
2013-02-25 03:01:31 +00:00 |