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 2395 d 8 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 2509 d 12 h luke /trunk/src/ Added .Internal(.addGlobHands()) for esmerimenting with global calling handlers.  
76343 2669 d 0 h maechler /trunk/ new str2lang(), str2expression()  
75554 2820 d 18 h luke /trunk/src/ Added .Internal(altrep_class).  
75499 2833 d 11 h luke /trunk/src/ Added .Internal(tryWrap()).  
75038 2919 d 12 h luke /trunk/ Added mem.maxVSize and mem.maxNSize functions to base.  
74405 3058 d 13 h luke /trunk/ All sort veriants now make use of ALTREP meta-data; from Gabe Becker.  
74087 3125 d 10 h luke /trunk/src/ Added .Internal(named()) to help debug NAMED issues.  
73968 3134 d 15 h kalibera /trunk/src/ Experimental support to retrieve version information from serialization
stream (2/3).
 
73472 3218 d 17 h luke /trunk/src/ Merged in the rest of the basic ALTREP framework.  
72689 3358 d 22 h maechler /trunk/ new ...length() and ...elt(n) utilities corresponding to `length(list(...))` and `..n`; fixing related error messaging  
71257 3603 d 19 h luke /trunk/src/ Reverted change.  
71256 3603 d 20 h luke /trunk/src/ Added R_ParseEvalString function.  
71245 3605 d 15 h luke /trunk/src/ Added R_tryCatch and R_tryCatchError functions.  
71148 3624 d 18 h luke /trunk/ Added internalsID and features.rds for forcing reinstall of packages
if internals change.
 
70005 3836 d 17 h lawrence /trunk/src/ as.character.factor uses existing C-level routine to double speed  
70003 3836 d 18 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 3852 d 11 h maechler /trunk/ new startsWith(x, prefix) and endsWith(x, suffix) string utilities  
69894 3853 d 18 h lawrence /trunk/src/ experimental new radix sort from Matt Dowle; currently undocumented
and unsupported; review pending
 
69718 3891 d 11 h luke /trunk/ Improvements to no-segfault tests, from Tomas Kalibera; also some
fixes to issues uncovered by these improvements.
 

Show All