summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/std_complex.h
Commit message (Expand)AuthorAgeFilesLines
* Add #pragma system_header to header files.gdr2001-02-191-0/+2
* 2001-01-10 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>bkoz2001-01-101-2/+2
* 2001-01-09 Peter Schmid<schmid@snake.iap.physik.tu-darmstadt.de>gdr2001-01-101-1/+1
* * src/Makefile.am (sources): Remove complex.cc, complexf.cc andgdr2000-12-211-6/+22
* * include/bits/std_complex.h (complex<float>::operator-=): Fixgdr2000-12-191-1/+1
* * libmath/Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove ccosl,gdr2000-12-081-6/+14
* * src/complex.cc (pow): Remove definitions for explicitgdr2000-12-051-22/+28
* 2000-11-21 Gabriel Dos Reis <gdr@codesourcery.com>gdr2000-11-211-3/+5
* 2000-11-20 Benjamin Kosnik <bkoz@redhat.com>bkoz2000-11-201-565/+529
* * include/bits/std_complex.h (conj): Undo double removal.gdr2000-11-081-0/+5
* * include/bits/std_complex.h (complex<>): Remove (cos<>, cosh<>,gdr2000-11-021-33/+40
* * include/bits/std_complex.h (norm): Forward declare.gdr2000-10-311-28/+35
* 2000-10-31 Benjamin Kosnik <bkoz@purist.soma.redhat.com>bkoz2000-10-311-10/+1
* * src/complex.cc (arg, polar): Comment out specializations.gdr2000-10-311-8/+20
* * include/c/bits/std_cwctype.h: #undef possible function-likegdr2000-10-311-7/+16
* 2000-10-05 Benjamin Kosnik <bkoz@cygnus.com>bkoz2000-10-051-0/+961