0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
new mechanism to handle arbitrary xts structs More... over 16 years ago
small change to internal as.POSIXct.Date to try More... over 16 years ago
- fixed 6mos window in axTicksByTime --- thanks to the More... over 16 years ago
no longer use the as.character call to fix TZ behavior. More... over 16 years ago
new override methods to better manage class coercion More... over 16 years ago
added some comments on potential changes More... over 16 years ago
added small fix for lastof when dealing with More... over 16 years ago
per Dirk's fabulous suggestions, TZ is now required to More... over 16 years ago
commented out all Sys calls to ENV TZ variable More... over 16 years ago
updates to plot/lines.xts docs More... over 16 years ago
lines.xts now checks for an xts index, and behaves accordingly More... over 16 years ago
minor comment change to *non* leading NA More... over 16 years ago
moved dev/pkg to pkg More... over 16 years ago
moved old pkg to pkg-0.0-16 More... over 16 years ago
added dup= arg to disallow duplicates in rbind/c [experimental] More... over 16 years ago
added REALSXP support to na.omit -- still not done with rest More... over 16 years ago
na.omit.xts and na_omit_xts working as before (now faster and C accessible) More... over 16 years ago
added na.omit method in C More... over 16 years ago
added na.locf.xts method and corresponding C code More... over 16 years ago
plot.xts and lines.xts methods More... over 16 years ago
updated plot.xts, and exported. Now behaves like plot.zoo in plotting More... over 16 years ago
try.xts was failing to throw error if 'error=' was set More... over 16 years ago
cleaned up comments in [.xts More... over 16 years ago
updated version to 0.6-4 More... over 16 years ago
- Added and registered as.xts and re.xxx methods for the following More... over 16 years ago
replaced REAL/INTEGER/etc function calls (for fill) with pointers in merge.c More... over 16 years ago
initialized i to stop -Wall warning from gcc More... over 16 years ago
cleaned up comments in merge.c; as well as code More... over 16 years ago
rbind.c now handles duplicate indexing by appending objects More... over 16 years ago
[.xts subsetting now behaves as it did in previous releases More... over 16 years ago