Commit Graph

1694 Commits

Author SHA1 Message Date
Fabrizio Riguzzi b25c9e5b61 lemur 2014-10-15 15:15:46 +02:00
Fabrizio Riguzzi 1d98481ac3 fixed compilation problems 2014-10-15 15:15:24 +02:00
Vítor Santos Costa 186adc2053 More thread fixes, including true anonymous mqueues, worker_id for sequential,
support for arithmetic exceptions on mac, fixes for with_mutex, fixes for dangling pointers
 in thread termination. Uuufff...
2014-10-14 15:53:24 +01:00
Vítor Santos Costa d7bc8f80ce back to life, ProbLog-I 2014-10-12 00:33:34 +01:00
Vitor Santos Costa b108380cfc utf8 2014-10-09 10:49:51 +01:00
Vitor Santos Costa 5d84ce03ca fix configuration to support 6.5. 2014-10-08 16:50:33 +01:00
Vítor Santos Costa 092303f837 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2014-10-06 00:01:42 +01:00
Vítor Santos Costa a7b4667e6c looking at operators. 2014-10-05 23:51:06 +01:00
Vitor Santos Costa af180958b6 fixes in javadoc 2014-10-03 16:56:23 +01:00
Vitor Santos Costa 2c599d99f8 improvements in packages 2014-10-02 23:24:31 +01:00
Vitor Santos Costa 56a1e11656 Carlos: fix catalogues. 2014-10-02 23:24:04 +01:00
Vitor Santos Costa 70fa990223 make hcli installable in win32. 2014-10-02 23:22:19 +01:00
Vítor Santos Costa 1783528ea8 updates 2014-09-25 08:57:41 +01:00
Vítor Santos Costa 3e255ec4a1 qload 2014-09-22 18:13:35 +01:00
Vitor Santos Costa e06bcd659e more C++/Android fixes 2014-09-19 14:20:22 -05:00
Vitor Santos Costa 1caf68972f missing file 2014-09-18 00:58:50 -05:00
Vitor Santos Costa 04eb38ff10 Why stay at 1.4 in java compat? 2014-09-17 16:58:05 -05:00
Vitor Santos Costa 00d87ca661 Improve Makefile for android compilation and bring back Application.mk 2014-09-17 16:54:21 -05:00
Vitor Santos Costa 8461026303 fixes for win64 compilation. 2014-09-16 19:15:56 +01:00
Vítor Santos Costa dbec254586 doc updates 2014-09-16 04:02:05 -05:00
Vítor Santos Costa df0ec5bc96 more doxygen fixes 2014-09-15 14:57:46 -05:00
Vítor Santos Costa aeb54ebc61 more doc udates 2014-09-15 13:10:49 -05:00
Vítor Santos Costa d5fc0a1920 doxygen support 2014-09-15 13:09:48 -05:00
Vítor Santos Costa 7e1c6a6f5f doxygen support 2014-09-15 13:07:53 -05:00
Vítor Santos Costa 8eec3113be improve docs 2014-09-15 03:13:50 -05:00
Vítor Santos Costa 050ce4fce6 "moredocupdates" 2014-09-13 00:53:56 -05:00
Vítor Santos Costa 3bcf9a3f85 docs 2014-09-13 00:45:43 -05:00
Vitor Santos Costa 4f294140ce doc changes 2014-09-13 00:34:57 -05:00
Vitor Santos Costa cf0f8d2447 doc changes 2014-09-13 00:33:25 -05:00
Vitor Santos Costa b7ae9cb45e documentation improvemeents 2014-09-13 00:26:46 -05:00
Vítor Santos Costa 882eaca30c updates to documentation 2014-09-12 18:50:04 -05:00
Vítor Santos Costa 3009987985 update docs 2014-09-11 14:06:57 -05:00
Vítor Santos Costa 87e36bcfe2 cleanup 2014-09-09 23:55:13 -05:00
Vítor Santos Costa 9b5c4ea710 missing library calls 2014-09-09 09:38:10 -05:00
Vítor Santos Costa 0f239213d1 missing library calls 2014-09-09 09:37:20 -05:00
Vítor Santos Costa 62d4624080 fix compilation warnings 2014-09-09 09:35:14 -05:00
Vítor Santos Costa d29f876ae6 use stdbool 2014-09-09 09:27:29 -05:00
Vítor Santos Costa 14e4f1d9f2 use stdbool 2014-09-09 09:25:33 -05:00
Vítor Santos Costa 92e620abf2 missing library calls 2014-09-09 09:15:55 -05:00
Vítor Santos Costa df1e161e6c fix library and stdbool 2014-09-09 09:13:03 -05:00
Vítor Santos Costa 99713d81a6 replace locks by critical sections in interrupt handling 2014-09-02 14:19:23 -05:00
Vítor Santos Costa 19d0f56f2d fix arena initialization 2014-08-23 14:47:40 -05:00
Vítor Santos Costa 495ab155f9 analysis support 2014-08-21 10:32:50 -05:00
Vítor Santos Costa 109597ab91 small cleaning. 2014-08-20 09:58:33 -05:00
Vítor Santos Costa 6efb3176f7 format_to_chars is not supported any longer. 2014-08-20 07:57:58 -05:00
Vítor Santos Costa 5aad8e380b enable analysis. 2014-08-20 07:56:33 -05:00
Vítor Santos Costa 952986ef1c small fixes in packages 2014-08-16 09:15:02 -05:00
Vítor Santos Costa ef3a5754e6 syntax errors 2014-08-06 10:26:03 -05:00
Vítor Santos Costa d9d4cdca79 fix syntax error in YAP 2014-08-05 09:10:06 -05:00
Vitor Santos Costa 070c976868 Merge branch 'master' of git.dcc.fc.up.pt:yap-6.3 2014-08-04 21:58:55 -05:00
Vitor Santos Costa 7f6ecc3f9a global analysis support. 2014-08-04 21:54:04 -05:00
Vítor Santos Costa 706784a61d fix findFun failure handling to avoid longjmp (copied from https://stat.ethz.ch/pipermail/r-devel/2007-July/046261.html) 2014-08-04 21:45:24 -05:00
Vitor Santos Costa c6652c0ef6 module system 2014-08-04 21:31:32 -05:00
Vítor Santos Costa bc16bf83ec small fixes 2014-08-04 09:47:03 -05:00
Vitor Santos Costa db029a478d more fixes 2014-07-27 22:35:06 -05:00
Vítor Santos Costa 325c819f79 intermediate steo in improving doc system to doxygeb 2014-07-26 19:14:15 -05:00
Vítor Santos Costa e918226918 SQLite for android 2014-07-15 18:57:48 -05:00
Vítor Santos Costa 3268920dc8 Nicos sqlite interface 2014-07-15 18:56:45 -05:00
Vítor Santos Costa 6ba88f8cc0 fix paths and introduce exceptions in SWIG and android yap 2014-07-15 00:54:45 -05:00
Vítor Santos Costa e1fc397cc1 Merge branch 'master' of github.com:vscosta/yap-6.3 2014-07-14 00:05:00 -05:00
Vítor Santos Costa 0e79c53d1e swig error handling fixes 2014-07-14 00:03:08 -05:00
Vitor Santos Costa da985b999b reset 2014-07-13 23:45:13 -05:00
Vitor Santos Costa e929db7543 handle -fpic flags for c++ 2014-07-13 23:42:02 -05:00
Vítor Santos Costa 95bbdc8a17 more cleanups on maildrop 2014-07-10 09:09:08 -05:00
Vítor Santos Costa 6c7a84a942 fix MYDDAS compilation 2014-07-10 09:07:24 -05:00
Vítor Santos Costa 04092424bf rename android compilation 2014-07-09 23:28:10 -05:00
Vitor Santos Costa 1097ee9b8d back to new version of real 2014-07-09 13:45:35 -05:00
Vitor Santos Costa f9b948f4c3 Merge branch 'master' of git.dcc.fc.up.pt:yap-6.3 2014-07-09 13:35:51 -05:00
Vítor Santos Costa 7fb9da901a more config fixes, this time use SHLIB flags 2014-07-09 13:35:17 -05:00
Vitor Santos Costa c9abfc28d7 merge with Nicos version 2014-07-09 13:14:22 -05:00
Vítor Santos Costa e167cdfa4c more config fixes, this time check again for mysql, but in the rifht place. 2014-07-09 12:52:55 -05:00
Vítor Santos Costa fcf5309653 flag fixing 2014-07-09 12:43:32 -05:00
Vítor Santos Costa 219c07ed27 Fixas myddas on the mysql/no odbc configurations 2014-07-09 12:29:25 -05:00
Vítor Santos Costa 93f9753c3d end attempt to support pldoc 2014-07-08 15:19:43 +01:00
Vítor Santos Costa 597f5e93f7 fix names and paths. 2014-07-03 13:57:21 +01:00
Vítor Santos Costa 5b19ccf6a8 swig fixes for Android compatibility 2014-06-22 17:35:05 +01:00
Vitor Santos Costa 1f301ded89 fixes for Android compilation 2014-06-20 20:01:56 +01:00
Vítor Santos Costa 8994abfada bootstrap android script 2014-06-20 15:19:26 +01:00
Vítor Santos Costa 74a65633d8 fix duplicated system predicate + android related cleanups 2014-06-20 11:13:39 +01:00
Vítor Santos Costa d0f2f50a8e integrate maildrop config in main config 2014-06-20 11:11:07 +01:00
Vítor Santos Costa 5d4cc16789 fix dependency on gmp path 2014-06-19 15:10:11 +01:00
Vitor Santos Costa 410b2c6c28 fix example install 2014-06-17 16:58:17 +01:00
Vitor Santos Costa 92f0a91f85 add debugging code to verify when a specific predicate is added. 2014-06-17 15:06:23 +01:00
Vítor Santos Costa 6ba0d44a01 fix compilation problem. 2014-06-16 15:57:04 +01:00
Vítor Santos Costa 0a1b7de414 get rid of warings 2014-06-16 14:59:06 +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 aefb7b3668 more Android debugging. 2014-06-12 01:49:03 +01:00
Vítor Santos Costa 059884bc03 Android 2014-06-11 19:36:50 +01:00
Vítor Santos Costa 2d2eb70842 improve Android support 2014-06-11 19:31:24 +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 21fe137d27 FIX: warnings 2014-05-30 00:59:42 +01:00
Andreas Becker dc37d76e8b Merge branch 'github.com/master'
Conflicts:
	Makefile.in
2014-05-29 12:19:45 +02:00
Andreas Becker daaaf52338 Fix: Windows likes .exe executables. 2014-05-29 11:39:00 +02: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 8e798db830 fix bad use of interface. 2014-05-25 09:57:17 +01:00
Vítor Santos Costa e0c3c2d444 avoid warnings and fix collisions with eclipse. 2014-05-17 22:56:23 +01:00
Vítor Santos Costa 13bc66f89c Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3
Conflicts:
	packages/zlib
2014-05-15 01:00:11 +01:00
Vitor Santos Costa 5ebb0d2d74 new version of module 2014-05-12 16:52:11 +01:00
Vítor Santos Costa aaed6ded8d fix lists without arguments. 2014-05-07 17:15:12 +01:00
Vítor Santos Costa cd5f44f762 makefile stuff. 2014-05-07 09:43:14 +01:00
Vítor Santos Costa 06e29a4978 bad makefile 2014-05-07 09:35:19 +01:00
Vítor Santos Costa 5e701460f2 fix CXX mess-up.
fix cplint configuration.
2014-05-06 23:00:17 +01:00
Vitor Santos Costa b370404432 C++ flags 2014-05-06 09:55:40 +01:00
Vitor Santos Costa 73ff8676ca file systems without case 2014-05-06 09:39:04 +01:00
Vitor Santos Costa 4ebe56aad9 C++ flags 2014-05-06 09:38:22 +01:00
Vítor Santos Costa e9672e9820 android project 2014-05-05 14:12:52 +01:00
Vítor Santos Costa bbad94e5dd psckage compilation stuff. 2014-05-04 23:15:39 +01:00
Vítor Santos Costa 462bb216f7 patch from Denis Duchier: compilation issues. 2014-05-04 23:14:18 +01:00
Vítor Santos Costa 3c99f0b055 more progress 2014-05-04 23:02:28 +01:00
Vítor Santos Costa bf357212af fix typo. 2014-05-04 22:32:41 +01:00
Vitor Santos Costa 4b3e9691ef C++ for a nicer progrmming style. 2014-04-29 11:49:09 +01:00
Vítor Santos Costa 23561d086b support for SWIG. 2014-04-28 11:57:09 +01:00
Vítor Santos Costa 137f69ed22 doc support 2014-04-21 11:14:18 +01:00
Vitor Santos Costa d199c64de6 fix conversion to markdown 2014-04-09 14:00:54 +01:00
Vítor Santos Costa c629ae9283 doc updates 2014-04-09 12:39:52 +01:00
Vítor Santos Costa 9c008ac769 use TRUE for booleans 2014-03-15 22:24:02 +00:00
Vítor Santos Costa cd5423a8bf new commits 2014-03-15 22:22:54 +00:00
Vítor Santos Costa 4bc537a37b new commits 2014-03-15 22:22:43 +00:00
Vítor Santos Costa e9eb030bb6 catch warnings 2014-03-15 22:21:54 +00:00
Vítor Santos Costa 6d2e2597b1 C++ incompatibilities. 2014-03-14 23:03:22 +00:00
Vítor Santos Costa e843d8f536 receent updates. 2014-03-14 23:03:05 +00:00
Vitor Santos Costa 228bc76a35 Eclipse Support 2014-03-13 16:57:21 +00:00
Vítor Santos Costa 4591e1baaf Eclipse stuff 2014-03-13 12:54:06 +00:00
Vítor Santos Costa b815e64740 README -> add TXT file. 2014-03-11 11:24:10 +00:00
Vítor Santos Costa 4160562e45 string for lines and files 2014-03-10 15:51:49 +00:00
Vitor Santos Costa 47d436fc13 WIN32 with threads 2014-03-06 13:34:35 +00:00
Vitor Santos Costa 2c89aadb11 WIN64 support (sill needs improvement) 2014-03-06 02:09:48 +00:00
Vitor Santos Costa 964b15d107 keep on simplifying configure. 2014-02-18 07:59:47 +00:00
Vítor Santos Costa 891420c367 fix Makefile 2014-02-16 15:20:33 +00:00
Vítor Santos Costa 6522eb2e5a fix Makefile 2014-02-16 15:20:07 +00:00
Vítor Santos Costa 6a1302221c change to support autoheaders 2014-02-16 13:03:09 +00:00
Vítor Santos Costa 9214f50eb5 absolute path 2014-02-16 13:02:39 +00:00
Vítor Santos Costa 1bd528198a more configuration fixes 2014-02-15 01:24:07 +00:00
Vítor Santos Costa 2c24fb7a83 typo 2014-02-13 02:10:37 +00:00
Vítor Santos Costa 4e5a2e3a20 typo 2014-02-13 02:09:36 +00:00
Vítor Santos Costa 0953ecc5d7 typo 2014-02-13 02:08:16 +00:00
Vítor Santos Costa d6f4707caf typo 2014-02-13 02:05:52 +00:00
Vítor Santos Costa 2cdeb3f1c1 typo 2014-02-13 02:02:51 +00:00
Vítor Santos Costa 1d27d22ef0 big makefile cleanup 2014-02-13 01:58:48 +00:00
Vitor Santos Costa 0664e1f647 configuration issues 2014-02-12 23:35:00 +00:00
Vítor Santos Costa 89789d6828 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3
Conflicts:
	configure
	packages/clib
	packages/real
2014-02-12 00:44:34 +00:00
Vítor Santos Costa 46179c4eca Merge branch 'master' of /Users/vsc/Yap/yap-6.3
Conflicts:
	configure
2014-02-12 00:36:03 +00:00
Vítor Santos Costa e2bd922f8b fix warning 2014-02-12 00:34:40 +00:00
David Vaz 3cad9c37b1 removed unnecessary cut_c macros (always on) 2014-02-11 07:15:39 -08:00
Vitor Santos Costa 1d7407ba4d fix horus 2014-02-11 13:56:40 +00:00
Vitor Santos Costa 6110ecb95d update submodules 2014-02-11 13:44:17 +00:00
Vitor Santos Costa 365dcd5bca fix missing packages 2014-02-11 13:31:53 +00:00