Commit Graph

  • d8f2f035be fix read_vars vsc 2002-06-12 16:46:05 +00:00
  • d7665e2b30 try to improve manual. vsc 2002-06-11 05:50:29 +00:00
  • 0f027df00c fix backtrackable C-interface (patch from Christophe Billard). vsc 2002-06-11 05:43:01 +00:00
  • 7176752a68 fixes for abolish. vsc 2002-06-11 05:30:47 +00:00
  • a254dad245 fixes and extensions to file_property vsc 2002-06-11 05:30:05 +00:00
  • 0871e5b323 file_property should check unification result. vsc 2002-06-10 23:38:59 +00:00
  • 8c372cfa59 insert prolog_flag fileerros vsc 2002-06-10 22:55:19 +00:00
  • f305b0d4ee fix debug only compilation vsc 2002-06-05 14:23:15 +00:00
  • 34b5917828 changes to init vsc 2002-06-05 12:54:11 +00:00
  • e7748d6234 fluffy stuff for atom garbage collection. vsc 2002-06-05 03:59:50 +00:00
  • 136f2b4ed9 fix syntax_errors properly. vsc 2002-06-05 01:34:06 +00:00
  • 3a660ed7af fix error handling in read to do what it should do. vsc 2002-06-05 01:22:57 +00:00
  • f19c10ca6c move on Yap4.3.23 vsc 2002-06-04 23:50:50 +00:00
  • 26c23422e9 default mode for syntax error should be error, not just fail. vsc 2002-06-04 21:14:39 +00:00
  • 358714433c first take for atom garbage collector. vsc 2002-06-04 18:21:55 +00:00
  • d5a459bb08 logical update semantics: instance of erased element should fail; garbage collection now tries to recover space for code. vsc 2002-06-04 00:46:32 +00:00
  • c2b588795e update changes vsc 2002-06-03 16:15:14 +00:00
  • d8790db2ef fix warning message about unify_extension vsc 2002-06-03 16:14:30 +00:00
  • 51a0619671 use YAPSHAREDIR vsc 2002-06-03 16:13:49 +00:00
  • c5e66af5d1 some fixes in info vsc 2002-06-01 04:29:01 +00:00
  • c80ac669de fix configure for WIN32 platform vsc 2002-06-01 04:01:38 +00:00
  • 1ec4c2acaf fix debugger messages debug imported mnodules fix yap2swi in win32 fixes for solaris vsc 2002-06-01 01:46:06 +00:00
  • 577298ac0b fix __SVR4 fix darwin cpp vsc 2002-05-28 17:28:25 +00:00
  • 02a3bcec93 fix unreachable code vsc 2002-05-28 17:27:27 +00:00
  • c360c44a11 use __svr4__ and _SVR4 when asking for memory vsc 2002-05-28 17:14:57 +00:00
  • 3542cd5990 don't use YP_ in error.c vsc 2002-05-28 17:12:58 +00:00
  • c30abf5b81 oops, forgot one vsc 2002-05-28 16:45:28 +00:00
  • c78c031114 solaris CC complains about indented lines vsc 2002-05-28 16:41:24 +00:00
  • b58dbff727 fix restore vsc 2002-05-28 16:26:00 +00:00
  • 85f1080071 check for SA_SIGINFO vsc 2002-05-28 16:23:53 +00:00
  • f1eddd7966 Logtalk 2.12.0. pmoura 2002-05-28 11:37:56 +00:00
  • 47a5475024 Logtalk 2.12.0 files. pmoura 2002-05-28 11:35:10 +00:00
  • a21cefd6ca Logtalk 2.12.0 files. pmoura 2002-05-28 11:29:37 +00:00
  • 2b684e4636 fix sigaction on SVR4 systems. vsc 2002-05-26 04:03:56 +00:00
  • b9aefa0f94 fix debugging message that got away vsc 2002-05-24 18:25:25 +00:00
  • 0f471f8810 I/O fixes: get_quoted would go through EOF, check if answer replied EOF when asking for more solutions, readline in stream == 0 not 2. vsc 2002-05-24 05:14:46 +00:00
  • ba40e074ea don't core dump if Yap tries to reconsult redirect standard input. vsc 2002-05-24 04:45:05 +00:00
  • 1ae6ae839d oops, pesky debugging message got through. vsc 2002-05-24 04:01:22 +00:00
  • 38f07b67de take care of the case where two files have different names but are the same (at least for Unix/Linux). recover $loaded space after initialisation. vsc 2002-05-24 03:57:20 +00:00
  • 03231bef34 new version of class.pl vsc 2002-05-24 00:48:51 +00:00
  • c9be907884 fix bug in wakeup when in the middle of unifying a list (found by Bart Demoen). vsc 2002-05-24 00:13:15 +00:00
  • c98c8fa804 iyap2swi interface vsc 2002-05-23 12:54:42 +00:00
  • 6fa55d4394 use config2.5 vsc 2002-05-23 12:45:08 +00:00
  • 41011ddb56 forgot committing arrays.c vsc 2002-05-23 12:44:18 +00:00
  • bf2e66d5ef debugger k option would stop at exit port. vsc 2002-05-23 04:21:54 +00:00
  • 61affa1652 keep all dynamic arrays linked and garbage collect them. vsc 2002-05-23 03:52:34 +00:00
  • a5638757d3 unify might bound a multi-assignment variable?\027?\024 vsc 2002-05-21 04:18:15 +00:00
  • bfca528833 more fixes on modules vsc 2002-05-20 14:19:03 +00:00
  • 330b262560 fix modules bug fix newly introduced coroutining bug vsc 2002-05-20 05:24:13 +00:00
  • 9674c91da6 allow using malloc for memory allocation vsc 2002-05-19 19:04:33 +00:00
  • 008cd709a1 improve the interface a bit more. vsc 2002-05-18 04:01:53 +00:00
  • 17728f58f5 beautification vsc 2002-05-17 01:01:07 +00:00
  • 3b3a19f5d9 more stuff for foreign interface. vsc 2002-05-16 20:33:00 +00:00
  • 734d6ae2d3 debugging changes vsc 2002-05-15 03:58:03 +00:00
  • e6215e8073 handle delay overflow while in copy_attachments. vsc 2002-05-15 03:57:09 +00:00
  • 92fe2d5c9f check overflow while copying constraints. vsc 2002-05-15 03:41:19 +00:00
  • 86e4a99d73 changes to support extended foreign interface (include slots, new exception handling for C-code, and several fixes to calling foreign code). vsc 2002-05-14 18:24:34 +00:00
  • 5bad222cfa fix case where code moved but base addresses didn't vsc 2002-05-14 18:22:42 +00:00
  • 757f5147c9 support dynamic loading fix save to leave module user in boot. vsc 2002-05-14 18:21:33 +00:00
  • e0a80c43c5 debugger should not give any specific meaning to false. init must only initialise preds after undef is made. don't give annoying messages in s or t, just continue vsc 2002-05-10 15:04:03 +00:00
  • d2a6f16e4a handle stack overflow within =.. vsc 2002-05-07 21:19:52 +00:00
  • 97f7414cd2 fix debugger typos vsc 2002-05-07 03:51:59 +00:00
  • ec48cc9e24 fix overflow in copy_term_no_delays vsc 2002-05-07 02:52:08 +00:00
  • b8b8dd6a45 C-interface improvements vsc 2002-05-06 15:33:05 +00:00
  • 81c503970a Logtalk 2.11.0 files. pmoura 2002-05-06 13:10:02 +00:00
  • 722b798507 move tabling gc code to tabling vsc 2002-05-03 18:15:37 +00:00
  • 4fc1a2ff42 put tabling back to work vsc 2002-05-03 15:30:36 +00:00
  • 83c4fab84c socket fixes vsc 2002-05-01 16:19:43 +00:00
  • b46d033b12 make debugger more module aware vsc 2002-04-26 19:29:22 +00:00
  • a23bff9b6b fix wrong ! in debugger vsc 2002-04-26 19:15:21 +00:00
  • 238598e41f socket reading and writing was broken under MINGW32. vsc 2002-04-24 14:17:56 +00:00
  • b63425bf5c fix copy term when the same constrained term appears several times. vsc 2002-04-24 02:52:34 +00:00
  • 376d26f93f more fixes to error checking in error access. vsc 2002-04-23 23:23:45 +00:00
  • 2d5fc60330 fix debug info in errors.c vsc 2002-04-23 22:45:21 +00:00
  • 778dbbde3e fix anon vars in new syntax_error vsc 2002-04-23 22:43:10 +00:00
  • 13a8ebfe34 stepck back on Darwin vsc 2002-04-23 14:43:13 +00:00
  • 39d89a2d91 first changes towards dynamic loading in Darwin vsc 2002-04-23 14:37:56 +00:00
  • 13d72287f1 fix WIN32 makefiles vsc 2002-04-22 23:33:00 +00:00
  • 60c859d470 diverse fixes vsc 2002-04-19 14:43:39 +00:00
  • 4824e0f247 fix handling of end_of_file before end_of_term fix overflow in constructing syntax error term. vsc 2002-04-19 14:42:58 +00:00
  • d3942df58c it looks like mod for execute_in_mod may be instantiated. vsc 2002-04-19 14:41:56 +00:00
  • 0ddc85551f fix format overflow bug; fix variables in syntax error handler vsc 2002-04-16 19:48:45 +00:00
  • 6f8a9f3042 compiler expected module instantiated. vsc 2002-04-13 04:59:00 +00:00
  • 316587c96a make check_term aware of module context. vsc 2002-04-13 04:52:38 +00:00
  • 8202b025ab fix presentation of syntax error. vsc 2002-04-13 04:44:20 +00:00
  • be3a996d1e WakeAttVar should only test if variables it is binding are in queue ugraphs should not bind variable vsc 2002-04-13 04:39:03 +00:00
  • 13cb0c1e13 syntax_error now throws error; fix handling of error if no top-level handler is available vsc 2002-04-11 15:31:58 +00:00
  • 03484b9960 fix bad marked var in copy_att_var vsc 2002-04-11 01:43:09 +00:00
  • 3a78f26888 fix bug with gc being called from recorda vsc 2002-04-10 05:16:58 +00:00
  • d8384f4bf3 fix bad code for unify_float and friends vsc 2002-04-09 16:53:00 +00:00
  • 061670eeb0 bad meta-call causing undetected module overflow. vsc 2002-04-09 15:12:14 +00:00
  • c6a86be1c0 fix missing characters in INSTALL vsc 2002-04-08 22:14:22 +00:00
  • 83a9b6530e fix overflow in copy_term's internal stack vsc 2002-04-08 22:10:14 +00:00
  • 0e6dd4734e more fixes for debugger and overflow handling in arrays vsc 2002-04-08 03:11:33 +00:00
  • 3ef0b143b0 fix debugging in the presence of goal_expansion vsc 2002-04-06 05:33:44 +00:00
  • ec120bccac document configure options a bit more vsc 2002-04-06 04:23:37 +00:00
  • bd654f1e18 fix overflow when copying terms with attributes vsc 2002-04-06 03:54:18 +00:00
  • 8d579bb35d fix previous fix vsc 2002-04-06 00:06:24 +00:00
  • aba3854c27 fix ynnecessary choice-point in stream property. vsc 2002-04-06 00:03:11 +00:00
  • ff0b60d7a7 fix error handling from within recursive invocations of emulator vsc 2002-04-03 19:33:38 +00:00