R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R-packages
(root)
/
trunk
/
Mac-GUI
/
DataManager.m
@ 4599
– Rev 7337
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
7337
3386 d 5 h
urbaneks
/trunk/Mac-GUI/
re-map 127.0.0.1 to localhost since ATS in El-Capitan is buggy and cannot whitelist it
6408
4970 d 13 h
ripley
/trunk/Mac-GUI/
remove a lot of code conditional of R < 2.10.0
remove use of PrivateHeaders
5737
5591 d 22 h
urbaneks
/trunk/Mac-GUI/
merge up to r153
5729
5599 d 5 h
urbaneks
/trunk/Mac-GUI/
merge up to r125
5705
5614 d 3 h
urbaneks
/trunk/Mac-GUI/
merge r79 from the new GUI plus bugfixes
5535
6070 d 22 h
urbaneks
/trunk/Mac-GUI/
1.31-rc, dynamic help fixes (PR#14134 and Data Manager)
1956
7573 d 21 h
urbaneks
/trunk/Mac-GUI/
Use UTF8String instead if CString everywhere
1254
7811 d 23 h
iacus
/trunk/Mac-GUI/
updated copyright info
816
7903 d 1 h
urbaneks
/trunk/Mac-GUI/
Many fixes to import statements to be more precise ; minor fixes to be compliant with gcc 4.0 and a few bugfixes where void was used in an assignment
714
7933 d 6 h
iacus
/trunk/Mac-GUI/
added everywhere copyright notes
700
7935 d 9 h
urbaneks
/trunk/Mac-GUI/
Added SortableDataSource as a more general and flexible basis for table views (the sorting is not implemented yet) - currently used by data manager.
688
7938 d 1 h
urbaneks
/trunk/Mac-GUI/
Big cleanups in data manager, package installer, package manager (changed data storage) and callbacks. All those managers are now moved out of Rcallbacks, so is the autorization code. Added new REngine handler specific for Cocoa routines.
568
7959 d 3 h
iacus
/trunk/Mac-GUI/
first svn release of R Cocoa GUI