Menu

Src (SVN)-old Commit Log


Commit Date  
[r8379] by kifer

added the ability to statically link XSB with external obj files for windows also

2015-05-23 18:52:06 Tree
[r8378] by tswift

Moved intern_cpred() to psc_xsb.c

2015-05-23 18:48:58 Tree
[r8377] by dwarren

A few coersions to quiet my compiler warnings.

Move to after end of switch of a "return TRUE;" commented to be at end
of switch in table_inspection_function, but wasn't. My compiler
warnings pointed it out.

2015-05-23 11:20:48 Tree
[r8376] by dwarren

Added only a couple of commented-out lines of code, but useful when debugging
(at least for my archaic techniques.)

2015-05-23 11:13:20 Tree
[r8375] by dwarren

Commented out code used only in commented out code, to quiet compiler
warnings.

2015-05-23 11:11:18 Tree
[r8374] by kifer

rm config.status before each run of configure. config.status causes undesirable caching in multiplatform installs

2015-05-23 07:45:53 Tree
[r8373] by kifer

Made it possible to add statically compiled .o files from an external directory.
This is done by putting emuMakefile.h in the arch_config_dir. This is useful because dynamic libraries are harder to make, especially on Windows.

In heap_xsb.h: include sys/types.h so that heap_xsb.h could be included by itself, without heap_xsb.c

2015-05-23 05:24:18 Tree
[r8372] by tswift

added insert_cpred() for PRISM integration.

2015-05-22 22:41:40 Tree
[r8371] by kifer

nothing special: configuring using cygwin changed file modes and eols in the previous commit. reverting them to what they were before, when configured using normal unices.

2015-05-22 21:30:15 Tree
[r8370] by kifer

64 bit cygwin gcc has no -mno-cygwin, so I disabled it for cygwin64
loader.c was using a nonportable stricmp for cygwin. Replaces with strcasecmp.

2015-05-22 04:54:08 Tree
Older >
MongoDB Logo MongoDB