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
69385 3967 d 23 h luke /branches/R-NEWSTR/ Create branch for experimenting with alternate STRSXP implementations.  
65106 4529 d 11 h ripley /trunk/src/extra/tre/ more merging with TRE  
65105 4529 d 12 h ripley /trunk/src/extra/tre/ merge back to tre's current git repository  
62537 4857 d 0 h urbaneks /trunk/src/extra/tre/ fixed potential buffer overflow in TRE  
58359 5275 d 23 h ripley /trunk/src/extra/tre/ partial workaround for PR#14408  
57571 5379 d 6 h ripley /trunk/src/extra/tre/ incorporate some minor fixes  
57487 5384 d 3 h ripley /trunk/src/extra/tre/ fix is no longer needed  
57416 5390 d 2 h ripley /trunk/src/ use _W64  
56370 5493 d 0 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 5765 d 2 h ripley /trunk/src/extra/ more avoiding assert calls  
53309 5765 d 3 h ripley /trunk/ avoid TRE calling assert() on erroneous input  
51627 5955 d 5 h ripley /trunk/ allow for using 32-bit MinGW-w64 compilers  
51168 5998 d 1 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 6045 d 5 h ripley /trunk/src/ tweaks for Win64  
49658 6163 d 9 h ripley /trunk/ add useBytes=TRUE to strsplit  
49607 6167 d 3 h ripley /trunk/ add private version of tre so we can remap as needed