Skip to content
GitLab
Explore
Sign in
Commits · c1b17005450e0b9dcef86bd6d477e49b8afc3d46
rdotnet
Browse files
Feb 10, 2011
Fixed as works on Windows x64.
· c1b17005
Kosei ABE
authored
Feb 10, 2011
c1b17005
Tidied up.
· 0aae3d50
Kosei ABE
authored
Feb 10, 2011
0aae3d50
Merged Mono branches.
· 7ffec3c2
Kosei ABE
authored
Feb 10, 2011
7ffec3c2
Fixed empty document elements.
· 3adfb16f
Kosei ABE
authored
Feb 10, 2011
3adfb16f
Removed getDLLVersion method from the proxy interface.
· e1792f62
Kosei ABE
authored
Feb 10, 2011
e1792f62
Feb 09, 2011
Created a proxy class to access native methods. As a result, several static...
· 7cf4027a
Kosei ABE
authored
Feb 09, 2011
7cf4027a
Feb 08, 2011
Created a branch for Linux/Mono environment.
· c1c9474d
Kosei ABE
authored
Feb 09, 2011
c1c9474d
Created a branch for Mac/Mono environment.
· d7186176
Kosei ABE
authored
Feb 08, 2011
d7186176
Refactored the logic to convert vector into matrix.
· 1742809a
Kosei ABE
authored
Feb 08, 2011
1742809a
Moved definitions of special symbol names to NativeMethods.
· 8982e0a4
Kosei ABE
authored
Feb 08, 2011
8982e0a4
Feb 06, 2011
Added tag R.NET 1.3 for changeset db7fa2cf9fe6
· 01b0971a
Kosei ABE
authored
Feb 07, 2011
01b0971a
Modified versions.
· 9660eb01
Kosei ABE
authored
Feb 07, 2011
View commits for tag R.NET_1.3
R.NET_1.3
9660eb01
Added documents.
· 379354aa
Kosei ABE
authored
Feb 07, 2011
379354aa
Fixed improper method names.
· 88f15369
Kosei ABE
authored
Feb 07, 2011
88f15369
Feb 05, 2011
Fixed getting version string.
· b5f322c2
Kosei ABE
authored
Feb 06, 2011
b5f322c2
Stopped caching predefined symbols.
· 0bdc88cb
Kosei ABE
authored
Feb 05, 2011
0bdc88cb
Feb 02, 2011
Added a documentation project.
· fec70ab5
Kosei ABE
authored
Feb 02, 2011
fec70ab5
Fixed accessibility.
· d62718ec
Kosei ABE
authored
Feb 02, 2011
d62718ec
Added more indexers.
· b06ffba9
Kosei ABE
authored
Feb 02, 2011
b06ffba9
Feb 01, 2011
Added some documents.
· d73e6b37
Kosei ABE
authored
Feb 01, 2011
d73e6b37
Added some dynamic accessors.
· ed510d14
Kosei ABE
authored
Feb 01, 2011
ed510d14
Fixed CopyTo method's document.
· 1c11b96c
Kosei ABE
authored
Feb 01, 2011
1c11b96c
Enhanced copying data in several classes.
· b3e8a6c2
Kosei ABE
authored
Feb 01, 2011
b3e8a6c2
Added a method to copy a matrix to a 2-dimension array.
· 0e326592
Kosei ABE
authored
Feb 01, 2011
0e326592
Jan 29, 2011
Fixed some documents.
· 97a2f16c
Kosei ABE
authored
Jan 30, 2011
97a2f16c
Added DataFrame class.
· c585081d
Kosei ABE
authored
Jan 30, 2011
c585081d
Added DynamicVector class.
· 00e5ee90
Kosei ABE
authored
Jan 30, 2011
00e5ee90
Added tag R.NET 1.2 for changeset 656662c18474
· 622de91c
Kosei ABE
authored
Jan 29, 2011
622de91c
Modified versions.
· 09537d34
Kosei ABE
authored
Jan 29, 2011
View commits for tag R.NET_1.2
R.NET_1.2
09537d34
Jan 27, 2011
Modified InternalString not to contain the copy of the string itself.
· 3753056a
Kosei ABE
authored
Jan 28, 2011
3753056a
Modified ParseException as accessible to the statement causing an error.
· 293a1747
Kosei ABE
authored
Jan 28, 2011
293a1747
Jan 26, 2011
Fixed some documents.
· fa24c956
Kosei ABE
authored
Jan 27, 2011
fa24c956
Jan 25, 2011
Changed the accessibility of CallPredefinedExpression from private to internal.
· 92ee9ae8
Kosei ABE
authored
Jan 25, 2011
92ee9ae8
Jan 24, 2011
Added getter/setter by name.
· 8a2429af
Kosei ABE
authored
Jan 24, 2011
8a2429af
Jan 22, 2011
Added a method copy vector's elements to an array.
· 2647361c
Kosei ABE
authored
Jan 22, 2011
2647361c
Fixed that AsList() returns null even if given expression is a vector.
· b7223f97
Kosei ABE
authored
Jan 22, 2011
b7223f97
Dec 26, 2010
Fixed SecurityAction.
· 55265b59
Kosei ABE
authored
Dec 26, 2010
55265b59
Dec 23, 2010
Added tag R.NET 1.1 for changeset a2195f0618a5
· 286f25d8
Kosei ABE
authored
Dec 23, 2010
286f25d8
Modified versions.
· 3945f6eb
Kosei ABE
authored
Dec 23, 2010
View commits for tag R.NET_1.1
R.NET_1.1
3945f6eb
Fixed wrong accesibility.
· 0fae9330
Kosei ABE
authored
Dec 23, 2010
0fae9330
Loading