The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
72387 3412 d 13 h pd /branches/R-3-4-branch/ Create R-3-4-branch  
71257 3602 d 0 h luke /trunk/src/ Reverted change.  
71256 3602 d 0 h luke /trunk/src/ Added R_ParseEvalString function.  
71245 3603 d 19 h luke /trunk/src/ Added R_tryCatch and R_tryCatchError functions.  
71148 3622 d 23 h luke /trunk/ Added internalsID and features.rds for forcing reinstall of packages
if internals change.
 
70005 3834 d 22 h lawrence /trunk/src/ as.character.factor uses existing C-level routine to double speed  
70003 3834 d 22 h lawrence /trunk/ new radix sort replaces old one and becomes default for integers,
including factors, and logicals; thanks to Matt Dowle and Arun
Srinivasan for donating the code from data.table
 
69903 3850 d 15 h maechler /trunk/ new startsWith(x, prefix) and endsWith(x, suffix) string utilities  
69894 3851 d 22 h lawrence /trunk/src/ experimental new radix sort from Matt Dowle; currently undocumented
and unsupported; review pending
 
69718 3889 d 16 h luke /trunk/ Improvements to no-segfault tests, from Tomas Kalibera; also some
fixes to issues uncovered by these improvements.
 
69546 3933 d 17 h luke /trunk/src/ Minor cleanups and unused code eliminaiton from Tomas Kalibara.  
68983 4003 d 21 h ripley /trunk/src/ more removing of setInternet2  
68949 4004 d 21 h ripley /trunk/src/ use https  
68395 4083 d 19 h hornik /trunk/src/ Add strrep().  
68245 4113 d 0 h ripley /trunk/ add functions to check encoding of character vectors  
68010 4148 d 17 h luke /trunk/ Added forceAndCall function and modified apply functions and Reduce to
force arguments to function to be applied to reduce unwanted lazy
evaluation/variable capture interactions. Also addresses PR 16093.
 
67750 4188 d 15 h lawrence /trunk/ Add lengths() function for getting the length of every element in a list  
67541 4206 d 19 h maechler /trunk/ getOption(<string>) becomes mainly .Internal()  
67524 4207 d 2 h maechler /trunk/ topenv() becomes .Internal() -- closing PR#16140; also: R_BaseSymbol instead of R_baseSymbol  
67449 4213 d 1 h ripley /trunk/ first pass at download.file() using libcurl  

Show All