Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libstdc++: GNU Standard C++ Library
        
        
            | Name: | libstdc++ | Vendor: | Scientific Linux | 
        
            | Version: | 3.4.6 | License: | GPL | 
        
            | Release: | 9 | URL: | http://gcc.gnu.org | 
        
        
        - Summary
- The libstdc++ package contains a rewritten standard compliant GCC Standard
C++ Library.
Changelog
        
            - * Thu Jul 19 19:00:00 2007 Jakub Jelinek  <jakub{%}redhat{*}com> 3.4.6-9
- - avoid aliasing warnings in libstdc++-v3 headers when compiled
  with g++4 (Paolo Carlini, PR libstdc++/24975, #240020)
- fix RTL expansion of COMPLEX_EXPR (#233941)
- fix deque<>::erase(iterator, iterator) (Steve LoBasso,
  Paolo Carlini, #234515)
- fix french and kinyarwanda translations (#235008)
- handle PARALLELs in GCSE store motion (Alexandre Oliva, #235255)
- ensure zero termination for invalid, overly long, std::__enc_traits
  internal or external character set names (Jatin Nansi, #242685) 
            - * Fri Mar  2 18:00:00 2007 Jakub Jelinek  <jakub{%}redhat{*}com> 3.4.6-8
- - add gnu.java.util.ZoneInfo class, use tzdata files for libgcj
  timezone stuff instead of builtin simple and outdated rules (#227884)
- add missing @GCC_4.0.0 and @GCC_4.2.0 libgcc symbols (except for the
  long double ones on ppc32/s390{,x} which can't be supported in RHEL4)
            - * Fri Feb  9 18:00:00 2007 Jakub Jelinek  <jakub{%}redhat{*}com> 3.4.6-7
- - regenerate libjava.util.TimeZone data from tzdata2007a (#227884)