Mercurial > hg > plml
log
age | author | description |
---|---|---|
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. |