Menu

Src (SVN)-old Commit Log


Commit Date  
[r9177] by dwarren

Added documentation to include str_repl/4.
Updated documentation for proc_files predicates.
Updatd tables documentation to mention intern_termhash.

2017-12-11 15:36:23 Tree
[r9176] by dwarren

Added documentation for intern_termhash/2.

2017-12-11 15:32:30 Tree
[r9175] by dwarren

Added better error checking to str_repl.

2017-12-11 15:30:03 Tree
[r9174] by dwarren

Added str_repl to replace substrings in strings. Found myself rewriting
versions of this. Performance could be improved, but at least it's here.

2017-12-11 13:50:23 Tree
[r9173] by dwarren

Added interm_termhash builtin. (Thought this had been done...)

2017-12-11 13:40:53 Tree
[r9172] by dwarren

Add decl to eliminate MSVC warning.

2017-12-07 14:04:49 Tree
[r9171] by dwarren

Minor change to string hash function; may be a micro improvement for long
strings. But is slightly more consistent.

2017-12-07 14:03:56 Tree
[r9170] by dwarren

Added ifdef to allow C programs on windows to include cinterf.h, which
includes this file. A bit of a hack, but I can't think of a reasonable
better way to do it.

2017-12-07 14:00:31 Tree
[r9169] by dwarren

(forgot this one: eliminate dll warning for MSVC compilation.)

2017-12-07 13:58:11 Tree
[r9168] by dwarren

Added conditional windows phraseology to eliminate inconsistent dll
linkage warnings. Also added functionality to intern_term by adding
another flag argument to all return of address of interned term tagged
as integer.

2017-12-06 20:50:50 Tree
Older >