Commit Graph

7500 Commits

Author SHA1 Message Date
Vitor Santos Costa 92f0a91f85 add debugging code to verify when a specific predicate is added. 2014-06-17 15:06:23 +01:00
Vitor Santos Costa e8f2c37000 fix syntax error in using time. 2014-06-16 17:00:09 +01:00
Vitor Santos Costa e1e095d033 fix locking macro to actually lock. 2014-06-16 16:46:05 +01:00
Vítor Santos Costa 6ba0d44a01 fix compilation problem. 2014-06-16 15:57:04 +01:00
Vítor Santos Costa ff2a7a364f mod prperty step 1 2014-06-16 15:00:04 +01:00
Vítor Santos Costa 0a1b7de414 get rid of warings 2014-06-16 14:59:06 +01:00
Vítor Santos Costa ef59cdc50c swi is no longer a module, so needs no windows init code 2014-06-16 14:58:28 +01:00
Vítor Santos Costa 07c9aa5bca fix typo 2014-06-16 14:57:12 +01:00
Vítor Santos Costa 0b569a374e fix call of android_log_print to make sure it plays well with the remaining code.
Signed-off-by: Vítor Santos Costa <vsc@dcc.fc.up.pt>
2014-06-16 14:43:18 +01:00
Vítor Santos Costa 8da6fb70e1 handle_t type name causes conflict with WIN32, replace by yhandle_t 2014-06-16 14:41:54 +01:00
Vítor Santos Costa f00a6d5a40 small bugfixes and leaks, patch by João Silva 2014-06-14 10:27:39 +01:00
Vítor Santos Costa 6286de06be warnings and configuration issues 2014-06-14 10:19:44 +01:00
Vítor Santos Costa ed04954b3f fix module expansion inside arguments. 2014-06-13 10:16:18 +01:00
Vítor Santos Costa 8f5c9e1681 fix nissing #if 2014-06-12 11:03:35 +01:00
Vítor Santos Costa aefb7b3668 more Android debugging. 2014-06-12 01:49:03 +01:00
Vítor Santos Costa 3929fc9009 fix compilation with swiwg for now 2014-06-12 01:48:36 +01:00
Vítor Santos Costa daae1df152 g++ coplaints (llvm) 2014-06-12 01:25:50 +01:00
Vítor Santos Costa ba6d46578b fix deadlock 2014-06-12 01:24:10 +01:00
Vítor Santos Costa d73793de63 remove debugging info. 2014-06-12 01:22:56 +01:00
Vitor Santos Costa 489bb27a7e Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2014-06-11 19:45:21 +01:00
Vitor Santos Costa ec881b8e13 improve functor locking. 2014-06-11 19:44:01 +01:00
Vítor Santos Costa 059884bc03 Android 2014-06-11 19:36:50 +01:00
Vítor Santos Costa 6de73e6469 introudce handle_t and arity_t
Android: /assets and debugging
2014-06-11 19:35:45 +01:00
Vítor Santos Costa aef189ece2 Android /assets/ support (still not quite working) 2014-06-11 19:33:18 +01:00
Vítor Santos Costa 2d2eb70842 improve Android support 2014-06-11 19:31:24 +01:00
Vítor Santos Costa ab06b04a09 fix non locale code 2014-06-11 19:30:44 +01:00
Vítor Santos Costa 0241151599 support for init, callbacks 2014-06-11 19:27:54 +01:00
Vítor Santos Costa 2455a1d83c Android /assets support 2014-06-11 19:26:50 +01:00
Vítor Santos Costa 71b40e0438 changes to support eclipse compat
support of Android assets as /assets files.
2014-06-04 22:08:37 +01:00
Vítor Santos Costa 3087d51b18 more swig upddates. 2014-06-04 22:07:37 +01:00
Vítor Santos Costa a76b6d23dc Fix: eclipse >u. into >y_u. 2014-05-30 01:06:09 +01:00
Vítor Santos Costa e3674e1223 fix: warningss 2014-05-30 01:01:58 +01:00
Vítor Santos Costa 37e8fcc353 Fix: bad implementation of with_mutex/2 2014-05-30 01:00:57 +01:00
Vítor Santos Costa 21fe137d27 FIX: warnings 2014-05-30 00:59:42 +01:00
Vítor Santos Costa 2400911db9 FIX: readline 6.3 type changes 2014-05-29 11:40:29 +01:00
Vítor Santos Costa cb8b05d516 FIX: skipped one Bind 2014-05-29 11:37:50 +01:00
Andreas Becker dc37d76e8b Merge branch 'github.com/master'
Conflicts:
	Makefile.in
2014-05-29 12:19:45 +02:00
Andreas Becker 3339d9cfa5 Fix: Make Windows installation scripts that install in user space. 2014-05-29 11:41:39 +02:00
Andreas Becker f01de36c23 Fix: Don't need to define LOCK just use PL_LOCK from SWI headers. 2014-05-29 11:40:33 +02:00
Andreas Becker daaaf52338 Fix: Windows likes .exe executables. 2014-05-29 11:39:00 +02:00
Andreas Becker d5358ab932 Fix: Removed debugging message. 2014-05-29 11:34:26 +02:00
Andreas Becker c3fd689865 Fix: Make make work in Windows.
Debugging: Add install_startup for slower machines.
2014-05-29 11:33:56 +02:00
Andreas Becker 72b9ec59b7 Fix: Win32 defines Bind, so change Bind to YapBind. 2014-05-29 11:32:28 +02:00
Andreas Becker 4ff9b80846 Fix: Improve signal handling in threaded windows. 2014-05-29 11:30:09 +02:00
Vitor Santos Costa e7e9dab151 allow memory recovery 2014-05-28 01:54:28 +01:00
Vítor Santos Costa 800ddd23a6 oops 2014-05-28 01:40:03 +01:00
Vítor Santos Costa f9c6be85c7 oops 2014-05-28 01:23:42 +01:00
Vítor Santos Costa 3c0f910906 more random 2014-05-28 01:12:51 +01:00
Vítor Santos Costa 1e08a7ce05 more readline breakage. 2014-05-28 00:35:50 +01:00
Vítor Santos Costa fa75599e7f docs 2014-05-28 00:12:36 +01:00