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
77633 2394 d 2 h lawrence /trunk/ sequence() is now a primitive and gains arguments for more complex sequences;
based on code from S4Vectors and the advice of Herve Pages
 
77188 2508 d 6 h luke /trunk/src/ Added .Internal(.addGlobHands()) for esmerimenting with global calling handlers.  
76343 2667 d 18 h maechler /trunk/ new str2lang(), str2expression()  
75554 2819 d 12 h luke /trunk/src/ Added .Internal(altrep_class).  
75499 2832 d 5 h luke /trunk/src/ Added .Internal(tryWrap()).  
75038 2918 d 6 h luke /trunk/ Added mem.maxVSize and mem.maxNSize functions to base.  
74405 3057 d 8 h luke /trunk/ All sort veriants now make use of ALTREP meta-data; from Gabe Becker.  
74087 3124 d 5 h luke /trunk/src/ Added .Internal(named()) to help debug NAMED issues.  
73968 3133 d 9 h kalibera /trunk/src/ Experimental support to retrieve version information from serialization
stream (2/3).
 
73472 3217 d 11 h luke /trunk/src/ Merged in the rest of the basic ALTREP framework.  
72689 3357 d 16 h maechler /trunk/ new ...length() and ...elt(n) utilities corresponding to `length(list(...))` and `..n`; fixing related error messaging  
71257 3602 d 13 h luke /trunk/src/ Reverted change.  
71256 3602 d 14 h luke /trunk/src/ Added R_ParseEvalString function.  
71245 3604 d 9 h luke /trunk/src/ Added R_tryCatch and R_tryCatchError functions.  
71148 3623 d 13 h luke /trunk/ Added internalsID and features.rds for forcing reinstall of packages
if internals change.
 
70005 3835 d 12 h lawrence /trunk/src/ as.character.factor uses existing C-level routine to double speed  
70003 3835 d 12 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 5 h maechler /trunk/ new startsWith(x, prefix) and endsWith(x, suffix) string utilities  
69894 3852 d 12 h lawrence /trunk/src/ experimental new radix sort from Matt Dowle; currently undocumented
and unsupported; review pending
 
69718 3890 d 6 h luke /trunk/ Improvements to no-segfault tests, from Tomas Kalibera; also some
fixes to issues uncovered by these improvements.
 

Show All