0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mergeXts optimized for n>2 and n==2 case scenarios; 30+% faster than merge.xts More... over 16 years ago
fixed memory issue in mergeXts More... over 16 years ago
quasi-working mergeXts C level wrapper to do_merge_xts More... over 16 years ago
new results object counting More... over 16 years ago
merge work -- mergeXts in merge.c to handle ... efficiently (not done) More... over 16 years ago
fixed all= to handle univariate reorganization in merge.xts... More... almost 17 years ago
moved rmerge to merge.xts in merge.R More... almost 17 years ago
new merge.R code, works recusively More... almost 17 years ago
zero-width object print bugs fixed More... almost 17 years ago
new as.fts.xts and as.xts.fts methods More... almost 17 years ago
matrix updates: as.matrix, re.matrix, as.xts.matrix More... almost 17 years ago
commented out merge.xts0 More... almost 17 years ago
using merge.xts in place of merge.xts0 in Ops.xts More... almost 17 years ago
merge, Ops R-level refactoring More... almost 17 years ago
major improvement in Ops.xts, using .Class <- 'matrix' assignment More... almost 17 years ago
fixed support for zeor-width objects More... almost 17 years ago
50% speed improvements C -- bypassing R INTEGER/REAL with pointers More... almost 17 years ago
attempts to handle zero-width xts objects More... almost 17 years ago
fixed is.xts test for y arg More... almost 17 years ago
make.unique added to colnames More... almost 17 years ago
new simplified column naming scheme in merge.R (not finished) More... almost 17 years ago
new mergeXts wrapper to handle ... style arg style like merge.zoo More... almost 17 years ago
fixed na.omit.xts bug in rownames More... almost 17 years ago
new write.xts and read.xts functions in progress More... almost 17 years ago
sec, min, hour, and day now handle 'k' > maximum for period: e.g. endpoints(x,'secs', k=100) works More... almost 17 years ago
bug fix in index check during .xts construction More... almost 17 years ago
more MACROS for major xts attribute manipulation More... almost 17 years ago
new xtsCoreAttributes, xts_COREATTRIB, and copy_xtsCoreAttributes API functions More... almost 17 years ago
now handles INT and REAL data, as well as INT and REAL indexing More... almost 17 years ago
colnames have been added to, as an argument and a default if NULL More... almost 17 years ago