summaryrefslogtreecommitdiff
path: root/src/lib/rrdFile.js
AgeCommit message (Expand)Author
2013-11-07Add options to RRDFile and RRFileSum, and use thim in the Async classesIgor Sfiligoi
2013-11-01Add support for other endianIgor Sfiligoi
2013-03-23Better support for error in ChromeIgor Sfiligoi
2012-09-08Allow for mixed 32 and 64 bit align. Make index calculation more dynamicIgor Sfiligoi
2010-01-25Expose RRDRRA.cur_rowIgor Sfiligoi
2009-02-13Improve DS selection by nameFrank Wuerthwein
2009-02-12getDSbyName now returns a RRDDS object. RRDDS, RRDRRAInfo and RRDRRA now have...Frank Wuerthwein
2009-02-11Add getDSbyNameFrank Wuerthwein
2009-02-09Update commentFrank Wuerthwein
2009-02-08Fix bug and rename step functionsFrank Wuerthwein
2009-02-08Code cleanupFrank Wuerthwein
2009-02-06Client library for access to RRD archive filesFrank Wuerthwein