Skip to content
GitLab
Explore
Sign in
Commits · R.NET_1.4
rdotnet
Browse files
Feb 25, 2011
Modified versions.
· 907b9dd0
Kosei ABE
authored
Feb 25, 2011
View commits for tag R.NET_1.4
R.NET_1.4
907b9dd0
Merged Console branch.
· 9a664779
Kosei ABE
authored
Feb 25, 2011
9a664779
Created ConsoleDevice class for default IO device on Windows platform.
· e9210a60
Kosei ABE
authored
Feb 25, 2011
e9210a60
Created a console device interface.
· 73361106
Kosei ABE
authored
Feb 25, 2011
73361106
Fixed not to throw an exception when the given value is empty or whitespace.
· 2172f672
Kosei ABE
authored
Feb 25, 2011
2172f672
Feb 22, 2011
Fixed accessibility changed at changeset c7a01f409c75.
· 12b83e1c
Kosei ABE
authored
Feb 22, 2011
12b83e1c
Feb 21, 2011
Added BUILTINSXP and SPECIALSXP objects.
· f485c680
Kosei ABE
authored
Feb 21, 2011
f485c680
Fixed an introduced bug in code generator at 9f6a2c83a8f3.
· 9a9ebd72
Kosei ABE
authored
Feb 21, 2011
9a9ebd72
Feb 19, 2011
Renamed NativeMethods to Constants.
· ddfa2a29
Kosei ABE
authored
Feb 19, 2011
ddfa2a29
Optimized some constructors.
· baaacab1
Kosei ABE
authored
Feb 19, 2011
baaacab1
Feb 13, 2011
Resolved name confliction.
· a9e5001b
Kosei ABE
authored
Feb 14, 2011
a9e5001b
Added SYMSXP, LISTSXP, CLOSXP, LANGSXP classes.
· 6fd3aca1
Kosei ABE
authored
Feb 13, 2011
6fd3aca1
Fixed invalid initialization.
· 32dcaa5f
Kosei ABE
authored
Feb 13, 2011
32dcaa5f
Feb 12, 2011
Added BaseNamespace property.
· 17787cd9
Kosei ABE
authored
Feb 13, 2011
17787cd9
Fixed GetSymbol not to return values of promise type.
· 2f7383ee
Kosei ABE
authored
Feb 13, 2011
2f7383ee
Feb 11, 2011
Made casting from SymbolicExpression to IntPtr obsolete.
· 39527af9
Kosei ABE
authored
Feb 12, 2011
39527af9
Argument checks.
· d95068bb
Kosei ABE
authored
Feb 12, 2011
d95068bb
Created a toy of generating proxy classes.
· f84fc241
Kosei ABE
authored
Feb 11, 2011
f84fc241
Feb 10, 2011
Added GetSymbolNames method.
· 6c075bed
Kosei ABE
authored
Feb 11, 2011
6c075bed
Fixed accessibility of constructors.
· 9cd7f9d2
Kosei ABE
authored
Feb 11, 2011
9cd7f9d2
Defined SetSymbol and GetSymbol methods in Enviromnent class.
· 864e97f8
Kosei ABE
authored
Feb 11, 2011
864e97f8
Added Environment class and Expression class.
· 7d9036e0
Kosei ABE
authored
Feb 11, 2011
7d9036e0
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
Loading