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
/
rawtype
/
tests
/
primitive-funs.Rout.save
– Rev 29783
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
29783
8080 d 20 h
/branches/rawtype/
This commit was manufactured by cvs2svn to create branch 'rawtype'.
23645
8535 d 20 h
ripley
/trunk/
remove dataClass, objWithClass
23591
8538 d 19 h
jmc
/trunk/
remove the @<- primitive from base (last conflict with methods)
22949
8576 d 17 h
ripley
/trunk/
move the class/class<- definitions from methods to base, and
make the old ones oldClass/oldClass<-. Start tidying up.
19562
8848 d 12 h
pd
/trunk/
.subset/.subset2, perfomace tweak in [[.data.frame
19156
8879 d 12 h
jmc
/trunk/
move the extended version of trace into package base
17558
8978 d 23 h
ripley
/trunk/tests/
primitive .Alias is now defunct
16557
9032 d 21 h
pd
/trunk/
reg.finalizer()
15890
9091 d 12 h
jmc
/trunk/
standardGeneric as a primitive
15753
9099 d 13 h
jmc
/trunk/
C versions of new class functions, and of as.environment
15467
9113 d 12 h
jmc
/trunk/
adding = operator to assignments
15355
9118 d 16 h
jmc
/trunk/
Adding the `methods' package, plus related changes to base to add two primitives,
@ and @<-. Also a further extension to the "save" option to INSTALL
14578
9179 d 2 h
ripley
/trunk/tests/
revert is.loaded to primitive
14571
9179 d 14 h
duncan
/trunk/
R_FindSymbol takes an additional argument (R_RegisteredNativeSymbol *)
which is used to return the the definition of a registered symbol if
it is found. This can then be used to test the argument types, etc.
Problem with NAOK and DUP being passed onto C routines
rather than removed from the argument list.
Avoid registering certain routines:
eda
mva R_distance commented out
M NEWS
M src/include/R_ext/Rdynload.h
R_ExternalMethod
enum for NativeSymbolType
R_useDynamicSymbols() declaration
M src/include/R_ext/Rdynpriv.h
add External symbol definition & field in DllInfo
add useDynamicLookup flag
Rf_RegisteredNativeSymbol
M src/library/base/man/dynload.Rd
M src/library/ctest/src/init.c
extra argument for R_registerRoutines()
M src/library/eda/src/init.c
don't register C routines since NAOK passed to them
signals an error in number of arguments.
M src/library/lqs/src/lqs.c
extra argument for R_registerRoutines()
incorrect number of args declared for lqs_fitlots()
M src/library/modreg/src/init.c
extra argument for R_registerRoutines()
M src/library/mva/src/init.c
remove registration of R_distance() for NAOK & DUP argument problem.
M src/library/nls/src/nls.c
extra argument for R_registerRoutines()
M src/library/splines/src/splines.c
extra argument for R_registerRoutines()
M src/library/tcltk/src/tcltk_win.c
R_FindSymbol()
M src/library/ts/R/ar.yw.mts.R
extra (11th) argument in .C("multi_yw",...)
M src/library/ts/src/init.c
commented out registration of filter1() and filter2()
M src/main/RNG.c R_FindSymbol()
M src/main/Rdynload.c
added
R_useDynamicSymbols()
useDynamicLookup flag
R_addExternalRoutine()
extra argument to R_registerRoutines()
R_dlsym() takes R_RegisteredNativeSymbol* arg.
Rf_lookupRegisteredExternalSymbol
M src/main/dotcode.c
find the registered routine definition, if present
and perform checks.
M src/main/internet.c R_FindSymbol()
M src/main/lapack.c changed do_isloaded
M src/main/names.c do_isloaded() changes.
M src/main/vfonts.c R_FindSymbol()
M tests/primitive-funs.Rout.save
changes for is.loaded()
13938
9214 d 15 h
maechler
/trunk/tests/
comments; "attr" moved
13935
9214 d 17 h
rgentlem
/trunk/tests/
added quote as a .Primitive
10995
9411 d 4 h
ripley
/trunk/tests/
patch up primitive-funs.R. What does this do that is useful?
10749
9431 d 15 h
luke
/trunk/
Added internal SPECIAL version of as.character.
10748
9431 d 16 h
luke
/trunk/
Replaced interpreted attr by an internal BUILTIN.
10172
9484 d 12 h
luke
/trunk/
Merged with R-GenGC branch
←Prev
1
2
Next→
Show All