This website requires JavaScript.
b62af46858
fix numbers in syntax errors
vsc
2002-04-03 19:32:44 +00:00
c297b0e7f6
Added info on new Logtalk version (2.10.0). Pretty HTML for code elements.
pmoura
2002-04-03 17:17:31 +00:00
06ea1bd8ec
Logtalk 2.10.0 file.
pmoura
2002-04-03 13:26:59 +00:00
6a28b0a02b
portray within debugger may not be debugged.
vsc
2002-03-28 18:48:55 +00:00
6f051a5025
fix arrays of generic terms.
vsc
2002-03-27 20:53:58 +00:00
a4c275daf2
fix meta-predicate declarations.
vsc
2002-03-17 15:25:30 +00:00
de244d1d01
check if these files are up-to-date
vsc
2002-03-17 06:11:29 +00:00
521fe00a2d
predicate_property(P,source).
vsc
2002-03-17 06:05:21 +00:00
4a33e9066c
fix abolish/2.
vsc
2002-03-14 19:11:42 +00:00
2913aeb54c
Be carefull with the interaction of int with size_t
stasinos
2002-03-13 09:01:39 +00:00
5253df47dc
add mpi_bcast/2
stasinos
2002-03-12 20:03:55 +00:00
bd8cb2e836
forgotten to save utils.yap
vsc
2002-03-12 16:46:49 +00:00
79e37862cb
use system regex routines if available.
vsc
2002-03-12 16:30:23 +00:00
ba03bd25be
regex: workaround MB_CUR_MAX in cygwin, plus a few cleanups.
vsc
2002-03-12 15:54:01 +00:00
de1a4700b6
fixes
vsc
2002-03-12 15:10:09 +00:00
3b9219afe4
fix profiling
vsc
2002-03-12 15:09:27 +00:00
5bde02fccb
new file just for profile
vsc
2002-03-12 15:08:48 +00:00
889e39aa71
more fixes to make Yap DLLs work with cygwin
vsc
2002-03-12 06:35:11 +00:00
a5ce067f96
disable MPI by default
vsc
2002-03-12 04:09:14 +00:00
48d0be8f4b
changes to configure.in
vsc
2002-03-12 04:08:52 +00:00
0b0b6b103b
disable MPI checking by default.
vsc
2002-03-12 04:07:10 +00:00
5503ea22f3
try to decrease HeapTop if recovering space on top of Heap; change overflow code to be less relying on non-decreasing Heap.
vsc
2002-03-08 06:33:16 +00:00
7460eccabd
help Ines by adding a predicate that loops for ever (useful for // debug).
vsc
2002-03-08 06:32:11 +00:00
75669bf0d8
make sure that undefp is defined before we start adding predicates!
vsc
2002-03-08 06:31:32 +00:00
672e6bc2c1
hopefully fix nikos' complaint
stasinos
2002-03-07 11:00:57 +00:00
8b97aac875
don't trust Error_TYPE unless ErrorMessage is set fix ^cstats fix
vsc
2002-03-07 05:47:24 +00:00
7c6b48a20d
in interrupt handler show the heap we use, not what we claim we use
vsc
2002-03-07 05:38:20 +00:00
798bdbdf39
be more careful about error handling when storing DB terms
vsc
2002-03-07 05:13:21 +00:00
43cad85ace
fix debugging of [-f].
vsc
2002-03-04 15:55:13 +00:00
a97390c1c3
fix compiling with MPI, but without MPE
stasinos
2002-03-04 10:02:03 +00:00
44a00eb7fc
compiler would break with g :- a:[u].
vsc
2002-03-04 03:25:41 +00:00
63c30bc7b3
LDFLAGS was set -L,e
vsc
2002-02-28 22:43:36 +00:00
fc7943925d
typos
stasinos
2002-02-28 18:58:30 +00:00
20444412f5
gc in dexecute should not use current Y, instead if should look at parent's Y.
vsc
2002-02-28 18:25:55 +00:00
c53dc217bb
remove the compile-time term size limit. do not clone before mpi_open/3 is invoked.
stasinos
2002-02-27 13:41:24 +00:00
d5a0f6d9ec
improve statistics from ^c handler
vsc
2002-02-27 02:39:11 +00:00
ec2e474e5c
don't give up if you don't have enough space to expand the consult stack.
vsc
2002-02-27 02:10:01 +00:00
499adf4cf4
copy value structs to stack
vsc
2002-02-27 01:20:18 +00:00
4d76fbc47e
fix set_value for long and big integers, and for floats
vsc
2002-02-27 01:11:51 +00:00
cc6dc5a28b
more debugger fixes: use $leave_creep to avoid creeping all over the place.
vsc
2002-02-26 22:15:36 +00:00
92eb12d4b5
fix paraenthesis
vsc
2002-02-26 21:21:17 +00:00
07c18abb98
op_names should compile without debug
vsc
2002-02-26 21:11:57 +00:00
f152092a09
handle unbound meta-calls
vsc
2002-02-26 21:03:15 +00:00
c15ce56e12
if you try to reconsult over active clauses, kill the preexisting ones
vsc
2002-02-26 21:01:32 +00:00
fb8624f5ac
always allow assert_static
vsc
2002-02-26 20:16:36 +00:00
54b919fe5a
do not fail when no MPI library is found
stasinos
2002-02-26 18:58:35 +00:00
49058f2b72
fix inconsistency
vsc
2002-02-26 17:50:33 +00:00
3188f75455
list all active predicates
vsc
2002-02-26 17:49:09 +00:00
78b05ee716
undo stasinos' changes
vsc
2002-02-26 17:48:14 +00:00
97ea77853e
fix debugging messages again
vsc
2002-02-26 17:41:53 +00:00
9a468e3c9b
starting...
stasinos
2002-02-26 17:25:33 +00:00
8896953bec
comparing int with ptr gives an error in HPUX
stasinos
2002-02-26 16:45:11 +00:00
c771c14b0f
disable cache when checking whether static was in use. heap overflow while storing db term. trust_fail should be preceeded by an sla. make sla point to current pred, get rid of current pred in bitmap.
vsc
2002-02-26 15:51:54 +00:00
d605213a38
added mpi_barrier/0
stasinos
2002-02-26 15:34:08 +00:00
9d44227bd6
MPE made more usuable. Link with any MPI lib, not just MPICH.
stasinos
2002-02-26 15:33:16 +00:00
dcbba128ff
a first take at an MPE interface
stasinos
2002-02-22 14:31:45 +00:00
22ab6fafd4
fix MkVarTerm
vsc
2002-02-22 13:53:08 +00:00
f92947d61b
configurarion changes
vsc
2002-02-22 06:12:18 +00:00
709b8b277b
fix unnecessary limits on maximum code space. get rid of USE_OFFSET except for atoms.
vsc
2002-02-22 06:10:16 +00:00
f3756717fb
fix gcc dependent code
vsc
2002-02-18 15:26:41 +00:00
2b8c0a2961
fix module usage in consult get rid of singletion warning for on_signal
vsc
2002-02-18 15:10:07 +00:00
a9783b7ec7
fix errors messages in boot.yap
vsc
2002-02-18 15:05:16 +00:00
e9e4421c6d
SICStus mode should complian on opening archives
vsc
2002-02-15 22:33:12 +00:00
470f10d51b
get rid of some unnecessary choice-points in directives
vsc
2002-02-15 22:31:22 +00:00
87532119c6
fix reconsult at boot.
vsc
2002-02-14 19:36:12 +00:00
e74b412591
fix bad compilation of arithmetic in disjunctions
vsc
2002-02-14 04:32:09 +00:00
84b445d4db
update to latest configure.in
vsc
2002-02-12 21:42:53 +00:00
401ad9c9fc
more c-c fixes
vsc
2002-02-12 21:40:36 +00:00
777817f8db
fixes for signal handling throw permission error on consulting bad files
vsc
2002-02-12 18:24:21 +00:00
39964380f1
added MPI_Bcast
stasinos
2002-02-12 17:38:38 +00:00
8f4c6583d2
Usr{Heap,Stack,Trail}Space were not necessary
stasinos
2002-02-12 12:22:31 +00:00
5b10a066dc
a first take at an interface to an MPI lib
stasinos
2002-02-11 20:46:41 +00:00
e3feb2057c
a first take at an interface to an MPI lib
stasinos
2002-02-11 20:40:09 +00:00
0dbc5373b4
atom_oncat was not allocating memory right
vsc
2002-02-11 20:22:15 +00:00
90356f9993
ord_intersection/4
vsc
2002-02-08 22:35:04 +00:00
1f5af38ba8
file_search_path host_type
vsc
2002-02-08 22:19:24 +00:00
a69a8e9a3f
Logtalk 2.9.3 files.
pmoura
2002-02-08 20:03:20 +00:00
89b034ce45
Logtalk 2.9.3 files.
pmoura
2002-02-08 19:57:23 +00:00
6b29480d4a
fix scripts
vsc
2002-02-06 17:35:26 +00:00
293fdf9061
VC++ changes use clock in WIN98 fix manual get rid of ISO X/0
vsc
2002-02-04 16:12:54 +00:00
5139d1a8dc
moved to H directory
vsc
2002-02-03 16:19:22 +00:00
df70f8981a
don't need it any more
vsc
2002-02-03 16:18:46 +00:00
20c6b50a0d
fix error after error and error within error
vsc
2002-02-01 15:48:17 +00:00
c5267f786c
get rid of debugging message
vsc
2002-01-31 02:04:04 +00:00
f3c031633b
ISO work
vsc
2002-01-30 04:56:43 +00:00
f9ff6498d8
more simplifications on the catch and throw mechanism after having failed the ISO testset.
vsc
2002-01-30 03:49:50 +00:00
af7cb4cd93
more fixes for catch and throw
vsc
2002-01-30 02:20:44 +00:00
d7109e6974
predicate_property should not return properties for undefined predicates.
vsc
2002-01-30 01:18:56 +00:00
be135b514f
fix error messages
vsc
2002-01-30 00:28:42 +00:00
0fa942e238
fix repeated import declarations
vsc
2002-01-30 00:27:20 +00:00
e5022b9c2a
fix recordifnot
vsc
2002-01-30 00:26:43 +00:00
28128ed29c
make Error Handler call throw in C, instead of doing messy Prolog code.
vsc
2002-01-29 05:37:31 +00:00
a60e61f507
fix -f
vsc
2002-01-28 15:30:26 +00:00
f255ec7532
yap_flag(gc_trace,very_verbose).
vsc
2002-01-28 04:30:40 +00:00
fd41875446
yap_flag(argv,L).
vsc
2002-01-27 22:05:35 +00:00
61db1ea1d4
make user the name for user streams
vsc
2002-01-27 22:00:32 +00:00
601a7d2480
reachable/3
vsc
2002-01-27 21:35:39 +00:00
6e18479ee2
add -f option
vsc
2002-01-27 20:40:10 +00:00
81d38acbc9
fix use_modules to deal with modules; allocation fix for simplesim
vsc
2002-01-26 05:37:32 +00:00
5e938b92c4
new version of throw using Bart's idea
vsc
2002-01-24 23:55:34 +00:00