Commit Graph

3139 Commits

Author SHA1 Message Date
Vítor Santos Costa
771610ffb6 fix bit count 2015-01-18 03:47:44 +00:00
Vitor Santos Costa
ce84e60d08 cosmetic 2015-01-18 01:32:13 +00:00
Vitor Santos Costa
e40c248c16 Merge branch 'master' of /home/vsc/yap-6.3
Conflicts:
	C/cdmgr.c
	pl/preds.yap
2015-01-17 03:06:59 -08:00
Vitor Santos Costa
21be46b123 blanks 2015-01-17 02:58:14 -08:00
Vitor Santos Costa
9623f70d3a fix types 2015-01-17 02:50:54 -08:00
Vitor Santos Costa
9dcfb6a745 doc and use bool 2015-01-17 02:48:48 -08:00
Vitor Santos Costa
eeffeea9aa split for jit 2015-01-17 02:46:54 -08:00
Vitor Santos Costa
32ce8318a1 type stuff 2015-01-15 23:08:01 -08:00
Vitor Santos Costa
504d67375b fix warning 2015-01-15 01:19:07 -08:00
Vitor Santos Costa
befedf8db2 fix 32/64 bits issue. 2015-01-15 01:15:57 -08:00
Vitor Santos Costa
3122d323b5 support 64 bit flags in 32 bit mode 2015-01-14 04:51:54 -08:00
Vitor Santos Costa
0d5fff0f16 improved support for export/import of 64 bits 2015-01-14 04:51:00 -08:00
Vítor Santos Costa
832b2258c8 support newer llvm, by J Santos 2015-01-07 10:22:52 +00:00
Vitor Santos Costa
f22f337f67 32 bit support:
use uint64_t for predflags
define a type for arity
2015-01-06 17:47:58 +00:00
Vitor Santos Costa
fcf0f41312 infinity, try to fix the ffsll mess, warnings 2015-01-05 16:06:32 +00:00
Vítor Santos Costa
3164ed2d61 doc support 2015-01-04 23:58:23 +00:00
Vítor Santos Costa
53877ad426 docs 2014-12-24 15:32:29 +00:00
Vítor Santos Costa
21d379bfb6 fix current_predicate missing predicates 2014-12-16 01:25:00 +00:00
Vítor Santos Costa
289a36a0a1 opentry had rwo defs 2014-12-14 11:57:31 +00:00
Vítor Santos Costa
0ae8785de5 use const char * 2014-12-14 11:56:20 +00:00
Vítor Santos Costa
5da1be61cb with_mutex is always needed 2014-12-14 11:55:39 +00:00
Vítor Santos Costa
f5ef30563b use const char * 2014-12-14 11:52:07 +00:00
Vítor Santos Costa
7acb2110d2 Merge branch 'cmake' of ssh://git.dcc.fc.up.pt/yap-6.3 2014-12-04 08:03:45 +00:00
Vitor Santos Costa
ff977fbad8 cmake support: first cut from David Vaz work.i 2014-12-04 07:59:30 +00:00
Vítor Santos Costa
7038ea1958 fix list of atoms (Paulo Moura obs) 2014-12-02 01:46:03 +00:00
Vítor Santos Costa
0f560abc92 fix warnings 2014-12-01 00:02:59 +00:00
Vítor Santos Costa
5b37c15742 cur_pred was overeager 2014-11-29 08:08:20 +00:00
Vítor Santos Costa
9f28f7e836 fix test cases 2014-11-28 03:21:32 +00:00
Vítor Santos Costa
3e0764edcf fix broken merge 2014-11-28 02:30:58 +00:00
Vítor Santos Costa
c071e145a7 portabiity 2014-11-28 02:30:19 +00:00
Vítor Santos Costa
d526545bc9 Merge branch 'master' of github.com:vscosta/yap-6.3
Conflicts:
	C/sysbits.c
	C/threads.c
2014-11-27 15:15:22 +00:00
Vítor Santos Costa
70060bf627 move to eval.h 2014-11-27 15:11:26 +00:00
Vítor Santos Costa
a83ff038f4 Mutex stuff movibg to C 2014-11-27 10:02:04 +00:00
Vítor Santos Costa
6d82d4816a fix mutex creation 2014-11-26 09:45:39 +00:00
Vítor Santos Costa
dc21270454 fix small bugs 2014-11-26 09:45:11 +00:00
Vitor Santos Costa
624183b78e more thread work to cean-up mutexes. Not finshed yet 2014-11-25 19:52:51 +00:00
Vitor Santos Costa
afc6c5d04e Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3
Conflicts:
	C/threads.c
	JIT/HPP/EnvironmentInit.h
	packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c
	pl/preds.yap
2014-11-25 16:53:35 +00:00
Vitor Santos Costa
50659967ed begin of support for named mutexes. 2014-11-25 16:41:53 +00:00
Vítor Santos Costa
1ca062f558 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2014-11-25 12:04:05 +00:00
Vítor Santos Costa
bb8ea9a27d fix current and system predicate 2014-11-25 12:03:48 +00:00
Vitor Santos Costa
addb8cbce3 ORP support 2014-11-14 16:51:42 +00:00
vscosta
a8a535afa4 warnings 2014-11-10 01:56:56 +00:00
vscosta
f1cbffae6f warnings & typo 2014-11-10 01:55:59 +00:00
Vitor Santos Costa
24920a230f Merge branch 'master' of https://www.github.com/vscosta/yap-6.3 2014-11-09 17:30:15 +00:00
Vitor Santos Costa
e7fcc5d9a1 with_mutex should succeed even in single-thread mode 2014-11-09 17:26:08 +00:00
vscosta
9c2fd881f7 Directory lookup in win32 2014-11-09 12:06:40 +00:00
vscosta
6958f4ce6d use __WINDOWS__ 2014-11-09 11:16:24 +00:00
vscosta
8f448c0284 registry changes 2014-11-05 07:46:09 +00:00
vscosta
c633eac236 avoid using registry, clean-up 2014-11-05 07:45:36 +00:00
vscosta
604c28f8c1 Fix getpid warning
include <process,h> and use _getpid
2014-10-30 07:39:10 +00:00