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
62537 4858 d 3 h urbaneks /trunk/src/extra/tre/ fixed potential buffer overflow in TRE  
58359 5277 d 2 h ripley /trunk/src/extra/tre/ partial workaround for PR#14408  
57571 5380 d 9 h ripley /trunk/src/extra/tre/ incorporate some minor fixes  
57487 5385 d 6 h ripley /trunk/src/extra/tre/ fix is no longer needed  
57416 5391 d 5 h ripley /trunk/src/ use _W64  
56370 5494 d 2 h urbaneks /trunk/src/extra/tre/ fall out of PR#14627:
convert recursive tre_ast_to_tnfa() to iteration over a stack
(was a TODO item anyway)
fix (and improve?) R_assert as defined in TRE and move it to
tre-internal.h so it can be modified in one place
 
53310 5766 d 5 h ripley /trunk/src/extra/ more avoiding assert calls  
53309 5766 d 6 h ripley /trunk/ avoid TRE calling assert() on erroneous input  
51627 5956 d 8 h ripley /trunk/ allow for using 32-bit MinGW-w64 compilers  
51168 5999 d 4 h ripley /trunk/src/extra/tre/ port some more unused parts of tre 0.8.0
document a bit more R changes.
comment out some compiler/OS-specific code which failed on clang+Linux
 
50936 6046 d 8 h ripley /trunk/src/ tweaks for Win64  
49658 6164 d 12 h ripley /trunk/ add useBytes=TRUE to strsplit  
49607 6168 d 6 h ripley /trunk/ add private version of tre so we can remap as needed