Menu ▾ ▴

Src (SVN)-old Commit Log


Commit Date  
[r9366] by tswift

Updated this test to use set_xsb_param.

2018-06-18 18:54:53 Tree
[r9365] by "kifer"

always create config/.../bin/libxsb.so/dylib for linux/mac
(Well, I actually didnt test on the mac, but hope Teri will.)

2018-06-15 21:43:46 Tree
[r9364] by dwarren

fixed obscure bug in intern-structure garbage collection

2018-06-14 16:09:44 Tree
[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
Older >