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 676 d 1 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 2552 d 0 h kalibera /trunk/src/ Remove byte type/macro from graphapp to resolve conflict with mingw/Windows
headers.
 
55671 5570 d 5 h ripley /trunk/src/ tweaks  
55647 5572 d 1 h ripley /trunk/src/extra/graphapp/ tidy up  
55646 5572 d 2 h ripley /trunk/src/ tidy up  
55643 5572 d 3 h ripley /trunk/ add comments  
55639 5572 d 18 h ripley /trunk/src/ pre-pixel alpha for rasters on windows()  
45017 6691 d 21 h ripley /trunk/src/extra/graphapp/ use R-standard indentation  
42641 6912 d 1 h ripley /trunk/src/extra/graphapp/ use two namespaces, GA_ and GAI_
comment out some unused entry points.
 
42521 6920 d 23 h ripley /trunk/src/ move graphapp to src/extra (as a prelude to making a separate DLL)  
42257 6950 d 16 h ripley /trunk/src/gnuwin32/graphapp/ no need to adjust alignment: malloc is guaranteed to be aligned  
41793 6995 d 0 h ripley /trunk/src/gnuwin32/ more 'const char' issues  
26839 8303 d 19 h ripley /trunk/ branch update  
26234 8352 d 1 h ripley /trunk/src/gnuwin32/ use GetDIBits and so speed up png etc on all but 8-bit screens  
4394 9953 d 13 h ripley /trunk/src/gnuwin32/ commit gnuwin32 sources