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 4 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 145 d 20 h luke /trunk/ Remove declarations from public headers and hide:
R_shallow_duplicate_attr, Rf_isValidString, Rf_lazy_duplicate,
Rf_NonNullStringMatch.
 
87938 503 d 0 h ripley /trunk/src/ start annotating the use of Rboolean in public headers  
87894 507 d 6 h ripley /trunk/src/ Rboolean -> bool  
87815 517 d 10 h ripley /trunk/src/main/ more Rboolean tweaks  
86821 762 d 21 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 767 d 21 h luke /trunk/src/ Replace used of findVarInFrame3 by findVarInFrame or R_existsVarInFrame.  
86755 771 d 0 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 5 h ripley /trunk/src/main/ use <Defn.h> consistently  
83446 1321 d 5 h ripley /trunk/src/ C23 requires attributes before return values  
78126 2308 d 1 h kalibera /trunk/src/main/ Simplify creation of error message.  
77580 2414 d 23 h kalibera /trunk/src/main/ Support arguments with different encodings in pmatch (PR#17656).  
77452 2438 d 17 h luke /trunk/ Renamed matchArgs to matchArgs_NR to reflect that it returns a
non-reference-tracking list.
 
74035 3127 d 0 h luke /trunk/src/ Added matchArgs_RC and use in places where result escapes and needs
reference counting.
 
73256 3238 d 17 h maechler /trunk/src/ -diffB  
71956 3485 d 2 h ripley /trunk/ update dates  
71896 3491 d 5 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 14 h luke /trunk/src/ Fixes to get the strict write barrier working again.  
71519 3572 d 19 h lawrence /trunk/src/main/ speedup matching of named arguments, PR#17157 (Pete Haverty)  
68947 4005 d 0 h ripley /trunk/src/ use https  

Show All