The R Project SVN R

Rev

Rev 78310 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 78310 Rev 78962
Line 43... Line 43...
43
 
43
 
44
since it failed on clang
44
since it failed on clang
45
https://stat.ethz.ch/pipermail/r-devel/2010-February/056728.html
45
https://stat.ethz.ch/pipermail/r-devel/2010-February/056728.html
46
 
46
 
47
Nov 2011: incorporated minor fixes from https://github.com/GerHobbelt/libtre
47
Nov 2011: incorporated minor fixes from https://github.com/GerHobbelt/libtre
48
(see http://laurikari.net/tre/website-issues-and-future-plans/#comments).
48
(see https://laurikari.net/tre/website-issues-and-future-plans/#comments).
49
 
49
 
50
Oct 2014: fixed R bug PR#16009 by copying the class member of a LITERAL
50
Oct 2014: fixed R bug PR#16009 by copying the class member of a LITERAL
51
in tre_copy_ast.
51
in tre_copy_ast.
52
 
52
 
53
Nov 2014: changed tre_version() to report this is a modified version.
53
Nov 2014: changed tre_version() to report this is a modified version.