0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Sep 10, 2024 — Sep 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
o lastof now correctly tests for ISOdatetime(1969,12,31,23,59,59) bug More... about 16 years ago
o bug fix coredata called on a zero-width xts More... about 16 years ago
o rolled back previous changes to character handling with vectors > 1 More... about 16 years ago
o bug fix of bug fix. Scoping on cbind is getting screwy More... about 16 years ago
o bug fix per Josh. Are you happy now Josh? More... about 16 years ago
o reverted code in cbind.xts to original case. cbind dispatch More... about 16 years ago
o updated fts, timeSeries conversion support More... about 16 years ago
- change cbind.xts to keep '...' arg column names like merge.xts More... about 16 years ago
o added TZ handling to lag.xts More... about 16 years ago
o merge now correctly handles indexTZ variable More... about 16 years ago
o endpoints now handles timeBased sequence final More... about 16 years ago
o updated startup message to emphasize 'environment' var TZ -- thanks David R. for the suggestion More... about 16 years ago
o new split.xts function to split data into More... about 16 years ago
fixed xts issue when converting data.frames that were in decending order by time More... over 16 years ago
added suppress-ability to startup messages. Thank Dirk for the friendliness! More... over 16 years ago
Ops.xts was dropping indexClass and other attributes with logical ops More... over 16 years ago
removed as.zoo.xts (in zoo package -- thanks Gabor for pointing it out) More... over 16 years ago
new version 0.6-5 More... over 16 years ago
bug fix [.xts when mixing 0s and negative numbers. Thanks to Luis Torgo for the patch. More... over 16 years ago
merge.c bugfix: merge.xts(1, xts) was ignoring "1" and returning xts More... over 16 years ago
- Corrected merges in Ops.xts() when dealing with objects More... over 16 years ago
na.omit was accidentally dropping dims, fixed More... over 16 years ago
o rbind drops env argument More... over 16 years ago
o added drop to subsetting in preperation of move to zoo More... over 16 years ago
working on chron/xts fix More... over 16 years ago
bug fix to lastof for misspecified leap-year logic. Thanks to Sandy (CHD850) More... over 16 years ago
bug fix work: (not done) More... over 16 years ago
Additions/changes: More... over 16 years ago
- bug fix of Jeff's bug fix in merge/cbind More... over 16 years ago
bug fix in merge/cbind where args > 2 && args[2] == NULL More... over 16 years ago