summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * tests/compile.test (compile-12.4): Backport test for Bug 1001997.dgp2004-10-269-19/+155
* whitespace changeshobbs2004-10-231-14/+14
* make genstubsdkf2004-10-142-2/+70
* Speed up [info <thing> <simplePattern>]dkf2004-10-144-53/+213
* * win/tclWinFile.c (NativeIsExec): correct result of 'filehobbs2004-10-082-10/+18
* * generic/tclNamesp.c (Tcl_PopCallFrame): Removed Bug 1038021dgp2004-10-052-20/+7
* Correction to 1038021 bug fix; should only save restore those bitsdgp2004-10-011-3/+4
* * generic/tclNamespace.c (TclTeardownNamespace): Tcl_Obj-ifieddgp2004-09-306-42/+82
* * tests/subst.test (12.2): test correction.Miguel Sofer2004-09-302-2/+6
* fix for buffer overflow in [subst], [Bug 1036649]Miguel Sofer2004-09-293-2/+35
* * unix/dltest/Makefile.in (clean): Fixup make cleanmdejong2004-09-232-2/+13
* Some tests were non-portable, alas.dkf2004-09-191-2/+2
* Make sure large shifts shift for real. [Bug 868467]dkf2004-09-183-8/+93
* * tests/load.test (load-2.3): adopted fix for failure on darwindas2004-09-142-3/+9
* * generic/tclObj.c (Tcl_GetIntFromObj): Corrected flaw in returningdgp2004-09-142-2/+7
* Minor mods to latest commit to correct bugs and compiler warnings ondgp2004-09-101-7/+9
* One less crazy long/wide aunt in the attic... [Bug 868489]dkf2004-09-103-25/+220
* Fix [Bug 1025359] to make sure wide seeks don't lose errorsdkf2004-09-102-5/+10
* * generic/tcl.h: Micro formatting fixes.andreas_kupries2004-09-103-6/+12
* * generic/tclNamespace.c (TclGetNamespaceForQualName): Resolveddgp2004-09-102-12/+18
* * generic/tclExecute.c (INST_CONCAT1): added a peepholeMiguel Sofer2004-09-102-1/+22
* Also corrected faulty prevention of [namespace import] cycles.dgp2004-09-093-22/+74
* * generic/tclNamesp.c (Tcl_ForgetImport): Corrected faultydgp2004-09-093-46/+199
* * compat/strftime.c (_conv): Corrected a problem where hour 0Kevin B Kenny2004-09-083-5/+22
* * generic/tclTimer.c: Removed a premature optimisation thatKevin B Kenny2004-09-072-14/+11
* Clarify meaning of [lsearch -dictionary]dkf2004-09-022-3/+10
* * win/tclWin32Dll.c (TclWinCPUID): need _asm for WIN64 (Itanium),hobbs2004-09-012-3/+13
* WIN64 correctionshobbs2004-09-012-9/+17
* Fix crash in [string map] when objects are shared. [Bug 1018562]dkf2004-08-303-6/+31
* * tests/env.test: macosx fixes.das2004-08-262-3/+7
* Ensure that the %ld conversion works correctly on 64-bit platforms. [Bug 1011...dkf2004-08-193-12/+15
* date correctiondgp2004-08-161-1/+1
* fix for [Bug 1008314]Miguel Sofer2004-08-165-12/+88
* * library/msgcat/msgcat.tcl: Added checks to prevent [mclocale]dgp2004-08-134-7/+35
* Changed handling of the returned thread ID since broken on 64-bitvasiljevic2004-08-102-2/+10
* * generic/tclEvent.c (Tcl_Finalize): Re-organized Tcl_Finalizedgp2004-07-302-24/+30
* * unix/configure:das2004-07-304-5/+14
* * generic/tclMain.c (Tcl_Main, StdinProc): Append newline onlydgp2004-07-283-6/+14
* (io-61.1): create file in binary mode for x-platcore_8_4_7hobbs2004-07-262-1/+4
* note 8.4.7 tag datehobbs2004-07-262-13/+14
* * generic/tclThreadAlloc.c: Moved the tclInt.h include to providepatthoyts2004-07-252-4/+9
* A couple of trivial edits to the changes - added credits for bugKevin B Kenny2004-07-231-3/+4
* * tests/eofchar.data (removed): Test io-61.1 now generates its owndgp2004-07-233-855/+19
* minor fixes to 8.4.7 changeshobbs2004-07-231-13/+18
* * win/tclWinDde.c: Bump to dde 1.2.3 to cover changesdgp2004-07-234-6/+87
* typo/format fixesdgp2004-07-221-4/+5
* * generic/tclEvent.c: Correct threaded obj allocator tohobbs2004-07-216-23/+137
* * unix/tcl.m4: fixed Darwin autoconf breakage caused bydas2004-07-205-258/+279
* * macosx/tclMacOSXBundle.c: dynamically acquire address fordas2004-07-202-2/+26
* * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after theirhobbs2004-07-195-2608/+2654