summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2001-05-04 Daniel Steffen <das@users.sourceforge.net>das2001-05-171-55/+119
* * unix/install-sh: added -S optioncore-8-3-3hobbs2001-04-066-24/+78
* * win/README:hobbs2001-04-065-18/+20
* * generic/tclObj.c (TclAllocateFreeObjects): simplifiedhobbs2001-04-061-5/+3
* * mac/tclMacProjects.sea.hqx: fixed accidental swap with Tkhobbs2001-04-053-3099/+3134
* forgot to add some () style noteshobbs2001-04-041-22/+28
* updated changes from ChangeLoghobbs2001-04-041-1/+53
* * mac/tclMacShLib.exp:hobbs2001-04-043-1091/+4
* * generic/tcl.h: addition of ConditionalMacros.h and use ofhobbs2001-04-0430-206/+229
* * mac/MW_TclBuildLibHeader.h:hobbs2001-04-048-3058/+6672
* * unix/configure:hobbs2001-04-043-183/+377
* Corrected out of date commentsdgp2001-04-042-5/+5
* improved cygwin compat for RC_DEFINEShobbs2001-04-042-9/+19
* * generic/tclListObj.c (Tcl_SetListObj): set objPtr->length = 0 inhobbs2001-04-042-3/+8
* adjust mklinks targethobbs2001-04-031-4/+4
* see backport log in ChangeLog for specific file backports from 8.4aCVShobbs2001-04-0374-899/+2019
* added configure scripts to 8.3 branchhobbs2001-04-034-0/+10117
* README link and notes updateshobbs2001-04-035-134/+88
* doc clarifications and cleanuphobbs2001-04-0380-187/+462
* updated changes for 8.3.2 releasetclpro-1-4-1core-8-3-2hobbs2000-08-082-3/+46
* * library/msgcat1.0/pkgIndex.tcl:hobbs2000-08-083-2/+3
* * library/msgcat1.0/msgcat.tcl: bumped msgcat version to 1.1.hobbs2000-08-083-6/+11
* see changestclpro-1-4-0hobbs2000-08-081-12/+38
* * doc/ChnlStack.3:hobbs2000-08-082-90/+246
* * generic/tclIO.c (Tcl_CreateChannel): added assertion to verifyhobbs2000-08-081-2/+14
* * unix/mkLinks: Regen'd with new mkLinks.tcl.hobbs2000-08-082-969/+702
* * unix/Makefile.in: add tclsh.ico and tcl.spec to dist targethobbs2000-08-071-4/+4
* see changeshobbs2000-08-071-0/+82
* * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Correctedhobbs2000-08-071-2/+6
* * generic/tclEnv.c: cast cleanup [Bug: 5624]hobbs2000-08-072-7/+8
* * generic/tclPosixStr.c (Tcl_SignalMsg): clarified #defines forhobbs2000-08-071-3/+3
* * tests/stringObj.test: Tweaked tests to avoid hardcodedhobbs2000-08-071-9/+30
* * tests/opt.test:hobbs2000-08-073-65/+40
* * library/history.tcl: Corrected an off-by-one error in HistIndex,hobbs2000-08-071-2/+3
* * library/init.tcl (auto_import): added check to see if a validhobbs2000-08-071-1/+7
* * unix/tclUnixInit.c (TclpSetInitialEncodings): attempt tohobbs2000-08-071-14/+9
* * generic/tclClock.c (FormatClock): correct code to handle localehobbs2000-08-071-3/+12
* * tests/clock.test: Added test for "2 days 2 hours ago" stylehobbs2000-08-073-79/+91
* * generic/tclCkalloc.c: Fixed some function headers.hobbs2000-08-071-22/+55
* * doc/AddErrInfo.3:hobbs2000-08-0717-125/+233
* * generic/tclIOGT.c (TclChannelTransform): fixed segfault thathobbs2000-08-063-11/+22
* Finished backport of mcunknown fix for 8.3.2.ericm2000-08-032-4/+4
* Backport of mcunknown fixes for 8.3.2.ericm2000-08-031-1/+4
* Backport of mcunknown fixes.ericm2000-08-032-6/+20
* * win/Makefile.in:mo2000-07-285-75/+203
* * merged core-8-3-1-io-rewrite back into core-8-3-1-branch.hobbs2000-07-2728-2343/+5950
* Added builds of the tclreg and tcldde static libraries.welch2000-07-132-4/+12
* *** empty log message ***welch2000-07-131-0/+7
* Fix Weak linksjingham2000-06-211-2943/+3061
* fixed the arglist for scan--varNames are all optionalhershey2000-06-141-2/+2