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
83796 1263 d 23 h luke /branches/R-syntax/ Merged trunk changes through r83795.  
81507 1653 d 5 h luke /branches/R-syntax/ Merged trunk changes through r81503.  
78769 2216 d 1 h luke /branches/R-syntax/ Branch for experimenting with syntax changes.  
68951 4005 d 6 h ripley /trunk/src/ prefer https:  
65805 4439 d 13 h ripley /trunk/src/ prefer _WIN{32,64}  
64792 4575 d 13 h ripley /trunk/src/ increase buffer sizes, hide internal function  
64625 4589 d 8 h ripley /trunk/ more comprehensive support for %Y modifiers
put back %+, as a fairly sensible default.
 
64609 4590 d 8 h ripley /trunk/src/ use C locale mandated %c
implement %P (glibc extension)
 
64607 4590 d 9 h ripley /trunk/ make use of nl_langinfo where available  
64597 4591 d 10 h ripley /trunk/src/extra/tzone/ Windows printf formats  
64596 4591 d 12 h ripley /trunk/ implemnent POSIX 2008 modifiers  
64590 4592 d 10 h ripley /trunk/src/extra/tzone/ code clean up  
64589 4592 d 11 h ripley /trunk/src/ use local tm_gmtoff/tm_tzone  
64585 4593 d 6 h ripley /trunk/ tests for %V etc in strftime  
64584 4593 d 8 h ripley /trunk/src/ Windows tweaks  
64583 4593 d 8 h ripley /trunk/src/ use timegm for %z  
64582 4593 d 9 h ripley /trunk/src/extra/tzone/ tweak for non-tm_zone case  
64580 4593 d 9 h ripley /trunk/ add strftime based on the one in tzcode