Commit Graph

  • d04be23513 typo vsc 2002-01-23 15:19:40 +00:00
  • 22bda6745d fix warnings in documentation vsc 2002-01-23 15:17:56 +00:00
  • 893eff6392 yap_flag(informational_messages,_) vsc 2002-01-23 14:23:19 +00:00
  • 721746bd64 fix lcc fixes vsc 2002-01-23 05:03:36 +00:00
  • bc9b7908cd lcc fixes vsc 2002-01-23 05:01:06 +00:00
  • ed4afb5ca2 avoid heap overflows in cross-compiler before startup vsc 2002-01-23 02:44:55 +00:00
  • d108f4123c fix IO for simplesim vsc 2002-01-23 02:28:31 +00:00
  • fe63bae633 fix new consult code vsc 2002-01-22 19:29:28 +00:00
  • 93a41f0ef5 make consult messages more SICStus like. vsc 2002-01-22 17:11:36 +00:00
  • 74e1561dfa fix bad interface function for YapMkVarTerm vsc 2002-01-22 15:28:31 +00:00
  • ac1c243bf3 make gc support new catch and throw mechanism vsc 2002-01-22 15:06:22 +00:00
  • 3e3aa8f0e5 use $call instead of $execute so that pre-processing may be activated. vsc 2002-01-22 03:16:06 +00:00
  • 04aae3895d fix alarm in WIN32/cygwin (I hope). vsc 2002-01-21 20:07:15 +00:00
  • 363a201ad2 fix allocation misspelling vsc 2002-01-21 15:26:48 +00:00
  • 71f276e5db debugger: fix bad uses of metacall. vsc 2002-01-19 16:10:53 +00:00
  • d413b1906c smaller debugger cleanups vsc 2002-01-18 16:08:30 +00:00
  • d70b5be256 new debugger code would get lost in meta-calls vsc 2002-01-18 15:55:33 +00:00
  • 2a156ddf33 debugger improvements vsc 2002-01-18 04:24:10 +00:00
  • 35ba78008b fix bad memory information in Interrupt Handler vsc 2002-01-17 22:12:09 +00:00
  • b53ca0ed7b fix some crashes on abort vsc 2002-01-17 19:42:50 +00:00
  • cd843ac559 fix bad uses of do_div in sysbits.c vsc 2002-01-17 17:16:22 +00:00
  • 366f16f44f fix late catch vsc 2002-01-17 16:20:36 +00:00
  • 6e8e59a0b1 fix break vsc 2002-01-16 22:11:55 +00:00
  • 289d0da079 fix point where we assume unbound array vsc 2002-01-16 22:08:03 +00:00
  • 6d1015afcf fix missing cut in abolish vsc 2002-01-16 20:31:00 +00:00
  • a203cec0f5 make consult meta-predicates configuration changes vsc 2002-01-16 20:18:28 +00:00
  • 362455bc74 fix predicate_property to handle modules correctly vsc 2002-01-16 06:20:56 +00:00
  • 9966ff57c6 fix overflow fixes for p_execute in absmi.c execute_last was not decreasing depth (thanks to Camacho for finding out). vsc 2002-01-16 05:32:17 +00:00
  • 4c63dbee3d in execute instructions, stack checking should be performed before cleaning the arguments vsc 2002-01-16 05:10:30 +00:00
  • 8e405ae9be STK's agenda stasinos 2002-01-15 17:57:47 +00:00
  • 02b0f3be03 make the default stack, heap and trail sizes configurable, and have the default show at the -? message stasinos 2002-01-15 17:55:50 +00:00
  • b9b8b3d3be change the sig_pending flag into a stack stasinos 2002-01-15 15:53:59 +00:00
  • 502e15be8e change the sig_pending flag int a stack stasinos 2002-01-15 15:44:57 +00:00
  • 4414acbdf9 fix unix environ vsc 2002-01-14 22:26:53 +00:00
  • 095e851b00 fix HAVE_SIGACTION vsc 2002-01-14 22:25:17 +00:00
  • c22e78cc6e signal handling documention stasinos 2002-01-11 16:53:57 +00:00
  • 6951619ae2 signal handling made more generic stasinos 2002-01-11 15:54:17 +00:00
  • 2d51021df7 fix exec streams vsc 2002-01-10 23:54:06 +00:00
  • 6deb31e058 get rid of debugging info vsc 2002-01-10 23:42:09 +00:00
  • f41a702445 fix typos vsc 2002-01-10 21:42:29 +00:00
  • 77f57ba928 get rid of debugging message in iopreds.c vsc 2002-01-10 21:41:54 +00:00
  • e6da9e09b6 use YAPSHAREDIR for Prolog files, not YAPLIBDIR vsc 2002-01-10 20:55:10 +00:00
  • bd28a74d45 fix error handling in debugger (first try). add extra argument to handle. vsc 2002-01-10 18:01:14 +00:00
  • ea45ad8f3d nitpicking stasinos 2002-01-09 17:23:18 +00:00
  • 7849f7b54e SIG_USR handling seems to be working stasinos 2002-01-09 17:19:36 +00:00
  • 8496030d8a built-ins should not interfere with trace new catch/throw design vsc 2002-01-08 05:22:40 +00:00
  • fcbf07a251 fix library heap vsc 2002-01-08 03:47:18 +00:00
  • 2fd3f33819 Logtalk 2.9.2 files. pmoura 2002-01-08 00:10:29 +00:00
  • 11c074d241 Logtalk 2.9.2 files. pmoura 2002-01-08 00:05:10 +00:00
  • 908cc7ae84 Logtalk 2.9.2 description files. pmoura 2002-01-07 22:59:00 +00:00
  • f95ddd47c5 Logtalk 2.9.2 compiler and config file for YAP. pmoura 2002-01-07 22:57:06 +00:00
  • 5997e5a109 new catch and throw mechanism (first try). hide built-in predicates that should not be seen in trace mode vsc 2002-01-07 06:28:04 +00:00
  • cedfb57737 up to date vsc 2002-01-05 07:04:42 +00:00
  • 076b8e12e5 get rid of debugging message vsc 2002-01-05 07:01:29 +00:00
  • 23c4441434 open_socket would crash if it could not open a new stream vsc 2002-01-05 07:00:19 +00:00
  • 821af0b738 get rid of silly compilation messages in CLPQR vsc 2002-01-05 04:37:47 +00:00
  • 1012146c28 small changes vsc 2002-01-05 04:04:14 +00:00
  • 91476a8e78 HAVE_GCC is always defined, as 0 or 1 stasinos 2002-01-04 07:33:02 +00:00
  • 8277a5bb8e temporary fix for compiling heapgc.c in HP-UX vsc 2002-01-03 22:48:46 +00:00
  • 48b5a364e3 fix 'aaaa''aaaa' in no escape mode vsc 2002-01-03 18:35:46 +00:00
  • 74f1a5310a fix select vsc 2002-01-03 17:15:50 +00:00
  • ae9c3660b8 work around HP optimiser bug stasinos 2002-01-03 16:31:39 +00:00
  • 75bd0c45f5 always leave 1/8 of the stack free, not 1/2. vsc 2002-01-03 16:28:17 +00:00
  • 8155e3fbf1 don't do garbage collection while in ErrorMode vsc 2002-01-03 16:27:00 +00:00
  • 54729fc4eb fixes for CHR vsc 2002-01-03 06:42:24 +00:00
  • d678864273 get rid of debugging printf vsc 2002-01-03 06:41:14 +00:00
  • 50128d8f6f fix infinite terms in DB vsc 2002-01-03 06:26:15 +00:00
  • 698f6d2c04 fix call_with_args(a, 1, 2, 3, 4, 5, 6, 7). vsc 2002-01-03 02:49:33 +00:00
  • 842af4d40b revert sbag change vsc 2002-01-02 23:59:07 +00:00
  • 890556c30d cannot assume that meta-call argument is always a goal vsc 2002-01-02 23:39:10 +00:00
  • e722826047 segmentation violation in SVR4 is fatal error!! vsc 2002-01-02 22:35:18 +00:00
  • 3d496ae6be fix partitioning in garbage collector vsc 2002-01-02 22:26:37 +00:00
  • 7064c42fc1 check for available space in GetName vsc 2002-01-02 20:56:22 +00:00
  • 3962e559aa style check fixes improve error message on redefining system predicate vsc 2002-01-02 16:55:24 +00:00
  • 666bb88a7e make phrase/2 and phrase/3 meta-predicates improve message in scanner.c vsc 2002-01-02 07:17:21 +00:00
  • e2b3d04a42 fix absolute_file_name/2 vsc 2002-01-02 06:13:40 +00:00
  • 441ad190ff fix absolute_file_name put intermediate data structures for system in TR vsc 2002-01-02 05:35:20 +00:00
  • 2b72b6f71b make < debugger option work again vsc 2002-01-02 03:54:15 +00:00
  • c1943be66e make rem and mod ISO compatible. vsc 2002-01-02 00:34:44 +00:00
  • 505ca22f04 get rid of debug message vsc 2002-01-01 05:37:38 +00:00
  • 1217ecee1f fix the consult overflow right! vsc 2002-01-01 05:26:25 +00:00
  • 4ae64918e0 fix abolish(a:_) (old mode). vsc 2001-12-28 16:42:18 +00:00
  • b30535b520 fix debugger not to see the bagof inside setof. vsc 2001-12-28 16:11:09 +00:00
  • b9af9bc08c revert large constraint stack patch. vsc 2001-12-27 22:39:42 +00:00
  • eade3e8e44 fix debugger when tracing over system builtins. vsc 2001-12-27 22:38:41 +00:00
  • e34262878d fix ! in debugger in source mode. vsc 2001-12-21 05:41:01 +00:00
  • bdbcb1e005 fix wrong cast for large links vsc 2001-12-21 04:04:19 +00:00
  • 2088cb48b0 fixed NULL in Yap.h.m4 vsc 2001-12-20 17:19:43 +00:00
  • 8bd62b9125 fix gc of named arrays. vsc 2001-12-20 01:07:42 +00:00
  • 2b78d7ce14 pesky ^C and abort fixes (I hope) vsc 2001-12-18 22:01:26 +00:00
  • 7e22cb486f use Error instead of Abort Fix annoying 16MB limit vsc 2001-12-18 16:17:26 +00:00
  • 6ca40989fa disallow indexing on floats and friends. vsc 2001-12-17 23:31:38 +00:00
  • 7b77c87b94 store constraints in DB vsc 2001-12-17 18:31:11 +00:00
  • c79f7e0f35 fix expand_consult vsc 2001-12-15 04:47:41 +00:00
  • 47b1ef2b63 fix call to debugger with wrong module vsc 2001-12-14 19:03:29 +00:00
  • e5bd31a385 fix call_with_args vsc 2001-12-13 17:51:26 +00:00
  • 0eeeffa379 assert_dynamic would lose module vsc 2001-12-12 20:08:12 +00:00
  • 4cda9b3ad1 fix error handling; [] should complain if compiling over code in use vsc 2001-12-12 19:36:51 +00:00
  • 482875421f fix abolish vsc 2001-12-11 19:53:07 +00:00
  • 3924f4662a fix predicate location in error messages vsc 2001-12-11 19:12:41 +00:00