Powered by Apache

OpenXM_contrib2/asir2000/builtin/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / OpenXM_contrib2 / asir2000 / builtin

Current tag: R_1_3_1-2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Makefile.am  1.9   15 years  ohara   Macro MPIINC and MPILIB are removed.
[TXT] Makefile.in  1.19   15 years  ohara   Macro MPIINC and MPILIB are removed.
[TXT] al.c  1.5   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] algnum.c  1.13   17 years  noro   Corrected the behavior of dptodalg().
[TXT] algnum_ff.c  1.4   23 years  noro   Removed ugly '#if defined(THINK_C)'.
[TXT] array.c  1.59   15 years  ohara   Add a function mat_col().
[TXT] batch.c  1.4   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] batch.c.fork  1.1.1.1   24 years  noro   Imported asir2000 as OpenXM_contrib2/asir2000.
[TXT] compobj.c  1.8   20 years  noro   Added functions for struct manipulation: get_element_at(COMP A,STRING Name) put_...
[TXT] cplxnum.c  1.4   23 years  noro   Removed ugly '#if defined(THINK_C)'.
[TXT] ctrl.c  1.39   15 years  ohara   Add two functions Risa_GC_get_adj and Risa_GC_set_adj to gc_risa.c. They are in...
[TXT] dp-supp.c  1.56   14 years  noro   Modified qltozl so that it accepts a vector with zero entries.
[TXT] dp.c  1.80   14 years  noro   Fixed a bug concerned with the do_weyl flag.
[TXT] ec.c  1.5   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] fctr.c  1.23   19 years  noro   Fixed a bug in kmulsfummain(). The bug was an insufficient allocation of working...
[TXT] file.c  1.27   15 years  ohara   Fixed directives as follows: defined(VISUAL) && defined(DES_ENC) ==> defined(DES...
[TXT] ftab.c  1.14   18 years  noro   Added a flag for builtin functions, which indicates a capability of accepting qu...
[TXT] funcs  1.1.1.1   24 years  noro   Imported asir2000 as OpenXM_contrib2/asir2000.
[TXT] gf.c  1.15   22 years  noro   Added an experimemtal function for incremental univariate Hensel lifting. uhens...
[TXT] gr.c  1.66   14 years  noro   Fixed a bug in substr2np() on handling zero substitution.
[TXT] help.c  1.7   15 years  ohara   Changed directories of help files. help-eg => help-en, help-jp => help-ja in ${O...
[TXT] iarray.c  1.2   19 years  saito   bug fix.
[TXT] int.c  1.10   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] isolv.c  1.6   17 years  saito   bug fix. remove redundat MKLIST cast.
[TXT] itvnum.c  1.5   18 years  kondoh   typo
[TXT] list.c  1.11   18 years  noro   newbytearray(FileName) returns the content of FileName as a BYTEARRAY.
[TXT] math.c  1.8   20 years  noro   Extending the domain of definition of d***().
[TXT] mattran.c  1.2   21 years  saito   add matrix fundamental transformation functions.
[TXT] miscf.c  1.27   15 years  ohara   Add the following built-in functions to Risa/Asir: pwd() and chdir().
[TXT] numerical.c  1.6   21 years  noro   All the modifications wrt switches were reverted.
[TXT] parif.c  1.16   15 years  ohara   Removed a macro PARI23. Asir build system checks the pari version in self.
[TXT] pdiv.c  1.9   17 years  noro   Added get_word() and put_word() for reading and writing 4 byte int from/to a fil...
[TXT] pf.c  1.16   14 years  ohara   mapat and map (as function, not as keyword) accept options. Example: 'map'(hoge...
[TXT] poly.c  1.21   20 years  noro   Added quo_trunc for determinant computation.
[TXT] print.c  1.24   16 years  ohara   Asir builtin function "printf" always invoke fflush.
[TXT] rat.c  1.4   20 years  ohara   Add a buitin function "ediff".
[TXT] reduct.c  1.3   23 years  noro   Sorry, the email address in the license agreement was incorrect.
[TXT] result.c  1.4   19 years  noro   Added nd_res() (experimental).
[TXT] round.c  1.6   17 years  noro   Reverted round.c.
[TXT] sha1.c  1.4   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] strobj.c  1.119   15 years  noro   eval_str(S) now accepts any single statement S. If one wants to execute multiple...
[TXT] subst.c  1.9   14 years  noro   Fixed a bug in substr2np() on handling zero substitution.
[TXT] time.c  1.7   15 years  ohara   In asir sources, LONG_IS_32BIT and LONG_IS_64BIT are replaced by SIZEOF_LONG. St...
[TXT] type.c  1.3   23 years  noro   Sorry, the email address in the license agreement was incorrect.
[TXT] user.c  1.3   19 years  noro   Fixed a bug in Z.c (added #include "base.h").
[TXT] var.c  1.6   17 years  noro   Added a support for NBP in get_vars().


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>