Commit Graph

8273 Commits

Author SHA1 Message Date
Vítor Santos Costa 546af97345 win32 patches 2014-10-28 12:56:26 +00:00
Vítor Santos Costa 6b93b8ee5a config fixes 2014-10-26 18:47:15 +00:00
Vítor Santos Costa 2053c44054 try to clean-up makefiles and autoconfs 2014-10-26 17:39:52 +00:00
Vítor Santos Costa 9cd2975532 fix argv && os_argv 2014-10-26 17:39:13 +00:00
Vítor Santos Costa fca75670bc fix argv && os_argv 2014-10-26 17:38:41 +00:00
Vítor Santos Costa 86a79e2cab provide a real interface to exo routines: needed by raptor 2014-10-26 17:37:46 +00:00
Vitor Santos Costa 6c76a5f827 config libs vs ldflags, CPP VS C 2014-10-26 01:52:02 +01:00
Vitor Santos Costa 8f0ce4bb94 YAP meets exo 2014-10-26 01:50:18 +01:00
Vitor Santos Costa 9483572213 config libs vs ldflags 2014-10-26 01:49:15 +01:00
Vítor Santos Costa e7067559a0 config matters 2014-10-25 16:52:51 +01:00
Vítor Santos Costa b5a43ae9ff improve autoconf 2014-10-25 16:46:13 +01: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 461dae09f7 fix self-deadlock. 2014-10-23 19:11:13 +01:00
Vitor Santos Costa 1ba8656e73 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2014-10-23 02:11:03 +01:00
Vitor Santos Costa 130d28ceb3 recover space after portray 2014-10-23 02:10:55 +01:00
Vitor Santos Costa 4844e43704 flags 2014-10-23 01:24:18 +01:00
Vitor Santos Costa 2f34be261e beauty 2014-10-23 01:23:29 +01:00
Vitor Santos Costa e25e7dab7b Fix deadlocks 2014-10-23 01:21:40 +01:00
Vitor Santos Costa d2984b6548 reimplement portray 2014-10-23 01:21:22 +01:00
Vitor Santos Costa 126e498c35 fix signals > 64, 2014-10-23 01:17:45 +01:00
Vitor Santos Costa dab3a4a4f6 fix msicalculaation in recovering cells. 2014-10-23 01:16:30 +01:00
Vítor Santos Costa 749ba13d3d fix retractall with numbers, Paulo Moura 2014-10-23 00:35:14 +01:00
Vítor Santos Costa 6c021e7899 fix typos in gmp support routines, by Paulo Moura. 2014-10-22 20:26:19 +01:00
Vítor Santos Costa 171dca1c8c Paulo Moura: fix atom_length/2 e atomic_length/2. 2014-10-22 17:54:50 +01:00
Vítor Santos Costa 0367f52840 string_concat 2014-10-22 17:22:37 +01:00
Vítor Santos Costa 92ffbe5a2e fix atomic_conct, Paulo Moura 2014-10-22 17:17:34 +01:00
Vítor Santos Costa 93270c125a fix several ISO compat bugs (Paulo Moura). 2014-10-22 16:50:12 +01:00
Vítor Santos Costa 1c3c0c6301 fix sub_atom, by Paulo Moura. 2014-10-22 16:22:38 +01:00
Vítor Santos Costa 61f5baf7a4 cuda links in osx; nullptr patch from mozilla 2014-10-22 14:54:54 +01:00
Vitor Santos Costa c13bf88377 error handling bugs in is/2 and =.., found by Paulo Moura. 2014-10-22 10:43:38 +01:00
Vitor Santos Costa b2caf2da77 integrate autoconf for cplint with remaining code.t 2014-10-22 10:11:20 +01:00
Vitor Santos Costa 57f928c621 isolate undef and spy code. 2014-10-22 10:10:43 +01:00
Vitor Santos Costa 799b4c0346 fix a case where a comparison entered the enext member of the switch.
This was introduced to get rid of eclipse warnings :(
2014-10-21 19:23:44 +01:00
Vítor Santos Costa ffb97269a0 ISO support (Paulo Moura). 2014-10-21 00:26:40 +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 98ee3fd078 newer version of configure, whatever.. 2014-10-20 23:46:30 +01:00
Vitor Santos Costa 75c1e87470 callable strikes again. 2014-10-20 15:44:13 +01:00
Vitor Santos Costa 67de7e422d Separate callable errors that refer to the predicate indicator. 2014-10-20 15:40:19 +01:00
Vitor Santos Costa 7f4b478572 make pthread locking default 2014-10-20 15:36:23 +01:00
Vítor Santos Costa d40b9d1426 restore callable. 2014-10-20 09:20:56 +01:00
Vítor Santos Costa bf0844a2a0 make sure to reset state after error. 2014-10-20 00:33:36 +01:00
Vítor Santos Costa a837a303d4 fix warning. 2014-10-19 13:10:02 +01:00
Vítor Santos Costa 6a32efe51a fix \+((!,fail)). 2014-10-19 13:09:35 +01:00
Vítor Santos Costa 0cd0ece207 make error handling for callable more ISO like. 2014-10-19 12:48:14 +01:00
Vítor Santos Costa 47d1bd5ecc allow setting up arithmetic exception handling. 2014-10-19 11:27:53 +01:00
Vitor Santos Costa 13421d0cd7 fix minor locking problems and disable localization for now 2014-10-19 03:51:56 +01:00
Vítor Santos Costa 4a2d6b9137 typo. 2014-10-19 02:02:46 +01:00
Vítor Santos Costa 53a8a8f7c9 try to make MT more robust by:
- tracking memory overflows (still worried about blobs)
- moving core components to C-code, namely the mailboxes.
- reducing locking: too many locks == deadlock.
thanks to Paulo Moura for the test suite!
2014-10-19 01:54:57 +01:00
Vítor Santos Costa a351e1f38f use BGL lock for big operations. 2014-10-19 01:52:39 +01:00
Vítor Santos Costa c7d2973c1e avoid confusing gc. 2014-10-19 01:51:50 +01:00