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
89719 122 d 15 h pd /branches/R-4-6-branch/ Create R-4-6-branch  
87180 675 d 5 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.
 
86790 767 d 20 h luke /trunk/src/ Replace used of findVarInFrame3 by findVarInFrame or R_existsVarInFrame.  
86514 815 d 2 h kalibera /trunk/src/modules/internet/ Comment.  
86511 815 d 22 h kalibera /trunk/src/modules/internet/ Fix debug messages not to use R API (they may be printed on non-R threads).  
86510 816 d 1 h kalibera /trunk/src/modules/internet/ Fix formatted output in debug messages.  
86509 816 d 1 h kalibera /trunk/src/modules/internet/ Use a blocking socket in Rhttpd worker threads on Windows.  
85800 928 d 5 h ripley /trunk/src/modules/internet/ fix up r85799 for non-Windows  
85799 928 d 17 h kalibera /trunk/src/modules/internet/ Fix deadlock in http server termination on Windows (PR#18650).  
84215 1203 d 6 h maechler /trunk/src/ more typos from Eric Lindblad (skipping modules/lapack/*.f)  
83436 1323 d 2 h ripley /trunk/ tweaks to comments on strftime, replace some uses of sprintf with snprintf  
82931 1398 d 2 h ripley /trunk/src/ use (void) to avoid clang 15 warnings  
82506 1497 d 22 h kalibera /trunk/src/ Further fixes of handling encodings in the embedded http server (PR#18432).
Fixing issues when running in non-UTF-8 encoding, related to 82334.
 
82336 1538 d 4 h kalibera /trunk/src/modules/internet/ Comment.  
82334 1538 d 22 h kalibera /trunk/src/modules/internet/ Handle encoding in Rhttpd, particularly files may include non-ASCII
characters (PR#18342).
 
80477 1873 d 0 h kalibera /trunk/src/modules/internet/ Use Winsock error codes on Windows (PR#18120) in Rhttpd.  
79433 2078 d 20 h kalibera /trunk/src/modules/internet/ Avoid unnecessary copy and support custom handlers in (related to 79429).  
79429 2081 d 19 h kalibera /trunk/src/modules/internet/ Remove path segments in help processing.  
78536 2257 d 9 h ripley /trunk/src/ use Rstrdup in place of unchecked strdup allocations  
78455 2265 d 18 h ripley /trunk/src/ more checking of allocations  

Show All