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
70309 3790 d 18 h lawrence /branches/R-generalized-iteration/ Create branch for exploring generalized iteration  
70005 3835 d 3 h lawrence /trunk/src/ as.character.factor uses existing C-level routine to double speed  
70003 3835 d 4 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 21 h maechler /trunk/ new startsWith(x, prefix) and endsWith(x, suffix) string utilities  
69894 3852 d 4 h lawrence /trunk/src/ experimental new radix sort from Matt Dowle; currently undocumented
and unsupported; review pending
 
69718 3889 d 21 h luke /trunk/ Improvements to no-segfault tests, from Tomas Kalibera; also some
fixes to issues uncovered by these improvements.
 
69546 3933 d 22 h luke /trunk/src/ Minor cleanups and unused code eliminaiton from Tomas Kalibara.  
68983 4004 d 3 h ripley /trunk/src/ more removing of setInternet2  
68949 4005 d 3 h ripley /trunk/src/ use https  
68395 4084 d 1 h hornik /trunk/src/ Add strrep().  
68245 4113 d 6 h ripley /trunk/ add functions to check encoding of character vectors  
68010 4148 d 23 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 21 h lawrence /trunk/ Add lengths() function for getting the length of every element in a list  
67541 4207 d 1 h maechler /trunk/ getOption(<string>) becomes mainly .Internal()  
67524 4207 d 8 h maechler /trunk/ topenv() becomes .Internal() -- closing PR#16140; also: R_BaseSymbol instead of R_baseSymbol  
67449 4213 d 7 h ripley /trunk/ first pass at download.file() using libcurl  
67446 4213 d 10 h ripley /trunk/ add curlGetHeaders  
67441 4213 d 13 h ripley /trunk/ fixup errors in r67440
add infrastructure for libcurl support
 
67428 4214 d 6 h ripley /trunk/ add pcre_config()  
67181 4240 d 6 h luke /trunk/src/ Added NORET annotations; from Tomas Kalibera.  

Show All