Timeline
Not logged in

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

50 events by user redman occurring around 2000-04-18 23:26:44.

2000-04-18
23:26
* win/Makefile.in: * win/tcl.rc: * win/tclsh.rc: * win/tclsh.ico: Modified copyright dates in W... check-in: ef4b92e1f8 user: redman tags: trunk
1999-12-02
02:03
* generic/tcl.decls : * generic/tclMain.c : * unix/tclAppInit.c: * win/tclAppInit.c: Added two ... check-in: cafaa4d046 user: redman tags: trunk
1999-08-13
18:30
Release 8.2.0. check-in: dd882ac96d user: redman tags: trunk
17:53
Fixed bad function definition, should use void instead of VOID for return type (does not return "voi... check-in: e312151bcd user: redman tags: trunk
16:49
Fixed type, USE_TCL_ALLOC should be USE_TCLALLOC check-in: 3bc29fd348 user: redman tags: trunk
1999-08-12
17:38
Applied patch to remove compiler warning. check-in: 032a118e12 user: redman tags: trunk
1999-08-11
20:51
Include the unix/aclocal.m4 file in the distribution. check-in: a5cfb84823 user: redman tags: trunk
1999-08-10
23:16
Change version numbers to 8.2.0 check-in: 1a6937fbfc user: redman tags: trunk
22:45
Rolled back changes to change the prototype of Tcl_ListObjGetElements() check-in: ac48eb3341 user: redman tags: trunk
22:42
Removed patch to change prototype of Tcl_ListObjGetElements. Closed-Leaf check-in: 13834ebb6a user: redman tags: core-8-2-b3-branch
18:50
Update version numbers to 8.2b3 and update ChangeLog and changes files. check-in: 7e5102383d user: redman tags: core-8-2-b3-branch
17:35
* generic/tclListObj.c: * generic/tcl.decls: * generic/tclDecls.h: Applied patch from Jim Ingham to... check-in: cfb9ace67b user: redman tags: trunk, core-8-2-b3-base
01:23
removed unreferenced variable from regcomp.c check-in: be29d94a7c user: redman tags: trunk
1999-08-04
20:58
Released Tcl 8.2b2. check-in: c6f78af409 user: redman tags: trunk, scriptics-tclpro-1-3-b4, core-8-2-b2
15:58
Remove extern declaration for TclWinGetPlatform functions, they're already in tclInt.decls. Only af... check-in: 55f8cac9c0 user: redman tags: trunk
1999-08-03
18:07
Move functions declarations out of win/tclWinInt.h that are now in generic/tclInt.decls check-in: 257bae6dc4 user: redman tags: trunk
1999-08-02
21:57
* unix/configure.in: * win/configure.in: Change beta level to b2. check-in: 934d16e5cf user: redman tags: trunk
18:33
removed extra declaration of Tcl_RegExpMatchObj check-in: 95c603bf2e user: redman tags: trunk
17:45
* generic/tcl.h: * generic/tcl.decls: * generic/tclDecls.h: * generic/tclInt.h: * generic/tclInt.dec... check-in: 08e3282fc0 user: redman tags: trunk
1999-08-01
22:09
* win/tclWinSock.c: Added comment block to SocketThread() function. Added code to avoid calling Ter... check-in: 77a8b86a7a user: redman tags: trunk
1999-07-31
01:55
* unix/tclUnixThrd.c: Applied patch to fix threads on Irix 6.5. Patch from James Dennett. [Bug: 245... check-in: 59e2b0685d user: redman tags: trunk
01:24
* win/tclWinPipe.c: * win/Makefile.in: Fixing launching of 16-bit apps on Win9x from wish. The comm... check-in: 0e573cddc1 user: redman tags: trunk
1999-07-30
02:02
* win/tclWinChan.c: Allow tcl to open CON and NUL, even for std channels. Checking for bad/unusable... check-in: 204ad52209 user: redman tags: trunk
1999-07-29
23:17
* unix/mkLinks.tcl: Applied patch to avoid linking pack.n to pack-old.n. Patch from Don Porter. [Bu... check-in: 11860a3bdf user: redman tags: trunk
22:58
win/tclWinSock.c: free Win32 Event handles when destroying socket helper threads. check-in: 5d8a109496 user: redman tags: trunk
1999-07-27
16:31
update Windows installer bitmap to read Tcl/Tk Version 8.2 check-in: 04538cac97 user: redman tags: trunk
01:42
Bug fixes for threaded Tcl on NT with single and dual CPUs. Still some open issues, this code is a ... check-in: f4fa2a7ba1 user: redman tags: trunk
1999-07-26
17:51
Change destination of dde package to dde1.1. check-in: 9ffe120a2d user: redman tags: trunk
1999-07-23
23:40
Removed patch for bug 2382, for info complete. check-in: 840e9c95ce user: redman tags: trunk
1999-07-22
23:47
* win/tclWinSock.c: Fixed hang with threads enabled, fixed semaphores with threads disabled. * win/... check-in: 30432d73f2 user: redman tags: trunk
23:45
Fix hange with socket code (win32) with threads enabled, fixed the semaphores for threads disabled. ... check-in: a5863b3a81 user: redman tags: trunk
21:50
* Changed version to 8.2b2. * win/tclWinPort.h: Block out include of sys/*.h in order to build ext... check-in: 589cb7ba77 user: redman tags: trunk
02:15
Applied patch for info complete. [Bug: 2382] check-in: 9a47ff649a user: redman tags: trunk
01:26
revert changes to TclpStrftime, not needed for internal functions. check-in: a4cee78edc user: redman tags: trunk
01:08
* doc/Utf.3: * generic/tcl.decls: * generic/tclInt.decls: * generic/tclDecls.h: * generic/tclIntDecl... check-in: 22b143003b user: redman tags: trunk
00:38
* unix/Makefile.in: Added the Windows configure script to the distribution file list, already shipp... check-in: 677ba646fb user: redman tags: trunk
00:13
* win/makefile.vc: Changed version number of DDE package in VC++ makefile to use 1.1 instead of 1.0... check-in: 6633a54dd5 user: redman tags: trunk
00:06
* doc/open.n: Added documentation of \\.\comX notation for opening serial ports on Windows (alternat... check-in: 10b63080bd user: redman tags: trunk
1999-07-21
21:29
Previous version was a mistake, roll it back. check-in: 2d8b4e85a6 user: redman tags: trunk
21:28
* win/tclWinSock.c: Modified 8.1.0 version of the Win32 socket driver to move the handling of the so... check-in: 74cee245ff user: redman tags: trunk
1999-07-16
21:56
Add Tcl_SetNotifier to stubs table. [Bug: 2354] check-in: 0fdd9484f5 user: redman tags: trunk
21:40
* unix/aclocal.m4: * unix/tcl.m4: Add check for Alpha/Linux to correct the IEEE floating flag to t... check-in: 72240a3a0a user: redman tags: trunk
01:52
Fix minor version number. check-in: f5eb99468e user: redman tags: trunk
1999-07-15
21:00
Install files with 82 instead of 81 suffix check-in: 55cb269e12 user: redman tags: trunk
01:47
Change version number check-in: 38e7639e65 user: redman tags: trunk
1999-07-13
22:23
Makefile.in: fixed cat32.exe build makefile.vc: fixed calling tcltest.exe check-in: 580b6853c5 user: redman tags: trunk
22:23
Add .m4 files and Windows configure.in and Makefile.in check-in: 830c41e50e user: redman tags: trunk
22:22
Change dde package to 1.1 check-in: 9bd199dc6c user: redman tags: trunk
22:21
Merged ChangeLog for 8.2b1 check-in: 85be69819f user: redman tags: trunk
1999-07-11
20:31
Changed version numbers in NMAKE makefile. check-in: 2ea86e8bdf user: redman tags: trunk