Commit Graph

9 Commits

Author SHA1 Message Date
Bill Hoffman a170690fd2 Fix for bug #10550, work around instantiation out of scope 2010-04-28 17:42:22 -04:00
Brad King de955e4b6d Convert KWSys to OSI-approved BSD License
This converts the KWSys license to a pure 3-clause OSI-approved BSD
License.  We drop the previous license clause requiring modified
versions to be plainly marked.  We also update the KWSys copyright to
cover the full development time range.
2009-09-28 11:37:35 -04:00
Bill Hoffman 89b431e8ac STYLE: suppress warnings for borland 2009-06-09 15:44:46 -04:00
Bill Hoffman b81f09e341 STYLE: suppress warnings for borland 2009-06-09 15:18:51 -04:00
Brad King 4148fedbf0 ENH: Enabled support for use_auto_ptr(get_auto_ptr()) syntax on HP compiler. 2007-03-07 09:26:49 -05:00
Brad King 55280c5524 COMP: Disable function call with function return test for HP until it is implemented. 2007-03-03 23:46:42 -05:00
Brad King 8c1f9e1b83 ENH: Implemented auto_ptr_ref in a way that allows conversion of the pointed-to type. 2007-03-03 15:05:52 -05:00
Brad King ed722cbe61 COMP: Remove one conversion test until it is implemented. 2007-03-03 14:51:36 -05:00
Brad King 3fcec9daa4 ENH: Added test for auto_ptr. Documented aut_ptr template implementation. 2007-03-03 14:48:48 -05:00