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
87180 675 d 8 h kalibera /trunk/src/ Memcpy, memmove and memset should be only called on valid pointers even when
the size is zero to avoid undefined behavior.
 
76910 2551 d 6 h kalibera /trunk/src/ Remove byte type/macro from graphapp to resolve conflict with mingw/Windows
headers.
 
55671 5569 d 12 h ripley /trunk/src/ tweaks  
55647 5571 d 8 h ripley /trunk/src/extra/graphapp/ tidy up  
55646 5571 d 9 h ripley /trunk/src/ tidy up  
55643 5571 d 10 h ripley /trunk/ add comments  
55639 5572 d 1 h ripley /trunk/src/ pre-pixel alpha for rasters on windows()  
45017 6691 d 4 h ripley /trunk/src/extra/graphapp/ use R-standard indentation  
42641 6911 d 8 h ripley /trunk/src/extra/graphapp/ use two namespaces, GA_ and GAI_
comment out some unused entry points.
 
42521 6920 d 6 h ripley /trunk/src/ move graphapp to src/extra (as a prelude to making a separate DLL)  
42257 6949 d 23 h ripley /trunk/src/gnuwin32/graphapp/ no need to adjust alignment: malloc is guaranteed to be aligned  
41793 6994 d 7 h ripley /trunk/src/gnuwin32/ more 'const char' issues  
26839 8303 d 2 h ripley /trunk/ branch update  
26234 8351 d 8 h ripley /trunk/src/gnuwin32/ use GetDIBits and so speed up png etc on all but 8-bit screens  
4394 9952 d 20 h ripley /trunk/src/gnuwin32/ commit gnuwin32 sources