Up to [local] / OpenXM_contrib2 / windows / pari20
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8 / (download) - annotate - [select for diffs], Sun Nov 10 16:18:36 2013 UTC (11 years ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b,
HEAD
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (unified)
Add an option "/q" to "del".
Revision 1.7 / (download) - annotate - [select for diffs], Thu Jun 13 08:43:55 2013 UTC (11 years, 4 months ago) by ohara
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (unified)
Fixed a typo.
Revision 1.6 / (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.5: +2 -2
lines
Diff to previous 1.5 (unified)
Disable warnings for POSIX functions in recent Visual Stdio.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Feb 5 04:53:36 2011 UTC (13 years, 9 months ago) by ohara
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (unified)
Define a macro _CRT_SECURE_NO_WARNINGS for Visual Studio 2010.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Mar 17 13:30:28 2009 UTC (15 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: R_1_3_1-2
Changes since 1.3: +16 -6
lines
Diff to previous 1.3 (unified)
Now libpari.lib can be compiled by Visual Studio 2008 for x64.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Mar 10 20:21:35 2009 UTC (15 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (unified)
Changed the path of PARI's headers.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Mar 10 16:26:12 2009 UTC (15 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (unified)
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 09:33:30 2009 UTC (15 years, 8 months ago) by ohara
Branch: MAIN
Add makefiles and a batch file for building Risa/Asir by Visual C++ 6.0. They are written in Microsoft nmake.