Commit Graph

  • 4a5a74929c give correct opts to absolute_file_name Vítor Santos Costa 2010-06-17 11:05:17 +01:00
  • 67ba23efdd remove unnecessary code Vítor Santos Costa 2010-06-17 11:03:13 +01:00
  • cf90ace3e1 signal handling SWI style. Vítor Santos Costa 2010-06-17 08:20:34 +01:00
  • 3631439be9 fix debugging info Vítor Santos Costa 2010-06-17 08:20:15 +01:00
  • 980f6db84d SWI's clib package Vítor Santos Costa 2010-06-17 00:41:11 +01:00
  • 40febfdf9b clib package Vítor Santos Costa 2010-06-17 00:40:25 +01:00
  • a180e48cfa improvements in SWI-emulation Vítor Santos Costa 2010-06-17 00:35:25 +01:00
  • c2866011ca allow -F to be ignored. Vítor Santos Costa 2010-06-17 00:34:57 +01:00
  • b0b4d53ee6 several fixes to SWI C-interface emulation. Vítor Santos Costa 2010-06-17 00:34:29 +01:00
  • fa91738193 extend SWI compatinbility. Vítor Santos Costa 2010-06-17 00:33:57 +01:00
  • 3f21f2acc2 shlib is now supported. Vítor Santos Costa 2010-06-17 00:33:20 +01:00
  • 25b33e2ac8 document SWI compatibility stuff Vítor Santos Costa 2010-06-17 00:32:52 +01:00
  • a62beae293 fix 64 bit warnings Vítor Santos Costa 2010-06-17 00:32:25 +01:00
  • 0ff5195bd1 object loading support blob objects (not supported yet) Vítor Santos Costa 2010-06-17 00:31:42 +01:00
  • c56ad7a80d fix NStringToList Vítor Santos Costa 2010-06-17 00:29:46 +01:00
  • 6e67a84ab0 shared_object routines support: SWI compatibility and more flexibility. Vítor Santos Costa 2010-06-17 00:29:01 +01:00
  • c7b5cc235e atomic_list_concat/3 (SWI compatibility). Vítor Santos Costa 2010-06-17 00:28:03 +01:00
  • 57ca6f6406 fix with_mutex in uni-threaded case. avoid dynamics for stable data. Vítor Santos Costa 2010-06-17 00:26:41 +01:00
  • 8872fed811 make initialization/2 executable (SWI compatibility). add predicate on file suffix (SWI compatibility). Vítor Santos Costa 2010-06-17 00:24:19 +01:00
  • 959e446218 make sure list predicates are available to whoever needs them. Vítor Santos Costa 2010-06-17 00:23:03 +01:00
  • c7c4bd151c open_shared_objects flag Vítor Santos Costa 2010-06-14 22:43:15 +01:00
  • d8e3483120 fix bad @SO@ Vítor Santos Costa 2010-06-14 16:49:46 +01:00
  • 6ddfecc861 use SO to make YAP makefiles closer to SWI's Vítor Santos Costa 2010-06-14 10:36:13 +01:00
  • b0096fc2f5 DLL cleanup (yet again) Vítor Santos Costa 2010-06-14 09:28:20 +01:00
  • de336d7ffe handle NULL pointer case. Vítor Santos Costa 2010-06-14 09:27:48 +01:00
  • e6371c2e0b beautification Vítor Santos Costa 2010-06-14 09:27:23 +01:00
  • bf26536626 make frame structure thread local. Vítor Santos Costa 2010-06-14 09:26:32 +01:00
  • a05bf5cfb0 Merge branch 'master' of yap.dcc.fc.up.pt:yap-6 Vítor Santos Costa 2010-06-14 09:21:56 +01:00
  • a055cc4637 meta declarations for thread stuff (from Paulo Moura). Vítor Santos Costa 2010-06-14 08:56:21 +01:00
  • dc4557c707 more fixes to verbose_load Vítor Santos Costa 2010-06-14 08:56:05 +01:00
  • 43cc875571 fix verbose_load (obs from Paulo Moura). Vítor Santos Costa 2010-06-14 08:47:15 +01:00
  • 2647c35939 get rid of wrong docs. Vítor Santos Costa 2010-06-14 08:46:58 +01:00
  • 0718f3e08d USE_THREADS->THREADS Vítor Santos Costa 2010-06-08 10:40:55 +01:00
  • 4ffdafb529 fix YAP_Init return test. Vítor Santos Costa 2010-06-06 23:05:54 +01:00
  • 05a20e26f3 make sure we return correct code in YAP_Boot Vítor Santos Costa 2010-06-06 23:03:59 +01:00
  • c2dd03b144 more configure cleanups: isolate java in its own ghetto. Vítor Santos Costa 2010-06-05 00:51:24 +01:00
  • e9545be0d0 remove unused code. Vítor Santos Costa 2010-06-05 00:49:09 +01:00
  • 4ac1ad34f6 fix messed up Makefile conventions U-pekheno\Vitor 2010-06-04 22:59:31 +01:00
  • ea522eecfe fix name for yap dll U-pekheno\Vitor 2010-06-04 22:32:26 +01:00
  • ab84319604 compile without gmp Vítor Santos Costa 2010-06-01 01:07:36 +01:00
  • 247d59f0ef - slots should be considered as always live for gc. - make sure slots do not die when they should be live, and vice-versa. - improve a little on foreign_frame Vítor Santos Costa 2010-06-01 00:40:58 +01:00
  • 7e1692bdb0 fix mess with LIBDIR and YAPLIBDIR use -Wl,-WR in a more consistent way in Linux use --with-java instead of --with-jpl Vítor Santos Costa 2010-06-01 00:38:42 +01:00
  • e94104306c port of PYSWIP package. Vítor Santos Costa 2010-06-01 00:33:32 +01:00
  • 0645040602 get rid of debug messages. Vítor Santos Costa 2010-05-28 16:59:52 +01:00
  • 8d93e8f9b9 remove all initialization/1 in a single swoop. Vítor Santos Costa 2010-05-28 16:07:20 +01:00
  • d1599bca8d fix extra uses of mpz_ in external code. Vítor Santos Costa 2010-05-28 15:29:20 +01:00
  • ae2421951b fix comparison between terms when rationals come up. Vítor Santos Costa 2010-05-28 12:07:01 +01:00
  • 4a76bde7cb documentation changes for rationals. Vítor Santos Costa 2010-05-28 12:06:42 +01:00
  • 293dadb003 support for rational numbers make floor and friends return an integer (make it closer to SICStus). Vítor Santos Costa 2010-05-28 09:53:56 +01:00
  • 09fef1a033 rational number support. First pass. Vítor Santos Costa 2010-05-27 12:24:15 +01:00
  • 215581ffc8 fix use of in/2 (could conflict with autoloader's clpfd). Vítor Santos Costa 2010-05-27 12:02:52 +01:00
  • 380fd692d9 :- G should not go top-level (obs from Ingo Molnar). Vítor Santos Costa 2010-05-25 16:15:09 +01:00
  • 457d5c11cb remove debugging info from tracer.c Vítor Santos Costa 2010-05-25 16:14:44 +01:00
  • e67528cc1d oops, forgot to explicitely declare modules. Vítor Santos Costa 2010-05-24 16:19:39 +01:00
  • eb980421a9 make term_to_atom/2 a YAP builtin. Vítor Santos Costa 2010-05-23 18:39:46 +01:00
  • 79649439ee Merge branch 'master' of yap.dcc.fc.up.pt:yap-6 Vítor Santos Costa 2010-05-23 18:29:49 +01:00
  • 71ff7762e5 is_list/1 is now a built-in. Vítor Santos Costa 2010-05-23 18:24:24 +01:00
  • 6722ec6fec fix bad handle passing Vítor Santos Costa 2010-05-23 18:23:51 +01:00
  • 00a0f438ef fix error messages. Vítor Santos Costa 2010-05-23 18:22:00 +01:00
  • e5df34e323 fix missing docs Vítor Santos Costa 2010-05-21 22:50:37 +01:00
  • 845866f940 fix db_sql/3 (from Anton Dries) Vítor Santos Costa 2010-05-21 08:38:20 +01:00
  • b0de1c597f Merge branch 'master' of yap.dcc.fc.up.pt:yap-6 Vítor Santos Costa 2010-05-19 17:17:47 +01:00
  • 6a433c33a1 fix messup with functors that are atoms. Vítor Santos Costa 2010-05-19 17:17:05 +01:00
  • 2639e6c868 bad inline expansion of exclude (obs from Paolo Frasconi) Vítor Santos Costa 2010-05-19 17:15:11 +01:00
  • 4df6ed1394 extra built-in predicate for frozen choice point support Ricardo Rocha 2010-05-18 17:34:52 +01:00
  • 9f97085640 Merge branch 'master' of yap.dcc.fc.up.pt:yap-6 Vitor Santos Costa 2010-05-15 22:06:11 +01:00
  • b903008f7a use DESTDIR for Java (patch for Kerri Harris). Vitor Santos Costa 2010-05-15 22:05:46 +01:00
  • 9be29a90ee adapation to 6.0.5 (builtin intersection) Fabrizio Riguzzi 2010-05-14 17:38:47 +02:00
  • fd9f4efe0b fix indexing of bignums (obs from Jos de Roo). Vitor Santos Costa 2010-05-14 12:42:30 +01:00
  • 439fbda8f7 remove warning message. Vítor Santos Costa 2010-05-13 12:27:52 +01:00
  • c2f84c9e28 fix unify_dbterm. Vitor Santos Costa 2010-05-13 00:04:56 +01:00
  • 924e614857 fix related instructions. Vitor Santos Costa 2010-05-12 23:54:06 +01:00
  • 45fac6d7b5 fix bug in unify_bigint (obs from Jos de Roo). Vitor Santos Costa 2010-05-12 23:48:37 +01:00
  • a4344f5bf6 move to 6.0.6 Vitor Santos Costa 2010-05-11 22:22:13 +01:00
  • dd2232491a be careful how to write inf and nan (obs from Paulo Moura) U-vsc-win7\vsc 2010-05-11 14:44:55 +01:00
  • 8a9f8aa1a6 libWYap.a not used any longer. U-vsc-win7\vsc 2010-05-11 14:44:35 +01:00
  • 33c2828b7f make sure autoload is seen as dynamic by the system. Vitor Santos Costa 2010-05-11 13:57:52 +01:00
  • be2a3a635e L constants are evil in 64 bits Vítor Santos Costa 2010-05-11 12:25:49 +01:00
  • c52dda489b be careful around 1L and friends Vítor Santos Costa 2010-05-11 00:18:12 +01:00
  • 99dafc9172 more win64 fixes Vítor Santos Costa 2010-05-10 22:14:08 +01:00
  • 55019a83bd win64 Vítor Santos Costa 2010-05-10 10:22:42 +01:00
  • 8340886b31 long -> Int Vítor Santos Costa 2010-05-10 10:22:18 +01:00
  • faeef37a03 long -> Int Vítor Santos Costa 2010-05-10 10:21:56 +01:00
  • f83ac17ca3 remove debugging info. Vitor Santos Costa 2010-05-10 03:10:18 +01:00
  • 86333a9c6e have to fix SWI frames. Vitor Santos Costa 2010-05-10 03:06:06 +01:00
  • d0371b2f36 arity 2? Vitor Santos Costa 2010-05-10 03:05:46 +01:00
  • dec36676e5 stack expansion would not recognise bignums and friends.y Vitor Santos Costa 2010-05-10 03:04:54 +01:00
  • e85d0a3939 fix unsafe test U-WIN-8E8REQR3Q7E\Vítor Santos Costa 2010-05-09 00:43:13 +01:00
  • 85e401bc30 fix make install in win32 U-vsc-win7\vsc 2010-05-08 12:58:00 +01:00
  • db18bf74fc documentation fix from Jan Wielemaker Vítor Santos Costa 2010-05-08 08:26:59 +01:00
  • 28ba64be94 fix garbage collector for attributed variables. Vítor Santos Costa 2010-05-07 23:49:20 +01:00
  • 6457655fb0 moved to Artistic license 2.0 Fabrizio Riguzzi 2010-05-06 18:02:07 +02:00
  • 958720d92e more win64 Vítor Santos Costa 2010-05-06 16:45:38 +01:00
  • dd8d122f04 fix fixes (export to win64 vm) Vítor Santos Costa 2010-05-06 16:43:51 +01:00
  • 32ff9b54ff more win64 warnings Vítor Santos Costa 2010-05-06 16:41:40 +01:00
  • bd06b719db fix long long types Vítor Santos Costa 2010-05-06 16:37:44 +01:00
  • 9a437820a3 oops Vítor Santos Costa 2010-05-06 16:36:46 +01:00
  • 53336b6788 fix interface types Vítor Santos Costa 2010-05-06 16:35:53 +01:00
  • 6307508ffc more fixes Vítor Santos Costa 2010-05-06 16:32:41 +01:00
  • f3cb0184e7 still config Vítor Santos Costa 2010-05-06 16:18:37 +01:00