summaryrefslogtreecommitdiff
path: root/Examples/r
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Merge pull request #853 from ivannp/underscores"William S Fulton2016-12-223-42/+0
| | | | | | | | This reverts commit a96409875462468c8ebdbadb8bc9e5f7566f7794, reversing changes made to bda3a11f9e167629300cecdea3139505c3cf4c84. SWIG should only provide default operator names that provide special standard or conventional meaning in the target language.
* Renamed all operators beginning with underscore.Ivan Popivanov2016-12-173-0/+42
|
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-212-4/+8
| | | | | | | | | | | | | Complete the prototype removal in ca1431. The script prevents SWIGTOOL=gdb from working as gdb can't be used to debug a shell script, it requires a binary. Add support for SWIGTOOL in all the examples. SWIG_LIB_DIR and SWIGEXE must now instead be set by all Makefiles. See issue #473.
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-112-6/+6
| | | | | | | | | | | | | | | | | | | | | | | - Examples/Makefile.in rules use SRCDIR as the relative source directory - ./config.status replicates Examples/ source directory tree in build directory, and copies each Makefile to build directory, prefixed with a header which sets SRCDIR to source directory - Examples/test-suite/.../Makefile.in set SRCDIR from Autoconf-set srcdir - Examples/test-suite/errors/Makefile.in needs to filter out source directory from SWIG error messages - Lua: embedded interpreters are passed location of run-time test - Python: copy run-time scripts to build directory because of 2to3 conversion; import_packages example copies __init__.py from source directory; test-suite sets SCRIPTDIR to location of run-time tests - Javascript: binding.gyp renamed to binding.gyp.in so that $srcdir can be substituted with SRCDIR; removed './' from require() statements so that NODE_PATH can be used to point Node.js to build directory
* More cleaning up of the class examplesOlly Betts2014-05-051-5/+5
|
* Further cleaning up of class examplesOlly Betts2014-02-242-18/+13
|
* R examples makefile tidyupWilliam S Fulton2013-04-192-10/+10
|
* Fix Visual Studio examples to work when SWIG is unzipped into a directory ↵William S Fulton2013-01-152-4/+4
| | | | containing spaces.
* back out of previous change. There seem to be version dependentJoseph Wang2012-08-201-3/+3
| | | | | | | | changes in what gets printed out and previous change causes double printing in earlier versions of R git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13685 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* use print to output sprintfJoseph Wang2012-08-181-3/+3
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13650 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Fix running R examples and update docs about R CMD SHLIBWilliam S Fulton2010-05-252-8/+4
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12049 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* invoke using swig.exe instead of just swig in Visual Studio project filesWilliam S Fulton2009-03-202-4/+4
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11166 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* remove execute bitWilliam S Fulton2007-11-141-0/+0
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10135 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* remove execute bitWilliam S Fulton2007-11-141-0/+0
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10134 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* no longer add _wrap to module name when generating the dllWilliam S Fulton2007-11-142-4/+4
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10131 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Rename dll/shared object name to be the same as the module name for R - ↵William S Fulton2007-11-142-2/+2
| | | | | | _wrap is no longer postfixed to the name git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10130 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* VC++ supportWilliam S Fulton2007-11-112-2/+154
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10113 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* changes for generated .R file name changeWilliam S Fulton2007-11-112-2/+2
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10110 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Add in R examplesWilliam S Fulton2007-11-111-0/+3
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10104 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* VC++ exampleWilliam S Fulton2007-11-101-0/+148
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10102 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Make examples cross platformWilliam S Fulton2007-11-082-5/+5
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10091 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Committing R-SWIGJoseph Wang2006-06-299-0/+208
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9175 626c5289-ae23-0410-ae9c-e8d60b6d4f22