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)
/
trunk
/
src
/
library
/
methods
/
NAMESPACE
@ 34412
– Rev 87021
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
87021
711 d 4 h
lawrence
/trunk/src/
add the matrixOps group generic to the methods package
86513
815 d 13 h
maechler
/trunk/
deprecating another dozen functions useing `MethodsList` class (now defunct)
83770
1267 d 3 h
hornik
/trunk/src/library/
Stop exporting internal S4 debug/trace utils.
78220
2295 d 16 h
maechler
/trunk/
defunctify many (long time) deprecated functions for R 4.0.0 / 4.1.0 resp.
70405
3770 d 0 h
lawrence
/trunk/
add signature argument to debug() and friends for debugging methods;
add utils::debugcall() for debugging a function/method that would be
dispatched by evaluating the call.
70274
3797 d 11 h
maechler
/trunk/src/library/methods/
quite a few tweaks, notably replacing many el() and elNamed() by faster versions.
Much of it originates from patches by Pete Haverty in PR#16490
69484
3947 d 7 h
ripley
/trunk/src/library/
avoid imports into methods
69482
3947 d 9 h
ripley
/trunk/src/library/
more comments on methods being loaded early
69477
3947 d 11 h
ripley
/trunk/src/library/methods/
revert part of r68501 which caused namespace loading before .Rprofile was read + knock-on
68626
4041 d 4 h
jmc
/trunk/src/library/methods/
fix inherited cross-package reference classes
68501
4065 d 12 h
maechler
/trunk/src/library/methods/
import setNames and others; less "::" in code
67997
4150 d 6 h
morgan
/trunk/
methods() reports S3 and S4 methods
- .S3methods() and methods::.S4methods() for S3 / S4 separately
- simplified output from methods(class=...)
61820
4923 d 4 h
jmc
/trunk/
A check for valid replacement class added to @<- primitive, and documenation updated
61544
4953 d 4 h
jmc
/trunk/
@<- is now a prmitive, and moved to the base package
61393
4964 d 10 h
ripley
/trunk/
introduce .onDetach
61357
4970 d 12 h
ripley
/trunk/
remove long-defunct functions
60851
5047 d 7 h
ripley
/trunk/
make defunct methods::traceOn/Off
60374
5087 d 7 h
ripley
/trunk/src/library/methods/
use symbol registration
59566
5155 d 1 h
jmc
/trunk/src/library/methods/
Need to export insertClassMethods, in case refClassGenerator is subclassed
58727
5248 d 23 h
jmc
/trunk/src/library/methods/
add evalOnLoad() functions to the load actions
←Prev
1
2
Next→
Show All