Menu ▾ ▴

Src (SVN)-old Commit Log


Commit Date  
[r9308] by tswift

Atom_codes and atom_chars are no longer inline builtins. The problem
is that these predicates may require heap expansion, and if the
explicit call is optimized away, the number of registers to pass to
heap expansion is unknown, leading to a core dump when they are called
on large atoms (or large code lists).

2018-06-03 19:13:34 Tree
[r9307] by "kifer"

recompiled win64 pkgs

2018-06-02 21:35:59 Tree
[r9306] by "kifer"

changed the default on windows32 to __cdecl
For stdcall'ers, configure --with-stdcall
Crucial changes in export.h, config files, and various package NMakefiles.

Note: Win64 ignores _stdcall and always uses __cdecl.

2018-06-02 21:31:49 Tree
[r9305] by "kifer"

minor typo

2018-06-02 07:38:59 Tree
[r9304] by "kifer"

fixes in url_property. recompiled dlls

2018-06-02 07:29:59 Tree
[r9303] by "kifer"

minor improvements, clarifications

2018-06-02 03:05:04 Tree
[r9302] by dwarren

base64_enc.c: casts to quite compiler.
biassert.c: handle 0-ary predicates for profiling.
builtin.c: minor cleanup around profiling (plus array overflow fix.)

2018-05-31 19:18:33 Tree
[r9301] by dwarren

Modified printout to include a predicate only if it has at least 0.1% of
the total time.

2018-05-31 19:14:05 Tree
[r9300] by "kifer"

fixed a typo, which broke http PUT requests

2018-05-27 01:21:31 Tree
[r9299] by tswift

Fixed a couple of bugs in the SCC analysis of max_scc_subgoals_header.

2018-05-21 21:56:57 Tree
Older >