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