summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Added note about test updatedkf2006-10-281-0/+2
* Insert of calling point in middle of procedure code. Also cleaned up howdkf2006-10-281-0/+12
* Improved Changelog entry for commit dated 2006-10-23Miguel Sofer2006-10-281-6/+7
* Cleaning up of various bits in tclVar.c to make code clearer to understand.dkf2006-10-271-1/+4
* Allow extensions that use the internal stubs to set a namespace path.dkf2006-10-271-0/+3
* Add field to CallFrame for holding object call frame data.dkf2006-10-271-0/+4
* Fixed a spot where CONSTness had been forgotten.dkf2006-10-271-0/+6
* * generic/tclProc.c (SetLambdaFromAny): minor change, eliminateMiguel Sofer2006-10-271-1/+4
* doh, missing ChangeLog entryMiguel Sofer2006-10-261-0/+6
* * tests/info.test (info-9.11-12): tests for [Bug 1577492]Miguel Sofer2006-10-241-0/+3