summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Created branch rmax-ipv6-merge-syntheticrmax_ipv6_mergermax_ipv6_merge_syntheticcvs2fossil2010-09-2812-0/+1729
* Implement TIP#162rmax2010-09-283-0/+468
* * doc/socket.n: Document the changes to the [socket] and rmax2010-09-2815-14117/+5972
* fix error with --enable-symbols=compileMiguel Sofer2010-09-271-9/+9
* missed ChangeLog entryMiguel Sofer2010-09-271-3/+2
* * generic/tclBasic.c: [Patch 3072080] (minus the itclMiguel Sofer2010-09-2713-772/+497
* * generic/tclVar.c: use the macro HasLocalVars everywhereMiguel Sofer2010-09-272-4/+7
* * generic/tclOOMethod.c (ProcedureMethodVarResolver): avoid codeMiguel Sofer2010-09-262-51/+16
* * tests/stringComp.test: improved string test coveragehobbs2010-09-253-264/+232
* * tclWinsock.c: [Bug 3056775]: Fixed race condition between threadandreas_kupries2010-09-242-1/+54
* Make Tcl_SetPanicProc and Tcl_GetStringResult callable without stubs, just a...nijtmans2010-09-234-5/+15
* * generic/tclCmdAH.c: Fix cases where value returned bydgp2010-09-234-3/+13
* Make compilable with -DUNICODE (not actived yet)nijtmans2010-09-233-115/+130
* * generic/tclExecute: one more DECACHE_STACK_INFO() missing; thisMiguel Sofer2010-09-222-2/+5
* * tests/execute.test: added execute-10.3 for [Bug 3072640]. TheMiguel Sofer2010-09-222-1/+25
* * generic/tclExecute: protect all possible writes to ::errorInfoMiguel Sofer2010-09-222-2/+52
* Improved readability of tcl+pkgs builds and testsdgp2010-09-221-7/+9
* Add kernel32 to LIBS, so the link line for mingw is exactly the same as for M...nijtmans2010-09-223-2/+7
* * generic/tclOOMethod.c (ProcedureMethodCompiledVarConnect):hobbs2010-09-227-43/+50
* [Bug 3069278]: Breakage on head Windows triggered by install-tzdata, final fixnijtmans2010-09-213-17/+11
* Fix declaration after statement.nijtmans2010-09-214-4/+11
* Eliminate tclWinProcs->useWide everywhere, since the value is always "1" on p...dogeen_assembler_splitnijtmans2010-09-204-189/+60
* * doc/file.n (file readlink): [Bug 3070580]: Typofix.dkf2010-09-182-7/+11
* Oops, didn't mean to check in this file.nijtmans2010-09-181-15/+7
* [Bug 3069278]: breakage on head Windows triggerednijtmans2010-09-183-12/+32
* * win/tclWinFile.c: remove define of FINDEX_INFO_LEVELS as allhobbs2010-09-162-23/+4
* * unix/Makefile.in: do not pass current build env vars when usinghobbs2010-09-162-10/+11
* Make Tcl_FindExecutable() work in UNICODE compiles (windows-only) as well as ...nijtmans2010-09-164-8/+18
* * generic/tclBinary.c (TclAppendBytesToByteArray): [Bug 3067036]: Makedkf2010-09-153-18/+60
* * unix/Makefile.in: Revise `make dist` target to tolerate thedgp2010-09-152-2/+8
* update file generated by 'make dist'dgp2010-09-151-3/+6
* [Patch 3034251] backport ttkGenStubs.tclnijtmans2010-09-156-989/+1047
* Allow all Win2000+ API entries in Tclnijtmans2010-09-143-110/+75
* Add scspec feature from ttkGenStubs.tclnijtmans2010-09-132-2/+23
* Various clean-ups, converting from tclWinProc->xxxProc directly to Xxxnijtmans2010-09-137-33/+40
* Partly revert yesterday's change, to make it work on VC++ 6.0 again.nijtmans2010-09-102-22/+79
* * doc/regsub.n: [Bug 3063568]: Fix for gotcha in example due to Tcl'sdkf2010-09-102-16/+24
* mingw should always link with -ladvapi32nijtmans2010-09-098-292/+93
* * win/tclWinChan.c: #ifdef protections to permit builds withdgp2010-09-083-25/+40
* * doc/tm.n: Added underscore to the set of characters accepted inandreas_kupries2010-09-082-3/+9
* Start producing HTML out for Thread package. Consequent bugfixes:dkf2010-09-033-30/+48
* * doc/glob.n: Fixed documentation ambiguity regarding the handlingandreas_kupries2010-09-022-3/+7
* * library/safe.tcl (::safe::AliasGlob): Fixed another problem, theandreas_kupries2010-09-022-2/+8
* * library/safe.tcl (::safe::AliasGlob): Moved the commandandreas_kupries2010-09-022-2/+8
* * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff toandreas_kupries2010-09-015-17/+148
* [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining par...nijtmans2010-08-312-4/+5
* [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining part.nijtmans2010-08-319-24/+36
* * win/tcl.m4: Applied patch by Jeff fixing issues with theandreas_kupries2010-08-313-4/+14
* * generic/tclBasic.c: New implementation for [tailcall]:Miguel Sofer2010-08-308-180/+136
* [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Partly.nijtmans2010-08-302-3/+5