[Kst] kdeextragear-2/kst/kst [POSSIBLY UNSAFE]
George Staikos
staikos at kde.org
Mon Jun 2 00:11:29 CEST 2003
CVS commit by staikos:
Some of the changes to the vectors are started. I'm doing these incrementally,
and periodically somethings may break. For instance, vector usage counts
probably do not work right now, though they will work again once the changes
are complete. This change mostly changes method names, adds some new ones,
removes some that need to disappear, etc. The next change will likely be
the use of KSharedPtr<> instead of the raw pointer (which will -mostly- fix
the usage count again). There are probably memory leaks right now.
M +2 -2 d2asc.cpp 1.8 [POSSIBLY UNSAFE: printf]
M +0 -17 kstbasevectorlist.cpp 1.3
M +0 -3 kstbasevectorlist.h 1.5
M +5 -5 kstdatamanager_i.cpp 1.7
M +5 -0 kstdoc.cpp 1.18
M +5 -19 kstequationcurve.cpp 1.18
M +2 -5 ksthistogram.cpp 1.8
M +4 -16 kstplugin.cpp 1.22
M +0 -2 kstplugindialog_i.cpp 1.27
M +9 -11 kstpsdcurve.cpp 1.10
M +44 -36 kstrvector.cpp 1.16
M +7 -5 kstrvectorlist.cpp 1.3
M +11 -11 kstslavevector.cpp 1.9
M +1 -1 kstslavevector.h 1.8
M +3 -3 kstslavevectorlist.cpp 1.4
M +11 -33 kstvcurve.cpp 1.9
M +6 -6 kstvector.cpp 1.16
M +15 -19 kstvector.h 1.18
M +1 -1 kstvectordialog_i.cpp 1.9
M +9 -6 kstvectorlist.cpp 1.8
More information about the Kst
mailing list