Menu

Src (SVN)-old Commit Log


Commit Date  
[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
[r8369] by tswift

Allows failure of timed_call handlers to fail the call.

2015-05-19 23:29:09 Tree
[r8368] by tswift

Forgot to commit dynamic_predicate_has_clauses

2015-05-19 23:26:06 Tree
[r8367] by kifer

added .\ to cd's so that cdpath and such won't affect the result of cd.
fixed a typo in builtin.tex

2015-05-19 04:22:46 Tree
[r8366] by tswift

Test of dynamic_predicate_has_clauses.

2015-05-18 17:06:06 Tree
[r8365] by tswift

Added a new predicate dynamic_predicate_has_clauses that allows a quick check of whether a dynamic predicate
does indeed have clauses -- without laying down a choicepoint. The predicate is a wrapper for dynpredep_to_prref.

slginsts_xsb_i.h -- just a line of documentation.

2015-05-18 17:05:33 Tree
Older >
MongoDB Logo MongoDB