summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* updated entry with another clashgeorgeps2005-08-171-0/+3
* fix a namespace clash with pendingObjData.georgeps2005-08-171-2/+2
* new entry. fixed the dates on KBK's entries.georgeps2005-08-171-3/+8
* Added static to prevent a namespace clash with BuiltinFuncTable.georgeps2005-08-171-2/+2
* fixed bad clock test, removed duplicated code in Tcl_FinalizeKevin B Kenny2005-08-173-41/+26
* Changed message catalog file names to lowercaseKevin B Kenny2005-08-1767-0/+0
* added /usr/lib/zoneinfo for antique glibcKevin B Kenny2005-08-121-1/+2
* bug 1257830Kevin B Kenny2005-08-124-21/+72
* regen unix/configureKevin B Kenny2005-08-111-994/+2421
* radical refactoring of thread storage to untangle dependenciesKevin B Kenny2005-08-1113-1433/+694
* further untangling of Tcl_Finalize, and test cleanup on Win32 threadedKevin B Kenny2005-08-104-23/+38
* Squelch a message about an unused variable.dkf2005-08-091-9/+8
* More informative comment.dkf2005-08-091-2/+6
* added nul-termination missing from earlier commit todaydgp2005-08-091-1/+2
* file rootname bug fixvincentdarley2005-08-082-2/+10
* remove obsolete commentdgp2005-08-081-2/+1
* regendkf2005-08-052-154/+54
* Stop exposing the thread storage guts. Non-core code should never touch it.dkf2005-08-054-158/+131
* Typo (spotted by George Staplin)dkf2005-08-051-2/+2
* Solaris mis-names the cp1251 encoding.dkf2005-08-052-8/+15
* Further nonPortable [binary] test cleanupKevin B Kenny2005-08-051-10/+1
* Handle abs(-0x80000000) [Bug 1241572]Kevin B Kenny2005-08-053-7/+23
* Cleaned up [binary scan] testing for NaN [Bug 1246264]Kevin B Kenny2005-08-052-22/+22
* removed refs to ldAout.tcl [Bug 1244361]Kevin B Kenny2005-08-053-3/+6
* typo fixesdgp2005-08-051-6/+6
* silence compiler warningdgp2005-08-041-2/+2
* * generic/tclIO.c (CloseChannel): Fixed comment nit, addedandreas_kupries2005-08-043-4/+12
* Deleted the UpdateStringOfBoolean() routine, that can never be called.dgp2005-08-042-34/+3
* * generic/tclObj.c: Simplified routines that manage the typeTable.dgp2005-08-042-36/+27
* * generic/tclCompExpr.c: Untangled some dependencies in thedgp2005-08-035-27/+49
* * unix/tclLoadDyld.c (TclpDlopen, TclpLoadMemory): workaroundsdas2005-07-302-13/+40
* Take care with globals that have an entry in the var table but "don't exist"dkf2005-07-293-21/+61
* * win/README: Update link to msys_mingw8.zipmdejong2005-07-292-2/+6
* * tests/compExpr-old.test: Still more conversion of "nonPortable"dgp2005-07-2813-248/+254
* * generic/tclPipe.c (TclCreatePipeline): Arrange for POSIX systems todkf2005-07-285-366/+409
* * generic/tclUtil.c: Converted the $::tcl_precision value to bedgp2005-07-272-30/+24
* * tests/expr.test: Consolidated equivalent constraints intodgp2005-07-276-207/+208
* * library/init.tcl ([unknown]): Corrected return code handlingdgp2005-07-272-4/+20
* * unix/configure: Regen.mdejong2005-07-263-1/+24
* * generic/tclBasic.c (Tcl_CallWhenDeleted): Converted to usedgp2005-07-262-9/+10
* typodgp2005-07-261-2/+2
* * generic/tclNamesp.c (TclTeardownNamespace): Re-ordering so thatdgp2005-07-263-19/+36
* Getting more systematic about styledkf2005-07-253-535/+597
* D'oh! [Bug 1244358]dkf2005-07-251-3/+3
* * unix/configure: Regen.mdejong2005-07-255-2886/+1336
* Getting more systematic about styledkf2005-07-2428-8706/+9361
* * library/auto.tcl: Updates to the Tcl script library to makedgp2005-07-237-79/+86
* * tests/string.test: Add string is tests formdejong2005-07-233-14/+58
* * generic/tclExecute.c (INST_DICT_*): stop 2 compilerMiguel Sofer2005-07-232-2/+8
* Getting more systematic about styledkf2005-07-233-1308/+1371