45e4384b6dMerge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3
Vitor Santos Costa
2014-10-16 10:52:20 +01:00
1bb12cbc35second try to fix error handling in arithmetic expressions. THis time: - exit at predicate end; - just return first on multiple erors. - YapArithError takes care of inner errors, Yp_EvalError fixes externals. - a few ISO stuff to make Paulo's unit tests go happier.
Vitor Santos Costa
2014-10-16 10:49:11 +01:00
7227bc62f4Merge branch 'master' of git@git.dcc.fc.up.pt:yap-6.3
Fabrizio Riguzzi
2014-10-16 10:20:34 +02:00
46e1ce96b4Yap_cputime() needs thread local memory, so be careful about releasing local memory.
Vitor Santos Costa
2014-10-15 12:32:00 +01:00
8014110080fix debugging letfover.
Vitor Santos Costa
2014-10-15 12:10:39 +01:00
8576e67d84generate exceptions on arithmetic errors
Vítor Santos Costa
2014-10-15 11:06:07 +01:00
a5d0b41f3bfix file filter breakage
Vítor Santos Costa
2014-10-15 01:51:09 +01:00
49ccb545f8fix bad call.
Vitor Santos Costa
2014-10-14 19:39:20 +01:00
aa80579684recover the signals, like sigfpe.
Vitor Santos Costa
2014-10-14 19:31:49 +01:00
1983df00dbuse LIBS, even if the -fPIC versions do not need them, the standard one does.
Vitor Santos Costa
2014-10-14 19:30:56 +01:00
186adc2053More thread fixes, including true anonymous mqueues, worker_id for sequential, support for arithmetic exceptions on mac, fixes for with_mutex, fixes for dangling pointers in thread termination. Uuufff...
Vítor Santos Costa
2014-10-14 15:53:24 +01:00
90289b7188fix bad initialization.
Vítor Santos Costa
2014-10-14 02:10:18 +01:00
d76c2a0039fix duplicates.
Vítor Santos Costa
2014-10-14 02:09:52 +01:00
c95045e14cimprove support for floating point exceptions.
Vítor Santos Costa
2014-10-14 01:13:31 +01:00
3c7779ec78move message queues to C
Vítor Santos Costa
2014-10-13 12:34:52 +01:00
7cbcd17993avoid warning
Vítor Santos Costa
2014-10-13 12:33:24 +01:00
ce390d987efix initialization on undefined.
Vítor Santos Costa
2014-10-12 11:02:47 +01:00
f2038e9e36use meta-predicates.
Vítor Santos Costa
2014-10-12 11:01:30 +01:00
c0b723ca14fix module transparent.
Vítor Santos Costa
2014-10-12 11:00:45 +01:00
d7bc8f80ceback to life, ProbLog-I
Vítor Santos Costa
2014-10-12 00:33:34 +01:00
a64c6772fcfix atomic_concat/3 to be backtrackable.
Vítor Santos Costa
2014-10-12 00:32:17 +01:00
1a56819658fix typo
Vítor Santos Costa
2014-10-11 21:56:55 +01:00
0c461c538bremove unneeded call
Vítor Santos Costa
2014-10-11 14:10:35 +01:00
b40a5a7837fix change in undef.
Vítor Santos Costa
2014-10-11 14:09:40 +01:00
e3e1bcaca8fix broken semantics.
Vítor Santos Costa
2014-10-11 14:08:39 +01:00
5312086b60typo in expansion.
Vítor Santos Costa
2014-10-11 14:07:34 +01:00
cf7dccdcdffix handling of attributed vars.
Vítor Santos Costa
2014-10-11 14:06:57 +01:00
1461f44184fix goal expansion problems
Vítor Santos Costa
2014-10-11 12:45:54 +01:00
b2cd81f79afix bb usage of DB.
Vítor Santos Costa
2014-10-11 01:39:09 +01:00
84527a8c77fix bb usage of DB.
Vítor Santos Costa
2014-10-11 01:38:32 +01:00
5bf44d2378fix signal handling in non-threaded (thanks to Paulo Moura).
Vítor Santos Costa
2014-10-11 01:37:34 +01:00
18aadaecd8fix ways to call listing and improve documentation.
Vitor Santos Costa
2014-10-10 15:52:14 +01:00
4d3bb0143fsmall fix to hook case.
Vitor Santos Costa
2014-10-10 15:50:41 +01:00
96149d991ffix reloading of foreign files: don't allow it even if you are reconsulting, it makes no sense.
Vitor Santos Costa
2014-10-10 12:52:03 +01:00
946f6cebf3fix bad exit from undef code.
Vitor Santos Costa
2014-10-10 12:39:54 +01:00
f6bcb22b7cfix undefined procedures to allow hooks as before.
Vitor Santos Costa
2014-10-10 10:00:27 +01:00
b108380cfcutf8
Vitor Santos Costa
2014-10-09 10:49:51 +01:00
1896237ed3remove unknows msg
Vitor Santos Costa
2014-10-09 10:49:24 +01:00
fcd959a2cbcuda
Vitor Santos Costa
2014-10-09 10:48:23 +01:00
e18f083da6fix warning.
Vitor Santos Costa
2014-10-09 10:47:41 +01:00
48053694c7document abolish and make sure that assert(m:(H:-B)) treats m as source module.
Vitor Santos Costa
2014-10-09 10:46:09 +01:00
ed6f7f8573fix warning.
Vitor Santos Costa
2014-10-09 10:45:38 +01:00
716f80d4c8ugh, did not allow loading more than a file.
Vitor Santos Costa
2014-10-09 10:44:37 +01:00
6ec4d99d86allow users to load foreign code from cwd, as said in manual.
Vitor Santos Costa
2014-10-09 10:43:44 +01:00
cbc579310afix number_atom broken behaviour when atom was bound.
Vitor Santos Costa
2014-10-09 10:42:15 +01:00
5d84ce03cafix configuration to support 6.5.
Vitor Santos Costa
2014-10-08 16:50:33 +01:00
bd35580713fixes for qly loading.
Vítor Santos Costa
2014-10-08 00:28:14 +01:00
bcc8fea458fix another typo.
Vítor Santos Costa
2014-10-07 23:34:49 +01:00