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
43096 6869 d 22 h urbaneks /branches/R-ObjC/ experimental branch of R where all R objects are also ObjC objects  
42308 6942 d 9 h ripley /trunk/src/include/ change reference to GPL  
41853 6991 d 1 h ripley /trunk/src/ use const char * for arguments  
41807 6993 d 3 h rgentlem /trunk/ patches from Seth F for the CHARSXP hashing changes
Seth says:
const char fixes

CHAR() internal macro now returns (const char *)

Add CHAR_RW: writable CHARSXP access for internal R use only

const char fixes for methods package

Add NEWS item and some doc to R-ext for CHARSXP changes
 
41781 6995 d 22 h ripley /trunk/src/ start introducing const char *  
41778 6996 d 6 h ripley /trunk/src/ back out r41774:5 as foreign declares R_ExpandFileName  
41774 6996 d 11 h ripley /trunk/src/ add const to arg of R_ExpandFileName  
36820 7524 d 2 h ripley /trunk/ update FSF address  
35899 7590 d 4 h ripley /trunk/src/ add some elementary stack checking  
35102 7664 d 11 h ripley /trunk/src/include/R_ext/ add comments on overlap  
34890 7696 d 8 h maechler /trunk/ max.col(*, ties.method) extension  
34087 7760 d 11 h maechler /trunk/src/include/R_ext/ typo in comment  
31682 7940 d 10 h ripley /trunk/ merge r31681 from R-2-0-patches  
29510 8100 d 13 h ripley /trunk/ arrange that strings with embedded nuls are printed sensibly  
26057 8362 d 6 h maechler /trunk/src/ new rgb2hsv(); pass input by value for hsv2rgb()  
25212 8411 d 8 h luke /trunk/src/ Added R_CheckUserInterrupt; call periodically in eval; make count
local to eval.Changed from boolean R_interrupt_pending to count
R_interrupts_pending.
 
23729 8527 d 16 h murdoch /trunk/ Optional tmpdir argument to tempfile()  
22931 8578 d 4 h ripley /trunk/ tidy up headers, make R_NO_REMAP useful, add STRICT_R_HEADERS  
20169 8804 d 7 h ripley /trunk/ add R_tmpnam entry point  
19500 8854 d 1 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  

Show All