Powered by Apache

CVS log for OpenXM_contrib2/windows/engine2000/io.c

[BACK] Up to [local] / OpenXM_contrib2 / windows / engine2000

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12 / (download) - annotate - [select for diffs], Thu Mar 28 08:03:07 2019 UTC (5 years, 1 month ago) by ohara
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +0 -2 lines
Diff to previous 1.11 (unified)

The Asir for windows is based on asir2018.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Sep 8 02:15:31 2018 UTC (5 years, 7 months ago) by ohara
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10 (unified)

Fixed _MSC_VER: 1900 -> 1910

Revision 1.10 / (download) - annotate - [select for diffs], Sat Sep 8 02:06:08 2018 UTC (5 years, 7 months ago) by ohara
Branch: MAIN
Changes since 1.9: +2 -0 lines
Diff to previous 1.9 (unified)

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.9 / (download) - annotate - [select for diffs], Wed Aug 30 09:40:31 2017 UTC (6 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.8: +6 -0 lines
Diff to previous 1.8 (unified)

On Windows, pari functions can be interupted.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Nov 29 08:21:29 2013 UTC (10 years, 5 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.7: +1 -0 lines
Diff to previous 1.7 (unified)

1. Fixed the incorrect behavior of Windows asirgui when Ctrl-C is sent.
2. Interruption is now handled during Hensel lifting int the univariate
   factorizor.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Dec 5 01:43:17 2006 UTC (17 years, 4 months ago) by noro
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_2_3_12, DEB_REL_1_2_3-9
Changes since 1.6: +5 -1 lines
Diff to previous 1.6 (unified)

A modification for wfep (not completed).

Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 8 05:31:37 2006 UTC (18 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: KNOPPIX_2006
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (unified)

asir_terminate(3) is called when the close button is pressed.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Oct 19 04:51:16 2005 UTC (18 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4 (unified)

quit handler is now called when  a windows session terminated from menu.
Japanese characters in a file are properly handled (I hope).

Revision 1.4 / (download) - annotate - [select for diffs], Thu Oct 3 03:05:44 2002 UTC (21 years, 7 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2
Changes since 1.3: +5 -0 lines
Diff to previous 1.3 (unified)

In ox_plot, the main thread and computing thread are synchronized via
Event.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Oct 9 01:36:28 2001 UTC (22 years, 6 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.2: +6 -9 lines
Diff to previous 1.2 (unified)

Conversion to ANSI style (not completed yet).

Revision 1.2 / (download) - annotate - [select for diffs], Tue Mar 13 02:13:19 2001 UTC (23 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (unified)

Corrected paths in the project files.
Removed unnecessary resource.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Nov 22 06:20:13 2000 UTC (23 years, 5 months ago) by noro
Branch: NORO
CVS Tags: ENGINE2000
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

I'll import engine2000, the engine wrapper on windows.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Nov 22 06:20:13 2000 UTC (23 years, 5 months ago) by noro
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




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