0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Sep 07, 2024 — Sep 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed bug/change in [.xts that was causing an error when More... over 16 years ago
added firstNonNA to xts.h More... over 16 years ago
naCheck now handles multi-column matrix objects More... over 16 years ago
naCheck function to wrap C 'naCheck'. Not yet multiple col ready More... over 16 years ago
Math.xts.R comment to attribute code/idea to zoo More... over 16 years ago
cleaned up LOGICAL/INTEGER issues when run on R built with: More... over 16 years ago
merge.c C comment fixes More... over 16 years ago
removed C++ // comments More... over 16 years ago
removing C++ style comments More... over 16 years ago
fixed issue with different data types being coerced in merge (thanks to Whit Armstrong and Gabor Grothendieck) More... over 16 years ago
updated dates of version 0.6-2 to 2008-12-29 More... over 16 years ago
added GPL-3 header to all source files More... over 16 years ago
drop(xts) now works correctlt at the coredata/print level More... over 16 years ago
Ops.xts now can be extended to new subclasses More... over 16 years ago
set pointers to NULL in runSum to pass compiler warnings More... over 16 years ago
removed unit tests from build More... over 16 years ago
fixed regression test issues More... over 16 years ago
new as.ts.xts method, and new ts.R code More... over 16 years ago
updates to unitTests More... over 16 years ago
fixed coredata.c to properly handle colnames. [bugfix for as.data.frame and data.frame reported by Josh] More... over 16 years ago
fixed bug in cum**** where ncol > 1, and now correctly returns xts object More... over 16 years ago
cumsum, cumprod, cummin, cummax xts methods More... over 16 years ago
bug fix for fmt arg in coredata More... over 16 years ago
new coredata.c file ~10x speed improvement More... over 16 years ago
fixed export typo in S3method for as.list More... over 16 years ago
new as.list.xts --- 10x faster than previous version, and an xts obj to boot! More... over 16 years ago
added example to show api_example files More... almost 17 years ago
added more fts/tis support More... almost 17 years ago
[<-.xts method handles ISO8601 and timeBased correctly More... almost 17 years ago
cleaned up [<-.xts code More... almost 17 years ago