summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * unix/tcl.m4: added TK_SHLIB_LD_EXTRAS analogue of existingdas2002-08-313-27/+40
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-3118-419/+2703
* * win/tclWinThrd.c (TclpFinalizeThreadData, TclWinFreeAllocCache):macosx_8_4_premerge_2002_08_31_trunkmacosx_8_4_merge_2002_08_30_trunkandreas_kupries2002-08-292-10/+13
* no messagedavygrvy2002-08-281-0/+13
* * generic/tclEnv.c:davygrvy2002-08-284-89/+194
* More people should automatically reach for the list command in conjunction withdkf2002-08-282-2/+6
* Cache handling of ac_cv_type_socklen_t was wrong. [Bug 600931]dkf2002-08-283-137/+144
* 2002-08-26 Miguel Sofer <msofer@users.sourceforge.net>Miguel Sofer2002-08-263-53/+94