summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* *Partial* implementation of TIP#174. Still needs non-compiled versions of mostdkf2006-11-231-0/+6
* Date fixdkf2006-11-231-1/+1
* TIP#269 implementationdkf2006-11-221-0/+9
* * generic/tcl.h: Remove mention of win/README.binary in comment.dgp2006-11-221-0/+1
* * tools/genWinImage.tcl (removed): Removed two files used indgp2006-11-221-0/+4
* * generic/tcl.h: Moved TCL_REG_BOSONLY #define from tcl.h todgp2006-11-221-0/+7
* Make the guts of [chan] more robust.dkf2006-11-201-0/+6
* * generic/tclExecute.c (INST_EXPON): Corrected crash ondgp2006-11-171-0/+5
* Added more examplesdkf2006-11-161-9/+12
* TIP#270 IMPLEMENTATIONdgp2006-11-151-0/+32
* * tools/genStubs.tcl: Updated script to no longer produce thedgp2006-11-151-0/+16
* Convert \fP to \fR for easier manual page scrapingdkf2006-11-151-9/+17
* TIP#261 IMPLEMENTATIONdgp2006-11-141-1/+7
* Silence a compiler warining about presenting a volatile pointer to 'memset'Kevin B Kenny2006-11-131-0/+7
* * generic/tclIO.c: When [gets] on a binary channel needs to usedgp2006-11-131-0/+8
* * generic/tclCompExpr.c: fix gcc warnings about 'cast to/fromdas2006-11-131-0/+24
* Transfer TclPtrMakeUpvar and TclObjLookupVar to the internal stubs table.dkf2006-11-121-2/+7
* * tests/fCmd.test (fCmd-6.26): fix failure when env(HOME) path containsdas2006-11-101-0/+15
* * generic/tclParseExpr.c (removed): Moved all the code ofdgp2006-11-091-0/+10
* Implemented [string reverse].dkf2006-11-091-0/+6
* Implemented [lreverse] from TIP#272dkf2006-11-091-0/+7
* Fix spot where bug number formating was inconsistentdkf2006-11-081-1/+1
* Rewrite for style and clarity (esp. tclPkg.c)dkf2006-11-081-12/+15
* * unix/tclUnixFCmd.c (CopyFile): [SF Tcl Bug 1586470]. Added codeandreas_kupries2006-11-071-0/+6
* * generic/tclStringObj.c: Changed Tcl_ObjPrintf() response todgp2006-11-051-0/+4
* TIP#274 IMPLEMENTATIONdgp2006-11-051-0/+7
* * generic/tclBasic.c (TEOVI): fix por possible leak of a CommandMiguel Sofer2006-11-041-0/+3
* * generic/tclBasic.c (TEOVI):Miguel Sofer2006-11-031-0/+7
* Keep most tests from making sockets that are reachable off the machine.dkf2006-11-031-0/+9
* * macosx/Tcl.xcodeproj/project.pbxproj: check autoconf/autoheader exitdas2006-11-031-0/+5
* * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-0/+19
* * generic/tclCmdAH.c: Further revisions to produce the routinesdgp2006-11-021-0/+5
* Silence compiler grumbles.dkf2006-11-021-0/+6
* Fixed non-robustness error when opening subshell pipes when the current direc...dkf2006-11-021-0/+3
* * generic/tclBasic.c: Further revised TclAppendPrintToObj() anddgp2006-11-021-0/+22
* Reverted tclEncoding.c commits that caused crashes and failures all overdgp2006-11-021-2/+1
* Removed unnecessary casts and reworked some loops for more clarity.dkf2006-11-021-1/+2
* Clean up uses of cast NULLs.dkf2006-11-021-0/+2
* Added explanations, cleaned up whitespace.dkf2006-11-021-0/+2
* Rewrote comments in TEOVI for clarity and usefulness.dkf2006-11-021-24/+28
* * unix/tclUnixPort.h: ensure MODULE_SCOPE is defined before use, sodas2006-10-311-0/+8
* * generic/tclBasic.c: Refactored and renamed the routinesdgp2006-10-311-0/+22
* * generic/tclBasic.c:Miguel Sofer2006-10-311-0/+9
* Fix for bug #1582769 - options conflict with VC2003.patthoyts2006-10-311-0/+4
* Fix [Bug 1587618], eliminating the callObjc and callObjv fields from the Interpdkf2006-10-311-6/+22
* * tools/tcltk-man2html.tcl (option-toc): handle any kind ofhobbs2006-10-311-0/+5
* * generic/tclBasic.c (TEOVI): insured that the interp's callObjc/vMiguel Sofer2006-10-311-1/+7
* * generic/tclExecute.c (INST_MOD): Corrected improper testing ofdgp2006-10-301-0/+6
* Formatting policedkf2006-10-301-232/+227
* * generic/tclNamesp.c (EnsembleImplementationCmd):Miguel Sofer2006-10-291-0/+6