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
90283 7 d 12 h hornik /trunk/src/ Also signal partial match dollar warnings with partialMatchWarning class
(remaining part of PR#18708). Also have only partal match arg warnings
report as 'partial *argument* match'.
 
89523 146 d 5 h luke /trunk/ Remove declarations from public headers and hide:
R_shallow_duplicate_attr, Rf_isValidString, Rf_lazy_duplicate,
Rf_NonNullStringMatch.
 
87938 503 d 8 h ripley /trunk/src/ start annotating the use of Rboolean in public headers  
87894 507 d 15 h ripley /trunk/src/ Rboolean -> bool  
87815 517 d 18 h ripley /trunk/src/main/ more Rboolean tweaks  
86821 763 d 6 h luke /trunk/src/ Switch base internals to using R_findVar and R_findVarInFrame.
Modules and base packages still use the unhidden Rf versions.
 
86790 768 d 5 h luke /trunk/src/ Replace used of findVarInFrame3 by findVarInFrame or R_existsVarInFrame.  
86755 771 d 8 h luke /trunk/src/ Use classed warning for partial matching of arguments and attributes (PR18708).
Based on patch provided in PR 18708 by Michael Chirico.
 
84211 1204 d 13 h ripley /trunk/src/main/ use <Defn.h> consistently  
83446 1321 d 14 h ripley /trunk/src/ C23 requires attributes before return values  
78126 2308 d 10 h kalibera /trunk/src/main/ Simplify creation of error message.  
77580 2415 d 7 h kalibera /trunk/src/main/ Support arguments with different encodings in pmatch (PR#17656).  
77452 2439 d 2 h luke /trunk/ Renamed matchArgs to matchArgs_NR to reflect that it returns a
non-reference-tracking list.
 
74035 3127 d 8 h luke /trunk/src/ Added matchArgs_RC and use in places where result escapes and needs
reference counting.
 
73256 3239 d 2 h maechler /trunk/src/ -diffB  
71956 3485 d 10 h ripley /trunk/ update dates  
71896 3491 d 13 h kalibera /trunk/src/main/ Fix error expression for primitives with internal argument matching
(currently none is provided via matchArgs). This makes matchArgs consistent
on error expressions and allows further optimization of applyClosure.
 
71715 3524 d 22 h luke /trunk/src/ Fixes to get the strict write barrier working again.  
71519 3573 d 4 h lawrence /trunk/src/main/ speedup matching of named arguments, PR#17157 (Pete Haverty)  
68947 4005 d 8 h ripley /trunk/src/ use https  

Show All