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
@ 63243
– 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
9057 d 0 h
/branches/R-NaString/
This commit was manufactured by cvs2svn to create branch 'R-NaString'.
16300
9058 d 2 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
9061 d 3 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
9090 d 15 h
jmc
/trunk/src/
no global for R_standardGeneric_ptr
15912
9092 d 2 h
ripley
/trunk/src/
move initialization of R_standardGeneric_ptr to Defn.h
15908
9092 d 2 h
ripley
/trunk/src/
make R_standardGeneric_ptr LibExtern, export on cross-compiled Windows
15903
9092 d 3 h
jmc
/trunk/src/
R_stdgen_ptr to Defn.h; naughty, naughty
15783
9099 d 15 h
rgentlem
/trunk/
made length generic and added an arg to DispatchOrEval
15753
9100 d 19 h
jmc
/trunk/
C versions of new class functions, and of as.environment
15716
9102 d 21 h
ripley
/trunk/src/
add DLL import/export flags and remove globalvars.h (from Windows port)
15459
9115 d 2 h
jmc
/trunk/
added type2symbol to make the default class computations in methods package
more consistent with the types in main/util.c
15427
9116 d 22 h
hornik
/trunk/
Change default name for the site profile to R_HOME/etc/Rprofile.site.
Distinguish between site and user environment files.
15322
9121 d 0 h
luke
/trunk/src/
Removed R_Inputfile variable (use local variables instead).
15321
9121 d 0 h
luke
/trunk/src/
Removed C_alloc/C_free and support functions/data structures.
15309
9121 d 15 h
rgentlem
/trunk/src/include/
added a prototype to squash a warning
15049
9138 d 21 h
luke
/trunk/src/include/
Merged dropping of some unused globals from release branch to trunk.
14913
9153 d 2 h
rgentlem
/trunk/src/
changes to allow packages to more easily implement the subset paradigm
14631
9177 d 20 h
luke
/trunk/src/
Moved CTXT_RESTART to a single bit in the context flags.
14561
9181 d 2 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
9187 d 20 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