summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added proper exiting conditions using Win32 console signals. This handlesdavygrvy2002-09-302-1/+86
* no messagedavygrvy2002-09-291-0/+6
* Added missing tclThreadAlloc.c to the build rules and defines USE_THREAD_ALLOCdavygrvy2002-09-291-3/+9
* * README: Bumped to version 8.4.1 to avoid confusiondgp2002-09-279-14/+26
* * unix/configure: regen.hobbs2002-09-273-48/+70
* * unix/ldAix (nmopts): add -X32_64 to make it work for 32 or 64bithobbs2002-09-271-7/+11
* * generic/tclProc.c (Tcl_ProcObjCmd): correct overeagerhobbs2002-09-271-5/+14
* 2002-09-18 Mumit Khan <khan@nanotech.wisc.edu>hobbs2002-09-279-60/+352
* * library/encoding/koi8-u.enc: removed extraneous spaces thathobbs2002-09-262-4/+12
* * unix/Makefile.in: generate source dists with -src designator andhobbs2002-09-261-14/+14
* * macosx/Makefile: preserve environment value of INSTALL_ROOT.das2002-09-263-12/+141
* regen.dkf2002-09-241-307/+314
* * unix/tcl.m4 (SC_TCL_64BIT_FLAGS): Yet more robust 64-bit valuedkf2002-09-242-4/+12
* Removing more CONST-related warnings.dkf2002-09-244-16/+22
* regen.dkf2002-09-241-294/+298
* * unix/tcl.m4: Forgot to define TCL_WIDE_INT_IS_LONG at thedkf2002-09-242-0/+4
* * doc/lset.n: Changed 'list' to 'varName' for consistency withdkf2002-09-242-10/+16
* * library/tcltest/tcltest.tcl: Corrected [puts -nonewline] withindgp2002-09-223-4/+23
* * library/tcltest/tcltest.tcl: Corrected [puts -nonewline] withindgp2002-09-223-5/+13
* * unix/configure: Regen.mdejong2002-09-153-30/+47
* * win/coffbase.txt: Added BLT to the virtual base addressdavygrvy2002-09-121-0/+5
* Added BLT to the vba listings.davygrvy2002-09-121-2/+4
* * generic/tcl.h:das2002-09-125-22/+21
* * unix/README: Add note about building extensionsmdejong2002-09-112-2/+9
* * macosx/Tcl.pbproj/project.pbxproj: disabled building htmldas2002-09-102-1/+6
* * unix/Makefile.in: added DYLIB_INSTALL_DIR variable for macosxdas2002-09-106-14/+48
* noted sep 10 release date for 8.4.0core_8_4_0hobbs2002-09-102-3/+7
* added TIP108 note to OS X porthobbs2002-09-081-2/+2
* formatting fixes (Thanks jenglish!)dgp2002-09-061-11/+15
* * doc/file.n: Format correction, and clarified [file normalize]dgp2002-09-063-110/+151
* 2002-09-06 Reinhard Max <max@suse.de>rmax2002-09-062-4/+8
* * doc/tcltest.n: Clarified phrasing.dgp2002-09-062-2/+4
* * generic/tclBasic.c (TclRenameCommand,CallCommandTraces):dgp2002-09-063-7/+34
* * generic/tclVar.c (TclDeleteVars): Corrected logic for setting thedgp2002-09-052-2/+10
* * generic/tclVar.c (DeleteArray): leak plug [Bug 604239]. ThanksMiguel Sofer2002-09-042-1/+19
* * unix/configure: remove -pthread from LIBS on FreeBSD in threadhobbs2002-09-033-22/+33
* (Tcl_UpVar2): code cleanup to not use gotohobbs2002-09-031-9/+6
* * generic/tclInterp.c (AliasCreate): a Tcl_Obj was leaked on errorMiguel Sofer2002-09-032-1/+7
* * macosx/Tcl.pbproj/project.pbxproj: Bumped version number todas2002-09-032-4/+10
* * generic/tclVar.c (Tcl_UpVar2): a Tcl_Obj was being leaked onMiguel Sofer2002-09-032-2/+9
* Updated changes for 8.4.0 release.dgp2002-09-032-1/+59
* * unix/tclUnixFile.c (TclpObjLink): removed unnecessary/unfreedhobbs2002-09-032-13/+10
* * unix/tclUnixChan.c (Tcl_MakeTcpClientChannel): make sure to inithobbs2002-09-031-1/+2
* * unix/configure:hobbs2002-09-023-41/+75
* Bumped version number to 8.4.0hobbs2002-09-0210-18/+47
* * generic/tclInterp.c (SlaveCreate): make sure that the memory andhobbs2002-09-021-1/+6
* * unix/tclUnixInit.c (Tcl_MacOSXGetLibraryPath): made this statichobbs2002-09-021-3/+5
* * tests/http.test (http-3.11): added close $fp that was causing anhobbs2002-09-021-1/+2
* * tests/exec.test: marked exec-18.1 unixOnly until the Windowshobbs2002-09-021-2/+4
* * win/tclWinConsole.c (ConsoleCloseProc): only wait on writablehobbs2002-09-021-3/+9