* patches to make rrdtool compile on win32 (trunk and 1.4)
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 1 Jul 2010 20:49:42 +0000 (20:49 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 1 Jul 2010 20:49:42 +0000 (20:49 +0000)
commit4544c97f2699490bdfef560e6dbcd71de09db7b2
tree365c1407cb2c62098cf9cf407653f439bde72f63
parentb47c2e44707f965100a561660a45f89b5759cbc1
* patches to make rrdtool compile on win32 (trunk and 1.4)
* dotnet bindings (trunk)  by Euphoria Audio

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@2095 a5681a0c-68f1-0310-ab6d-d61299d08faa
20 files changed:
NEWS
bindings/dotnet/Properties/AssemblyInfo.cs [new file with mode: 0644]
bindings/dotnet/dnrrd_binding_test.csproj [new file with mode: 0644]
bindings/dotnet/dnrrdlib.csproj [new file with mode: 0644]
bindings/dotnet/favicon.ico [new file with mode: 0644]
bindings/dotnet/rrd_binding_test.cs [new file with mode: 0644]
bindings/dotnet/rrdlib.cs [new file with mode: 0644]
bindings/dotnet/rrdlib.sln [new file with mode: 0644]
src/rrd.h
src/rrd_graph.h
src/rrd_rpncalc.c
src/rrd_tool.c
src/rrd_update.c
src/rrd_utils.c
win32/config.h
win32/rrd.sln
win32/rrd.vcproj
win32/rrd_config.h.msvc
win32/rrdlib.vcproj
win32/rrdtool.vcproj