summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix old tests to check [namespace which] sanely...dkf2004-08-271-4/+5
* Make [namespace which] use newer option parsing code for more flexibility.dkf2004-08-273-32/+27
* Minor fixesdkf2004-08-271-114/+100
* Fix/improve testsdkf2004-08-271-5/+15
* Fix [Bug 1017022] by factorizing out the ensemble lookup code and fixing once.dkf2004-08-273-28/+109
* Fix patch-number reference.dkf2004-08-271-1/+1
* * tests/env.test: macosx fixes.das2004-08-262-3/+5
* * unix/Makefile.in: added customization of default module path rootsdas2004-08-263-3/+19
* * tests/timer.test (timer-10.1): Test for Bug 1016167.dgp2004-08-253-8/+33
* D'oh! Put the correct value in... :^}dkf2004-08-251-2/+2
* Stop test from getting stomped by preceding tests...dkf2004-08-251-2/+2
* Fixes to ensemble -unknown handler processing to stop [namespace import] fromdkf2004-08-253-16/+40
* * generic/tclProc.c: The routine TclProcInterpProc was a s...dgp2004-08-256-174/+42
* update out of date commentdgp2004-08-241-2/+2
* Added clarifying note on [string map]'s behaviour.dkf2004-08-242-1/+13
* * library/auto.tcl: Updated [tcl_findLibrary] search pathdgp2004-08-232-19/+52
* Fixed bug in CET time spec - times change at 0100 Greenwuch, not local.Kevin B Kenny2004-08-211-2/+2
* * tests/clock.test (clock-38.1): Changed TZ setting to specifyKevin B Kenny2004-08-212-2/+9
* Ensure that the %ld conversion works correctly on 64-bit platforms. [Bug 1011...dkf2004-08-193-12/+15
* * library/clock.tcl (format): Changed default timezone format Kevin B Kenny2004-08-193-9/+40
* * doc/tm.n: New file, documentation for Tcl Modules, based on theandreas_kupries2004-08-194-5/+290
* added note about times out of Posix rangeKevin B Kenny2004-08-181-0/+6
* Fixed httpd's abuse of the [clock] commandKevin B Kenny2004-08-182-2/+6
* * library/init.tcl: Integrated TIP #189. We source a separate fileandreas_kupries2004-08-183-1/+366
* silence compiler warning on systems without mktimeKevin B Kenny2004-08-181-6/+6
* unbreak Win build after TIP#173 and TIP#209 commitKevin B Kenny2004-08-185-29/+116
* TIP #173 and #209 implementation - see ChangeLog for detailsKevin B Kenny2004-08-18690-974/+93971
* date correctiondgp2004-08-161-1/+1
* fix for [Bug 1008314]Miguel Sofer2004-08-165-13/+89
* * library/msgcat/msgcat.tcl: Added checks to prevent [mclocale]dgp2004-08-133-5/+32
* Changed handling of the returned thread ID since broken on 64-bitvasiljevic2004-08-102-2/+10
* Standardized constraint namedkf2004-08-041-2/+2
* Plug leak and clarify codedkf2004-08-032-10/+12
* Add field initialization to fix [Bug 989298]. D'oh!dkf2004-08-032-1/+7
* * library/package.tcl (pkg_mkIndex): Updated [pkg_mkIndex] todgp2004-08-022-20/+14
* TIP#207 IMPLEMENTATIONdgp2004-08-028-81/+193
* * generic/tclLiteral.c (TclCleanupLiteralTable): Correcteddgp2004-08-023-22/+107
* Whitespace policing...dkf2004-08-021-131/+131
* More explicit compatibility warning, regarding TIP 148dgp2004-07-301-1/+3
* * tests/safe.test (safe-2.1): Disabled senseless test. [Bug 999612]dgp2004-07-304-10/+14
* * generic/tclEvent.c (Tcl_Finalize): Re-organized Tcl_Finalizedgp2004-07-302-24/+30
* * unix/configure:das2004-07-304-6/+14
* * library/package.tcl: [::pkg::create] is now an alias. Testdgp2004-07-292-9/+7
* * library/package.tcl: Moved private commanddgp2004-07-284-27/+40
* * tests/io.test: Make io-61.1 create file as binary to pass on Win32patthoyts2004-07-252-1/+6
* * generic/tclVar.c: simplify tclLocalVarNameType, removing theMiguel Sofer2004-07-232-68/+46
* formattingdgp2004-07-231-4/+4
* * tests/eofchar.data (removed): Test io-61.1 now generates its owndgp2004-07-233-852/+18
* Tcl 8.4.7 changes ported forward. Other changes on HEAD also recorded.dgp2004-07-231-1/+114
* typodgp2004-07-231-1/+1