summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * generic/tclThreadAlloc.c: small optimisation, reducing theMiguel Sofer2002-08-262-6/+32
* 2002-08-23 Miguel Sofer <msofer@users.sourceforge.net>Miguel Sofer2002-08-242-4/+13
* * generic/tclThreadAlloc.c (USE_THREAD_ALLOC): moving objectsMiguel Sofer2002-08-232-8/+27
* * generic/tclBasic.c:Miguel Sofer2002-08-223-13/+27
* * win/Makefile.in (CFLAGS):andreas_kupries2002-08-229-399/+530
* * generic/tclCkalloc.c: CONSTified MemoryCmf and CheckmemCmd.macosx_8_4_merge_2002_08_20_trunkdgp2002-08-202-5/+7
* * README: Bumped version number to 8.4b3 to distinguishdgp2002-08-2018-35/+65
* * unix/tclUnixTest.c (TestfilehandlerCmd): Changedandreas_kupries2002-08-202-2/+10
* Added test.dkf2002-08-162-2/+7
* Added documentation note to remind authors of object type implementations todkf2002-08-162-1/+7
* * generic/tclIOUtil.c (SetFsPathFromAny): Objects should only havedkf2002-08-162-19/+15
* * generic/tclInt.h:Miguel Sofer2002-08-143-127/+73
* typo in Changelog entry of 2002-04-16Miguel Sofer2002-08-131-1/+1
* Missing Changelog entry for previous commit:Miguel Sofer2002-08-121-0/+4
* * generic/tclCmdMZ.c: fixing UMR in delete traces, [Bug 589863].Miguel Sofer2002-08-121-1/+3
* no messagedavygrvy2002-08-091-0/+5
* Fixed $argv handling bug where if -bitmap wasn't specified $argcdavygrvy2002-08-091-2/+3
* corrected lsearch docs to use -inline in exampleshobbs2002-08-082-6/+6
* * tests/uplevel.test: added 6.1 to test [uplevel] with shadowedMiguel Sofer2002-08-082-1/+21