log

age author description
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.