CVSROOT: /cvs/gnome Module name: genius Changes by: jirka 06/07/16 16:51:31
Modified files: . : ChangeLog configure.in help/C : gel-function-list.xml genius.txt lib : library-strings.c lib/functions : elementary.gel mpfr : BUGS COPYING COPYING.LIB ChangeLog INSTALL Makefile.am NEWS README TODO VERSION acinclude.m4 acos.c acosh.c add.c add1.c add1sp.c add_ui.c agm.c asin.c asinh.c atan.c atanh.c cache.c cbrt.c check.c clear.c clears.c cmp.c cmp2.c cmp_abs.c cmp_d.c cmp_ld.c cmp_si.c cmp_ui.c comparisons.c configure.in const_euler.c const_log2.c const_pi.c copysign.c cos.c cosh.c dim.c div.c div_2exp.c div_2si.c div_2ui.c div_ui.c dump.c eq.c erf.c exceptions.c exp.c exp10.c exp2.c exp3.c exp_2.c expm1.c extract.c factorial.c fits_intmax.c fits_s.h fits_sint.c fits_slong.c fits_sshort.c fits_u.h fits_uint.c fits_uintmax.c fits_ulong.c fits_ushort.c fma.c frac.c free_cache.c gamma.c generic.c get_d.c get_exp.c get_ld.c get_si.c get_sj.c get_str.c get_ui.c get_uj.c get_z.c get_z_exp.c gmp_op.c hypot.c init.c init2.c inits.c inits2.c inp_str.c int_ceil_log2.c isinf.c isinteger.c isnan.c isnum.c isqrt.c iszero.c log.c log10.c log1p.c log2.c log_b2.h minmax.c mp_clz_tab.c mpf2mpfr.h mpfr-gmp.c mpfr-gmp.h mpfr-impl.h mpfr-longlong.h mpfr-test.h mpfr.h mpfr.texi mpn_exp.c mul.c mul_2exp.c mul_2si.c mul_2ui.c mul_ui.c mulders.c neg.c next.c out_str.c pow.c pow_si.c pow_ui.c powerof2.c print_raw.c print_rnd_mode.c random.c random2.c reldiff.c rint.c round_prec.c round_raw_generic.c set.c set_d.c set_dfl_prec.c set_exp.c set_f.c set_inf.c set_ld.c set_nan.c set_prc_raw.c set_prec.c set_q.c set_rnd.c set_si.c set_si_2exp.c set_sj.c set_str.c set_str_raw.c set_ui.c set_ui_2exp.c set_uj.c set_z.c setmax.c setmin.c sgn.c si_op.c sin.c sin_cos.c sinh.c sqr.c sqrt.c sqrt_ui.c strtofr.c sub.c sub1.c sub1sp.c sub_ui.c sum.c swap.c tan.c tanh.c texinfo.tex uceil_exp2.c uceil_log2.c ufloor_log2.c ui_div.c ui_pow.c ui_pow_ui.c ui_sub.c urandomb.c version.c volatile.c zeta.c mpfr/tests : Makefile.am cmp_str.c memory.c mpf_compat.c mpf_compat.h mpfr_compat.c reuse.c rnd_mode.c tabs.c tacos.c tacosh.c tadd.c tadd1sp.c tadd_ui.c tagm.c tasin.c tasinh.c tatan.c tatanh.c tcan_round.c tcbrt.c tcheck.c tcmp.c tcmp2.c tcmp_d.c tcmp_ld.c tcmp_ui.c tcmpabs.c tcomparisons.c tconst_euler.c tconst_log2.c tconst_pi.c tcopysign.c tcos.c tcosh.c tdim.c tdiv.c tdiv_ui.c teq.c terf.c tests.c texceptions.c texp.c texp2.c texpm1.c tfactorial.c tfits.c tfma.c tfrac.c tgamma.c tgeneric.c tget_d.c tget_d_2exp.c tget_sj.c tget_str.c tget_z.c tgmpop.c thyperbolic.c thypot.c tinits.c tinp_str.c tisnan.c tlog.c tlog10.c tlog1p.c tlog2.c tminmax.c tmul.c tmul_2exp.c tmul_ui.c tnext.c tout_str.c toutimpl.c tpow.c tpow3.c trandom.c trint.c tround_prec.c tset.c tset_d.c tset_exp.c tset_f.c tset_ld.c tset_q.c tset_si.c tset_sj.c tset_str.c tset_z.c tsgn.c tsi_op.c tsin.c tsin_cos.c tsinh.c tsqr.c tsqrt.c tsqrt_ui.c tstrtofr.c tsub.c tsub1sp.c tsub_ui.c tsum.c tswap.c ttan.c ttanh.c ttrunc.c tui_div.c tui_pow.c tui_sub.c tversion.c tzeta.c src : funclib.c mpwrap.c mpwrap.h Log message: Fri Jul 14 18:00:39 2006 George (Jiri) Lebl <[EMAIL PROTECTED]> * configure.in, mpfr/*: update mpfr to 2.2.0 and require 2.2.0 in the configure script * src/mpwrap.[ch], src/funclib.c: use mpfr_pow_z and whack our own stupid version. Add CatalanConstant and atan2 functions * help/C/gel-functions-list.xml, lib/functions/elementary.gel: document CatalanConstant, atan2, and change all "reverse function" to "inverse function". URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=genius&who=jirka&date=explicit&mindate=2006-07-16%2016:50&maxdate=2006-07-16%2016:52 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list