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
81322 1689 d 9 h kalibera /branches/R-ucrt/ Create R-ucrt  
80292 1901 d 1 h kalibera /trunk/src/main/ Use macro to build on Solaris.  
80285 1902 d 5 h kalibera /trunk/src/ Prevent DLL info corruption on DLL unloading (PR#16446). Zero external
pointers of native symbols of unloaded DLLs. Turn reloading of already
loaded DLL into a no-op.
 
80205 1922 d 5 h kalibera /trunk/src/main/ Remove code duplication.  
78536 2257 d 12 h ripley /trunk/src/ use Rstrdup in place of unchecked strdup allocations  
76974 2541 d 4 h ripley /trunk/ do not re-encode file paths using escapes - error instead  
75796 2788 d 21 h ripley /trunk/ remove more HP-UX support and legacy comments  
74358 3066 d 1 h kalibera /trunk/src/main/ Improve consistency of error messages when DLL limit cannot be increased.  
74354 3066 d 3 h kalibera /trunk/src/main/ Allow setting the DLL limit to 100 on platforms without setrlimit.  
74352 3066 d 5 h ripley /trunk/src/main/ 256 is *default* limit  
74261 3083 d 3 h kalibera /trunk/src/main/ Remove unreachable return statement.  
74130 3112 d 19 h maechler /trunk/src/main/ white space & comment cosmetic  
73545 3210 d 4 h kalibera /trunk/ Increase the number of DLLs that can be loaded by default. If needed,
increase the soft limit on open files.
 
73479 3216 d 1 h kalibera /trunk/src/main/ Fixed typo in error messages (PR#17349).  
73441 3218 d 23 h luke /trunk/src/main/ Rdynload.c now matches ALTREP version.  
73100 3266 d 20 h kalibera /trunk/src/main/ Check type and length of the name argument of getSymbolInfo.  
72233 3443 d 6 h ripley /trunk/ remove unused fields and routines  
72094 3461 d 2 h kalibera /trunk/ The maximum number of DLLs that can be loaded is now fixed to 100 by
default, but can be increased using environment variable MAX_NUM_DLLS up to
1000 if the file descriptors limit permits.
 
72031 3469 d 7 h kalibera /trunk/src/ Increase the maximum number of loaded DLLs on systems where the limit on
open files allows it. With Luke Tierney.
 
71993 3478 d 20 h ripley /trunk/src/main/ declaration duplicates that in Rdynpriv.h  

Show All