1. 29 Jun, 2000 10 commits
  2. 28 Jun, 2000 25 commits
  3. 27 Jun, 2000 5 commits
    • Update to SGI STL 3.3 · 887b24d2
      
      2000-06-27  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>
      
      	Update to SGI STL 3.3
      	* ext/hash_map, ext/hash_set, ext/slist, ext/stl_bvector.h,
      	ext/stl_rope.h, ext/ropeimpl.h: Update.
      	* bits/std_bitset.h, bits/std_map, bits/std_memory.h,
      	bits/stl_algo.h, bits/stl_algobase.h, bits/stl_alloc.h,
      	bits/stl_config.h, bits/stl_construct.h, bits/stl_deque.h,
      	bits/stl_function.h, bits/stl_heap.h, bits/stl_iterator.h,
      	bits/stl_iterator_base.h, bits/stl_list.h, bits/stl_map.h,
      	bits/stl_multimap.h, bits/stl_multiset.h, bits/stl_numeric.h,
      	bits/stl_queue.h, bits/stl_set.h, bits/stl_stack.h,
      	bits/stl_string_fwd.h, bits/stl_threads.h, bits/stl_three.h,
      	bits/stl_uninitialized.h, bits/stl_vectory.h: Update.
      
      	* src/Makefile.am (headers): Add new files.
      	* src/Makefile.in: Regenerate.
      	* src/stl-inst.cc (std): Add instantiation for __sink_unused_warning.
      	* bits/concept_checks.h: New file.
      	* bits/container_concepts.h: New file.
      	* bits/sequence_concepts.h: New file.
      
      From-SVN: r34748
      Benjamin Kosnik committed
    • cpp: New directory. · d845dc52
      	* gcc.dg/cpp: New directory.
      	* gcc.dg/cpp/cpp.exp: New driver.
      	* gcc.dg/cpp/20000627-1.c: New test.
      	* gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
      	* gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
      	and rewrite as a compilation test.
      
      	* gcc.dg: Move many files into the cpp subdirectory, possibly
      	renaming or editing them as well.
      	Old name		New name
      	990119-1.c		cpp/19990119-1.c
      	990228-1.c		cpp/19990228-1.c
      	990407-1.c		cpp/19990407-1.c
      	990409-1.c		cpp/19990409-1.c
      	990413-1.c		cpp/19990413-1.c
      	990703-1.c		cpp/19990703-1.c
      	20000127-1.c		cpp/20000127-1.c
      	20000129-1.c		cpp/20000129-1.c
      	20000207-1.c		cpp/20000207-1.c
      	20000207-2.c		cpp/20000207-2.c
      	20000209-1.c		cpp/20000209-1.c
      	20000209-2.c		cpp/20000209-2.c
      	20000301-1.c		cpp/20000301-1.c
      	20000419-1.c		cpp/20000419-1.c
      	20000510-1.S		cpp/20000510-1.S
      	20000519-1.c		cpp/20000519-1.c
      	20000529-1.c		cpp/20000529-1.c
      	20000625-1.c		cpp/20000625-1.c
      	20000625-2.c		cpp/20000625-2.c
      	cpp-as1.c		cpp/assert1.c
      	cpp-as2.c		cpp/assert2.c
      	cxx-comments-1.c	cpp/cxxcom1.c
      	cxx-comments-2.c	cpp/cxxcom2.c
      	endif-label.c		cpp/endif.c
      	cpp-hash1.c		cpp/hash1.c
      	cpp-hash2.c		cpp/hash2.c
      	cpp-if1.c		cpp/if-1.c
      	cpp-if2.c		cpp/if-2.c
      	cpp-if3.c		cpp/if-3.c
      	cpp-if4.c		cpp/if-4.c
      	cpp-if5.c		cpp/if-5.c
      	cpp-cond.c		cpp/if-cexp.c
      	cpp-missingop.c		cpp/if-mop.c
      	cpp-missingparen.c	cpp/if-mpar.c
      	cpp-opprec.c		cpp/if-oppr.c
      	cpp-ifparen.c		cpp/if-paren.c
      	cpp-shortcircuit.c	cpp/if-sc.c
      	cpp-shift.c		cpp/if-shift.c
      	cpp-unary.c		cpp/if-unary.c
      	cpp-li1.c		cpp/line1.c
      	cpp-li2.c		cpp/line2.c
      	lineno.c		cpp/line3.c
      	lineno-2.c		cpp/line4.c
      	cpp-mi.c		cpp/mi1.c
      	cpp-mic.h		cpp/mi1c.h
      	cpp-micc.h		cpp/mi1cc.h
      	cpp-mind.h		cpp/mi1nd.h
      	cpp-mindp.h		cpp/mi1ndp.h
      	cpp-mix.h		cpp/mi1x.h
      	cpp-mi2.c		cpp/mi2.c
      	cpp-mi2a.h		cpp/mi2a.h
      	cpp-mi2b.h		cpp/mi2b.h
      	cpp-mi2c.h		cpp/mi2c.h
      	cpp-mi3.c		cpp/mi3.c
      	cpp-mi3.def		cpp/mi3.def
      	poison-1.c		cpp/poison.c
      	pr-impl.c		cpp/prag-imp.c
      	cpp-redef-2.c		cpp/redef1.c
      	cpp-redef.c		cpp/redef2.c
      	strpaste.c		cpp/strp1.c
      	strpaste-2.c		cpp/strp2.c
      	cpp-tradpaste.c		cpp/tr-paste.c
      	cpp-tradstringify.c	cpp/tr-str.c
      	cpp-tradwarn1.c		cpp/tr-warn1.c
      	cpp-tradwarn2.c		cpp/tr-warn2.c
      	trigraphs.c		cpp/trigraphs.c
      	cpp-unc1.c		cpp/unc1.c
      	cpp-unc2.c		cpp/unc2.c
      	cpp-unc3.c		cpp/unc3.c
      	cpp-unc.c		cpp/unc4.c
      	undef.c			cpp/undef1.c
      	undef-2.c		cpp/undef2.c
      	cpp-wi1.c		cpp/widestr1.c
      
      From-SVN: r34747
      Zack Weinberg committed
    • MouseEvent.java: Fixed coordinate space confusion. · b32dabe5
      2000-06-27  Rolf W. Rasmussen  <rolfwr@ii.uib.no>
      
      	* java/awt/event/MouseEvent.java: Fixed coordinate space
      	confusion.
      
      From-SVN: r34746
      Rolf W. Rasmussen committed
    • PushbackInputStream.java (read): If there are characters in the buffer, don't… · 56067b00
      PushbackInputStream.java (read): If there are characters in the buffer, don't also call super.read().
      
      	* java/io/PushbackInputStream.java (read): If there are characters
      	in the buffer, don't also call super.read().
      	* java/io/PushbackReader.java (read): If there are characters in
      	the buffer, don't also call super.read().
      
      From-SVN: r34745
      Tom Tromey committed
    • Update to SGI STL 3.3 · 35e1ebee
      
      2000-06-27  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>
      
      	Update to SGI STL 3.3
      	* ext/hash_map, ext/hash_set, ext/slist, ext/stl_bvector.h,
      	ext/stl_rope.h, ext/ropeimpl.h: Update.
      	* bits/std_bitset.h, bits/std_map, bits/std_memory.h,
      	bits/stl_algo.h, bits/stl_algobase.h, bits/stl_alloc.h,
      	bits/stl_config.h, bits/stl_construct.h, bits/stl_deque.h,
      	bits/stl_function.h, bits/stl_heap.h, bits/stl_iterator.h,
      	bits/stl_iterator_base.h, bits/stl_list.h, bits/stl_map.h,
      	bits/stl_multimap.h, bits/stl_multiset.h, bits/stl_numeric.h,
      	bits/stl_queue.h, bits/stl_set.h, bits/stl_stack.h,
      	bits/stl_string_fwd.h, bits/stl_threads.h, bits/stl_three.h,
      	bits/stl_uninitialized.h, bits/stl_vectory.h: Update.
      
      	* src/Makefile.am (headers): Add new files.
      	* src/Makefile.in: Regenerate.
      	* src/stl-inst.cc (std): Add instantiation for __sink_unused_warning.
      	* bits/concept_checks.h: New file.
      	* bits/container_concepts.h: New file.
      	* bits/sequence_concepts.h: New file.
      
      From-SVN: r34744
      Benjamin Kosnik committed