The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
77188 2508 d 19 h luke /trunk/src/ Added .Internal(.addGlobHands()) for esmerimenting with global calling handlers.  
76343 2668 d 7 h maechler /trunk/ new str2lang(), str2expression()  
75554 2820 d 1 h luke /trunk/src/ Added .Internal(altrep_class).  
75499 2832 d 18 h luke /trunk/src/ Added .Internal(tryWrap()).  
75038 2918 d 19 h luke /trunk/ Added mem.maxVSize and mem.maxNSize functions to base.  
74405 3057 d 21 h luke /trunk/ All sort veriants now make use of ALTREP meta-data; from Gabe Becker.  
74087 3124 d 18 h luke /trunk/src/ Added .Internal(named()) to help debug NAMED issues.  
73968 3133 d 22 h kalibera /trunk/src/ Experimental support to retrieve version information from serialization
stream (2/3).
 
73472 3218 d 0 h luke /trunk/src/ Merged in the rest of the basic ALTREP framework.  
72689 3358 d 6 h maechler /trunk/ new ...length() and ...elt(n) utilities corresponding to `length(list(...))` and `..n`; fixing related error messaging  
71257 3603 d 3 h luke /trunk/src/ Reverted change.  
71256 3603 d 3 h luke /trunk/src/ Added R_ParseEvalString function.  
71245 3604 d 22 h luke /trunk/src/ Added R_tryCatch and R_tryCatchError functions.  
71148 3624 d 2 h luke /trunk/ Added internalsID and features.rds for forcing reinstall of packages
if internals change.
 
70005 3836 d 1 h lawrence /trunk/src/ as.character.factor uses existing C-level routine to double speed  
70003 3836 d 1 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 18 h maechler /trunk/ new startsWith(x, prefix) and endsWith(x, suffix) string utilities  
69894 3853 d 1 h lawrence /trunk/src/ experimental new radix sort from Matt Dowle; currently undocumented
and unsupported; review pending
 
69718 3890 d 19 h luke /trunk/ Improvements to no-segfault tests, from Tomas Kalibera; also some
fixes to issues uncovered by these improvements.
 
69546 3934 d 20 h luke /trunk/src/ Minor cleanups and unused code eliminaiton from Tomas Kalibara.  

Show All