Menu ▾ ▴

Src (SVN)-old Commit Log


Commit Date  
[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
[r9167] by "kifer"

changed the compilation option for DLLs from MT to MD
recompiled dlls
minor changes in dbdrivers

2017-12-04 19:42:05 Tree
[r9166] by "kifer"

dbdriver: NULL() replaced with NUL(_)
manual: typos
slgdelay: commented out spurious printf's

2017-12-04 01:24:50 Tree
[r9165] by dwarren

Deleted error processing for situation that shouldn't arise during type
conversiont, and just throw an internal error instead.

2017-11-30 16:18:01 Tree
[r9164] by "kifer"

if 'term' is specified as a field type and the field is empty or space-only, return that atom ' ' rather than a variable.
Also, issue an error/warning if can't convert to term.
I think it is better than before.

2017-11-27 05:33:47 Tree
[r9163] by "kifer"

added the ability to use user-defined types to proc_files: user can use
add_cvt_type_hook/2 to specify conversion hooks for specific types, eg, a time-hook may take something like '9:8:7' and return time(9,8,7).
Some refactoring of code.
Documentation.

2017-11-27 03:39:56 Tree
[r9162] by "kifer"

fixed the make files for xpath package

2017-11-21 04:52:40 Tree
[r9161] by "kifer"

fixed the make files for xpath package

2017-11-21 04:52:37 Tree
[r9160] by "kifer"

squash the DISABLE_LINUX_COMPILER_WARNING macro on windows.
Replace /MT with /MD flag in windows makefiles

2017-11-21 04:29:16 Tree
[r9159] by tswift

Added hook to not remove .xwams when running in gc-test mode.

2017-11-19 01:01:43 Tree
Older >