[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

kdenonbeta/kdedebian/kapture



CVS commit by mornfall: 

- get CElemPtr stuff into shape; mostly (still crashy with delete on
  deref on... some ref is slipping me, damnit)
- template ParamT; works, looks good
- optimize out some not-really-neccessary loops
- safe CElemPtr's... looks good, seems worky
(this commit was brought to you by a herd of flying plusses)


  M +122 -41   libcapture/celem.h   1.4
  M +8 -6      libcapture/depgroupers.cpp   1.16
  M +1 -0      libcapture/depgroupers.h   1.11
  M +6 -6      libcapture/filters.cpp   1.17
  M +2 -2      libcapture/grouper.cpp   1.25
  M +20 -0     libcapture/param.h   1.5
  M +31 -7     libcapture/pkgmanager.cpp   1.25
  M +7 -3      libcapture/pkgmanager.h   1.18
  M +35 -15    libcapture/safeiterators.cpp   1.4
  M +22 -17    libcapture/safeiterators.h   1.4
  M +1 -1      libcapture/tree.cpp   1.20
  M +3 -2      libcapture/treefactory.h   1.6
  M +1 -1      libcapture/treenode.cpp   1.8
  M +4 -4      libcapture/treenode.h   1.10
  M +1 -1      libkapture/listtreeview.cpp   1.14
  M +9 -9      libkapture/listtreewidget.cpp   1.23
  M +4 -4      libkapture/listtreewidget.h   1.15
  M +6 -6      libkapture/pkgcelemview.cpp   1.6
  M +1 -1      libkapture/pkgcelemview.h   1.4





Reply to: