summaryrefslogtreecommitdiffstats
path: root/src/common/util/CountedPtr.h
AgeCommit message (Expand)AuthorFilesLines
2006-10-04Moved generic utility stuff to new library "raul".David Robillard1-58/+0
2006-10-03shared_ptr bugfixes.David Robillard1-2/+2
2006-09-14Cleaned up client-side model code significantly (made everything privateDavid Robillard1-3/+2
2006-09-12Bug fixes.David Robillard1-4/+4
2006-09-11Bug fixes.David Robillard1-201/+21
2006-09-11Switched homebrew CountedPtr to boost::shared_ptr.David Robillard1-9/+44
2006-09-09Drove 'er home! Working monolothic Ingenuity (ie. in-process engine).David Robillard1-5/+1
2006-07-14Updated name in comment headers and copyright dateDavid Robillard1-1/+1
2006-07-04Partial support for loading old patchesDavid Robillard1-1/+1
2006-06-21Reorganized directory tree/namesDavid Robillard1-1/+1
2006-06-16More thorough assertion checking in CountedPtr;David Robillard1-2/+9
2006-06-15Subpatches workingDavid Robillard1-6/+7
2006-06-12Store memory bug fixes (multiple ref ptr's to the same object, bad),David Robillard1-0/+2
2006-06-11New nodes in gtk client working through Store signal interfaceDavid Robillard1-3/+16
2006-06-09Added Om aka Graph aka god knows whatDavid Robillard1-0/+185