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
(root)
/
branches
/
R-defquartz
/
src
/
library
/
base
/
makebasedb.R
– Rev 82652
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
82652
1455 d 14 h
murrell
/branches/R-defquartz/
Create R-defquartz
81284
1697 d 19 h
luke
/trunk/
Use a hash table in makeLazyLoadDB once 'utils' is available to improve
performance when there are many environments, e.g. when keep.source is
used for a large package (PR18236).
80066
1970 d 21 h
hornik
/trunk/
Fix PR#18070. By Kirill Müller.
68953
4005 d 1 h
ripley
/trunk/src/library/
use https
60407
5085 d 4 h
ripley
/trunk/src/
more migration to .Internal
60153
5104 d 6 h
ripley
/trunk/
add some notices
60146
5104 d 7 h
ripley
/trunk/src/library/
add copyright statements
54021
5669 d 1 h
ripley
/trunk/
use read/saveRDS rather than dot names
48780
6250 d 19 h
ripley
/trunk/src/library/
remove two instances of returning the result of a for() loop
47570
6404 d 23 h
hornik
/trunk/
Avoid seq(along = ) partial matches.
41600
7011 d 11 h
ripley
/trunk/src/library/
avoid unnecessary/confusing abbrevation of arguments
41593
7011 d 23 h
ripley
/trunk/src/library/
unnecessary or confusing use of abbreviated argument names
41531
7017 d 7 h
ripley
/trunk/
more efficiency gains in lazyloading base
36174
7570 d 16 h
murdoch
/trunk/
Ported emptyenv() etc. from R-noNULLenv branch
35450
7636 d 22 h
murdoch
/trunk/
Add R_BaseEnv and baseenv() alias for NULL, in preparation for deprecating NULL
30994
7998 d 21 h
ripley
/trunk/src/
stop trying to make base lazyload under cross-building
30983
7999 d 9 h
ripley
/trunk/src/
tweaks to allow cross-building to correctly lazy-load base
30349
8040 d 1 h
ripley
/trunk/
commit lazy-loading