summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/testAutoPtr.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #10550, work around instantiation out of scopeBill Hoffman2010-04-281-1/+1
* Convert KWSys to OSI-approved BSD LicenseBrad King2009-09-281-11/+9
* STYLE: suppress warnings for borlandBill Hoffman2009-06-091-2/+2
* STYLE: suppress warnings for borlandBill Hoffman2009-06-091-1/+4
* ENH: Enabled support for use_auto_ptr(get_auto_ptr()) syntax on HP compiler.Brad King2007-03-071-2/+0
* COMP: Disable function call with function return test for HP until it is impl...Brad King2007-03-041-0/+2
* ENH: Implemented auto_ptr_ref in a way that allows conversion of the pointed-...Brad King2007-03-031-4/+1
* COMP: Remove one conversion test until it is implemented.Brad King2007-03-031-0/+2
* ENH: Added test for auto_ptr. Documented aut_ptr template implementation.Brad King2007-03-031-0/+166