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

Show All