User contributions for ScratchMonkey
From KitwarePublic
Jump to navigationJump to search
- 19:36, 3 March 2010 diff hist +328 User talk:Daviddoria string inserter does exist
- 00:23, 19 February 2010 diff hist +821 User talk:Daviddoria →Smart Pointers: not seeing leaks
- 02:32, 18 February 2010 diff hist +442 User talk:ScratchMonkey
- 01:24, 18 February 2010 diff hist +238 N User talk:Daviddoria Smart Pointers
- 20:38, 1 February 2010 diff hist +827 VTK/Tutorials/SmartPointers →Idea: compare to standard shared_ptr
- 20:30, 1 February 2010 diff hist −9 VTK/Tutorials/SmartPointers misplaced header
- 20:27, 1 February 2010 diff hist +313 VTK/Tutorials/SmartPointers →Using Smart Pointers as Class Member Variables: destructors simplified
- 20:24, 1 February 2010 diff hist +450 VTK/Tutorials/SmartPointers →Creating an Object with a Smart Pointer: illustrate use of Take method
- 20:17, 1 February 2010 diff hist +499 VTK/Tutorials/SmartPointers →Using Smart Pointers as Class Member Variables: Add howto
- 20:10, 1 February 2010 diff hist +409 VTK/Tutorials/SmartPointers →Creating an Object with a Smart Pointer: note subtle syntax requirement
- 18:50, 4 January 2010 diff hist +58 VTK/Tutorials/SmartPointers →Idea: motivation: exception-safe code
- 18:28, 4 January 2010 diff hist +23 Talk:VTK/Examples/Cxx/Filtering/SurfaceFromUnorganizedPoints →Memory leak: use-after-free, not leak
- 18:27, 4 January 2010 diff hist +254 Talk:VTK/Examples/Cxx/Filtering/SurfaceFromUnorganizedPoints →Memory leak: new section
- 17:34, 4 January 2010 diff hist +428 VTK/Tutorials/SmartPointers →Returning a Smart Pointer: explain the difference