Commit Graph

7478 Commits

Author SHA1 Message Date
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
Vítor Santos Costa 41606bdc44 improve android compilation and fix readline 6.3 2014-05-28 00:11:47 +01:00
Vítor Santos Costa edb4c3fbec Android stuff 2014-05-28 00:11:00 +01:00
Vítor Santos Costa fa27e045a3 try compiling without STL :( 2014-05-28 00:09:36 +01:00
Vítor Santos Costa 0d52c2d730 android compilation framework: a simple example. 2014-05-28 00:07:50 +01:00
Vítor Santos Costa 042b3e4343 improve android compilation and fix readline 6.3 2014-05-28 00:07:08 +01:00
Vítor Santos Costa 0b2dff96d3 maplist: move docs to doxygen; add doxygen. 2014-05-27 22:44:03 +01:00
Vitor Santos Costa 3a21922e37 fix 32 bit operations 2014-05-25 23:49:01 +01:00
Vítor Santos Costa b2d34d016f get rid of debugging msg 2014-05-25 21:44:32 +01:00
Vítor Santos Costa 5f72d8c332 purge duplicated content. 2014-05-25 20:53:24 +01:00
Vítor Santos Costa ec2e1c21b0 fix docs 2014-05-25 20:52:45 +01:00
Vítor Santos Costa 2c7e62ad71 handle :-use_module on non module.
improve handling of redefinitions.
2014-05-25 20:51:42 +01:00
Vítor Santos Costa eaef6aba9a fix small EClipse complaints 2014-05-25 20:50:43 +01:00
Vítor Santos Costa dee3774bbc fix small EClipse complaints 2014-05-25 20:50:07 +01:00
Vítor Santos Costa 99ab3fb748 no need to use PROTO. 2014-05-25 20:48:44 +01:00
Vítor Santos Costa 0ebea4ec26 synch interface with implementation. 2014-05-25 20:48:06 +01:00
Vítor Santos Costa ba40cc3b39 use const wherever possible 2014-05-25 20:47:35 +01:00
Vítor Santos Costa 692e2358b1 fix missing instruction. 2014-05-25 20:46:39 +01:00
Vítor Santos Costa 4172f4efd5 use const wherever possible 2014-05-25 20:46:04 +01:00
Vítor Santos Costa 6b409a55a6 use const wherever possible 2014-05-25 20:44:57 +01:00
Vítor Santos Costa a719c19d03 fix interrupt handling, especially for ! and ;
avoid using S.
2014-05-25 20:43:52 +01:00
Vítor Santos Costa 279a057d80 use mktemp instead of tmpname 2014-05-25 10:21:28 +01:00
Vítor Santos Costa 8e798db830 fix bad use of interface. 2014-05-25 09:57:17 +01:00