Skip to content
GitLab
Explore
Sign in
Commits · 42031377d0c07710fbd12f1f0b302e984239c7fa
rdotnet
Browse files
Apr 14, 2011
Fixed closing.
· 42031377
Kosei ABE
authored
Apr 14, 2011
42031377
Apr 13, 2011
Added NullCharacterDevice class.
· 2d6cd424
Kosei ABE
authored
Apr 13, 2011
2d6cd424
Changed vectors' constructors take IEnumerable<T>.
· d1500e87
Kosei ABE
authored
Apr 13, 2011
d1500e87
Apr 12, 2011
Fixed REngine as throws InvalidOperationException after Dispose method is called.
· 1f82bf2f
Kosei ABE
authored
Apr 12, 2011
1f82bf2f
Mar 05, 2011
Fixed initialization with command line arguments.
· 2f2ac35e
Kosei ABE
authored
Mar 06, 2011
2f2ac35e
Changed ICharacterDevice.ReadConsole signature.
· 34d54f15
Kosei ABE
authored
Mar 05, 2011
34d54f15
Added a method for getting a handle.
· 4aa9ac7a
Kosei ABE
authored
Mar 05, 2011
4aa9ac7a
Mar 03, 2011
Added tag R.NET 1.4.1 for changeset e467899d28d3
· 343a8d00
Kosei ABE
authored
Mar 04, 2011
343a8d00
Fixed invalid condition checking.
· b34f26e5
Kosei ABE
authored
Mar 04, 2011
View commits for tag R.NET_1.4.1
R.NET_1.4.1
b34f26e5
Merged.
· e9b18023
Kosei ABE
authored
Mar 03, 2011
e9b18023
Fixed Console problem on x64 environment.
· c102d1c8
Kosei ABE
authored
Mar 03, 2011
c102d1c8
Feb 26, 2011
Ad hoc: avoiding use setup_Rmainloop on 64bit process.
· 01fdd48a
Kosei ABE
authored
Feb 26, 2011
01fdd48a
Added WINDOWS symbol for Windows environment. As a result, that none of...
· 0cf88a25
Kosei ABE
authored
Feb 26, 2011
0cf88a25
Feb 25, 2011
Added tag R.NET 1.4 for changeset 71954e99e9d7
· d32e88b2
Kosei ABE
authored
Feb 25, 2011
d32e88b2
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
Loading