Commit Graph

4765 Commits

Author SHA1 Message Date
Vitor Santos Costa
72a83eec62 small fixes. 2011-05-08 23:49:06 +01:00
Vitor Santos Costa
925b8fec01 Merge branch 'master' of ssh://yap.git.sf.net/gitroot/yap/yap-6.3 2011-05-08 23:12:44 +01:00
Vitor Santos Costa
8aad2d0bde fix non-determinism in arithmetic compilation. 2011-05-08 23:11:56 +01:00
Vitor Santos Costa
14bae4cb7e avoid choice-point in ord-union. 2011-05-08 23:11:40 +01:00
Vitor Santos Costa
77407bc14e improve meld emulation to compile pagerank example. 2011-05-08 23:10:52 +01:00
Joao
bada4ddfcf Remove LOCAL_ variables declaration from heapgc.c. 2011-05-05 17:41:05 +01:00
Joao
65a514349f Remove LOCAL_WPP. 2011-05-05 09:32:04 +01:00
Ricardo Rocha
feb27c1e6e optimize misc/buildheap script 2011-05-04 19:34:22 +01:00
Joao
d9cee607e9 Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
Conflicts:
	C/cdmgr.c
2011-05-04 11:10:20 +01:00
Joao
1358d7037a remove LOCAL_FormatInfo e LOCAL_DelayArenaOverflows from LOCALS. 2011-05-04 10:21:47 +01:00
Joao
dc3c54c164 change LOCALS macros. 2011-05-04 10:11:41 +01:00
Vitor Santos Costa
bf6033082d Merge branch 'master' of ssh://yap.git.sf.net/gitroot/yap/yap-6.3 2011-05-02 23:31:35 +01:00
Vitor Santos Costa
f0a617a01f allow assert to be independent of file. 2011-05-02 23:29:48 +01:00
Vitor Santos Costa
fee158c071 fix call to read_vars 2011-05-02 23:28:59 +01:00
Vitor Santos Costa
85c91d72b6 fix example path 2011-05-02 23:28:37 +01:00
U-WIN-ENP104VVO3U\Vítor Santos Costa
772cf833a6 Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-05-02 18:23:50 +01:00
U-WIN-ENP104VVO3U\Vítor Santos Costa
a787605c5c fix compilation in win32win64 2011-05-02 18:22:07 +01:00
U-WIN-ENP104VVO3U\Vítor Santos Costa
fde6fd9f51 fix makefile for win stuff 2011-05-02 18:20:40 +01:00
Vítor Santos Costa
81093f7edd HMM example. 2011-05-01 22:58:35 +01:00
Vítor Santos Costa
97d216a9f3 Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-05-01 22:51:14 +01:00
Vítor Santos Costa
63d8536711 move examples upwards. 2011-05-01 22:49:34 +01:00
Vitor Santos Costa
fa5989587d fix |: prompt with readline. 2011-05-01 22:43:54 +01:00
Paulo Moura
cfe65cea0a Corrected a bug in the implementation of yap_flag/2 when returning the user_input, uer_error, and user_ouput flag values. 2011-04-30 20:22:20 +02:00
Paulo Moura
5c9d62e16e Make the support for 0'\s and 0'\z conditional on the ISO escape sequences flag. 2011-04-30 19:51:40 +02:00
Paulo Moura
f83cdde766 Reapplied patch to support 0'\s and 0'\z. 2011-04-30 18:12:56 +02:00
Vítor Santos Costa
49daa4ab0b fix prolog_load_context position detection to be SWI compatible (obs from Paulo Moura).wq 2011-04-30 10:57:00 +01:00
Vítor Santos Costa
d041ca7a9a Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-04-30 01:17:09 +01:00
Vítor Santos Costa
de0f8a8236 dbload 2011-04-30 01:16:40 +01:00
Vítor Santos Costa
6a3e422c11 timestamps are stored as terms! (fix also uninportant bug). 2011-04-30 01:08:48 +01:00
Joao
18ce4dd78b remove YAPOR_PURE. 2011-04-29 19:29:22 +01:00
Joao
719b04fee3 fix abolish_table/1 ans abolish_all_tables/0 built-in predicates 2011-04-29 17:29:02 +01:00
Joao
affaeb4092 Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
Conflicts:
	H/dlocals.h
	H/hlocals.h
	H/ilocals.h
	H/rlocals.h
2011-04-29 16:44:59 +01:00
Joao
c27f79eeb1 fix YapOr threads. 2011-04-29 14:59:17 +01:00
Joao
d4825159ee fix configure file. change memory management in YapOr. 2011-04-28 09:48:42 +01:00
Vítor Santos Costa
417df2e85a Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-04-27 10:04:57 +01:00
Vítor Santos Costa
f4b218b50d Yap_ErrorMessage should never point at an atom! 2011-04-27 10:04:26 +01:00
Vitor Santos Costa
d3ff70096b fix purge_tries. 2011-04-26 22:15:54 +01:00
Vitor Santos Costa
9f6426fb95 imake sure -1 is read independently of the current syntax operator. 2011-04-26 18:51:02 +01:00
Vítor Santos Costa
697f7c650c I/O fixes. 2011-04-22 15:29:41 +01:00
Vítor Santos Costa
d793651f89 iupdate to 6.3 2011-04-22 15:29:24 +01:00
Vítor Santos Costa
b23f2c92af fix bad error message for div 0 (UN #217). 2011-04-22 14:48:33 +01:00
Vítor Santos Costa
d3388ed9b4 fix documentation of expand_term/2 2011-04-22 13:35:02 +01:00
Vítor Santos Costa
c940245182 make consult_level a local variable
assert() within consult should act as a normal assert.
2011-04-22 13:01:10 +01:00
Vítor Santos Costa
f49459fcfc Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-04-22 12:21:38 +01:00
Vítor Santos Costa
4eeb977c2c fix backtracking from generators to dynamic predicates. 2011-04-22 12:20:52 +01:00
Joao
3ebfafc36b Merge branch 'master' of git://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-04-18 15:01:53 +01:00
Joao
274de7652f fix error messages in configure file. 2011-04-18 14:59:17 +01:00
Vítor Santos Costa
915b794130 Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-04-16 00:32:35 +01:00
Vítor Santos Costa
5946c111f5 can't tryst Yap_HeapTop in malloc memory manager. 2011-04-16 00:31:51 +01:00
Vítor Santos Costa
a7079bd770 don't reset frozen refernces to clauses. 2011-04-16 00:31:25 +01:00