Menu ▾ ▴

Src (SVN)-old Commit Log


Commit Date  
[r9321] by dwarren

Added dllexport declarations where missing (and needed for windows.)

2018-06-07 15:41:17 Tree
[r9320] by dwarren

Fixed bug I just introduced. It was needed for variant_answer search.

2018-06-07 15:38:55 Tree
[r9319] by "kifer"

changed the format for %S (floats) from %#1.16g to %1.16g.
There is a code to always add .0, if needed, so # is not necessary.
And it has a side-effect of leaving too many trailing 0s.

I think the format for write/ln should be changed to %1.6g with the same trick of adding .0 whenever necessary.

write_canonical should stay as is: not clear how to improve it.

2018-06-06 05:06:59 Tree
[r9318] by dwarren

Fixed bug in incorrectly calling isinternstr. (from Teri.)

2018-06-05 13:51:06 Tree
[r9317] by "kifer"

render fmt_write('%S') as %#1.16g instead of 1.17.

2018-06-04 04:32:32 Tree
[r9316] by "kifer"

fixed dynwin32 decorations for __cdecl
export.h: changes in support of that
dlls for packages got recompiled

2018-06-04 04:01:02 Tree
[r9315] by tswift

Took out old reference to otherpackages

2018-06-03 21:29:37 Tree
[r9314] by tswift

Fixing some state-dependent wobble in this test.

2018-06-03 21:08:59 Tree
[r9313] by tswift

Made XXXsort non-inline builtins so that stack expansion will work properly with them.

2018-06-03 21:07:38 Tree
[r9312] by tswift

Making keysort, parsort and sort non-inline builtins, so that stack expansion will work with them properly.

2018-06-03 21:06:29 Tree
Older >