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
83796 1263 d 22 h luke /branches/R-syntax/ Merged trunk changes through r83795.  
81507 1653 d 4 h luke /branches/R-syntax/ Merged trunk changes through r81503.  
78769 2216 d 0 h luke /branches/R-syntax/ Branch for experimenting with syntax changes.  
71657 3542 d 4 h plummer /trunk/src/include/ Clarify license for LGPL headers.  
71473 3578 d 13 h ripley /trunk/src/include/ add back a warning that NO_C_HEADERS is defunct  
71371 3590 d 13 h ripley /trunk/ make NO_C_HEADERS defunct  
71298 3599 d 11 h ripley /trunk/ update comments  
71297 3599 d 11 h ripley /trunk/src/include/ don't use legacy C++ headers even with Solaris' native CC  
71289 3600 d 12 h ripley /trunk/src/include/ give #warning on use of NO_C_HEADERS  
71267 3601 d 12 h ripley /trunk/src/include/ more Solaris undefs, expand notes  
70618 3724 d 5 h ligges /trunk/src/include/ use C style comments  
70320 3789 d 12 h ripley /trunk/src/include/ add comments  
70300 3791 d 14 h ripley /trunk/src/include/ workarounds for users of Solaris C++ compiler  
70093 3825 d 12 h ripley /trunk/ more on cospi etc
- the C11 extension is published and the draft has a typo
- OS X has __cospi etc
 
70030 3833 d 11 h ripley /trunk/ use C++ headers in R.h etc
remove documentation for S.h (also done in R 3.2.4)
remove legacy use of S.h
allow NO_C_HEADERS for Rintenals.h
 
70014 3834 d 13 h ripley /trunk/ introduce USE_CXX_HEADERS  
69977 3839 d 8 h ripley /trunk/src/include/ add comments on included C headers  
68949 4005 d 5 h ripley /trunk/src/ use https  
64404 4616 d 2 h ripley /trunk/src/include/ remove some pesky defines on Solaris  
64106 4659 d 6 h murdoch /trunk/ Add waitevent() to GraphApp, and R_WaitEvent to R, to block until the next event that R needs to handle. (Windows only for now.)

Use this to fix the 100% CPU problem in getGraphicsEvent. (PR#15500)

Fix the getGraphicsEvent example; Windows now sends mouse move messages whenever the plot is refreshed, even if the mouse doesn't move.
 

Show All