1. 25 Nov, 2001 14 commits
  2. 24 Nov, 2001 11 commits
  3. 23 Nov, 2001 14 commits
  4. 22 Nov, 2001 1 commit
    • list_capacity.cc: New file. · 1fc61093
      
      2001-11-22  Stephen M. Webb  <stephen@bregmasoft.com>
      
              * testsuite/23_containers/list_capacity.cc: New file.
              * testsuite/23_containers/list_ctor.cc: New file.
              * testsuite/23_containers/list_modifiers.cc: New file.
              * testsuite/23_containers/list_operators.cc: New file.
      
      2001-11-22  Stephen M. Webb  <stephen@bregmasoft.com>
      
      	* include/bits/stl_list.h: Reformatted according to C++STYLE rules.
      	(size): Replaced nonstandard distance() call with the standard one.
      	(transfer): Uglified to _M_transfer.
      
      From-SVN: r47277
      Stephen M. Webb committed