summaryrefslogtreecommitdiff
path: root/Lib/r/rfragments.swg
Commit message (Expand)AuthorAgeFilesLines
* Fix R memory leak on exceptionArnaud BarreĢ2020-01-301-4/+0
* Don't use long long if it isn't availableAlec Cooper2016-01-061-4/+16
* Fix R Lib files and testcase failing due to new preprocessor checksWilliam S Fulton2014-10-291-1/+1
* Apply patch #3239076 from Marie White fixing strings for R >= 2.7.0William S Fulton2011-03-291-3/+3
* change call for R to use mkCharLen where it exists (R versions >=Joseph Wang2010-05-091-0/+11
* Memory leak fix handling const std::string & inputs, reported by Will Nolan.William S Fulton2010-05-051-4/+2
* Fix problem that was causing breakage in pre-2.7 RJoseph Wang2008-05-201-5/+2
* Add R 2.7 callsJoseph Wang2008-04-261-1/+3
* change CHAR method since mkCharEnc doesn't do what I thought it did in 2.6Joseph Wang2008-04-261-4/+2
* Fix off by 1 memory allocationWilliam S Fulton2007-11-141-1/+1
* Fix C errorsWilliam S Fulton2007-11-141-19/+16
* replace strdup - it is not portableWilliam S Fulton2007-11-121-11/+22
* Dont use the global namespace polluting methods in the R headers - provides V...William S Fulton2007-11-111-11/+11
* Fix so that it works for 2.6 and 2.5Joseph Wang2007-10-281-1/+3
* Revert back for R 2.5Joseph Wang2007-10-261-1/+4
* Some more fixes to deal with constness of charJoseph Wang2007-10-251-6/+3
* Committing R-SWIGJoseph Wang2006-06-291-0/+167