Code

branching for 1.3
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 7 Sep 2008 10:23:10 +0000 (10:23 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 7 Sep 2008 10:23:10 +0000 (10:23 +0000)
commitcadaca2c5ea8041416be51e3880f45765e499de4
treed1755e8146d1e7fd0a0e06ac71048ce2c536b2cf
parentdf87ab0767156762c420baa51bc22ebb6ed4c668
branching for 1.3

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.3@1492 a5681a0c-68f1-0310-ab6d-d61299d08faa
182 files changed:
program/.indent.pro [new file with mode: 0644]
program/00README [new file with mode: 0644]
program/CONTRIBUTORS [new file with mode: 0644]
program/COPYING [new file with mode: 0644]
program/COPYRIGHT [new file with mode: 0644]
program/MakeMakefile [new file with mode: 0755]
program/Makefile.am [new file with mode: 0644]
program/NEWS [new file with mode: 0644]
program/README [new file with mode: 0644]
program/THREADS [new file with mode: 0644]
program/TODO [new file with mode: 0644]
program/WIN32-BUILD-TIPS.txt [new file with mode: 0644]
program/acinclude.m4 [new file with mode: 0644]
program/bindings/Makefile.am [new file with mode: 0644]
program/bindings/perl-piped/MANIFEST [new file with mode: 0644]
program/bindings/perl-piped/Makefile.PL [new file with mode: 0644]
program/bindings/perl-piped/README [new file with mode: 0644]
program/bindings/perl-piped/RRDp.pm [new file with mode: 0644]
program/bindings/perl-piped/leaktest.pl [new file with mode: 0644]
program/bindings/perl-piped/rrdpl.dsp [new file with mode: 0644]
program/bindings/perl-piped/rrdpl.dsw [new file with mode: 0644]
program/bindings/perl-piped/t/base.t [new file with mode: 0755]
program/bindings/perl-shared/MANIFEST [new file with mode: 0644]
program/bindings/perl-shared/Makefile.PL [new file with mode: 0644]
program/bindings/perl-shared/README [new file with mode: 0644]
program/bindings/perl-shared/RRDs.pm [new file with mode: 0644]
program/bindings/perl-shared/RRDs.ppd [new file with mode: 0755]
program/bindings/perl-shared/RRDs.xs [new file with mode: 0644]
program/bindings/perl-shared/ntmake.pl [new file with mode: 0644]
program/bindings/perl-shared/t/base.t [new file with mode: 0755]
program/bindings/python/ACKNOWLEDGEMENT [new file with mode: 0644]
program/bindings/python/AUTHORS [new file with mode: 0644]
program/bindings/python/COPYING [new file with mode: 0644]
program/bindings/python/README [new file with mode: 0644]
program/bindings/python/rrdtoolmodule.c [new file with mode: 0644]
program/bindings/python/setup.py [new file with mode: 0644]
program/bindings/ruby/CHANGES [new file with mode: 0644]
program/bindings/ruby/README [new file with mode: 0644]
program/bindings/ruby/extconf.rb [new file with mode: 0644]
program/bindings/ruby/main.c [new file with mode: 0644]
program/bindings/ruby/test.rb [new file with mode: 0755]
program/bindings/tcl/Makefile.am [new file with mode: 0644]
program/bindings/tcl/README [new file with mode: 0644]
program/bindings/tcl/ifOctets.tcl.in [new file with mode: 0644]
program/bindings/tcl/tclrrd.c [new file with mode: 0644]
program/configure.ac [new file with mode: 0644]
program/debian/README.Debian [new file with mode: 0644]
program/debian/build_freetype.sh [new file with mode: 0755]
program/debian/changelog [new file with mode: 0644]
program/debian/control [new file with mode: 0644]
program/debian/copyright [new file with mode: 0644]
program/debian/librrd0-dev.files [new file with mode: 0644]
program/debian/librrd0.files [new file with mode: 0644]
program/debian/librrd0.postinst [new file with mode: 0644]
program/debian/librrd0.postrm [new file with mode: 0644]
program/debian/librrd0.shlibs [new file with mode: 0644]
program/debian/librrdp-perl.files [new file with mode: 0644]
program/debian/librrds-perl.files [new file with mode: 0644]
program/debian/rrdtool-tcl.files [new file with mode: 0644]
program/debian/rrdtool.files [new file with mode: 0644]
program/debian/rules [new file with mode: 0755]
program/debian/watch [new file with mode: 0644]
program/doc/Makefile.am [new file with mode: 0644]
program/doc/bin_dec_hex.pod [new file with mode: 0644]
program/doc/cdeftutorial.pod [new file with mode: 0644]
program/doc/name.inc [new file with mode: 0644]
program/doc/rpntutorial.pod [new file with mode: 0644]
program/doc/rrd-beginners.pod [new file with mode: 0644]
program/doc/rrdbuild.pod [new file with mode: 0644]
program/doc/rrdcgi.pod [new file with mode: 0644]
program/doc/rrdcreate.pod [new file with mode: 0644]
program/doc/rrddump.pod [new file with mode: 0644]
program/doc/rrdfetch.pod [new file with mode: 0644]
program/doc/rrdfirst.pod [new file with mode: 0644]
program/doc/rrdgraph-old.pod [new file with mode: 0644]
program/doc/rrdgraph.pod [new file with mode: 0644]
program/doc/rrdgraph_data.pod [new file with mode: 0644]
program/doc/rrdgraph_examples.pod [new file with mode: 0644]
program/doc/rrdgraph_graph.pod [new file with mode: 0644]
program/doc/rrdgraph_rpn.pod [new file with mode: 0644]
program/doc/rrdinfo.pod [new file with mode: 0644]
program/doc/rrdlast.pod [new file with mode: 0644]
program/doc/rrdlastupdate.pod [new file with mode: 0644]
program/doc/rrdpython.pod [new file with mode: 0644]
program/doc/rrdresize.pod [new file with mode: 0644]
program/doc/rrdrestore.pod [new file with mode: 0644]
program/doc/rrdruby.pod [new file with mode: 0644]
program/doc/rrdthreads.pod [new file with mode: 0644]
program/doc/rrdtool-dump.dtd [new file with mode: 0644]
program/doc/rrdtool-xport.dtd [new file with mode: 0644]
program/doc/rrdtool.pod [new file with mode: 0644]
program/doc/rrdtune.pod [new file with mode: 0644]
program/doc/rrdtutorial.es.pod [new file with mode: 0644]
program/doc/rrdtutorial.pod [new file with mode: 0644]
program/doc/rrdupdate.pod [new file with mode: 0644]
program/doc/rrdxport.pod [new file with mode: 0644]
program/examples/4charts.pl.in [new file with mode: 0755]
program/examples/Makefile.am [new file with mode: 0644]
program/examples/bigtops.pl.in [new file with mode: 0755]
program/examples/cgi-demo.cgi.in [new file with mode: 0755]
program/examples/minmax.pl.in [new file with mode: 0755]
program/examples/perftest.pl.in [new file with mode: 0755]
program/examples/piped-demo.pl.in [new file with mode: 0755]
program/examples/shared-demo.pl.in [new file with mode: 0755]
program/examples/stripes.pl.in [new file with mode: 0755]
program/favicon.ico [new file with mode: 0644]
program/netware/Makefile [new file with mode: 0644]
program/po/ChangeLog [new file with mode: 0644]
program/po/LINGUAS [new file with mode: 0644]
program/po/POTFILES.in [new file with mode: 0644]
program/po/de.po [new file with mode: 0644]
program/rrdtool-1.2-release [new file with mode: 0755]
program/rrdtool-1.3-release [new file with mode: 0755]
program/rrdtool.spec [new file with mode: 0644]
program/src/Makefile.am [new file with mode: 0644]
program/src/compile_afm.pl [new file with mode: 0644]
program/src/fnv.h [new file with mode: 0644]
program/src/get_ver.awk [new file with mode: 0644]
program/src/hash_32.c [new file with mode: 0644]
program/src/librrd.sym.in [new file with mode: 0644]
program/src/pngsize.c [new file with mode: 0644]
program/src/rrd.h [new file with mode: 0644]
program/src/rrd_cgi.c [new file with mode: 0644]
program/src/rrd_create.c [new file with mode: 0644]
program/src/rrd_datalang.c [new file with mode: 0644]
program/src/rrd_diff.c [new file with mode: 0644]
program/src/rrd_dump.c [new file with mode: 0644]
program/src/rrd_error.c [new file with mode: 0644]
program/src/rrd_fetch.c [new file with mode: 0644]
program/src/rrd_first.c [new file with mode: 0644]
program/src/rrd_format.c [new file with mode: 0644]
program/src/rrd_format.h [new file with mode: 0644]
program/src/rrd_getopt.c [new file with mode: 0644]
program/src/rrd_getopt.h [new file with mode: 0644]
program/src/rrd_getopt1.c [new file with mode: 0644]
program/src/rrd_gfx.c [new file with mode: 0644]
program/src/rrd_graph.c [new file with mode: 0644]
program/src/rrd_graph.h [new file with mode: 0644]
program/src/rrd_graph_helper.c [new file with mode: 0644]
program/src/rrd_hw.c [new file with mode: 0644]
program/src/rrd_hw.h [new file with mode: 0644]
program/src/rrd_hw_math.c [new file with mode: 0644]
program/src/rrd_hw_math.h [new file with mode: 0644]
program/src/rrd_hw_update.c [new file with mode: 0644]
program/src/rrd_hw_update.h [new file with mode: 0644]
program/src/rrd_i18n.h [new file with mode: 0644]
program/src/rrd_info.c [new file with mode: 0644]
program/src/rrd_is_thread_safe.h [new file with mode: 0644]
program/src/rrd_last.c [new file with mode: 0644]
program/src/rrd_lastupdate.c [new file with mode: 0644]
program/src/rrd_nan_inf.c [new file with mode: 0644]
program/src/rrd_not_thread_safe.c [new file with mode: 0644]
program/src/rrd_open.c [new file with mode: 0644]
program/src/rrd_parsetime.c [new file with mode: 0644]
program/src/rrd_parsetime.h [new file with mode: 0644]
program/src/rrd_resize.c [new file with mode: 0644]
program/src/rrd_restore.c [new file with mode: 0644]
program/src/rrd_rpncalc.c [new file with mode: 0644]
program/src/rrd_rpncalc.h [new file with mode: 0644]
program/src/rrd_thread_safe.c [new file with mode: 0644]
program/src/rrd_thread_safe_nt.c [new file with mode: 0644]
program/src/rrd_tool.c [new file with mode: 0644]
program/src/rrd_tool.h [new file with mode: 0644]
program/src/rrd_tune.c [new file with mode: 0644]
program/src/rrd_update.c [new file with mode: 0644]
program/src/rrd_version.c [new file with mode: 0644]
program/src/rrd_xport.c [new file with mode: 0644]
program/src/rrd_xport.h [new file with mode: 0644]
program/src/rrdupdate.c [new file with mode: 0644]
program/src/strftime.c [new file with mode: 0644]
program/src/strftime.h [new file with mode: 0644]
program/src/unused.h [new file with mode: 0644]
program/src/win32comp.c [new file with mode: 0644]
program/svn2cl.xsl [new file with mode: 0644]
program/win32/Makefile [new file with mode: 0644]
program/win32/config.h [new file with mode: 0644]
program/win32/rrd.dsp [new file with mode: 0644]
program/win32/rrd.vcproj [new file with mode: 0644]
program/win32/rrd_config.h.msvc [new file with mode: 0644]
program/win32/rrdtool.dsp [new file with mode: 0644]
program/win32/rrdtool.dsw [new file with mode: 0644]
program/win32/rrdtool.vcproj [new file with mode: 0644]