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-1-4-patches
/
src
/
main
/
objects.c
@ 28362
– Rev 17481
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
17481
8986 d 11 h
/branches/R-1-4-patches/
This commit was manufactured by cvs2svn to create branch
'R-1-4-patches'.
17375
8993 d 5 h
jmc
/trunk/src/main/
Wall issue
17233
8999 d 10 h
ripley
/trunk/src/
revert findVarInFrame to its previous meaning.
use findVarInFrame3 for the three-argument form
17134
9001 d 6 h
duncan
/trunk/src/
The core support for user-level tables that can be attached as elements of the search path (after position 1). The user-level (i.e. non-C) interface is in a separate package currently in Omegahat and can be moved into the R source tree after 1.4.0 is released and it is deemed stable. Moved RCallbacks to R_ext/Callacks in line with Kurt's suggestion.
17121
9001 d 13 h
ripley
/trunk/src/main/
remove unintended multiline string
17103
9001 d 23 h
jmc
/trunk/src/
fix problem in recursive use of formal methods for
the same primitive function
17092
9002 d 6 h
jmc
/trunk/src/
fix bug in caching formal methods for primitive functions
17000
9005 d 7 h
jmc
/trunk/src/
methods package: adding checks on slot assignments, method definitons;
promptClass added; congruent arguments a la Dylan for setMethod
16910
9008 d 11 h
ripley
/trunk/src/main/
-Wall fixes
16764
9018 d 6 h
jmc
/trunk/src/
add formal methods do DispatchGroup; some efficiency and
reliability changes to methods package and main/objects.c for methods
16747
9019 d 3 h
ripley
/trunk/src/
-Wall, unused vars and static functions.
Indeed to standards
16707
9022 d 9 h
jmc
/trunk/
make formal method dispatch internal via DispatchOrEval
for primitive functions
16635
9029 d 8 h
ripley
/trunk/src/main/
comment out unused code
16634
9029 d 9 h
luke
/trunk/src/main/
Changed R_LookupMethod to search for registration table in
R_BaseNamespace when devenv is R_NilValue.
16372
9051 d 6 h
jmc
/trunk/src/
calls to standardGeneric are ignored until the methods library is attached
16335
9055 d 2 h
luke
/trunk/src/
Modifications to dispatching to allow it to be made more compatible
with namespaces.
16302
9057 d 6 h
jmc
/trunk/
attaching methods package automatically; reducing copies of generic functions
15947
9089 d 9 h
jmc
/trunk/src/main/
complete encapsulation of R_standardGeneric
15938
9089 d 20 h
jmc
/trunk/src/
no global for R_standardGeneric_ptr
15912
9091 d 7 h
ripley
/trunk/src/
move initialization of R_standardGeneric_ptr to Defn.h
←Prev
1
2
Next→
Show All