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.
|