Commit Graph

368 Commits

Author SHA1 Message Date
Vítor Santos Costa bed14749f8 use const char * 2014-12-14 11:49:51 +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 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 a83ff038f4 Mutex stuff movibg to C 2014-11-27 10:02:04 +00:00
Vítor Santos Costa bb8ea9a27d fix current and system predicate 2014-11-25 12:03:48 +00:00
vscosta 9868abab6c improvements 2014-11-09 12:08:23 +00:00
vscosta 2870395627 windows support 2014-11-09 11:18:33 +00:00
vscosta 10e1080ddd keep on improving the script 2014-11-05 07:47:43 +00:00
vscosta ff761c4196 document prolog commons directory 2014-11-05 07:47:10 +00:00
vscosta c633eac236 avoid using registry, clean-up 2014-11-05 07:45:36 +00:00
vscosta fdadf7d477 improved windows compilation script 2014-11-04 01:51:50 +00:00
vscosta 58734fe2e7 win32 support
- support for win graphic console
- correct versioning
- document mkwin script
2014-11-04 01:27:58 +00:00
Vítor Santos Costa 83a34ad849 fix var 2014-11-03 00:43:19 +00:00
vscosta c7a3836b2c WIN32 support
Ugh
2014-11-03 00:13:34 +00:00
vscosta 84c763b4b4 Fix merge
get corrected indent
2014-10-30 16:38:24 +00:00
vscosta 0f87d6a5f0 improve mkwin script 2014-10-30 07:47:16 +00:00
Vítor Santos Costa 546af97345 win32 patches 2014-10-28 12:56:26 +00:00
Vitor Santos Costa f7fe32a03c fix win32 warnings: unsigned long != CELL, IOSTREAM with sace restore, _ffsll and _isatty, fp patches 2014-10-24 15:18:32 +01:00
Vitor Santos Costa d2984b6548 reimplement portray 2014-10-23 01:21:22 +01:00
Vitor Santos Costa a4081673e5 fix indexing on dynamics (bug introduced when fixing MT code). 2014-10-20 23:47:33 +01:00
Vitor Santos Costa 1bb12cbc35 second 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.
2014-10-16 10:49:11 +01:00
Vítor Santos Costa 8576e67d84 generate exceptions on arithmetic errors 2014-10-15 11:06:07 +01:00
Vítor Santos Costa a5d0b41f3b fix file filter breakage 2014-10-15 01:51:09 +01:00
Vítor Santos Costa 186adc2053 More 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...
2014-10-14 15:53:24 +01:00
Vítor Santos Costa 3c7779ec78 move message queues to C 2014-10-13 12:34:52 +01:00
Vitor Santos Costa f6bcb22b7c fix undefined procedures to allow hooks as before. 2014-10-10 10:00:27 +01:00
Vítor Santos Costa e22b2febf4 update too change in library(lineutils). 2014-10-02 14:19:53 +01:00
Vítor Santos Costa 349f2898df small fixes 2014-09-22 18:07:07 +01:00
Vítor Santos Costa 8eec3113be improve docs 2014-09-15 03:13:50 -05:00
Vítor Santos Costa 882eaca30c updates to documentation 2014-09-12 18:50:04 -05:00
Vítor Santos Costa 3009987985 update docs 2014-09-11 14:06:57 -05:00
Vítor Santos Costa 19c247accd doc work 2014-09-10 00:39:38 -05:00
Vítor Santos Costa cd8dd56b9e write comment handling 2014-09-08 17:16:49 -05:00
Vítor Santos Costa 99713d81a6 replace locks by critical sections in interrupt handling 2014-09-02 14:19:23 -05:00
Vítor Santos Costa 19d0f56f2d fix arena initialization 2014-08-23 14:47:40 -05:00
Vítor Santos Costa f68b32770b analysis changes 2014-08-21 10:32:23 -05:00
Vítor Santos Costa 0f1b47f860 keep on working. 2014-08-20 09:58:06 -05:00
Vítor Santos Costa 55910b4610 stuff 2014-08-17 15:33:57 -05:00
Vítor Santos Costa f09e115106 progress with sysgraph. 2014-08-07 20:36:55 -05:00
Vitor Santos Costa 3d0f7e2582 fix loop 2014-08-06 20:03:13 -05:00
Vítor Santos Costa 125e676b64 men at work 2014-08-06 10:25:30 -05:00
Vítor Santos Costa e431aa14fc more fixes, not quite there 2014-08-05 09:07:05 -05:00
Vítor Santos Costa 45c0671fa2 support open as script option, to avoid spurious warning message 2014-08-05 09:06:35 -05:00
Vitor Santos Costa 63d2f0f57e small fixes. 2014-08-04 21:30:41 -05:00
Vítor Santos Costa a70da52e1f make sysgraph better 2014-08-04 09:46:21 -05:00
Vítor Santos Costa 2becb15578 more android support changes. 2014-07-16 11:56:09 -05:00
Vítor Santos Costa 6ba88f8cc0 fix paths and introduce exceptions in SWIG and android yap 2014-07-15 00:54:45 -05:00
Vitor Santos Costa 0be1e7def1 improve script portability 2014-07-13 23:47:30 -05:00
Vítor Santos Costa 04092424bf rename android compilation 2014-07-09 23:28:10 -05:00
Vítor Santos Costa 77c51f476f support doxy step 1 2014-07-08 15:00:58 +01:00