summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclInterp.c (AliasCreate): a Tcl_Obj was leaked on errorMiguel Sofer2002-09-031-0/+5
* * macosx/Tcl.pbproj/project.pbxproj: Bumped version number todas2002-09-031-0/+5
* * generic/tclVar.c (Tcl_UpVar2): a Tcl_Obj was being leaked onMiguel Sofer2002-09-031-0/+5
* Updated changes for 8.4.0 release.dgp2002-09-031-0/+4
* * unix/tclUnixFile.c (TclpObjLink): removed unnecessary/unfreedhobbs2002-09-031-0/+6
* * unix/configure:hobbs2002-09-021-0/+4
* Bumped version number to 8.4.0hobbs2002-09-021-0/+29
* * unix/tcl.m4: added TK_SHLIB_LD_EXTRAS analogue of existingdas2002-08-311-1/+8
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-0/+61
* * win/tclWinThrd.c (TclpFinalizeThreadData, TclWinFreeAllocCache):macosx_8_4_premerge_2002_08_31_trunkmacosx_8_4_merge_2002_08_30_trunkandreas_kupries2002-08-291-0/+6
* no messagedavygrvy2002-08-281-0/+13
* More people should automatically reach for the list command in conjunction withdkf2002-08-281-0/+2
* Cache handling of ac_cv_type_socklen_t was wrong. [Bug 600931]dkf2002-08-281-0/+6
* 2002-08-26 Miguel Sofer <msofer@users.sourceforge.net>Miguel Sofer2002-08-261-0/+6
* * generic/tclThreadAlloc.c: small optimisation, reducing theMiguel Sofer2002-08-261-0/+5
* 2002-08-23 Miguel Sofer <msofer@users.sourceforge.net>Miguel Sofer2002-08-241-0/+5
* * generic/tclThreadAlloc.c (USE_THREAD_ALLOC): moving objectsMiguel Sofer2002-08-231-0/+5
* * generic/tclBasic.c:Miguel Sofer2002-08-221-0/+6
* * win/Makefile.in (CFLAGS):andreas_kupries2002-08-221-0/+11
* * generic/tclCkalloc.c: CONSTified MemoryCmf and CheckmemCmd.macosx_8_4_merge_2002_08_20_trunkdgp2002-08-201-0/+2
* * README: Bumped version number to 8.4b3 to distinguishdgp2002-08-201-0/+22
* * unix/tclUnixTest.c (TestfilehandlerCmd): Changedandreas_kupries2002-08-201-0/+8
* Added test.dkf2002-08-161-1/+2
* Added documentation note to remind authors of object type implementations todkf2002-08-161-0/+4
* * generic/tclIOUtil.c (SetFsPathFromAny): Objects should only havedkf2002-08-161-0/+8
* * generic/tclInt.h:Miguel Sofer2002-08-141-0/+10
* 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
* no messagedavygrvy2002-08-091-0/+5
* corrected lsearch docs to use -inline in exampleshobbs2002-08-081-2/+2
* * tests/uplevel.test: added 6.1 to test [uplevel] with shadowedMiguel Sofer2002-08-081-0/+5
* * tests/subst.test: added 5.8-10 as further tests for [Bug 495207]Miguel Sofer2002-08-081-0/+4
* * tests/README: Noted removal of defs.tcl.dgp2002-08-081-0/+4
* 8.4b2 tag notecore_8_4_b2hobbs2002-08-081-0/+2
* [Patch #591647] (darley)hobbs2002-08-081-0/+3
* * tests/fCmd.test:hobbs2002-08-081-0/+12
* * docs/BoolObj.3: added description of valid string reps for aMiguel Sofer2002-08-071-0/+8
* * generic/tclCompile.h:Miguel Sofer2002-08-071-0/+6
* * generic/tclObj.c (Tcl_NewObj): added conditional code forMiguel Sofer2002-08-071-0/+6
* * generic/tclInt.decls:das2002-08-061-0/+12
* * library/tcltest/tcltest.tcl: The setup and cleanup scripts are nowdgp2002-08-051-0/+5
* * generic/tcl.decls: Restored Tcl_Concat to return (char *). Likedgp2002-08-051-0/+6
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-051-0/+45
* * generic/tclExecute.c: bugfix (reading freed memory). TestsuiteMiguel Sofer2002-08-011-0/+5
* Messed up the message in the previous commit, it should have read:Miguel Sofer2002-08-011-1/+1
* * generic/tclInt.h (USE_THREAD_ALLOC): for unshared objects,Miguel Sofer2002-08-011-0/+5
* * generic/tclCkalloc.c (TclFinalizeMemorySubsystem):mdejong2002-08-011-0/+9
* * win/tclWinPort.h: The windows headers don't provide socklen_t,rmax2002-08-011-0/+5
* TclDecrRefCount under USE_THREAD_ALLOC: free intRep first, then stringMiguel Sofer2002-07-311-0/+7
* * generic/tclInterp.c: signed/unsigned comparison warning fixedMiguel Sofer2002-07-311-0/+5