Mon, 05 Jan 2015 17:42:03 +0000 |
samer |
Deprecating this repository.
default tip
|
Thu, 06 Feb 2014 16:26:30 +0000 |
samer |
Added missing matlab file.
|
Thu, 06 Feb 2014 14:47:53 +0000 |
samer |
Fixed warning.
|
Tue, 25 Sep 2012 09:58:10 +0100 |
samer |
Merged something?
|
Tue, 25 Sep 2012 09:57:24 +0100 |
samer |
Fixed formatting of lambda expressions with multiple arguments. (Was producing 'Illegal Matlab expression (a,b)' error.)
|
Tue, 06 Mar 2012 12:37:34 +0000 |
samer |
Add if/3 and if/2 Matlab statement constructs.
|
Mon, 05 Mar 2012 20:52:13 +0000 |
samer |
Fixed option handling, added awt/1 option, added doc.
|
Sun, 04 Mar 2012 16:10:23 +0000 |
samer |
Fixed ml_open option processing and added new cmd/1 option to select executable.
|
Fri, 24 Feb 2012 18:39:34 +0000 |
samer |
Merge.
|
Fri, 24 Feb 2012 18:38:45 +0000 |
samer |
FIX: bug in call to current_engine/1
|
Fri, 24 Feb 2012 18:11:23 +0000 |
samer |
Switched to use_foreign_library/1 and replaced plm_state with simpler current_engine/1
|
Thu, 23 Feb 2012 10:28:56 +0000 |
samer |
Got rid of compiler warning (const-ification)
|
Wed, 22 Feb 2012 21:36:34 +0000 |
samer |
swiplml now sets DYLD_FALLBACK_LIBRARY_PATH based on output of matlab -e
|
Wed, 22 Feb 2012 21:17:52 +0000 |
samer |
Added padd.m to remove external dependencies; Matlab output lines now prefixed with '| '
|
Wed, 15 Feb 2012 17:50:14 +0000 |
samer |
God rid of unused code.
|
Thu, 09 Feb 2012 11:55:20 +0000 |
samer |
Added swiplml to show how to set up environment for swipl+plml
|
Thu, 09 Feb 2012 11:51:41 +0000 |
samer |
Moved stdio_catcher to cpp/logio
|
Thu, 09 Feb 2012 11:16:36 +0000 |
samer |
Import library(debug) explicitly; removed spurious \n from debug messages.
|
Thu, 09 Feb 2012 10:57:10 +0000 |
samer |
Moved to library(debug) for messages; more helpful message if foreign library fails to load.
|
Mon, 06 Feb 2012 14:25:05 +0000 |
samer |
FIX: locking up due to multithreaded access during garbage collection.
|
Sun, 05 Feb 2012 18:20:54 +0000 |
samer |
Locking up bug continues to cause trouble around mlWSGet.
|
Sun, 05 Feb 2012 11:29:55 +0000 |
samer |
Fixed a compiler warning.
|
Thu, 02 Feb 2012 12:57:15 +0000 |
samer |
FIX: now catching precursor signs of lock-up bug correctly
|
Thu, 02 Feb 2012 03:01:20 +0000 |
samer |
Work around for lock-up when used by triserver project. By god it's ugly but it seems to work.
|
Wed, 01 Feb 2012 00:27:48 +0000 |
samer |
Almost working work around.
|
Mon, 30 Jan 2012 23:10:44 +0000 |
samer |
Trying to debug hang in triserver.
|
Thu, 26 Jan 2012 13:29:05 +0000 |
samer |
Small tweak to Makefile.templ
|
Wed, 25 Jan 2012 15:03:40 +0000 |
samer |
FIX: error in module import statement.
|
Fri, 20 Jan 2012 16:46:57 +0000 |
samer |
Removed utility Prolog libraries, which are now a prerequisite (package plcore);
|
Thu, 19 Jan 2012 15:23:35 +0000 |
samer |
Cleaned up mess of makefiles. Force user to copy Makefile.templ to Makefile.
|
Thu, 19 Jan 2012 14:32:49 +0000 |
samer |
Updated dcgu.pl, added C++ compiler option to cpp/Makefile
|
Thu, 19 Jan 2012 14:28:39 +0000 |
samer |
Added Makefile to install Matlab components.
|
Thu, 19 Jan 2012 14:25:38 +0000 |
samer |
Add CXX variable to select which C++ compiler to use, needed for Lion.
|
Tue, 17 Jan 2012 18:39:14 +0000 |
samer |
Updated to latest dcgu.pl and added comment about -c++ flag in Makefile
|
Thu, 19 Jan 2012 14:04:55 +0000 |
samer |
Added installer for matlab scripts.
|
Fri, 13 Jan 2012 15:53:04 +0000 |
samer |
Added unpolished pldoc documentation.
|
Fri, 13 Jan 2012 15:32:54 +0000 |
samer |
Fixed version number in header
|
Fri, 13 Jan 2012 15:29:02 +0000 |
samer |
Initial check in to Mercurial, V.1
|