summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Silence complaints caused by [namespace import] returning current importsdkf2006-11-232-10/+6
* *Partial* implementation of TIP#174. Still needs non-compiled versions of mostdkf2006-11-234-4/+1135
* Date fixdkf2006-11-231-1/+1
* removed tools/genWinImage.tcl and win/README.binarydas2006-11-231-4/+0
* whitespacedas2006-11-231-5/+5
* [string is list] tests: fixed mixed up test name, added test of unicode handlingdkf2006-11-221-2/+6
* TIP#269 implementationdkf2006-11-224-14/+128
* * generic/tcl.h: Remove mention of win/README.binary in comment.dgp2006-11-222-2/+2
* * tools/genWinImage.tcl (removed): Removed two files used indgp2006-11-223-300/+4
* * generic/tcl.h: Moved TCL_REG_BOSONLY #define from tcl.h todgp2006-11-223-12/+21
* Make the guts of [chan] more robust.dkf2006-11-203-30/+64
* Added a missing bold highlightdkf2006-11-201-2/+2
* * generic/tclExecute.c (INST_EXPON): Corrected crash ondgp2006-11-172-1/+11
* Added more examplesdkf2006-11-163-28/+91
* TIP#270 IMPLEMENTATIONdgp2006-11-1526-118/+233
* * tools/genStubs.tcl: Updated script to no longer produce thedgp2006-11-158-2600/+2411
* Convert \fP to \fR for easier manual page scrapingdkf2006-11-1517-217/+225
* TIP#261 IMPLEMENTATIONdgp2006-11-142-2/+30
* Silence a compiler warining about presenting a volatile pointer to 'memset'Kevin B Kenny2006-11-132-3/+10
* * generic/tclIO.c: When [gets] on a binary channel needs to usedgp2006-11-132-12/+49
* * generic/tclCompExpr.c: fix gcc warnings about 'cast to/fromdas2006-11-1321-89/+460
* Regendkf2006-11-122-2/+30
* Transfer TclPtrMakeUpvar and TclObjLookupVar to the internal stubs table.dkf2006-11-123-11/+18
* suppress linker arch warnings when building universaldas2006-11-101-1/+4
* * tests/fCmd.test (fCmd-6.26): fix failure when env(HOME) path containsdas2006-11-106-8/+28
* * generic/tclParseExpr.c (removed): Moved all the code ofdgp2006-11-098-1091/+1065
* Optimize for the unshared case.dkf2006-11-094-26/+75
* Implemented [string reverse].dkf2006-11-095-15/+56
* Implemented [lreverse] from TIP#272dkf2006-11-096-4/+109
* Fix spot where bug number formating was inconsistentdkf2006-11-081-1/+1
* Minor simplification of memcpy usagedkf2006-11-084-73/+110
* Rewrite for style and clarity (esp. tclPkg.c)dkf2006-11-083-636/+803
* * unix/tclUnixFCmd.c (CopyFile): [SF Tcl Bug 1586470]. Added codeandreas_kupries2006-11-072-1/+17
* Minor updates (whitespace police, etc.)dkf2006-11-073-29/+29
* Minor changes (whitespace police, etc.)dkf2006-11-071-59/+56
* * generic/tclStringObj.c: Changed Tcl_ObjPrintf() response todgp2006-11-052-2/+7
* TIP#274 IMPLEMENTATIONdgp2006-11-053-3/+17
* * generic/tclBasic.c (TEOVI): fix por possible leak of a CommandMiguel Sofer2006-11-042-3/+8
* * generic/tclBasic.c (TEOVI):Miguel Sofer2006-11-033-12/+41
* Rename constraint to look more conventionaldkf2006-11-031-15/+11
* Keep most tests from making sockets that are reachable off the machine.dkf2006-11-037-97/+98
* Minor syntactic changesdkf2006-11-031-7/+6
* * macosx/Tcl.xcodeproj/project.pbxproj: check autoconf/autoheader exitdas2006-11-032-1/+6
* * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-0340-316/+341
* * generic/tclCmdAH.c: Further revisions to produce the routinesdgp2006-11-025-108/+26
* Silence compiler grumbles.dkf2006-11-025-49/+51
* Fixed non-robustness error when opening subshell pipes when the current direc...dkf2006-11-022-12/+15
* Fix some comments, make selected if/while bodies clearer by inserting comments.dkf2006-11-021-9/+11
* * generic/tclBasic.c: Further revised TclAppendPrintToObj() anddgp2006-11-0220-97/+110
* Reverted tclEncoding.c commits that caused crashes and failures all overdgp2006-11-022-125/+129