0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added 'sort' to sort 'i' values in [.xts that are out of order More... over 16 years ago
colnames are now being used in merge.c and merge.xts. Still not complete. More... over 16 years ago
periodicity back to median(diff(.index( as mean just gave odd results (as expected) More... over 16 years ago
[.xts fix for logical subsetting More... over 16 years ago
new examples for first/last More... over 16 years ago
new as.xts methods for timeBased 'x', converts to zero-width xts objects More... over 16 years ago
Updated version to 0.6-1 More... over 16 years ago
try.xts stray braces fix More... over 16 years ago
added internal conversion with try.xts to: More... over 16 years ago
fixed colname bug in merge.xts, scoping issue finally resolved for ... More... over 16 years ago
bug fixes --- thanks Dirk More... over 16 years ago
microsecond support added to endpoints More... over 16 years ago
updated endpoints (and xts) to handle millisecond time-stamps More... over 16 years ago
new and updated documentation More... over 16 years ago
fixed .xts to now default to c('POSIXt','POSIXct') More... over 16 years ago
merge now handles zero-width colnames, and warns on misuse of join/all More... over 16 years ago
removed rbindXts code. another battle for another day More... over 16 years ago
fixed rbind.c for josh More... over 16 years ago
non-working rbindXts in rbind.c to eventually handle n-args More... over 16 years ago
updates More... over 16 years ago
updated WISHLIST More... over 16 years ago
cbind now uses merge.xts/mergeXts internally. Same speed as merge.xts. More... over 16 years ago
mergeXts is now merge.xts More... over 16 years ago
fixed bug in mergeXts [C] when merging multi-column objects More... over 16 years ago
more merge.c changes. Fixed bug in _INDEX calc from CDDR call More... almost 17 years ago
xts constructor, print, index.xts now handle zero-width more like zoo More... almost 17 years ago
updates to mergeXts code, better memory management More... almost 17 years ago
added test for xts object (not conversion yet) to do_merge_xts More... almost 17 years ago
removed unecessary variable declarations and code in mergeXts More... almost 17 years ago
updated mergeXts to prevent recreating dim in result when n==2 More... almost 17 years ago