Expect

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

132 check-ins using file unix/exp_clib_orig.c version 89213254a2

2002-02-10
04:36
already in compat/ check-in: d50ce506e7 user: davygrvy tags: trunk, win32-jump-point-1
04:34
even more rc script problems repaired. check-in: 88cbbc81d3 user: davygrvy tags: trunk, win32-jump-point-1
04:13
more rc script problems repaired. check-in: 94427b29c3 user: davygrvy tags: trunk, win32-jump-point-1
04:00
rc script problems repaired check-in: 3e73856a0f user: davygrvy tags: trunk, win32-jump-point-1
02:59
moved all header files over to a more core style with the beginnings of a Stubs table. This work is far from complete. check-in: 03d518f3ac user: davygrvy tags: trunk, win32-jump-point-1
2001-12-22
05:35
Took-out link references to tcl84(d).lib. we'll let winDllmain.c handle it through #pragmas check-in: 9d16b86470 user: davygrvy tags: trunk, win32-jump-point-1
05:29
Got the spawndrv.exe using Stubs. Tried to get the extension, but more work needs to be done first. Most Expect commands are now in the ::exp namespace. check-in: eb303698b1 user: davygrvy tags: trunk, win32-jump-point-1
05:22
re-added from the original branch check-in: d0aec7d6cd user: davygrvy tags: trunk, win32-jump-point-1
2001-12-21
12:17
Second shot (and final) of automating VC++ for the debugger friendly replacement to CreateProcess(). What a nightmare... check-in: deb3da4aba user: davygrvy tags: trunk, win32-jump-point-1
12:17
Second shot (and final) of automating VC++ for the debugger friendly replacement to CreateProcess(). What a nightmare... check-in: 8dc15e5bf1 user: davygrvy tags: trunk, win32-jump-point-1
2001-12-19
02:49
removed -iomode fconfigure option, as there isn't one of that type found in the stock pipe driver. check-in: 72d42f379a user: davygrvy tags: trunk, win32-jump-point-1
02:35
Moved expWinProc initting to a new file. Also realized COM control over the slavedrv debugger is much more work than antisipated to get right. check-in: f74b4867a9 user: davygrvy tags: trunk, win32-jump-point-1
01:00
Moved expWinProc initting to a new file. Also realized COM control over the slavedrv debugger is much more work than antisipated to get right. check-in: 133b477cfe user: davygrvy tags: trunk, win32-jump-point-1
00:38
Moved expWinProc initting to a new file. Also realized COM control over the slavedrv debugger is much more work than antisipated to get right. check-in: 794eb26dab user: davygrvy tags: trunk, win32-jump-point-1
2001-12-18
04:26
First shot at trying to automate VC++ so I can run slavedrv.exe and get around the "can't debug child processes" issue. check-in: 73ebd5194f user: davygrvy tags: trunk, win32-jump-point-1
00:33
OutputDebugString added to the winprocs for the Tchar thing that Tcl_WinUtfToTChar() does. check-in: c94859af86 user: davygrvy tags: trunk, win32-jump-point-1
00:28
not used anymore check-in: ec0f6967a4 user: davygrvy tags: trunk, win32-jump-point-1
2001-12-17
07:28
Changed ExpWinCreateProcess() to support unicode (aka TCHAR at run-time through Tcl_WinUtfToTchar()) check-in: e8423aacbc user: davygrvy tags: trunk, win32-jump-point-1
07:15
Changed ExpWinCreateProcess() to support unicode (aka TCHAR at run-time through Tcl_WinUtfToTchar()) check-in: dd7eb13d7c user: davygrvy tags: trunk, win32-jump-point-1
2001-11-23
05:39
added an ignore file for a cleaner appearing workspace. check-in: afbbc866bb user: davygrvy tags: trunk, win32-jump-point-1
2001-11-22
22:44
Merged Mcl into the take2 branch check-in: c0a90f0fdc user: davygrvy tags: trunk, win32-jump-point-1
22:36
removed some left-over C++ style comments. check-in: 0aa694cb00 user: davygrvy tags: trunk, win32-jump-point-1
22:30
removed some small cruft. check-in: 03e7baf64a user: davygrvy tags: trunk, win32-jump-point-1
22:29
Oopps.. removed a small namespacing left-over of an experiment. check-in: f3dcbc1c9e user: davygrvy tags: trunk, win32-jump-point-1
12:38
this is not needed check-in: 2e1aa96fe7 user: davygrvy tags: trunk, win32-jump-point-1
11:03
Oopps.. left some bad debugging cruft around check-in: 1baa0ad055 user: davygrvy tags: trunk, win32-jump-point-1
08:54
not used anymore check-in: ae8fa2d4be user: davygrvy tags: trunk, win32-jump-point-1
08:50
A working set of code against Tcl8.4! check-in: 4bac78b859 user: davygrvy tags: trunk, win32-jump-point-1
2001-11-18
21:53
updated last update date. Leaf check-in: 8dfbe8bed5 user: davygrvy tags: trunk, telco-tec-win32-branch
21:51
no message check-in: 3f0ca7e189 user: davygrvy tags: trunk, telco-tec-win32-branch
21:48
2001-11-07 update form the author's errata. check-in: 50fd3b8011 user: davygrvy tags: trunk, telco-tec-win32-branch
2001-11-15
08:23
unfinished work committed anyway. check-in: dab59ec58d user: davygrvy tags: trunk, telco-tec-win32-branch
07:25
unfinished work committed anyway. check-in: e460c21bc1 user: davygrvy tags: trunk, telco-tec-win32-branch
07:13
old build files removed. check-in: 3f37b6e00b user: davygrvy tags: trunk, telco-tec-win32-branch
2001-11-09
01:17
beginning the C++ rewrite. check-in: 65b045a150 user: davygrvy tags: trunk, telco-tec-win32-branch
2001-11-07
22:10
More trims for unicode, but I'm dropping the attempt to build for unicode. Too much wierd stuff to handle along with tchar.h having a C++ bug that I don't understand why overloading is problematic. check-in: a30245fdb2 user: davygrvy tags: trunk, telco-tec-win32-branch
10:20
not needed anymore. check-in: 1e173421ab user: davygrvy tags: trunk, telco-tec-win32-branch
10:19
added full thread safety to the static buffer. check-in: b0297f3da0 user: davygrvy tags: trunk, telco-tec-win32-branch
10:17
no message check-in: c5a64331bd user: davygrvy tags: trunk, telco-tec-win32-branch
10:13
a few more globs added. check-in: 13258be032 user: davygrvy tags: trunk, telco-tec-win32-branch
10:11
Changed to an IDE project rather than a makefile project. The makefiles will be disappearing. check-in: 909d583bb5 user: davygrvy tags: trunk, telco-tec-win32-branch
10:10
small unicode changes. check-in: c27813415d user: davygrvy tags: trunk, telco-tec-win32-branch
10:06
Massive restructuring done to the header files. Closely emulates the core. check-in: bcc562d27c user: davygrvy tags: trunk, telco-tec-win32-branch
10:04
Numerous changes check-in: c0b1d44b73 user: davygrvy tags: trunk, telco-tec-win32-branch
10:03
Changed to an IDE project rather than a makefile project. The makefiles will be disappearing. check-in: 9c24d7a682 user: davygrvy tags: trunk, telco-tec-win32-branch
10:01
Small test beginnings of the IPC channel driver with client for spawndrv.exe check-in: 79ec56a9e6 user: davygrvy tags: trunk, telco-tec-win32-branch
10:00
"Mcl" multithreading C++ class library added check-in: 4d973c39db user: davygrvy tags: trunk, telco-tec-win32-branch
2001-10-30
13:00
added a 'clean' target. check-in: 297ed929c8 user: davygrvy tags: trunk, telco-tec-win32-branch
05:05
(new) check-in: 90a3b42044 user: davygrvy tags: trunk, telco-tec-win32-branch
03:35
no message check-in: b0d6ddc787 user: davygrvy tags: trunk, telco-tec-win32-branch
03:28
(new) not neccessarily needed, but being explict is a good thing. check-in: 479e2b7e14 user: davygrvy tags: trunk, telco-tec-win32-branch
2001-10-29
23:35
not needed. check-in: d3efa80b42 user: davygrvy tags: trunk, telco-tec-win32-branch
23:34
This should be part of exp_clib.c, but not yet. check-in: 7531a1280c user: davygrvy tags: trunk, telco-tec-win32-branch
22:59
fixed the release build to actually do a release build. check-in: 531596f442 user: davygrvy tags: trunk, telco-tec-win32-branch
22:58
folder change check-in: d0e8b1ce65 user: davygrvy tags: trunk, telco-tec-win32-branch
20:55
Stubs play. check-in: 67295ee86b user: davygrvy tags: trunk, telco-tec-win32-branch
20:54
Whoops. should be IntPlat, not PlatInt. check-in: e7b725a71a user: davygrvy tags: trunk, telco-tec-win32-branch
20:40
improper naming convention. Should be PlatInt not IntPlat check-in: db85225adb user: davygrvy tags: trunk, telco-tec-win32-branch
06:40
expStubInit.c now hooked in. Nothing inside exp.decl except some test code to buzz the lines. check-in: 0a66f8e3b5 user: davygrvy tags: trunk, telco-tec-win32-branch
03:21
needed an <eol> at the end of the file for the resource compiler. check-in: 3627cae6f4 user: davygrvy tags: trunk, telco-tec-win32-branch
03:20
set use the newer exp.h check-in: cb4c0d27a5 user: davygrvy tags: trunk, telco-tec-win32-branch
02:52
added the 'genstubs' target check-in: b97288a65d user: davygrvy tags: trunk, telco-tec-win32-branch
02:46
had to put the !error directive back in place. check-in: d63fd90ba3 user: davygrvy tags: trunk, telco-tec-win32-branch
02:44
was moved to compat/ check-in: 8b3a054d35 user: davygrvy tags: trunk, telco-tec-win32-branch
2001-10-28
11:12
Stubs has begun check-in: 2ba656b7e6 user: davygrvy tags: trunk, telco-tec-win32-branch
09:25
no message check-in: c645bf0daa user: davygrvy tags: trunk, telco-tec-win32-branch
09:20
(new) IDE file for rebuilding the Stubs table. check-in: af22a5013a user: davygrvy tags: trunk, telco-tec-win32-branch
09:07
removed the check to when not to call DebugBreak(). Always call it. check-in: 463a0c30af user: davygrvy tags: trunk, telco-tec-win32-branch
09:06
build instruction changes check-in: b715aad0c8 user: davygrvy tags: trunk, telco-tec-win32-branch
09:02
extension target changed from 'release' to 'expect' check-in: cfd4958739 user: davygrvy tags: trunk, telco-tec-win32-branch
09:00
(new) Stubs table check-in: c79b875f18 user: davygrvy tags: trunk, telco-tec-win32-branch
08:59
no more custom shells check-in: 34dcaca07c user: davygrvy tags: trunk, telco-tec-win32-branch
08:58
large amount of edits to make it work (again). Needs to be checked against the snap29 mods. check-in: 8443f4b358 user: davygrvy tags: trunk, telco-tec-win32-branch
08:57
reworking the header files for a more core style and structure. check-in: 3dfc36b2cf user: davygrvy tags: trunk, telco-tec-win32-branch
07:34
large amount of edits to make it work (again). Needs to be checked against the snap29 mods. check-in: eb08d96b3e user: davygrvy tags: trunk, telco-tec-win32-branch
01:46
reworking the header files for a more core style and structure. check-in: 3cee3a91ff user: davygrvy tags: trunk, telco-tec-win32-branch
01:02
reworking the header files for a more core style and structure. check-in: a92f338e0d user: davygrvy tags: trunk, telco-tec-win32-branch
2001-10-26
12:24
a couple more IDE project files for MsDev check-in: c9bc128af3 user: davygrvy tags: trunk, telco-tec-win32-branch
11:49
adding more calls to ExpSyslog() where needed. check-in: a7cf297568 user: davygrvy tags: trunk, telco-tec-win32-branch
09:40
a "merge" of the older Gordon port to 5.32.2's check-in: 65a2c43e2b user: davygrvy tags: trunk, telco-tec-win32-branch
09:34
ExpSyslog() is finally doing what I want. More work to do, but the groundwork is now set. check-in: e68b41e457 user: davygrvy tags: trunk, telco-tec-win32-branch
2001-10-22
21:43
Needed to include the temp directory in the include path so spawndrvmc.h is picked-up. check-in: 8389d6b514 user: davygrvy tags: trunk, telco-tec-win32-branch
21:42
removed #include "tclInt.h". tclPort.h brings it in anyways. check-in: 28ac401c53 user: davygrvy tags: trunk, telco-tec-win32-branch
21:40
simple formatting changes. check-in: d4845b506b user: davygrvy tags: trunk, telco-tec-win32-branch
21:39
MSVC++ v6 project file. Calls the makefile anyways.. Just a shortcut when working in the IDE so the debugger knows what is what and who is who and everyone can co-exist all peacefully. check-in: 23e00d055b user: davygrvy tags: trunk, telco-tec-win32-branch
21:37
globs to ignore by CVS. check-in: ddfd051827 user: davygrvy tags: trunk, telco-tec-win32-branch
21:35
MSVC++ v6 workspace file for the IDE. check-in: a1009a293d user: davygrvy tags: trunk, telco-tec-win32-branch
2001-10-14
22:20
no message check-in: 987c3eb3b9 user: davygrvy tags: trunk, telco-tec-win32-branch
22:15
Changed the build files to be run from the /win directory instead of the top-root. This will help get MS project .dsp files working. check-in: 08480b46b2 user: davygrvy tags: trunk, telco-tec-win32-branch
22:13
Added #define RESOURCE_INCLUDED because tcl.h doesn't use RC_INVOKED. Which it should, but doesn't. check-in: eaa485835e user: davygrvy tags: trunk, telco-tec-win32-branch
2001-10-12
19:59
getting closer to building the message catalog. check-in: 4ccbae496a user: davygrvy tags: trunk, telco-tec-win32-branch
01:32
corrected title block text. check-in: 4669fa5f84 user: davygrvy tags: trunk, telco-tec-win32-branch
01:26
spawndrv.exe needed a resource script and a message catalog. check-in: a82be0d5b7 user: davygrvy tags: trunk, telco-tec-win32-branch
00:43
spawndrv.exe needed a resource script and a message catalog. check-in: 6a14ce5401 user: davygrvy tags: trunk, telco-tec-win32-branch
2001-10-11
13:29
Added Stubs dynloading stuff. slavedrv.exe appears to be working thus far, check-in: 5e3cce49bd user: davygrvy tags: trunk, telco-tec-win32-branch
09:04
Ack! bigger bugfix repaired. Had some doubleup during some edits for comparisons and forget to delete the old half. check-in: 18f63cbc00 user: davygrvy tags: trunk, telco-tec-win32-branch
08:55
l'il bugfix check-in: 4f99ff3fbf user: davygrvy tags: trunk, telco-tec-win32-branch
08:49
Added ExpInitWinProcessAPI() to setup the ascii/unicode proc switching. check-in: 1e0f32964a user: davygrvy tags: trunk, telco-tec-win32-branch
07:51
updated ExpCreateProcess() to match 8.4 imp. I wish I could use the core for this function, but can't as the changes are deep. check-in: 44263e03f0 user: davygrvy tags: trunk, telco-tec-win32-branch
03:59
slavedrv.exe is building.. need to add Stubs startup code. check-in: 4079f3968d user: davygrvy tags: trunk, telco-tec-win32-branch
02:41
slavedrv.exe is building.. need to add Stubs startup code. check-in: 81a07eb18f user: davygrvy tags: trunk, telco-tec-win32-branch
2001-10-05
00:49
moved to the compat/ directory check-in: 12fab9361c user: davygrvy tags: trunk, telco-tec-win32-branch
00:48
motion toward a pure extension. No custom shells. check-in: 54b6a258a5 user: davygrvy tags: trunk, telco-tec-win32-branch
00:46
pertinent code moved to expSpawnChan.c instead. check-in: a5958bac06 user: davygrvy tags: trunk, telco-tec-win32-branch
00:45
won't be used anymore in favor of the core RE engine. check-in: 63b55a3496 user: davygrvy tags: trunk, telco-tec-win32-branch
00:44
Mostly adapted to the ExpState structure... check-in: 3cc5b00ba4 user: davygrvy tags: trunk, telco-tec-win32-branch
2001-10-04
21:38
There will be no more expectLib check-in: 19a9887b37 user: davygrvy tags: trunk, telco-tec-win32-branch
2001-10-03
01:07
Top-level source files removed. check-in: b46227f384 user: davygrvy tags: trunk, telco-tec-win32-branch
2001-10-02
23:52
not needed. We'll be using the core for this. NO COPIES! check-in: 8e9d2a1df8 user: davygrvy tags: trunk, telco-tec-win32-branch
23:50
not needed here. check-in: 2bc81d4f7b user: davygrvy tags: trunk, telco-tec-win32-branch
23:04
Top-level source files removed. check-in: e2245d7e92 user: davygrvy tags: trunk, telco-tec-win32-branch
22:19
fixed numerous warnings and errors. code is from 5.32.2 check-in: 974f0f9964 user: davygrvy tags: trunk, telco-tec-win32-branch
00:15
Brought in 5.32.2 and fixed compiler warnings about inappropriate casts. check-in: 5b826de35b user: davygrvy tags: trunk, telco-tec-win32-branch
2001-09-28
02:17
Moved the makefile prep work to a seperate file. check-in: 225883cc01 user: davygrvy tags: trunk, telco-tec-win32-branch
02:17
Common list of target object files for all make implimentations. check-in: 41a272f4c4 user: davygrvy tags: trunk, telco-tec-win32-branch
02:12
Added list of expected (pun intended) targets that will be used. check-in: ec696c20b3 user: davygrvy tags: trunk, telco-tec-win32-branch
00:41
Added more config info the build system will need. check-in: 2ec98cfdf4 user: davygrvy tags: trunk, telco-tec-win32-branch
2001-09-26
23:44
already found in the core. NO COPIES ALLOWED! check-in: 15c3e6a8f6 user: davygrvy tags: trunk, telco-tec-win32-branch
14:29
no message check-in: a7457f6c74 user: davygrvy tags: trunk, telco-tec-win32-branch
14:27
New top-root makefile under windows. check-in: e503658266 user: davygrvy tags: trunk, telco-tec-win32-branch
14:15
New top-root makefile under windows. check-in: 4c9da17392 user: davygrvy tags: trunk, telco-tec-win32-branch
13:25
New top-root makefile under windows. check-in: cc97405d9e user: davygrvy tags: trunk, telco-tec-win32-branch
2001-09-13
23:10
no message check-in: b3d27f2cb6 user: davygrvy tags: trunk, telco-tec-win32-branch
23:00
the catalog of my changes in this branch check-in: 6f871d0b9e user: davygrvy tags: trunk, telco-tec-win32-branch
03:43
a notice of nothing. check-in: be6c4ae2c3 user: davygrvy tags: trunk, win32-jump-point-1
03:33
moved from root check-in: e629beeecd user: davygrvy tags: trunk, win32-jump-point-1
03:26
moved from root check-in: b00cb1b3c1 user: davygrvy tags: trunk, win32-jump-point-1
02:31
moved from root check-in: 801e10d2de user: davygrvy tags: trunk, win32-jump-point-1
02:27
umm.. fixed bad fix... ignore last mistake ;) check-in: c29ede0ded user: davygrvy tags: trunk, win32-jump-point-1
02:22
<eol> mishandling repaired check-in: c6a011e516 user: davygrvy tags: trunk, win32-jump-point-1
02:01
snap29 "import" check-in: 9e33955a7a user: davygrvy tags: trunk, win32-jump-point-1
01:14
snap29 "import" check-in: 70e2933c93 user: davygrvy tags: trunk, win32-jump-point-1