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-NaString
/
src
/
include
/
Defn.h
– Rev 16318
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
16318
9056 d 1 h
/branches/R-NaString/
This commit was manufactured by cvs2svn to create branch 'R-NaString'.
16300
9057 d 3 h
luke
/trunk/src/
Changed fintVarLocInFrame to use an opaque pointer and accessors
defined in envir.c to confine knowledge about internal binding
structure to that file.
16242
9060 d 4 h
luke
/trunk/src/
Made hashing functions static to envir.c; new non-static R_NewHashedEnv.
Use new.env(hash=TRUE) in methods instead of R_NewHashTable (now static).
15938
9089 d 16 h
jmc
/trunk/src/
no global for R_standardGeneric_ptr
15912
9091 d 3 h
ripley
/trunk/src/
move initialization of R_standardGeneric_ptr to Defn.h
15908
9091 d 3 h
ripley
/trunk/src/
make R_standardGeneric_ptr LibExtern, export on cross-compiled Windows
15903
9091 d 4 h
jmc
/trunk/src/
R_stdgen_ptr to Defn.h; naughty, naughty
15783
9098 d 16 h
rgentlem
/trunk/
made length generic and added an arg to DispatchOrEval
15753
9099 d 20 h
jmc
/trunk/
C versions of new class functions, and of as.environment
15716
9101 d 22 h
ripley
/trunk/src/
add DLL import/export flags and remove globalvars.h (from Windows port)
15459
9114 d 3 h
jmc
/trunk/
added type2symbol to make the default class computations in methods package
more consistent with the types in main/util.c
15427
9115 d 23 h
hornik
/trunk/
Change default name for the site profile to R_HOME/etc/Rprofile.site.
Distinguish between site and user environment files.
15322
9120 d 1 h
luke
/trunk/src/
Removed R_Inputfile variable (use local variables instead).
15321
9120 d 1 h
luke
/trunk/src/
Removed C_alloc/C_free and support functions/data structures.
15309
9120 d 16 h
rgentlem
/trunk/src/include/
added a prototype to squash a warning
15049
9137 d 22 h
luke
/trunk/src/include/
Merged dropping of some unused globals from release branch to trunk.
14913
9152 d 3 h
rgentlem
/trunk/src/
changes to allow packages to more easily implement the subset paradigm
14631
9176 d 21 h
luke
/trunk/src/
Moved CTXT_RESTART to a single bit in the context flags.
14561
9180 d 3 h
luke
/trunk/src/
Added a void * component cenddata to RCNTXT; changed cend to take this
value as its argument. Allows cleanup functions to be given context
data. The dataentry functions have been modified accordingly.
14480
9186 d 21 h
luke
/trunk/src/
Added vmax field to RCNTXT structure; use it to restore R_alloc stack on
before a LONGJMP.
←Prev
1
2
Next→
Show All