Commit Graph

  • 935665ec92 fix ^c abort for PCs: registers were not being reset properly. fix error message in abort. vsc 2002-10-08 14:32:42 +00:00
  • bfbc9c9dfc fix listing/1 breakage. vsc 2002-10-08 05:35:09 +00:00
  • 98d9c42c42 fix error handling for second argument of number_codes and number_chars/2 vsc 2002-10-08 05:00:36 +00:00
  • 1fe8842094 Reset ErrorMessage before entering IndexPred (otherwise system will be confused with previous errors). vsc 2002-10-08 01:09:28 +00:00
  • dba17092b2 fix error handling when copy_term was not called from a builtin. vsc 2002-10-07 21:20:12 +00:00
  • 6dde85e627 fix Makefiles to use @DLL_LIBS@ for DLLs use _stat instead of stat in WIN32 regex.h may exist, even when regex function is not avalailable (should check for libs?) vsc 2002-10-07 14:50:00 +00:00
  • b0bee478ec First version of Logtalk 2.14.4 compiler and config file. pmoura 2002-10-07 10:55:21 +00:00
  • 5d0716fb66 remove forgotten debugging puts()'s stasinos 2002-10-03 17:32:40 +00:00
  • 5895564724 add the prototype of InitMPE stasinos 2002-10-03 17:29:46 +00:00
  • 0263e5d9d6 circumvent problem with realloc and MPI in HPUX 10.20 and bring the invocation of the term parser up to date stasinos 2002-10-03 17:28:37 +00:00
  • 1244a10a09 circumvent problem with realloc and MPI in HPUX 10.20 stasinos 2002-10-03 17:27:52 +00:00
  • 1c252a2420 fix syntax error in Yatom.h.m4 vsc 2002-10-03 14:20:07 +00:00
  • d83d64d1cb update flags vsc 2002-10-03 13:58:25 +00:00
  • 342faf6d89 Insert Christian patches: - uncutable predicates; - call_cleanup/2. vsc 2002-10-03 13:54:35 +00:00
  • e606c427fe move to UserMode when entering absmi. vsc 2002-10-03 13:42:23 +00:00
  • fe129bcd9e fix restoring preds for module: there may be none! vsc 2002-10-02 17:07:45 +00:00
  • f57c2a1c19 improve stack dumping fix format docs to talk about ~* vsc 2002-10-01 20:29:58 +00:00
  • ef57cc40ce portray_clause should not bind variables. fix to look more like SICStus. use standard streams and format. vsc 2002-10-01 20:28:47 +00:00
  • 08342b2905 fix sym vsc 2002-09-27 20:04:49 +00:00
  • 4f33235c7f tiny fix vsc 2002-09-25 04:31:13 +00:00
  • fc3beab705 include support for April ILP system. vsc 2002-09-25 04:29:01 +00:00
  • cef69069de fix configure file vsc 2002-09-24 20:06:22 +00:00
  • ac601e20b6 support static linking for Nuno Fonseca's database module. vsc 2002-09-24 19:01:29 +00:00
  • d1c4016480 support dyld interface on Next and OSX machines. vsc 2002-09-24 15:38:17 +00:00
  • ad67affbbd more experiments on load_dyld.c vsc 2002-09-24 14:20:56 +00:00
  • 11622fb798 experiments for dyld support. vsc 2002-09-24 14:18:56 +00:00
  • 97c2bd2105 cleanup YapExecutable vsc 2002-09-23 17:06:13 +00:00
  • edee8a955f fix clause/3 vsc 2002-09-23 13:43:47 +00:00
  • d4b8acf1fd fix recordifnot bug with ground terms vsc 2002-09-18 21:28:19 +00:00
  • aa2f469784 fix term_hash documentation fix system not to look at :/2 vsc 2002-09-17 19:42:06 +00:00
  • 7076ced716 include flatten/2 in library(lists). vsc 2002-09-17 16:43:00 +00:00
  • d6778dac3a current_predicate should bever export prolog:(_:_) vsc 2002-09-17 16:37:48 +00:00
  • 2c1cb9b4bb fix unify in c_interface vsc 2002-09-17 06:02:01 +00:00
  • 39a825e85f fix backtracking in syntax error. vsc 2002-09-17 05:55:14 +00:00
  • 89565bf45a fix current_modules/1 and 2 to return all predefined modules. vsc 2002-09-17 00:14:23 +00:00
  • 8ba604d9b3 count profiling entries from meta-calls, even if that means a little more work. vsc 2002-09-17 00:02:39 +00:00
  • e09b7fa8ad YAP_Deref should be in C-interface. vsc 2002-09-16 23:25:09 +00:00
  • f0ce954741 fixes to c-interface fixes for compilation with native mingw32 documentation fixes. vsc 2002-09-16 23:01:59 +00:00
  • cf6391d96b make open/3 complain when trying to read after end of file. vsc 2002-09-16 16:57:27 +00:00
  • 4b88cd24f9 Logtalk 2.14.3 release files. pmoura 2002-09-14 18:14:17 +00:00
  • 00c4895761 fix typo vsc 2002-09-14 04:36:08 +00:00
  • 2fff206939 fix current_predicate vsc 2002-09-13 21:30:06 +00:00
  • e801069a19 don't try to unify results for matching clause if we can't find it. vsc 2002-09-10 18:41:12 +00:00
  • a758145ae9 dump stack on error uid49918 2002-09-09 19:52:38 +00:00
  • 636600e3b8 support for YapInterface.h vsc 2002-09-09 17:46:30 +00:00
  • a2d8ea40d6 new file YapInterface.h vsc 2002-09-09 17:45:51 +00:00
  • 21aab28a59 new error handlong mechanism new YAP_ foreign interface fix unbound_first_arg in call_with_args vsc 2002-09-09 17:40:12 +00:00
  • 708437b794 Further updates to support call_counters vsc 2002-09-03 20:14:13 +00:00
  • 94e9529128 first cut at call counter. vsc 2002-09-03 14:28:09 +00:00
  • 89a188d5d7 Added note on updated Logtalk version and corrected typo in the arity of the new predicate hide_predicate/1. pmoura 2002-09-02 17:57:12 +00:00
  • cf638188ce support hidden predicates vsc 2002-09-02 17:33:00 +00:00
  • 483170acc5 allow compilation on WIN32 platforms. vsc 2002-08-28 14:02:35 +00:00
  • 18498c43d2 Logtalk 2.14.2 release files. pmoura 2002-08-26 16:45:50 +00:00
  • b575ec7202 fixes to support condor better vsc 2002-08-18 23:18:18 +00:00
  • 9e38e88084 fix dereferecing in unify vsc 2002-08-18 23:16:44 +00:00
  • 8d1582433a fix bad exit when failing to allocate memory at boot vsc 2002-08-16 19:56:43 +00:00
  • 0c161bdca4 Corrected typo in the documentation of the new predicate hide_predicate/1. pmoura 2002-08-15 16:43:01 +00:00
  • 5cc8ea1d52 hide_predicate vsc 2002-08-14 16:00:54 +00:00
  • 325cfeeadc fix debugging info vsc 2002-08-13 17:02:26 +00:00
  • 742299360c fix unification bug. vsc 2002-08-13 16:51:37 +00:00
  • 00033ba7af fix attribute wake up bug. vsc 2002-08-09 19:31:35 +00:00
  • 572d179dfd fix bugs in manual vsc 2002-08-09 16:36:55 +00:00
  • 1b13865b4f Updated configure.in for smooth YAP compilation on MacOS X 10.2. pmoura 2002-08-09 13:08:55 +00:00
  • e5d7edf852 fix truncate vsc 2002-08-07 21:55:27 +00:00
  • d0a4007160 fix broken debugger help message. vsc 2002-08-01 17:57:18 +00:00
  • 6176d1bb08 Logtalk 2.14.1 release files. pmoura 2002-08-01 00:33:27 +00:00
  • d1a8c23e62 Logtalk release 2.14.1 files. pmoura 2002-07-31 23:49:03 +00:00
  • 5345523da3 Logtalk release 2.14.1 files. pmoura 2002-07-31 23:34:42 +00:00
  • 4f6b62e2c6 Added note on updated Logtalk release 2.14.1. pmoura 2002-07-31 23:32:09 +00:00
  • 511eb450af truly fix add_to_path vsc 2002-07-23 16:54:29 +00:00
  • 0b00f3912b use calloc when malloc allocates memory add_to_path should store atoms, not strings. vsc 2002-07-23 15:49:06 +00:00
  • c0d07daec7 Pretty HTML for code elements. pmoura 2002-07-18 12:59:14 +00:00
  • c27b23f3a5 miscellaneous fixes vsc 2002-07-17 20:25:30 +00:00
  • e476bc0abc have different types for Functor,Atom and Term. vsc 2002-06-26 05:24:51 +00:00
  • 73cfb5f100 make cd/1 complain on finding a wrong directory. vsc 2002-06-26 05:17:14 +00:00
  • 778d99255f call_with_args should check if first arg is atom vsc 2002-06-26 05:10:17 +00:00
  • 818bca5fd5 dispose of debugging info. vsc 2002-06-25 16:16:42 +00:00
  • ca59b7ad1a fix stasino's patch vsc 2002-06-25 16:13:56 +00:00
  • 3271b43294 don't break GMP for external applications. vsc 2002-06-19 21:46:56 +00:00
  • f431430d98 Print usage when passed invalid command-line parameters stasinos 2002-06-18 17:02:19 +00:00
  • cea3ec187f fix the fixes to shell/1 and shell/2 vsc 2002-06-18 05:58:12 +00:00
  • 8b531d3293 fix spy of external procedures. vsc 2002-06-18 05:25:02 +00:00
  • fa33648499 allow abolish of static procedures, even if they are being used. vsc 2002-06-18 05:22:35 +00:00
  • 1adc2585a7 -H,-S,-T vsc 2002-06-18 04:30:57 +00:00
  • 77d112fa10 fix -h without size core dumping vsc 2002-06-18 04:27:33 +00:00
  • d065440d5a add documentation on rbtrees. vsc 2002-06-18 04:23:15 +00:00
  • 06cd483055 include new apply_macros code from Erick Alphonse Acknowledge J. Schimpf vsc 2002-06-18 04:08:01 +00:00
  • 944d2e8aed fixes for YapRunGoal vsc 2002-06-18 02:27:53 +00:00
  • b48f1264b9 fix report on initial and token line for parser. vsc 2002-06-17 15:28:01 +00:00
  • 804f7ecebc fix some throws fix shell/1 and shell/2 in system library. vsc 2002-06-17 06:27:00 +00:00
  • 9915a010cc fix shell/1 and shell/2 in library(system). vsc 2002-06-17 05:39:53 +00:00
  • 74d1fce07c Added note about new Logtalk version. pmoura 2002-06-17 00:51:06 +00:00
  • 9b8dad9d15 term_position in read_terms vsc 2002-06-16 23:47:01 +00:00
  • 3638b381dd Logtalk 2.13.0 release files. pmoura 2002-06-15 13:18:34 +00:00
  • 9809cca4d5 fix \newline in ISO mode (ROberto Bagnara). vsc 2002-06-14 22:04:40 +00:00
  • f48a21bbcb fixes for c_interface.h (Roberto Bagnara). vsc 2002-06-14 21:28:02 +00:00
  • fe75673528 fix test procedures vsc 2002-06-13 22:29:40 +00:00
  • 8365f9bcd6 red-black trees in Prolog. vsc 2002-06-13 21:45:29 +00:00
  • 79372c4167 HP-UX 10.20 to 11.0: strerr_r() obsolete, FPU exception handling interface changed. Also use X/Open networking lib when available. stasinos 2002-06-13 18:24:04 +00:00
  • 60ae7a9ce5 make gc much more aggressive at recovering db space. vsc 2002-06-12 16:48:35 +00:00