summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | * README: Bumped patch level to 8.4.8 to preparedgp2004-10-2810-16/+29
| | * | | | added CONST to TclpLocaltime and TclpGmtime param throughoutKevin B Kenny2004-10-286-25/+37
| | * | | | D'oh!dgp2004-10-281-2/+2
| | * | | | * tests/socket.test (socket-13.1): Balanced [makeFile] anddgp2004-10-283-12/+16
| | * | | | * tests/appendComp.test: Backport test suite fixes of errorsdgp2004-10-2812-302/+325
| | * | | | fixed format-19.1 for 64 bit machinesKevin B Kenny2004-10-271-3/+3
| | * | | | backport fixes for 868489 and 1026125Kevin B Kenny2004-10-274-54/+33
| | * | | | Finished user-level documentation backportdkf2004-10-2714-71/+276
| | * | | | Yet more doc update backportingdkf2004-10-2734-311/+772
| | * | | | More doc fix backportingdkf2004-10-2730-216/+743
| | * | | | Backport many doc fixesdkf2004-10-2721-105/+463
| | * | | | * tests/subst.test (subst-12.3-5): More tests for Bug 1036649.dgp2004-10-262-2/+10
| | * | | | reversed expected result from subst-12.3 to match Tcl 7.6 behavior.dgp2004-10-261-2/+2
| | * | | | * tests/subst.test (subst-12.3,4): More tests for Bug 1036649.dgp2004-10-262-3/+19
| | * | | | * 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