summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclIOUtil.c: workaround gcc warning "comparison is alwaysdas2005-12-151-0/+3
* * macosx/Tcl.xcode/project.pbxproj:das2005-12-141-0/+8
* Export stubs for libtommath; fix mingw compiler warningsKevin B Kenny2005-12-131-0/+38
* Fix [Bug 1379349]dkf2005-12-131-76/+83
* * unix/tcl.m4, unix/configure: Fix sh quoting error reported inhobbs2005-12-121-2/+6
* Bug 1378818Kevin B Kenny2005-12-121-0/+6
* * win/configure: Regen.mdejong2005-12-101-0/+8
* Fix [Bug 1374778]dkf2005-12-091-0/+6
* * win/Makefile.in, win/makefile.vc: Add Win x64 and CE build supporthobbs2005-12-081-0/+8
* Improved documentation on topic of asynch sockets in response to queries ondkf2005-12-071-1/+8
* * unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configuredas2005-12-061-0/+5
* adapt tclZIC.tcl to new C API and update to tzdata2005pKevin B Kenny2005-12-051-0/+8
* * unix/configure.in: move check for fts API to configure.in and run itdas2005-12-051-2/+12
* * unix/configure: Use FTS file APIs on Darwin if available.hobbs2005-12-051-0/+7
* another puny speedup - no error thrown from ::tcl::clock::getenvKevin B Kenny2005-12-021-5/+6
* another little speedup to [clock format]Kevin B Kenny2005-12-021-1/+3
* Bug 1371446 plus buildability on ancient SolarisKevin B Kenny2005-12-021-0/+8
* another [clock format] performance boost - precompile formatsKevin B Kenny2005-12-011-1/+3
* remove redundant [mc] calls in [clock]Kevin B Kenny2005-12-011-0/+5
* Add remaining dependency info for UNIXdkf2005-12-011-2/+8
* * generic/tclClock.c: fix warning.das2005-12-011-0/+2
* * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset.das2005-12-011-0/+5
* code rationalization - eliminate some duplication between Tcl and CKevin B Kenny2005-11-301-0/+3
* fix [clock format -timezone :localtime] for times before the Posix EpochKevin B Kenny2005-11-301-4/+6
* silenced compiler warning about big constantKevin B Kenny2005-11-301-1/+3
* Add compiler-related dependency information to prevent problems when developingdkf2005-11-301-0/+5
* New TEBC opcode, INST_JUMP_TABLE, for compiling the simple (and common) case ofdkf2005-11-301-9/+23
* fixed bad refcount that corrupted heapKevin B Kenny2005-11-301-0/+6
* make [clock format] go fasterKevin B Kenny2005-11-291-0/+7
* Fix [Bug 1366683]dkf2005-11-291-3/+10
* Olson's tzdata2005oKevin B Kenny2005-11-281-1/+2
* Updated tclZIC.tcl to be bignum-safeKevin B Kenny2005-11-281-1/+1
* Corrected bug in DST transition times for locales that specify transition in ...Kevin B Kenny2005-11-281-0/+11
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-2/+120
* * unix/Makefile.in (install-libraries): Updated Makefile to newandreas_kupries2005-11-211-0/+12
* Don't set tclStubsPtr to 0 when Tcl_PkgRequireEx() failsjenglish2005-11-201-0/+6
* * tests/trace.test (trace-34.5): [Bug 1047286], added a secondMiguel Sofer2005-11-181-0/+6
* Bug 1359183Kevin B Kenny2005-11-181-0/+6
* * generic/tclIO.c (TclFinalizeIOSubsystem): preserve statePtrhobbs2005-11-181-0/+5
* * generic/tclObj.c (GetBignumFromObj): replace NULL withMiguel Sofer2005-11-181-0/+7
* * generic/tclIO.c (TclFinalizeIOSubsystem): Applied Pat Thoyts'andreas_kupries2005-11-181-0/+8
* * generic/tclListObj.c: Restored the SetListFromAny routine todgp2005-11-181-0/+8
* Improved URL validation that better describes why validation failed. [Bug 135...dkf2005-11-181-0/+5
* Whitespace/formatting fixesdkf2005-11-171-17/+17
* * tests/namespace.test: fix commentMiguel Sofer2005-11-171-0/+4
* * generic/tclStrToD.c: More data in the "can't happen" Tcl_Panicdgp2005-11-141-0/+3
* * generic/tclBasic.c (CallCommandTraces): Save/restore thedgp2005-11-141-0/+5
* * generic/tclInt.h:Miguel Sofer2005-11-141-0/+10
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken):Miguel Sofer2005-11-131-0/+7
* Use correct bug number :-}dkf2005-11-121-1/+1