Dima Kogan
4623bb6ea6
now building a native package
2011-11-11 00:10:05 -08:00
Dima Kogan
86e0360ade
fixed README.pod error that's been fixed in the main POD since September
2011-11-11 00:08:45 -08:00
Dima Kogan
7834e03df6
corrected imperfect awk flushing in POD example
2011-11-11 00:06:36 -08:00
Dima Kogan
3f4ed11b09
I don't actually want to export the tree when building my package
2011-10-29 02:56:18 -07:00
Dima Kogan
022682d45a
version parser now works for any package name
2011-10-23 14:53:53 -07:00
Dima Kogan
2b365dad30
bump
2011-10-23 13:39:03 -07:00
Dima Kogan
2e030feac4
standards bump to make lintian happier
2011-10-23 13:38:00 -07:00
Dima Kogan
662bb07995
added configuration to let git-buildpackage build this package
2011-10-23 13:37:39 -07:00
Dima Kogan
71b276c842
added source format for the debianization
2011-10-23 13:19:44 -07:00
Dima Kogan
82168ecf79
fixed wrong email address
2011-10-23 13:19:44 -07:00
Dima Kogan
489fe1991c
version bump
2011-10-23 13:19:44 -07:00
Dima Kogan
949471b846
added installation instructions
2011-10-16 11:57:37 -07:00
Dima Kogan
861611d131
updated email address
2011-10-16 11:46:37 -07:00
Dima Kogan
ba8357865a
version number now comes from the debian/changelog
2011-10-16 11:46:22 -07:00
Dima Kogan
05ba0c4975
main homepage at github, not cpan
2011-10-16 11:31:30 -07:00
Dima Kogan
ec2d90b981
whitespace
2011-10-16 11:27:02 -07:00
Dima Kogan
0fac942acf
renamed main script feedGnuplot -> feedgnuplot
2011-10-16 11:25:22 -07:00
Dima Kogan
d9c1f07c18
fixed small documentation error
2011-09-20 14:49:49 -07:00
Dima Kogan
289ed81c9e
new email address
2011-09-15 18:58:18 -07:00
Dima Kogan
acf10f0351
removed documentation-installing file that installed wrong documentation
2011-06-11 23:07:29 -07:00
Dima Kogan
f8ba674a80
making sure to not install extraneous files when building the deb
2011-06-11 23:07:29 -07:00
Dima Kogan
59eabc70f5
Corrected documentation.
...
At one point I changed the --legend syntax, but didn't update ALL the docs. This
fixes it
2011-05-31 10:58:45 -07:00
Dima Kogan
13ffda5991
new email address
2011-05-30 20:21:07 -07:00
Dima Kogan
13ea83f408
updated github POD
2011-05-30 20:20:59 -07:00
Dima Kogan
86051461ad
simplified some string generation to take more advantage of interpolation
2011-05-27 12:43:36 -07:00
Dima Kogan
d0dcad621a
version bump
2011-05-22 15:31:16 -07:00
Dima Kogan
d1d322637d
removed Changes file, since I already have a debian Changelog and the git history
2011-05-22 15:24:04 -07:00
Dima Kogan
19449a7822
documented command strings
2011-05-22 15:22:08 -07:00
Dima Kogan
70f508ece6
added 'clear' string to allow the data to purge itself
2011-05-22 15:21:56 -07:00
Dima Kogan
de242bad32
renamed "xy" to "curve"
2011-05-22 15:16:33 -07:00
Dima Kogan
339c2f9a3d
moved monotonicity checking into an outer loop
2011-05-22 15:15:37 -07:00
Dima Kogan
b6cc2579c4
removed unused variable
2011-05-22 15:05:08 -07:00
Dima Kogan
bbbbf36123
removed redundant code
2011-05-22 14:59:29 -07:00
Dima Kogan
38312c6439
--xlen now implies --monotonic, but ! --xlen does NOT mean ! --monotonic
2011-05-21 00:43:58 -07:00
Dima Kogan
07d6737dcd
fixed typo
2011-04-26 14:27:21 -07:00
Dima Kogan
c293015b3d
version bump
2011-04-26 14:25:23 -07:00
Dima Kogan
f5c1e79ddc
Real-time streaming plots now have an adjustable refresh rate, in addition to
...
data-triggered replotting
2011-04-26 14:21:34 -07:00
Dima Kogan
5d7701fb94
renamed plotThread -> plotUpdateThread
2011-04-26 13:42:54 -07:00
Dima Kogan
635f0fc7ee
If we're dumping out the raw gnuplot commands, do not sleep at the end
2011-04-20 15:26:38 -07:00
Dima Kogan
a7d0a926e4
version bump
2011-04-19 11:04:07 -07:00
Dima Kogan
eff58ac8ab
POD update
2011-04-16 01:50:08 -07:00
Dima Kogan
a41a64457f
--legend and --curvestyle now use ' ' as a separator instead of '='.
...
For example to set a legend for curve 'data' to 'datalegend' I now do
--legend data datalegend
The previous syntax that used = produced hashes internally, which disregarded
the order of the given options. This resulted in arbitrarily ordered curves.
2011-04-16 01:49:43 -07:00
Dima Kogan
50d384f956
version bump
2011-04-09 14:11:15 -07:00
Dima Kogan
4591324ccf
running with --help now returns 0
2011-04-09 14:09:51 -07:00
Dima Kogan
c7c7c3f216
version bump
2011-04-09 14:06:27 -07:00
Dima Kogan
ea3c1d4bd7
README POD update
2011-04-09 14:06:17 -07:00
Dima Kogan
09e38021bf
The POD now contains all the cmdline options. --help reads those.
2011-04-09 14:02:40 -07:00
Dima Kogan
bcbfde1af1
--legend and --curvestyle cmdline options now reference specific curves
2011-04-09 13:47:17 -07:00
Dima Kogan
1e1d878d67
Curve legends explicitly give override --autolegend
2011-04-09 13:41:49 -07:00
Dima Kogan
1c11fe810c
debian package depends on gnuplot
2011-04-03 17:26:22 -07:00