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_3_1_13b


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Makefile.am  1.10   10 years  noro   Added -I${prefix}/include to each Makefile.am and updated Makefile.in by automak...
[TXT] Makefile.in  1.23   10 years  noro   Added -I${prefix}/include to each Makefile.am and updated Makefile.in by automak...
[TXT] al.c  1.5   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] algnum.c  1.14   10 years  ohara   Removed unused counter.
[TXT] algnum_ff.c  1.4   23 years  noro   Removed ugly '#if defined(THINK_C)'.
[TXT] array.c  1.65   10 years  noro   Modified nd_f4 and nd_f4_trace so that it partially use GMP.
[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.44   9 years  ohara   sysinfo() also returns natural language information. Example: [0] sysinfo(); [un...
[TXT] dp-supp.c  1.59   10 years  noro   Fixed inconsistent returns in various functions which make gcc abort.
[TXT] dp.c  1.92   9 years  noro   dp_set_top_weight() now accepts a matrix with non-negative integer elements. (ex...
[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.31   10 years  ohara   Removed get_asirloadpath().
[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.69   10 years  ohara   Changed some declarations for MacOSX 10.9.
[TXT] help.c  1.8   10 years  noro   A short help given in a function definition is now displayed in Windows asir. ca...
[TXT] iarray.c  1.2   19 years  saito   bug fix.
[TXT] int.c  1.11   10 years  noro   Simplified igcdv().
[TXT] isolv.c  1.6   17 years  saito   bug fix. remove redundat MKLIST cast.
[TXT] itvnum.c  1.7   10 years  saito   new plot function plotNGs
[TXT] list.c  1.11   18 years  noro   newbytearray(FileName) returns the content of FileName as a BYTEARRAY.
[TXT] math.c  1.10   12 years  ohara   Visual Studio 2010 does not have a C99 function "isinf".
[TXT] mattran.c  1.2   21 years  saito   add matrix fundamental transformation functions.
[TXT] miscf.c  1.32   10 years  noro   Fixed inconsistent returns in various functions which make gcc abort.
[TXT] numerical.c  1.6   21 years  noro   All the modifications wrt switches were reverted.
[TXT] parif.c  1.17   12 years  saito   add ineqn functions. objcp,ineqn,ineqnover,ineqnand,ineqnor,ineqnxor,ineqnmain,o...
[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.18   10 years  ohara   Add some declarations.
[TXT] poly.c  1.24   12 years  noro   Fixed a bug in Pord(): instance lists are initialized when the variable list is ...
[TXT] print.c  1.25   12 years  noro   0's in the arguments of mknode, mksnode and mkfnode have been changed to NULLP (...
[TXT] rat.c  1.5   11 years  noro   Added getpid() which returns the process id.
[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.122   12 years  noro   0's in the arguments of mknode, mksnode and mkfnode have been changed to NULLP (...
[TXT] subst.c  1.9   14 years  noro   Fixed a bug in substr2np() on handling zero substitution.
[TXT] time.c  1.8   13 years  ohara   Fixed a bug of the built-in function time(). Now time() returns a correct result...
[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.7   12 years  noro   Added a function simple_is_eq(A,B).


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