GiNaC/check check_inifcns.cpp check_lsolve.cpp check_matrices.cpp check_numeric.cpp checks.cpp checks.h exam_differentiation.cpp exam_inifcns.cpp exam_lsolve.cpp exam_matrices.cpp exam_misc.cpp exam_noncommut.cpp exam_normalization.cpp exam_numeric.cpp exam_paranoia.cpp exam_polygcd.cpp exam_powerlaws.cpp exam_pseries.cpp exams.cpp exams.h genex.cpp time_dennyfliegner.cpp time_gammaseries.cpp time_lw_A.cpp time_lw_B.cpp time_lw_C.cpp time_lw_D.cpp time_lw_E.cpp time_lw_F.cpp time_lw_G.cpp time_lw_H.cpp time_lw_IJKL.cpp time_lw_M1.cpp time_lw_O.cpp time_lw_P.cpp time_lw_Pprime.cpp time_lw_Q.cpp time_lw_Qprime.cpp time_toeplitz.cpp time_vandermonde.cpp timer.cpp times.cpp times.h
Richard Kreckel
kreckel at thep.physik.uni-mainz.de
Mon Jan 22 16:12:01 CET 2001
Update of /home/cvs/GiNaC/check
Modified Files:
check_inifcns.cpp check_lsolve.cpp check_matrices.cpp
check_numeric.cpp checks.cpp checks.h exam_differentiation.cpp
exam_inifcns.cpp exam_lsolve.cpp exam_matrices.cpp
exam_misc.cpp exam_noncommut.cpp exam_normalization.cpp
exam_numeric.cpp exam_paranoia.cpp exam_polygcd.cpp
exam_powerlaws.cpp exam_pseries.cpp exams.cpp exams.h
genex.cpp time_dennyfliegner.cpp time_gammaseries.cpp
time_lw_A.cpp time_lw_B.cpp time_lw_C.cpp time_lw_D.cpp
time_lw_E.cpp time_lw_F.cpp time_lw_G.cpp time_lw_H.cpp
time_lw_IJKL.cpp time_lw_M1.cpp time_lw_O.cpp time_lw_P.cpp
time_lw_Pprime.cpp time_lw_Q.cpp time_lw_Qprime.cpp
time_toeplitz.cpp time_vandermonde.cpp timer.cpp times.cpp
times.h
Log Message:
- See if __GNUC__ < 2.97 before using std::vector<..,malloc_alloc>. Sorry,
there is no way having this depend on whether we are setting up Cint or
not because the malloc_alloc goes into the mangled signature and the
result won't link if one tries to be more clever. It really sucks.
Let's all just pray Masaharu throws away that old STL implementation
really soon now. (Jeez, he still calls this old junk 'reference'!)
- Bumped up a few dates. :-)
More information about the GiNaC-cvs
mailing list