[Kst] [Kst-plot/kst] 106cb7: Fix some constness; delete dead code.
Barth Netterfield
netterfield at astro.utoronto.ca
Wed Jan 20 16:00:15 UTC 2016
Branch: refs/heads/master
Home: https://github.com/Kst-plot/kst
Commit: 106cb743a8625662212591f14421eee6f42870ef
https://github.com/Kst-plot/kst/commit/106cb743a8625662212591f14421eee6f42870ef
Author: Barth Netterfield <netterfield at astro.utoronto.ca>
Date: 2016-01-18 (Mon, 18 Jan 2016)
Changed paths:
M src/libkst/datavector.cpp
M src/libkst/datavector.h
M src/libkst/vector.cpp
M src/libkst/vector.h
M src/libkstmath/csd.cpp
M src/libkstmath/psdcalculator.cpp
M src/libkstmath/psdcalculator.h
M src/plugins/dataobject/genericfilter/genericfilter.cpp
M src/plugins/dataobject/interpolations/interpolations.h
M src/plugins/dataobject/linefit/linefit.cpp
M src/plugins/filters/cumulativeaverage/cumulativeaverage.cpp
M src/plugins/filters/cumulativesum/cumulativesum.cpp
M src/plugins/fits/common.h
M src/plugins/fits/non_linear.h
M src/plugins/fits/non_linear_weighted.h
Log Message:
-----------
Fix some constness; delete dead code.
Commit: 6cf3c31f3fdd938b1d469a01356e36d702fa29ed
https://github.com/Kst-plot/kst/commit/6cf3c31f3fdd938b1d469a01356e36d702fa29ed
Author: Barth Netterfield <netterfield at astro.utoronto.ca>
Date: 2016-01-19 (Tue, 19 Jan 2016)
Changed paths:
M src/libkst/vector.cpp
M src/libkst/vector.h
M src/libkstmath/equation.cpp
M src/libkstmath/eventmonitorentry.cpp
M src/libkstmath/histogram.cpp
M src/libkstmath/psd.cpp
M src/plugins/dataobject/activitylevel/activitylevel.cpp
M src/plugins/dataobject/bin/bin.cpp
M src/plugins/dataobject/chop/chop.cpp
M src/plugins/dataobject/convolution/convolve/convolve.cpp
M src/plugins/dataobject/convolution/deconvolve/deconvolve.cpp
M src/plugins/dataobject/correlation/autocorrelation/autocorrelation.cpp
M src/plugins/dataobject/correlation/crosscorrelation/crosscorrelation.cpp
M src/plugins/dataobject/crossspectrum/crossspectrum.cpp
M src/plugins/dataobject/genericfilter/genericfilter.cpp
M src/plugins/dataobject/interpolations/interpolations.h
M src/plugins/dataobject/linefit/linefit.cpp
M src/plugins/dataobject/lockin/lockin.cpp
M src/plugins/dataobject/noiseaddition/noiseaddition.cpp
M src/plugins/dataobject/periodogram/periodogram.cpp
M src/plugins/dataobject/phase/phase.cpp
M src/plugins/dataobject/shift/shift.cpp
M src/plugins/dataobject/syncbin/syncbin.cpp
M src/plugins/filters/cumulativeaverage/cumulativeaverage.cpp
M src/plugins/filters/cumulativesum/cumulativesum.cpp
M src/plugins/filters/despike/filterdespike.cpp
M src/plugins/filters/differentiation/differentiation.cpp
M src/plugins/filters/filters.h
M src/plugins/filters/unwind/filterunwind.cpp
M src/plugins/filters/window/filterwindow.cpp
M src/plugins/fits/common.h
M src/plugins/fits/gradient_unweighted/fitgradient_unweighted.cpp
M src/plugins/fits/gradient_weighted/fitgradient_weighted.cpp
M src/plugins/fits/kneefrequency/fitkneefrequency.cpp
M src/plugins/fits/linear.h
M src/plugins/fits/linear_unweighted/fitlinear_unweighted.cpp
M src/plugins/fits/linear_weighted.h
M src/plugins/fits/linear_weighted/fitlinear_weighted.cpp
M src/plugins/fits/non_linear.h
M src/plugins/fits/non_linear_weighted.h
Log Message:
-----------
Different Read and Write pointers for Vectors
A step on the road to vector masks.
Commit: 9ac822e01b39a414d63a231bcd0e4ff3164018a9
https://github.com/Kst-plot/kst/commit/9ac822e01b39a414d63a231bcd0e4ff3164018a9
Author: Barth Netterfield <netterfield at astro.utoronto.ca>
Date: 2016-01-20 (Wed, 20 Jan 2016)
Changed paths:
M src/libkst/datavector.cpp
M src/libkst/editablevector.cpp
M src/libkst/generatedvector.cpp
M src/libkst/vector.cpp
M src/libkst/vector.h
Log Message:
-----------
Separate internal _v structure for flagging.
No visible changes to kst yet.
Compare: https://github.com/Kst-plot/kst/compare/541d9d48ccac...9ac822e01b39
More information about the Kst
mailing list