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
73939 3140 d 0 h luke /branches/ALTREP/ Merged changes from trunk through 73938.  
73146 3255 d 22 h luke /branches/ALTREP/ Merged changes from trunk through 73145.  
71308 3598 d 0 h luke /branches/ALTREP/ Create ALTREP branch.  
65106 4529 d 13 h ripley /trunk/src/extra/tre/ more merging with TRE  
65105 4529 d 13 h ripley /trunk/src/extra/tre/ merge back to tre's current git repository  
62537 4857 d 2 h urbaneks /trunk/src/extra/tre/ fixed potential buffer overflow in TRE  
58359 5276 d 1 h ripley /trunk/src/extra/tre/ partial workaround for PR#14408  
57571 5379 d 8 h ripley /trunk/src/extra/tre/ incorporate some minor fixes  
57487 5384 d 5 h ripley /trunk/src/extra/tre/ fix is no longer needed  
57416 5390 d 4 h ripley /trunk/src/ use _W64  
56370 5493 d 1 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 4 h ripley /trunk/src/extra/ more avoiding assert calls  
53309 5765 d 5 h ripley /trunk/ avoid TRE calling assert() on erroneous input  
51627 5955 d 7 h ripley /trunk/ allow for using 32-bit MinGW-w64 compilers  
51168 5998 d 3 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 7 h ripley /trunk/src/ tweaks for Win64  
49658 6163 d 11 h ripley /trunk/ add useBytes=TRUE to strsplit  
49607 6167 d 5 h ripley /trunk/ add private version of tre so we can remap as needed