[Kst] kdeextragear-2/kst
Barth Netterfield
netterfield at astro.utoronto.ca
Wed May 21 20:35:35 CEST 2003
CVS commit by netterfield:
Fix update bug:
call update on all dependancies liberally
call update on all slaves
use a counter to avoid re-updates
note: recursion is not detected, will produce junk results, but
should not crash
A kst/kstdataobject.cpp 1.1
A kst/kstdataobject.h 1.1
M +0 -7 TODO 1.5
M +1 -0 kst/Makefile.am 1.18
M +1 -1 kst/d2asc.cpp 1.5
M +0 -1 kst/kstbasecurve.cpp 1.4
M +3 -7 kst/kstbasecurve.h 1.5
M +1 -1 kst/kstcurvedialog_i.cpp 1.6
M +33 -18 kst/kstdoc.cpp 1.10
M +3 -2 kst/kstdoc.h 1.8
M +1 -1 kst/ksteqdialog_i.cpp 1.10
M +20 -8 kst/kstequationcurve.cpp 1.11
M +1 -1 kst/kstequationcurve.h 1.6
M +6 -1 kst/ksthistogram.cpp 1.4
M +1 -1 kst/ksthistogram.h 1.4
M +1 -1 kst/ksthsdialog_i.cpp 1.7
M +8 -8 kst/kstplotdialog_i.cpp 1.8
M +11 -14 kst/kstplugin.cpp 1.6
M +7 -4 kst/kstplugin.h 1.4
M +12 -8 kst/kstpsdcurve.cpp 1.6
M +1 -1 kst/kstpsdcurve.h 1.5
M +7 -2 kst/kstrvector.cpp 1.13
M +1 -1 kst/kstrvector.h 1.5
M +1 -1 kst/kstscalar.cpp 1.2
M +13 -12 kst/kstslavevector.cpp 1.7
M +5 -7 kst/kstslavevector.h 1.6
M +10 -1 kst/kstvcurve.cpp 1.5
M +1 -1 kst/kstvcurve.h 1.5
M +6 -11 kst/kstvector.cpp 1.9
M +5 -2 kst/kstvector.h 1.8
More information about the Kst
mailing list