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
81390 1680 d 17 h murrell /branches/R-vecpat/ Create R-vecpat  
80292 1900 d 23 h kalibera /trunk/src/main/ Use macro to build on Solaris.  
80285 1902 d 3 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 3 h kalibera /trunk/src/main/ Remove code duplication.  
78536 2257 d 10 h ripley /trunk/src/ use Rstrdup in place of unchecked strdup allocations  
76974 2541 d 2 h ripley /trunk/ do not re-encode file paths using escapes - error instead  
75796 2788 d 19 h ripley /trunk/ remove more HP-UX support and legacy comments  
74358 3065 d 23 h kalibera /trunk/src/main/ Improve consistency of error messages when DLL limit cannot be increased.  
74354 3066 d 0 h kalibera /trunk/src/main/ Allow setting the DLL limit to 100 on platforms without setrlimit.  
74352 3066 d 3 h ripley /trunk/src/main/ 256 is *default* limit  
74261 3083 d 1 h kalibera /trunk/src/main/ Remove unreachable return statement.  
74130 3112 d 16 h maechler /trunk/src/main/ white space & comment cosmetic  
73545 3210 d 2 h kalibera /trunk/ Increase the number of DLLs that can be loaded by default. If needed,
increase the soft limit on open files.
 
73479 3215 d 23 h kalibera /trunk/src/main/ Fixed typo in error messages (PR#17349).  
73441 3218 d 21 h luke /trunk/src/main/ Rdynload.c now matches ALTREP version.  
73100 3266 d 17 h kalibera /trunk/src/main/ Check type and length of the name argument of getSymbolInfo.  
72233 3443 d 3 h ripley /trunk/ remove unused fields and routines  
72094 3461 d 0 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 5 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 18 h ripley /trunk/src/main/ declaration duplicates that in Rdynpriv.h  

Show All