Menu ▾ ▴

Src (SVN)-old Commit Log


Commit Date  
[r9363] by tswift

Checked for other global atoms that are being initialized with intern_string, and found <cyclic>, so I hanged it to use a global character array.

2018-06-13 16:13:02 Tree
[r9362] by tswift

rm -> rm -f to get rid of spurious error message. This should make the testsuite succeed for a new download, at least on Unix.

2018-06-13 16:02:20 Tree
[r9361] by tswift

float_display_precision -> float_display_format

2018-06-13 15:12:43 Tree
[r9360] by tswift

got rid of the intern_string for float_format, and made it into a global string array.

float_display_precision -> float_display_format

2018-06-13 15:11:07 Tree
[r9359] by tswift

float_display_precision -> float_display_format
and moved write_term to syslib, where it should be.

2018-06-13 15:07:29 Tree
[r9358] by tswift

float_display_precision -> float_display_format
and moved write_term to syslib, where it should be.

2018-06-13 15:06:22 Tree
[r9357] by "kifer"

replace write_term/3 with fmt_write/3 to solve the build problem.
fmt_write/3 is better anyway.

2018-06-12 15:05:28 Tree
[r9356] by tswift

Printing out CPU time with precision of .0001

2018-06-11 22:00:16 Tree
[r9355] by tswift

Documentation for float display precision.

2018-06-11 21:32:43 Tree
[r9354] by tswift

Added option for float display precision.

2018-06-11 21:27:28 Tree
Older >