Up to [local] / OpenXM_contrib2 / asir2000
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.21 / (download) - annotate - [select for diffs], Thu Sep 13 19:20:47 2018 UTC (6 years, 1 month ago) by ohara
Branch: MAIN
CVS Tags: HEAD
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored) to selected 1.13 (colored)
A builtin function sysinfo() can get true OS version of Windows10.
Revision 1.20 / (download) - annotate - [select for diffs], Sat Sep 8 02:06:09 2018 UTC (6 years, 2 months ago) by ohara
Branch: MAIN
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored) to selected 1.13 (colored)
In Visual Studio 2017, the function _setargv() is no longer supported. To expand command line parameters, the program should link with setargv.obj.
Revision 1.19 / (download) - annotate - [select for diffs], Tue Aug 29 07:18:30 2017 UTC (7 years, 2 months ago) by ohara
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored) to selected 1.13 (colored)
Added new commandline option "-d" which enables Risa/Asir debugger. The option works only on Windows console because asir.exe now disables the debugger by default.
Revision 1.18 / (download) - annotate - [select for diffs], Tue Aug 25 22:23:56 2015 UTC (9 years, 2 months ago) by ohara
Branch: MAIN
Changes since 1.17: +5 -5
lines
Diff to previous 1.17 (colored) to selected 1.13 (colored)
Changed libraries.
Revision 1.17 / (download) - annotate - [select for diffs], Thu Aug 20 17:44:35 2015 UTC (9 years, 2 months ago) by ohara
Branch: MAIN
Changes since 1.16: +4 -7
lines
Diff to previous 1.16 (colored) to selected 1.13 (colored)
Registerd libraries to makefiles and scripts for Visual Studio.
Revision 1.16 / (download) - annotate - [select for diffs], Thu Aug 13 13:45:26 2015 UTC (9 years, 2 months ago) by ohara
Branch: MAIN
Changes since 1.15: +11 -13
lines
Diff to previous 1.15 (colored) to selected 1.13 (colored)
Removed pari.
Revision 1.15 / (download) - annotate - [select for diffs], Sat Mar 7 03:56:02 2015 UTC (9 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored) to selected 1.13 (colored)
Add an option -dynamicbase:no to linker.
Revision 1.14 / (download) - annotate - [select for diffs], Tue Mar 25 20:14:06 2014 UTC (10 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.13: +15 -4
lines
Diff to previous 1.13 (colored)
Add GMPINC and GMPLIB into makefiles for Visual Studio.
Revision 1.13 / (download) - annotate - [selected], Sun Nov 10 16:18:36 2013 UTC (10 years, 11 months ago) by ohara
Branch: MAIN
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Add an option "/q" to "del".
Revision 1.12 / (download) - annotate - [select for diffs], Wed May 30 02:24:33 2012 UTC (12 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored) to selected 1.13 (colored)
Boehm GC is upgraded to version 7.2b.
Revision 1.11 / (download) - annotate - [select for diffs], Wed May 9 06:17:13 2012 UTC (12 years, 6 months ago) by ohara
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored) to selected 1.13 (colored)
Boehm GC is upgraded to version 7.2 alpha6. After this commit, Risa/Asir can be built on MacOS X 10.6 and 10.7.
Revision 1.10 / (download) - annotate - [select for diffs], Mon Feb 7 06:15:23 2011 UTC (13 years, 9 months ago) by ohara
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored) to selected 1.13 (colored)
Disable warnings for POSIX functions in recent Visual Stdio.
Revision 1.9 / (download) - annotate - [select for diffs], Fri Feb 4 09:45:48 2011 UTC (13 years, 9 months ago) by ohara
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored) to selected 1.13 (colored)
Define a macro _CRT_SECURE_NO_WARNINGS for Visual Studio 2010.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Mar 18 05:19:43 2009 UTC (15 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: R_1_3_1-2
Changes since 1.7: +1 -1
lines
Diff to previous 1.7 (colored) to selected 1.13 (colored)
Removed the environment variable WITH_PARI.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Mar 18 05:14:21 2009 UTC (15 years, 7 months ago) by ohara
Branch: MAIN
Changes since 1.6: +3 -13
lines
Diff to previous 1.6 (colored) to selected 1.13 (colored)
*** empty log message ***
Revision 1.6 / (download) - annotate - [select for diffs], Tue Mar 17 14:58:23 2009 UTC (15 years, 7 months ago) by ohara
Branch: MAIN
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored) to selected 1.13 (colored)
Macros CONSOLE, _WINDOWS, WIN32, __WIN32__ and SILENT removed if these are unused.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Mar 16 16:43:02 2009 UTC (15 years, 7 months ago) by ohara
Branch: MAIN
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored) to selected 1.13 (colored)
In asir sources, LONG_IS_32BIT and LONG_IS_64BIT are replaced by SIZEOF_LONG. Still, these are defined for pari.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Mar 16 16:08:05 2009 UTC (15 years, 7 months ago) by ohara
Branch: MAIN
Changes since 1.3: +3 -3
lines
Diff to previous 1.3 (colored) to selected 1.13 (colored)
1. Removed a macro HMEXT. 2. A macro ULONG_NOT_DEFINED is used only with pari.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Mar 10 20:21:34 2009 UTC (15 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored) to selected 1.13 (colored)
Changed the path of PARI's headers.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Mar 10 16:26:11 2009 UTC (15 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.1: +13 -2
lines
Diff to previous 1.1 (colored) to selected 1.13 (colored)
1. Corrected options for MS C compiler and linker. 2. Add conditional branch WITH_PARI to Makefile.vc.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Mar 9 16:00:42 2009 UTC (15 years, 8 months ago) by ohara
Branch: MAIN
Diff to selected 1.13 (colored)
Now we can build Risa/Asir for Windows x64 by Visual Studio 2008. but pari functions and html helps are disabled. makefiles are written in Microsoft nmake.