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
52864 5808 d 12 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52431 5870 d 15 h maechler /trunk/ match() and hence %in% now deal with "POSIXlt" consistently with e.g. "POSIXct"  
51659 5954 d 10 h maechler /trunk/ new lang5() / Rf_lang5() {& lang6()} utility  
49903 6145 d 8 h maechler /trunk/ logic operators now work with complex  
49020 6208 d 20 h maechler /trunk/src/ change "R_make_named" into "[Rf_]mkNamed", with remapping  
48981 6214 d 11 h maechler /trunk/src/ make use of new R_make_named()  
48980 6214 d 11 h maechler /trunk/src/include/ add R_make_named() utility  
48822 6245 d 13 h maechler /trunk/src/ cosmetic (comments; line wrapping, TABS, ...)  
43219 6857 d 10 h urbaneks /trunk/src/include/ fix Apple gcc check for inlining behavior  
42397 6935 d 10 h ripley /trunk/src/ start to move headers to where they are actually used  
42308 6943 d 19 h ripley /trunk/src/include/ change reference to GPL  
41838 6992 d 19 h ripley /trunk/ looks there will be no gcc 4.1.3, so update  
41781 6997 d 8 h ripley /trunk/src/ start introducing const char *  
41777 6997 d 16 h ripley /trunk/src/include/ patches to allow building with the write barrier enabled  
41648 7009 d 10 h urbaneks /trunk/src/include/ enable C99 semantics for Apple's gcc from Xcode 3  
41637 7010 d 10 h ripley /trunk/src/ separate inlining support into a separate file.  
41636 7010 d 13 h ripley /trunk/src/ tidy up inlining some more, including using macros where possible (more widely
usable)
 
41631 7010 d 23 h ripley /trunk/src/ work on inlining
- allow C99 model
- use static inlining in units where function is used a lot
export isS4, asS4 (don't use them internally, rather macros)
work around an optimization bug in currnt gcc pre-4.3.0
 
41623 7011 d 14 h ripley /trunk/ changes for gcc 4.2.0  
41495 7021 d 8 h rgentlem /trunk/src/ a large number of changes to alter the behavior of CHARSXPs so that
they are unique and hashed. This will have some effect on run time, but
for any application which uses a lot of names (like big arrays with
row or column names) the savings are often impressive
 

Show All