The R Project SVN R

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
71686 3532 d 4 h maechler /branches/tools4pkgs/ Create tools 4 packages branch  
71675 3533 d 20 h luke /trunk/src/ Reduce JIT overhead by avoiding repeated compilation in some settings.  
71665 3538 d 8 h ripley /trunk/ do not use LGPL for uninstalled headers  
71662 3538 d 23 h ripley /trunk/ add copyright header, typo  
71657 3542 d 0 h plummer /trunk/src/include/ Clarify license for LGPL headers.  
71639 3547 d 16 h luke /trunk/ JIT is now enabled by default at level 3.  
71524 3570 d 23 h ligges /trunk/src/include/ R_HOME in this Makefile.win is ../.., hence after cd'ing elsewhere, we have to step back one dir more  
71512 3574 d 9 h ripley /trunk/ do not install Unix-only headers on Windows  
71492 3576 d 18 h luke /trunk/src/ Eliminate the need for recursively calling bcEval for loops that need
a context. This increments the minimal byte code version required.
Packages that use byte compilation should be recompiled. With Tomas
Kalibera.
 
71473 3578 d 9 h ripley /trunk/src/include/ add back a warning that NO_C_HEADERS is defunct  
71465 3579 d 20 h luke /trunk/src/ Unserialize drops old byte code, no warnings; with Tomas Kalibera.  
71463 3579 d 21 h ripley /trunk/ add many const qualifiers: needed at least for char * calls from C++11  
71393 3588 d 20 h ripley /trunk/ look for utimensat  
71390 3588 d 23 h luke /trunk/ Improvements in srcref handling for byte compiled code from Tomas Kalibera.  
71382 3590 d 1 h ripley /trunk/src/include/R_ext/ use std::va_list for C++  
71379 3590 d 3 h ripley /trunk/ prefer direct use of std::size_t from C++  
71375 3590 d 8 h ripley /trunk/ mention std::va_list is C++11  
71373 3590 d 8 h ripley /trunk/src/include/ cleanup usage in C++  
71371 3590 d 9 h ripley /trunk/ make NO_C_HEADERS defunct  
71307 3598 d 3 h lawrence /trunk/ as.character.factor() uses S4 inheritance when checking the type of
its argument (fixes PR#17141)
 

Show All