Commit Graph

5404 Commits

Author SHA1 Message Date
Vítor Santos Costa 1531002f26 avoid unnecessrily using slots in Input/Output calls or just because I need a stream. This can lead to hard to
catch stack bugs.
2012-02-18 11:01:06 +00:00
Vítor Santos Costa d777ff863a fix warning on unused variables. 2012-02-17 15:04:25 +00:00
Vitor Santos Costa 4135553063 fix write to be thread-safe (wrputf was also unsafe *) 2012-02-17 13:41:05 +00:00
Vitor Santos Costa fd88bae93d no lam by default, 2012-02-17 11:40:35 +00:00
Vítor Santos Costa 8ba0bee7ab updates to packages. 2012-02-17 11:31:55 +00:00
Vítor Santos Costa d8452fd3b1 fix warning. 2012-02-17 11:31:46 +00:00
Vítor Santos Costa c602140953 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2012-02-14 18:58:29 +00:00
Vítor Santos Costa 48cbed8b20 update to latest release. 2012-02-14 18:58:12 +00:00
Vítor Santos Costa b2378bf34f fix bug in nth_clause/3.
fix compiler warning.
2012-02-14 18:57:39 +00:00
Miguel Areias 1de3affa99 Multi-threaded tabling - No Sharing support 2012-02-14 15:00:31 +00:00
Miguel Areias 952ef65a2e CACHE REGS 2012-02-14 14:32:24 +00:00
Vítor Santos Costa 8c556f21ba include XMLPL package. 2012-02-14 12:41:12 +00:00
Vítor Santos Costa 6c16f4e953 iadd export functionality. 2012-02-14 09:54:56 +00:00
Vítor Santos Costa 935fd0d647 skip env. 2012-02-14 09:54:38 +00:00
Vitor Santos Costa 6403b4793a small write fixes. 2012-02-14 09:10:07 +00:00
Vitor Santos Costa 8d9c5617eb fix clash. 2012-02-14 07:46:55 +00:00
Vitor Santos Costa b454383e30 more write updates. 2012-02-14 07:46:37 +00:00
Vitor Santos Costa 98b2cf70c2 fix write '$VAR'('_A'). 2012-02-14 06:54:32 +00:00
Vitor Santos Costa 247aa54046 back to using YAP writer. 2012-02-13 23:07:31 +00:00
Vítor Santos Costa fc4edc3ad1 update version. 2012-02-13 19:30:00 +00:00
Vítor Santos Costa 70b41fbdb7 iupdate packages. 2012-02-13 11:26:23 +00:00
Vítor Santos Costa fb04195314 first version for occurs_check flag. 2012-02-13 11:26:05 +00:00
Vítor Santos Costa 9dc5992109 fix uid support. 2012-02-13 11:23:51 +00:00
Vítor Santos Costa 8a5413c2fb follow SWI. 2012-02-13 11:23:30 +00:00
Vítor Santos Costa dd762fe664 new versions. 2012-02-13 10:35:05 +00:00
Vítor Santos Costa 32d953809e update packages. 2012-02-13 09:43:50 +00:00
Vítor Santos Costa 8af7ad47bf add more SWI files. 2012-02-13 09:42:57 +00:00
Vítor Santos Costa 7c2ba414a3 support predicate flagas and declaration support. 2012-02-13 09:41:37 +00:00
Vítor Santos Costa 64319f622f better SWI support. 2012-02-13 09:41:22 +00:00
Vítor Santos Costa d5bfd78b64 $length1 was broken. 2012-02-13 09:40:57 +00:00
Vítor Santos Costa db35eb4b3c call SWI's predicate option expansion. 2012-02-13 09:39:57 +00:00
Vítor Santos Costa a128d1d78d allow calling directives with VL and Line Number. 2012-02-13 09:39:29 +00:00
Vítor Santos Costa 88cc8a0bdb predicate options. 2012-02-13 09:39:09 +00:00
Vítor Santos Costa b6ca945ef0 seriously out of date. 2012-02-13 09:38:15 +00:00
Vítor Santos Costa 12bd3d6a5b more SWI files. 2012-02-13 09:38:02 +00:00
Vítor Santos Costa f583bb93ee allow comments within [ ] and { } . 2012-02-13 09:37:33 +00:00
Vítor Santos Costa c63709f310 make xor an operator. 2012-02-13 09:37:16 +00:00
Vítor Santos Costa c8787a29f2 allow weird use of atom_file_name
exists_source/1.
2012-02-13 09:36:44 +00:00
Vítor Santos Costa 67b4b6126c fix error messages. 2012-02-13 09:36:05 +00:00
Vítor Santos Costa 795a958090 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2012-02-12 12:29:00 +00:00
Vítor Santos Costa ea18699602 JPL support patches. 2012-02-12 12:28:37 +00:00
João Santos 21522ce151 CACHE_REGS 2012-02-07 15:18:43 +00:00
Vitor Santos Costa 3648c562fa more lammpi compilation fixes. 2012-02-06 17:35:32 +00:00
Vitor Santos Costa e032d5faf7 configure fixes for LAM MPI. 2012-02-06 16:44:33 +00:00
Vítor Santos Costa c98e42f545 fix global variable on compiler (move it to LOCALS). 2012-02-06 15:11:50 +00:00
Vítor Santos Costa 597a63cc12 fix messup on WIN64. 2012-02-06 15:11:38 +00:00
Vítor Santos Costa 3b3f631e93 allow extra space to avoid mess up in bignums on WIN64. 2012-02-06 15:10:48 +00:00
Vítor Santos Costa 2f17b25885 improve error handling. 2012-02-06 11:41:58 +00:00
Vítor Santos Costa 5e68d5e7e8 more TARGET fixes. 2012-02-06 11:21:14 +00:00
Vítor Santos Costa 3618bffcca fix comment 2012-02-06 11:12:55 +00:00