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 5807 d 4 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52431 5869 d 6 h maechler /trunk/ match() and hence %in% now deal with "POSIXlt" consistently with e.g. "POSIXct"  
51659 5953 d 2 h maechler /trunk/ new lang5() / Rf_lang5() {& lang6()} utility  
49903 6143 d 23 h maechler /trunk/ logic operators now work with complex  
49020 6207 d 11 h maechler /trunk/src/ change "R_make_named" into "[Rf_]mkNamed", with remapping  
48981 6213 d 2 h maechler /trunk/src/ make use of new R_make_named()  
48980 6213 d 3 h maechler /trunk/src/include/ add R_make_named() utility  
48822 6244 d 4 h maechler /trunk/src/ cosmetic (comments; line wrapping, TABS, ...)  
43219 6856 d 1 h urbaneks /trunk/src/include/ fix Apple gcc check for inlining behavior  
42397 6934 d 2 h ripley /trunk/src/ start to move headers to where they are actually used  
42308 6942 d 10 h ripley /trunk/src/include/ change reference to GPL  
41838 6991 d 10 h ripley /trunk/ looks there will be no gcc 4.1.3, so update  
41781 6995 d 23 h ripley /trunk/src/ start introducing const char *  
41777 6996 d 7 h ripley /trunk/src/include/ patches to allow building with the write barrier enabled  
41648 7008 d 1 h urbaneks /trunk/src/include/ enable C99 semantics for Apple's gcc from Xcode 3  
41637 7009 d 1 h ripley /trunk/src/ separate inlining support into a separate file.  
41636 7009 d 4 h ripley /trunk/src/ tidy up inlining some more, including using macros where possible (more widely
usable)
 
41631 7009 d 14 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 7010 d 5 h ripley /trunk/ changes for gcc 4.2.0  
41495 7019 d 23 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