Menu

Src (SVN)-old Commit Log


Commit Date  
[r8552] by kifer

memory_xsb.c: print warning if double-freeing instead of crashing
biassert.c: clean up after retracting to avoid reusing garbage and ultimately crashing.

2015-12-28 04:28:24 Tree
[r8551] by dwarren

Updated insert_psc to make set_env field conditional on whether
the symbol is defined in usermod or not.

2015-12-28 00:09:49 Tree
[r8550] by dwarren

fixed psc_insert to initialize a couple of psc fields: data and env_type
(for which T_IMPORT doesn't work, so used T_GLOBAL; hopefully OK.)

2015-12-27 16:51:01 Tree
[r8549] by dwarren

Fixed read_canonical and write_canonical to handle a() forms.

Note: read_canonical will *not* recognize a( ), i.e. with a whitespace
between the parens. Since this is read_canonical (and write_canonical
produces the accepted form,) I think this is OK. It's a more
complicated fix if we were to accept the form with the whitespace.

2015-12-26 15:49:41 Tree
[r8548] by dwarren

Fixed atom(a()) to fail, and compound(a()) to succeed.
(Had been intentionally programmed to be the opposite, for some reason.
System self-compiles and all tests pass with this change. It is now
consistent with SWI's implementation of the f() form.)

2015-12-25 20:33:04 Tree
[r8547] by kifer

cleanup in dbdrivers package

2015-12-24 18:12:55 Tree
[r8546] by dwarren

Minimal documentation for table_index directive. (There may be a better
place in the manual for this? And it needs to be expanded if it stays.)

2015-12-18 02:32:53 Tree
[r8545] by dwarren

Minor fix to concat_atom to handle integers more consistently.

2015-12-18 02:30:59 Tree
[r8544] by dwarren

Added code to support table_index directive (abolish_table_index_pred)

2015-12-18 02:29:52 Tree
[r8543] by dwarren

New table_index directive to use subsumptive tables to do more general
indexing of tables.

2015-12-18 02:27:59 Tree
Older >
MongoDB Logo MongoDB