summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * changes: Updates for 8.6a1 release.dgp2008-06-192-1/+42
* * README: Bump version number to 8.6a1dgp2008-06-1910-16/+29
* * generic/tclClock.c (ClockConvertlocaltoutcObjCmd): Removed leftandreas_kupries2008-06-172-2/+6
* * doc/tm.n: Followup to changelog entry 2008-03-18 regardingandreas_kupries2008-06-172-8/+22
* 2006-06-17 Kevin Kenny <kennykb@acm.org>Kevin B Kenny2008-06-173-8/+33
* * generic/tclCmdIL.c (TclInfoFrame): Moved the code looking up theandreas_kupries2008-06-163-49/+64
* * tests/ioTrans.test (iortrans-11.*): Fixed same issue as forandreas_kupries2008-06-162-1/+9
* no messagedavygrvy2008-06-141-1/+3
* The Stubs source files (tclStubLib.c and tclOOStubLib.c) should not bedavygrvy2008-06-141-2/+6
* 2008-06-13 David Gravereaux <davygrvy@pobox.com>davygrvy2008-06-131-1/+2
* no messagedavygrvy2008-06-131-0/+5
* fix warningdas2008-06-131-2/+2
* TIP 285 ImplementationJoe Mistachkin2008-06-1330-91/+2308
* * unix/Makefile.in: add complete deps on tclDTrace.h.das2008-06-122-4/+6
* sync with 2008-05-26 io-53.9 changedas2008-06-121-1/+2
* s/target/config/das2008-06-121-2/+2
* * generic/tclOO.c: use TclOOStubs hooks field to retrievedas2008-06-126-50/+57
* * generic/tclIORTrans.c: fix signed <-> unsigned cast warnings.das2008-06-121-15/+20
* * unix/configure: autoconf-2.59das2008-06-121-18/+52
* * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc.das2008-06-121-22/+39
* * unix/configure.in: fix static DTrace-enabled build on Solaris.das2008-06-121-1/+10
* * unix/Makefile.in: clean generated tclDTrace.h file.das2008-06-121-2/+2
* * macosx/Tcl.xcodeproj/project.pbxproj: add tclIORTrans.c; updates anddas2008-06-123-65/+234
* UtfToUtfProc: Avoid unwanted sign extension when convertingjenglish2008-06-112-2/+8
* * tests/ioTrans.test (iortrans.tf-6.1): Fixed the [Bug 1988552],andreas_kupries2008-06-102-4/+18
* * generic/tclIORTrans.c (ReflectInput): Fixed a bug triggered byandreas_kupries2008-06-102-3/+18
* Plug leak. [Bug 1987817]dkf2008-06-082-22/+40
* * generic/tclBasic.c: Compilation of uplevel scripts, allowMiguel Sofer2008-06-088-134/+287
* TIP #230 IMPLEMENTATIONandreas_kupries2008-06-0611-12/+4855
* fix warnings, remove unused debug code that causes build failuredas2008-06-051-24/+10
* TIP #317 implementationpatthoyts2008-06-033-24/+879
* * generic/tclOO.c (ReleaseClassContents): Fix the one remainingKevin B Kenny2008-06-022-1/+13
* Complete fix of [Bug 1981001]dkf2008-06-012-2/+10
* * generic/tclOOMethod.c: Fix a bug where the refcount of a methodKevin B Kenny2008-06-012-2/+7
* Add tclOO genstubs to Windows makefilesJoe Mistachkin2008-06-013-6/+15
* * generic/tclDictObj.c: Added missing initializers to the ensembleKevin B Kenny2008-06-012-2/+7
* * generic/tclOODecls.h: Added the swizzling of DLLEXPORT andKevin B Kenny2008-06-013-2/+59
* More patches to make stub generation work.dkf2008-06-015-109/+224
* typo, skip crashing http.test for gcovdas2008-06-011-14/+14
* Fix generation of stubs for the OO API.dkf2008-06-013-50/+54
* * generic/tclOOStubLib.c: ensure use of tcl stubs; include indas2008-05-319-53/+87
* * tests/msgcat.test: fix for ::tcl::mac::locale with @modifier.das2008-05-311-2/+3
* * tools/tsdPerf.tcl: use [info sharedlibextension]das2008-05-311-2/+2
* * unix/tclConfig.h.in: autoheader-2.59das2008-05-311-5/+1
* * macosx/Tcl.xcodeproj/project.pbxproj: add new tclOO files; add debugdas2008-05-312-9/+200
* Plug method-related memory leaks pointed out by Miguel.dkf2008-05-314-15/+40
* Make things build (cleanly) on Win32. Thanks to Joe Mistachkin. [Patch 1980861]dkf2008-05-316-13/+45
* Implementation of TIP #257. Incomplete due to missing Win build support.dkf2008-05-3131-22/+13866
* Small clarifications that code a bit nicer to read.dkf2008-05-308-222/+206
* Fixed line endingspatthoyts2008-05-271-18/+18