Code

Imported upstream version 1.3.5. upstream/1.3.5
authorSebastian Harl <sh@tokkee.org>
Sat, 20 Dec 2008 12:37:08 +0000 (13:37 +0100)
committerSebastian Harl <sh@tokkee.org>
Sat, 20 Dec 2008 12:37:08 +0000 (13:37 +0100)
commitbe3cca08c4031f46d4e2b872ab0eb825c5b69b4e
tree8181c2d928927a5a89634c1a7adf950c07bef9cd
parent17d11091c4df387ec01f0fce611cca5e3117a5d7
Imported upstream version 1.3.5.
143 files changed:
CHANGES
CONTRIBUTORS
Makefile.am
Makefile.in
WIN32-BUILD-TIPS.txt
acinclude.m4
bindings/Makefile.in
bindings/perl-piped/RRDp.pm
bindings/perl-shared/Makefile.PL
bindings/perl-shared/RRDs.pm
bindings/perl-shared/RRDs.xs
bindings/ruby/main.c
bindings/ruby/test.rb
bindings/tcl/Makefile.in
configure
configure.ac
doc/Makefile.in
doc/RRDs.html
doc/bin_dec_hex.1
doc/bin_dec_hex.txt
doc/cdeftutorial.1
doc/cdeftutorial.html
doc/cdeftutorial.pod
doc/cdeftutorial.txt
doc/rpntutorial.1
doc/rpntutorial.txt
doc/rrd-beginners.1
doc/rrd-beginners.txt
doc/rrdbuild.1
doc/rrdbuild.html
doc/rrdbuild.pod
doc/rrdbuild.txt
doc/rrdcgi.1
doc/rrdcgi.txt
doc/rrdcreate.1
doc/rrdcreate.txt
doc/rrddump.1
doc/rrddump.txt
doc/rrdfetch.1
doc/rrdfetch.txt
doc/rrdfirst.1
doc/rrdfirst.txt
doc/rrdgraph.1
doc/rrdgraph.html
doc/rrdgraph.pod
doc/rrdgraph.txt
doc/rrdgraph_data.1
doc/rrdgraph_data.html
doc/rrdgraph_data.pod
doc/rrdgraph_data.txt
doc/rrdgraph_examples.1
doc/rrdgraph_examples.txt
doc/rrdgraph_graph.1
doc/rrdgraph_graph.html
doc/rrdgraph_graph.pod
doc/rrdgraph_graph.txt
doc/rrdgraph_rpn.1
doc/rrdgraph_rpn.txt
doc/rrdinfo.1
doc/rrdinfo.txt
doc/rrdlast.1
doc/rrdlast.txt
doc/rrdlastupdate.1
doc/rrdlastupdate.txt
doc/rrdresize.1
doc/rrdresize.txt
doc/rrdrestore.1
doc/rrdrestore.txt
doc/rrdthreads.1
doc/rrdthreads.txt
doc/rrdtool.1
doc/rrdtool.html
doc/rrdtool.pod
doc/rrdtool.txt
doc/rrdtune.1
doc/rrdtune.txt
doc/rrdtutorial.1
doc/rrdtutorial.txt
doc/rrdupdate.1
doc/rrdupdate.txt
doc/rrdxport.1
doc/rrdxport.txt
examples/Makefile.in
intltool-extract.in
intltool-merge.in
intltool-update.in
ltmain.sh
po/Makefile.in.in
rrd_config.h.in
rrdtool.spec
src/Makefile.am
src/Makefile.in
src/librrd.pc.in [new file with mode: 0644]
src/librrd.sym [deleted file]
src/librrd.sym.in.in [new file with mode: 0644]
src/pngsize.c
src/rrd.h
src/rrd_cgi.c
src/rrd_config_bottom.h [new file with mode: 0644]
src/rrd_create.c
src/rrd_diff.c
src/rrd_dump.c
src/rrd_error.c
src/rrd_fetch.c
src/rrd_first.c
src/rrd_format.c
src/rrd_format.h
src/rrd_getopt.c
src/rrd_getopt.h
src/rrd_getopt1.c
src/rrd_gfx.c
src/rrd_graph.c
src/rrd_graph.h
src/rrd_graph_helper.c
src/rrd_hw.c
src/rrd_hw.h
src/rrd_hw_math.c
src/rrd_hw_update.c
src/rrd_i18n.h
src/rrd_info.c
src/rrd_is_thread_safe.h
src/rrd_last.c
src/rrd_lastupdate.c
src/rrd_not_thread_safe.c
src/rrd_open.c
src/rrd_parsetime.c
src/rrd_resize.c
src/rrd_restore.c
src/rrd_rpncalc.c
src/rrd_rpncalc.h
src/rrd_thread_safe.c
src/rrd_thread_safe_nt.c
src/rrd_tool.c
src/rrd_tool.h
src/rrd_tune.c
src/rrd_update.c
src/rrd_version.c
src/rrd_xport.c
src/rrd_xport.h
src/rrdupdate.c
win32/config.h
win32/rrdlib.vcproj [new file with mode: 0644]
win32/rrdtool.vcproj