summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | * unix/tcl.m4: Added code to enable [load] on LynxOS. Thanks todgp2005-11-043-281/+312
| | * | | | Bug 1298737Kevin B Kenny2005-11-043-2/+12
| | * | | | * win/tclWinPipe.c: Applied patch #1267871 by Matt Newman whichpatthoyts2005-11-044-18/+65
| | * | | | Bug 1317477Kevin B Kenny2005-11-042-12/+27
| | * | | | * generic/tclInt.h:Miguel Sofer2005-11-045-55/+189
| | * | | | * generic/tclUnixInit.c (TclpSetInitialEncodings): Modified sodgp2005-11-032-2/+10
| | * | | | * win/tclWin32Dll.c: Backported Anton Kovalenko's patch #1256872patthoyts2005-11-034-11/+102
| | * | | | * generic/tclCmdMZ.c (TclCheckExecutionTraces): Corrected mistakendgp2005-11-012-14/+20
| | * | | | * tests/expr-old.test (expr-32.52): Use int(.) to restrictdgp2005-11-012-2/+7
| | * | | | * tests/expr.test: Fix problems in new round()mdejong2005-10-292-25/+47
| | * | | | fix Changelog entry dateMiguel Sofer2005-10-291-1/+1
| | * | | | fix new test trace-18.4 [Bug 1338280]Miguel Sofer2005-10-291-6/+9
| | * | | | * generic/tclCmdMZ.c (TraceVarProc): [Bug 1337229], partialMiguel Sofer2005-10-293-5/+34
| | * | | | * generic/tclExecute.c (ExprRoundFunc):mdejong2005-10-283-11/+35
| | * | | | * generic/tclBasic.c:Miguel Sofer2005-10-2316-79/+154
| | * | | | * generic/tclExecute.c (INST_CONCAT): disable the optimisation forMiguel Sofer2005-10-222-3/+10
| | * | | | See file.vasiljevic2005-10-141-0/+6
| | * | | | Backed off change from 2005-10-04 (see ChangeLog and Tcl Bug# 1323992vasiljevic2005-10-141-14/+2
| | * | | | Fix [Bug 1284178] and tweak tests to accommodate.dkf2005-10-133-7/+20
| | * | | | Added some more clarifying comments in Tcl_ClearChannelHandlers()vasiljevic2005-10-131-6/+5
| | * | | | Temporary ifdef TCL_THREADS changes done to de-activate pendingvasiljevic2005-10-132-1/+14
| | * | | | ensure MODULE_SCOPE declhobbs2005-10-102-1/+18
| | * | | | * unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change tohobbs2005-10-073-46/+69
| | * | | | * generic/tclPipe.c (TclCreatePipeline): Fixed [SF Tcl Bugandreas_kupries2005-10-052-7/+14
| | * | | | * doc/CrtChannel.3: Fixed [SF Tcl Bug 1104682], by application ofandreas_kupries2005-10-052-8/+16
| | * | | | test to fix for 979640hobbs2005-10-052-13/+9
| | * | | | * win/tclWinPort.h: define USE_PUTENV_FOR_UNSET 1hobbs2005-10-053-15/+46
| | * | | | win/tclWinSerial.c (SerialSetOptionProc): free argv [Bug 1067708]hobbs2005-10-052-424/+431
| | * | | | * tests/http.test: do not URI encode -._~ accordinghobbs2005-10-053-6/+13
| | * | | | * generic/tclIOUtil.c (TclFSNormalizeAbsolutePath): make statichobbs2005-10-053-6/+9
| | * | | | * unix/tclLoadShl.c (TclpDlopen): use DYNAMIC_PATH on secondhobbs2005-10-052-6/+10
| | * | | | See file.vasiljevic2005-10-041-0/+9
| | * | | | Tcl_ClearChannelHandlers(): now deletes any outstandingvasiljevic2005-10-041-2/+14
| | * | | | Tcl_ClearChannelHandlers(): bail out early if passed NULL argumentvasiljevic2005-10-041-3/+6
| | * | | | * generic/tclMain.c: Separate encoding conversion of command linedgp2005-09-302-26/+28
| | * | | | Fix [Bug 1116542]dkf2005-09-273-3/+29
| | * | | | * doc/ParseCmd.3: copy/paste fix [Bug 1292427]Miguel Sofer2005-09-152-2/+6
| | * | | | autoconf-2.13dgp2005-09-152-229/+280
| | * | | | Added yet another corner-case hack, this time for RHEL3. [Bug 1287638]dkf2005-09-152-8/+16
| | * | | | * generic/tclUtf.c (Tcl_UniCharToUtf): Corrected handling of negativedgp2005-09-073-37/+49
| | * | | | renumber expr-39.* to expr-46.*Kevin B Kenny2005-08-292-14/+14
| | * | | | fix test case numberingKevin B Kenny2005-08-291-2/+2
| | * | | | Bug 1275043Kevin B Kenny2005-08-293-11/+103
| | * | | | Backport of fix for [Bug 1267380]dkf2005-08-252-1/+13
| | * | | | * generic/tclFCmd.c (TclFileMakeDirsCmd): fix to race condition inhobbs2005-08-172-5/+36
| | * | | | backport of 2005-08-10 fix to tclEvent.cKevin B Kenny2005-08-162-19/+26
| | * | | | Solaris mis-names the cp1251 encoding.dkf2005-08-052-1/+8
| | * | | | fix abs(MIN_INT) [Bug 1241572]Kevin B Kenny2005-08-053-5/+28
| | * | | | silence compiler warningdgp2005-08-041-2/+2
| | * | | | * generic/tclObj.c: Simplified routines that manage the typeTable.dgp2005-08-042-36/+29