Commit Graph

5194 Commits

Author SHA1 Message Date
Vitor Santos Costa
9cfd4d8d8b move package/PLStream to os
modify Makefiles accordingly
define __unix__ on Unix like clones (OSX, AIX, etc).
2011-09-04 19:42:33 +02:00
Vitor Santos Costa
fdc591ff63 fix permission 2011-09-04 19:33:36 +02:00
Vitor Santos Costa
89023264a3 update branch 2011-09-04 19:32:21 +02:00
Vitor Santos Costa
df45128c8a new version of clib 2011-09-04 19:31:49 +02:00
Vitor Santos Costa
49dc19c53b can't trust mmap in OSX: it runs all over allocated memory. 2011-09-04 19:26:19 +02:00
Vitor Santos Costa
eaceaaad29 spaces changed. 2011-09-04 19:24:53 +02:00
Vitor Santos Costa
9d8e7ed034 indent alloc.c 2011-09-04 19:22:08 +02:00
Vitor Santos Costa
c3ea833845 check for NULL cps when adjusting. 2011-09-04 13:05:09 +02:00
Vitor Santos Costa
3f9e1c2836 Merge branch 'master' of https://github.com/denys-duchier/yap-6.3 2011-09-02 23:27:54 +01:00
Vitor Santos Costa
284ac49217 fix wide atom writing. 2011-09-02 23:22:35 +01:00
Vitor Santos Costa
5a91af843f encoding is done by SWI code, don't mess around. 2011-09-02 21:03:41 +01:00
Denys Duchier
0e49f6cf3b doc should say to load gecode as a library module 2011-09-02 20:00:55 +02:00
Denys Duchier
7109143fd9 Merge branch 'master' of /home/denys/src/yap/yap-6.3 2011-09-02 16:53:26 +02:00
Vitor Santos Costa
8a9868a120 fix spurious error. 2011-09-02 15:37:47 +01:00
Denys Duchier
33f1566a81 import gecode as a library 2011-09-02 14:23:35 +02:00
Vitor Santos Costa
a9c737e532 Merge branch 'master' of https://github.com/denys-duchier/yap-6.3 2011-09-01 13:16:41 -07:00
Vitor Santos Costa
11a84ec0a2 cosmetic fixes. 2011-09-01 06:20:21 -07:00
Vitor Santos Costa
521d65c058 fix oops in try_open 2011-09-01 06:11:38 -07:00
Vitor Santos Costa
b331c4bed0 ClSize should be the block size in bytes, and not the amount of code. Check that for megaclauses. 2011-08-31 21:13:29 -07:00
Vitor Santos Costa
0c940b2dce be sure to respect priority in saving flags 2011-08-31 21:12:25 -07:00
Vitor Santos Costa
841dd3a3e1 fix prompt 2011-08-31 21:10:49 -07:00
Vitor Santos Costa
d21888abc9 adjust submodules 2011-08-31 14:11:01 -07:00
Vitor Santos Costa
8314ecde02 adjust bmap pointers too. 2011-08-31 14:10:31 -07:00
Vitor Santos Costa
51e635f0c9 more QLY stuff. 2011-08-31 13:59:30 -07:00
Vitor Santos Costa
b343da1042 avoid repeated computations. 2011-08-31 13:58:41 -07:00
Vitor Santos Costa
d349079e82 temporary disable ground terms opt. 2011-08-31 13:58:06 -07:00
Vitor Santos Costa
1b34fde09e consider case where we are not indexed. 2011-08-31 13:57:10 -07:00
Vitor Santos Costa
e5a62a8843 CloseSlots should work even if the stack doesn't have a slot on top. 2011-08-31 13:56:32 -07:00
Vitor Santos Costa
dfa10d1c23 fix size calculation. 2011-08-31 13:55:46 -07:00
Vitor Santos Costa
083c88a91d iroutine to add new operator in certain module. 2011-08-31 13:54:52 -07:00
Vitor Santos Costa
9993ca2f3a syntax change 2011-08-31 13:54:19 -07:00
Vitor Santos Costa
bdce2e7241 ifix non ground flags 2011-08-31 13:53:03 -07:00
Denys Duchier
da437bb6a9 don't leave pickles in source directory 2011-08-30 15:58:49 +02:00
Denys Duchier
4b214db717 Merge branch 'master' of /home/denys/src/yap/yap-6.3 2011-08-30 15:44:32 +02:00
Denys Duchier
6bb5476411 added extracted files for gecode 3.7.0 2011-08-30 15:44:22 +02:00
Vitor Santos Costa
347e654273 new version of qly 2011-08-27 21:29:04 -03:00
Vitor Santos Costa
ec438106a0 more qly stuff 2011-08-27 21:23:14 -03:00
Denys Duchier
fcb70fe502 parenthesize conditionals 2011-08-25 12:47:13 +02:00
Vitor Santos Costa
ae05e95815 more qly fixes. 2011-08-25 03:20:20 +01:00
Vitor Santos Costa
6df5d0a214 don't remove source annotations. 2011-08-25 03:19:27 +01:00
Vitor Santos Costa
1cd3777a45 fix saving of source of static clauses. 2011-08-25 03:19:12 +01:00
Vitor Santos Costa
26e3f2cea0 qly fixes 2011-08-24 12:40:06 +01:00
Vitor Santos Costa
0f80358ca7 Merge branch 'master' of git://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-08-24 04:12:48 +01:00
Vitor Santos Costa
7c0ba3b867 qly stuff. 2011-08-24 00:11:54 -03:00
Vitor Santos Costa
ee91cbca98 fix win32 permission changes. 2011-08-23 22:04:47 +01:00
Vitor Santos Costa
704989bf70 fix bad memory reference 2011-08-23 14:26:59 -03:00
Vitor Santos Costa
dfb81fc217 fix permissions (WIN messup). 2011-08-22 15:50:11 -03:00
Vitor Santos Costa
e19133e362 Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-08-22 15:46:52 -03:00
Vitor Santos Costa
6c284faf8b make sure we do a full reset after Scleanup. 2011-08-22 15:45:49 -03:00
Vitor Santos Costa
811606059e try encoding even if . is not in string 2011-08-22 15:45:16 -03:00