0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
new .Call xts subsetting More... almost 17 years ago
changed rindex to .index throughout More... almost 17 years ago
new rindex and index.xts docs More... almost 17 years ago
bug fixes to remove 'names' attribute that .subset was adding (all xts have dimension) More... almost 17 years ago
fixed print issue and index/rownames More... almost 17 years ago
fixed bug in index<- that resulted in dimnames not getting updated More... almost 17 years ago
modified the .xts 'fast' constructor. Now ~ as fast as matrix() More... almost 17 years ago
new str method -- needs more work More... almost 17 years ago
fixed its() constructor example in unitTests More... almost 17 years ago
new indexFormat'ing More... almost 17 years ago
cleaned up extra branching that is now not needed More... almost 17 years ago
modification to xts constructor that was removing rownames for unknown reason More... almost 17 years ago
fixed ISO single period spec to use timeBasedRange More... almost 17 years ago
binsearch now has option of returning NA if not found (set start=NULL) More... almost 17 years ago
dim bugs fixed More... almost 17 years ago
removed debug calls in [.xts method More... almost 17 years ago
timeBasedSeq and timeBasedRange bug fixes and code cleanup More... almost 17 years ago
new .xts internal function for fast xts construction More... almost 17 years ago
moved fortran subroutines to individual files More... almost 17 years ago
moved index to index.R More... almost 17 years ago
new binary search subsetting xts dates More... almost 17 years ago
moved merge to merge.R More... almost 17 years ago
moved print.xts to separate file More... almost 17 years ago
xts now takes a row.names arg to force no rownames [experimental] More... almost 17 years ago
data.frame and RUnit troubles???? CLI is OK More... almost 17 years ago
fixed rbind.xts to handle indexClass successfully More... almost 17 years ago
added .indexCLASS and .indexFORMAT to hidden xtsAttributes More... almost 17 years ago
many changes to get past RUnit tests More... almost 17 years ago
major changes to xts constructor and index-based accessor functions More... almost 17 years ago
working on [.xts to use timeBasedRange in prep for binsearch and numeric storage More... almost 17 years ago