summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * unix/configure: add caching, use AC_CACHE_CHECK instead ofdas2006-01-101-1/+9
* * generic/tclNamesp.c (NamespaceInscopeCmd): [namespace inscope]dgp2006-01-091-0/+6
* Minor cleanup to stop exporting functions that do not need to be. [Bug 971336]dkf2006-01-091-0/+5
* Small improvement to the factoring of tcl.m4dkf2006-01-051-46/+47
* no messagedavygrvy2006-01-051-0/+8
* Fix typo in missing stub table pointerKevin B Kenny2005-12-311-0/+5
* Export Tcl_InitBignumFromDoubleKevin B Kenny2005-12-271-3/+12
* changelog for libtommath 0.37 mergeKevin B Kenny2005-12-271-0/+1
* Olson's tzdata2005rKevin B Kenny2005-12-271-0/+4
* Corrected bugs in tommath installation, improved tommath square root performa...Kevin B Kenny2005-12-271-0/+22
* Use %ld instead of %d in Tcl_GetMemoryInfodkf2005-12-201-1/+6
* 2005-12-19 Don Porter <dgp@users.sourceforge.net>dgp2005-12-191-0/+15
* Clarify doc of variable substitutiondkf2005-12-191-0/+5
* Fix [Bug 1382528]; thanks to Anton Kovalenko for finding this.dkf2005-12-181-2/+9
* * 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