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: RELEASE_1_2_3_12


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.57   15 years  noro   Fixed a bug in newbytearray().
[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.53   15 years  noro   Fixed bugs related to homogenization.
[TXT] dp.c  1.77   15 years  noro   Added dp_set_module_weight().
[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.26   15 years  ohara   fflush is removed in Pfprintf().
[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.65   15 years  noro   Adding a functionality for producing information for computing syzygy in nd_*.
[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.14   21 years  ohara   Changing some MACROs and preprocessor directives: for example, #if PARI was repl...
[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.15   15 years  ohara   "call" accepts options. Example: [0] def foo() { printf("option=%a\n",getopt())...
[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.7   19 years  noro   Added a new function mapat(Func,Pos,Args) Pos = 0|1|... specifies the position o...
[TXT] time.c  1.6   15 years  ohara   Add a function dcurrenttime() which is double version of currenttime().
[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>