April 23, 2019
View 26f4ec5

Merge pull request #18 from grimbough/master

Steffen Neumann authored on 23/04/2019 07:41:37 • GitHub committed on 23/04/2019 07:41:37
View 2bddd1e

Merge branch 'master' into master

Steffen Neumann authored on 23/04/2019 07:40:31 • GitHub committed on 23/04/2019 07:40:31
April 19, 2019
View 61c9fe9

Disable staged install, attempt to fix Win uild

Steffen Neumann authored on 19/04/2019 13:39:34
April 18, 2019
View 3d8a66e

Explicitly cleanup *.o files

Steffen Neumann authored on 18/04/2019 13:33:28
View 9a1c26e

recover the clean: target in Makevars

Steffen Neumann authored on 18/04/2019 13:26:10
View b0fe000

test removing *.o on Windows build

Mike Smith authored on 18/04/2019 13:04:20
View d21914d

Disable clean target

Steffen Neumann authored on 18/04/2019 09:25:16
April 15, 2019
View 6a06961

Remove RcppClassic from travis config

Steffen Neumann authored on 15/04/2019 06:49:39
April 14, 2019
View a76abb6

Remove PKG_LIBS in Makevars to fix Windows build

Steffen Neumann authored on 14/04/2019 11:34:24
April 5, 2019
View 88541a7

Bump version

Steffen Neumann authored on 05/04/2019 19:10:53
April 2, 2019
View 3ab639d

Remove unneccessary lines from Makefile, remove windows specific one altogether

Steffen Neumann authored on 02/04/2019 22:40:48
View 99c2e56

Merge branch 'David-J-R-master'

Steffen Neumann authored on 02/04/2019 22:31:05
View 27f84cf

Merge branch 'master' of https://github.com/David-J-R/Rdisop into David-J-R-master

Steffen Neumann authored on 02/04/2019 22:30:49
View 126d40e

fixed name of files in Makevars file, could be related to issue #13

David Rasp authored on 02/04/2019 16:53:45
View ed8c694

parameter *str in getListElement changed to char const to avoid implicit casting of string to char*, which is forbidden by ISO C++ standard, regarding issue #14

David Rasp authored on 02/04/2019 15:55:03