Up to [local] / OpenXM / src / kan96xx / Doc
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.22 / (download) - annotate - [select for diffs], Mon Jul 21 07:31:59 2003 UTC (21 years, 3 months ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_3_1_13b,
RELEASE_1_2_3_12,
RELEASE_1_2_3,
RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX,
KNOPPIX_2006,
HEAD,
DEB_REL_1_2_3-9
Changes since 1.21: +2 -199
lines
Diff to previous 1.21 (colored)
The new ox100 launcher ox100start replaces the old one.
Revision 1.21 / (download) - annotate - [select for diffs], Tue Oct 1 13:00:33 2002 UTC (22 years, 1 month ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2
Changes since 1.20: +8 -4
lines
Diff to previous 1.20 (colored)
Fixed bugs of websm1.bat and webasir.bat; they could not start the internet explorer as a front end.
Revision 1.20 / (download) - annotate - [select for diffs], Sat Aug 3 06:02:35 2002 UTC (22 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.19: +60 -46
lines
Diff to previous 1.19 (colored)
sm1 can launch servers in the following three environments properly; windows -- native, windows -- cygwin, windows -- xcygwin (Cygwin/XFree86) Launching ox_asir is still buggy.
Revision 1.19 / (download) - annotate - [select for diffs], Wed Jul 31 04:09:16 2002 UTC (22 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Fixed a buf in sm1connectr_cygwin.
Revision 1.18 / (download) - annotate - [select for diffs], Wed Jul 31 02:57:37 2002 UTC (22 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.17: +4 -4
lines
Diff to previous 1.17 (colored)
Undo a change to start servers on cygwin. (sm1connectr_cygwin)
Revision 1.17 / (download) - annotate - [select for diffs], Wed Jul 31 01:03:02 2002 UTC (22 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.16: +10 -4
lines
Diff to previous 1.16 (colored)
Added a search of c:\winnt\system32\cmd.exe for Windows 2000.
Revision 1.16 / (download) - annotate - [select for diffs], Mon Jul 29 08:32:03 2002 UTC (22 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.15: +11 -4
lines
Diff to previous 1.15 (colored)
"cmd /c start" starts with iconic window.
Revision 1.15 / (download) - annotate - [select for diffs], Mon Jul 29 05:02:58 2002 UTC (22 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.14: +17 -6
lines
Diff to previous 1.14 (colored)
cmd /c start will be used to play a role of xterm -e on Windows 2000/XP.
Revision 1.14 / (download) - annotate - [select for diffs], Sun Jan 13 06:55:30 2002 UTC (22 years, 9 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.13: +9 -7
lines
Diff to previous 1.13 (colored)
oxasirpath.ostype --> oxasir.ostype oxpath.ostype --> ox.ostype
Revision 1.13 / (download) - annotate - [select for diffs], Wed Jan 9 11:32:01 2002 UTC (22 years, 10 months ago) by takayama
Branch: MAIN
Changes since 1.12: +31 -9
lines
Diff to previous 1.12 (colored)
The same correction for ox-win.sm1
Revision 1.12 / (download) - annotate - [select for diffs], Fri Dec 28 08:18:23 2001 UTC (22 years, 10 months ago) by takayama
Branch: MAIN
Changes since 1.11: +5 -1
lines
Diff to previous 1.11 (colored)
Fixed a bug of [(getenv) (OSTYPE)].
Revision 1.11 / (download) - annotate - [select for diffs], Fri Dec 28 08:09:38 2001 UTC (22 years, 10 months ago) by takayama
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Removed a test function to start ox_asir compiled on native windows.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Dec 28 08:05:44 2001 UTC (22 years, 10 months ago) by takayama
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Fixed a bug of boundp.
Revision 1.9 / (download) - annotate - [select for diffs], Fri Dec 28 01:20:25 2001 UTC (22 years, 10 months ago) by takayama
Branch: MAIN
Changes since 1.8: +19 -2
lines
Diff to previous 1.8 (colored)
Several changes to support Windows. ox -wait s : waits s seconds before connection. It is not necessary on Windows NT/2000, but it is necessary on Windows 95/98/ME. ox*.sm1 automatically detect operating system and set session establishing functions properly.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Aug 22 03:23:25 2001 UTC (23 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.7: +24 -5
lines
Diff to previous 1.7 (colored)
Added sm1connectr to ox-win.sm1
Revision 1.7 / (download) - annotate - [select for diffs], Wed Aug 22 02:36:34 2001 UTC (23 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.6: +6 -946
lines
Diff to previous 1.6 (colored)
oxWorkDir returns the name of a working directory for OpenXM. Cleaned codes which is independent of Windows from ox-win.sm1.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Aug 12 03:13:35 2001 UTC (23 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.5: +5 -1
lines
Diff to previous 1.5 (colored)
[(fp2pushfile) name] extension : read the file "name" as an array of integers. httpd-sm1 can send images to browsers.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Aug 10 13:48:40 2001 UTC (23 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.4: +28 -13
lines
Diff to previous 1.4 (colored)
Trying to launch ox_asir from sm1 on Windows (TM), but there remain troubles.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Aug 10 08:33:03 2001 UTC (23 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.3: +37 -1
lines
Diff to previous 1.3 (colored)
Kan/sm1 is now on working InternetExplore (TM).
Revision 1.3 / (download) - annotate - [select for diffs], Thu Aug 9 13:05:49 2001 UTC (23 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
httpd-sm1.sm1 is for using sm1 on the internet explorer (TM). websm1.bat is a windows batch file to start IE and sm1 server, but it has not yet been completed.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Aug 9 09:08:17 2001 UTC (23 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.1: +22 -1
lines
Diff to previous 1.1 (colored)
asirconnectr : a test code to start ox_asir server on Windows (TM).
Revision 1.1 / (download) - annotate - [select for diffs], Sun May 20 07:48:18 2001 UTC (23 years, 5 months ago) by takayama
Branch: MAIN
Kan/sm1 and ox_sm1 for windows (cygwin) are now ready.