nunofonseca
|
67dfd7facb
|
Fixed compilation warnings.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1666 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-06-04 18:45:20 +00:00 |
|
nunofonseca
|
87bac7cafa
|
New LAM MPI module.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1665 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-06-04 18:43:38 +00:00 |
|
nunofonseca
|
4242198e6f
|
New LAM MPI module.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1664 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-06-04 18:33:46 +00:00 |
|
pmoura
|
67628a482a
|
Corrected typo preventing generation of HTML documentation.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1663 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-06-02 22:07:32 +00:00 |
|
vsc
|
0a96eab20d
|
try to fix -l and -L from scripts
saved states should always interpret getting read() == 0 as EOF.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1662 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-06-02 15:21:35 +00:00 |
|
nunofonseca
|
9a941730f7
|
New LAM MPI module - documentation.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1661 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-06-02 04:23:09 +00:00 |
|
nunofonseca
|
b984d9191e
|
New LAM MPI module.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1660 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-06-02 04:16:31 +00:00 |
|
tiagosoares
|
637cb7812c
|
MYDDAS: MySQL Top Level now available with db_top_level/4 or db_top_level/5 predicates
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1659 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-31 14:35:05 +00:00 |
|
pmoura
|
326c64ff2c
|
Added a new multi-threading predicate, threads/0, which prints a nicely formatted table of current threads and their status. Similar to the predicate with the same name on SWI-Prolog except that it does not join terminated threads.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1658 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-25 23:46:57 +00:00 |
|
pmoura
|
ccc1bc0f3c
|
Documented YAP compilation thread options.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1657 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-25 22:56:25 +00:00 |
|
pmoura
|
177317b73b
|
Corrected two small typos (one of them on the definition of the VERSION parameter).
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1656 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-25 22:17:42 +00:00 |
|
vsc
|
51553d40f2
|
more thread fixes
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1655 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-25 17:35:49 +00:00 |
|
vsc
|
1d445a731d
|
Fix termination conditions for failed and detached threads.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1654 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-25 16:57:21 +00:00 |
|
vsc
|
f5b9000018
|
include thread_sleep functionality.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1653 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-25 16:28:28 +00:00 |
|
pmoura
|
3b033eee50
|
More strict argument checking for thread predicates.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1652 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-25 10:46:23 +00:00 |
|
pmoura
|
4f6d13e8c0
|
Add thread_create/2 predicate (same as thread_create/3 using default options).
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1651 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-24 21:41:00 +00:00 |
|
pmoura
|
c5e3e3f528
|
Fixed use of thread defaults by the thread_create/3 predicate.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1650 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-24 15:27:45 +00:00 |
|
pmoura
|
cf28236537
|
Preliminary implementations of thread_defaults/1 and thread_set_defaults/1 for consulting/setting default sizes for new thread code areas.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1649 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-24 14:40:50 +00:00 |
|
vsc
|
00d12106d0
|
make chr work and other minor fixes.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1648 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-24 02:35:39 +00:00 |
|
tiagosoares
|
c685d481eb
|
MYDDAS: Bug fix on MYDDAS type
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1647 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-23 09:19:28 +00:00 |
|
tiagosoares
|
4bf4767073
|
MYDDAS: New internal organization and new MYDDAS statistics
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1646 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-22 16:45:07 +00:00 |
|
tiagosoares
|
f77458e11f
|
MYDDAS: New internal organization and new MYDDAS statistics
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1645 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-22 16:31:47 +00:00 |
|
tiagosoares
|
40178a0285
|
MYDDAS: MYDDAS version boot message
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1644 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-22 16:23:49 +00:00 |
|
tiagosoares
|
21b2a88281
|
MYDDAS: MYDDAS version boot message
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1643 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-22 16:12:01 +00:00 |
|
tiagosoares
|
ae4d4d8d5b
|
Bug Fix UShort type
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1642 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-22 16:03:34 +00:00 |
|
vsc
|
b172a9e75d
|
fixes to Makefile and manual.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1641 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-19 17:49:25 +00:00 |
|
vsc
|
eea9f2a58e
|
get rid of IntArrays and FloatArray code.
include holes when calculating memory usage.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1640 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-19 14:31:32 +00:00 |
|
vsc
|
ba3ea30e8e
|
some matricial operations, very early development right now
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1639 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-19 13:51:24 +00:00 |
|
vsc
|
871bb9e024
|
help to make Yap work with dynamic libs
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1638 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-19 13:48:11 +00:00 |
|
vsc
|
f9987d9fe9
|
fix case where OldHeapUsed is 0 (mallinfo not available).
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1637 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-18 16:55:19 +00:00 |
|
vsc
|
326583c727
|
current_thread would report an error on a non-existing id or alias.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1636 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-18 16:46:43 +00:00 |
|
vsc
|
ee78d90bb9
|
fix info reported by memory manager under DL_MALLOC and SYSTEM_MALLOC
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1635 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-18 16:33:05 +00:00 |
|
vsc
|
ef80f1df70
|
fix growglobal to handle the USE_MALLOC case correctly.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1634 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-18 13:07:48 +00:00 |
|
vsc
|
64a70572de
|
make system library use true file name
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1633 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-17 18:38:11 +00:00 |
|
vsc
|
98de08022b
|
WIN32 fixes
compiler bug fixes
extend interface
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1632 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-16 18:37:31 +00:00 |
|
vsc
|
b54dd9e2b9
|
more thread stuff
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1631 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-04 18:46:50 +00:00 |
|
tiagosoares
|
89d8c4d035
|
MYDDAS: Add dependencies to MYDDAS compilation flags
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1630 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-04 18:16:08 +00:00 |
|
vsc
|
034e780548
|
fix bug in thread initialization.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1629 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-04 17:47:28 +00:00 |
|
tiagosoares
|
174a2c4518
|
MYDDAS: Enhanced statistics ability
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1628 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-03 18:02:29 +00:00 |
|
vsc
|
955c6d7b32
|
avoid uninitialised memory at overflow.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1627 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-02 16:44:11 +00:00 |
|
vsc
|
9bb06c4c7e
|
bug in indexing code
fix warning messages for write.c
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1626 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-02 16:39:06 +00:00 |
|
rslopes
|
8a7745bff6
|
include <readline/history.h>
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1625 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-02 14:05:13 +00:00 |
|
ricroc
|
ec5891574e
|
incomplete tabling: remove subgoal frame from list of inactive subgoals when a repeated call appears.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1624 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-05-02 08:01:27 +00:00 |
|
tiagosoares
|
fd79ec1b9d
|
MYDDAS: added new predicates to the MYDDAS interface. db_call_procedure/3 and db_sql_mode/2. Added also a sql_query_optmizer for translate/3
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1623 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-04-30 10:11:25 +00:00 |
|
tiagosoares
|
7abbf8a1d8
|
MYDDAS: added new predicates to the MYDDAS interface. db_call_procedure/3 and db_sql_mode/2
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1622 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-04-30 10:07:44 +00:00 |
|
ricroc
|
6c4cb8ab74
|
restore startup when not defined YAP_MEMORY_ALLOC_SCHEME.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1621 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-04-29 15:54:56 +00:00 |
|
ricroc
|
676e2774c9
|
new built-in predicate: show_tabled_predicates/0
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1620 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-04-29 15:52:22 +00:00 |
|
vsc
|
481a01c5e5
|
fix expand_consult patch
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1619 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-04-29 01:15:18 +00:00 |
|
vsc
|
62f7b73f09
|
fix the expand_consult patch
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1618 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-04-28 17:53:44 +00:00 |
|
vsc
|
720db316ce
|
cleanups
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1617 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2006-04-28 16:14:05 +00:00 |
|