The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
60667 5068 d 15 h ripley /trunk/src/ only use Internals.h where needed  
60336 5090 d 8 h ripley /trunk/ strip out interrupt checks for now  
60201 5102 d 15 h ripley /trunk/src/main/ add long-vector support  
60190 5103 d 9 h ripley /trunk/src/main/ add checks for interrupts  
59091 5214 d 7 h ripley /trunk/ more real indices or integer returns with long vectors  
59090 5214 d 10 h ripley /trunk/src/main/ more long vector tweaks  
59086 5214 d 12 h ripley /trunk/src/ problems uncovered by -Wconversion  
59048 5216 d 16 h ripley /trunk/src/ port r59047 -- call setmode() after stats loads LAPACK  
59035 5217 d 18 h ripley /trunk/src/ introduce xlength for long vectors
update some copyright dates
use preferred 'R Core Team'
 
58404 5273 d 23 h urbaneks /trunk/src/ use ASCII_MASK bit for 7-bit CHARSXPs to avoid linear lookups  
57090 5418 d 15 h hornik /trunk/src/ Move amatch bounds expansion from R to C.  
57082 5419 d 17 h hornik /trunk/src/ Add aregexec().  
57074 5420 d 8 h hornik /trunk/ Add 'costs' argument to agrep().
Allow for specifying a cost bound in agrep().
Put common code for expanding approximate match bounds and costs into
internal utility functions .amatch_bounds() and .amatch_costs().
Change underlying C code to pass vectors of bounds and costs, and not
all individual elements separately.
Rename adist() costs argument to 'costs'.
 
57035 5423 d 19 h ripley /trunk/src/main/ avoid some -Wall warnings  
57024 5428 d 7 h hornik /trunk/src/ Fix thinko when computing the edit transscript.
Handle infinite cost components correctly for full matches.
Optionally return the offsets of the matched substring when computing
the approximate match distance.
 
57012 5429 d 8 h hornik /trunk/src/ Compute Levenshtein distance ourselves using dynamic programming.
Optionally return a transformation achieving minimal distance.
 
56971 5438 d 13 h ripley /trunk/src/main/ thinko  
56948 5440 d 11 h ripley /trunk/src/main/ clear the R_alloc heap during loop, remove warning  
56910 5442 d 18 h hornik /trunk/src/ Add option 'fixed' to adist().  
56895 5443 d 16 h hornik /trunk/src/main/ Handle useBytes/encoding issues.  

Show All