summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclExecute.c (TclExecuteByteCode:INST_EXIST_*): Fix readdas2007-11-171-0/+5
* Greatly improved ensemble compiler. This one now can handle any ensemble.dkf2007-11-161-0/+14
* * generic/regc_nfa.c: Fixed infinite loop in the regexp compiler.dgp2007-11-151-0/+3
* * generic/regc_nfa.c: Corrected looping logic in fixempties() todgp2007-11-151-0/+5
* Must pass non-NULL interp to Tcl_SetEnsemble* functions.dkf2007-11-151-0/+3
* Readability improvementsdkf2007-11-151-0/+3
* Let people disable use of -rpath in their linking step. [Patch 1231022]dkf2007-11-151-1/+7
* Prefer UINT_PTR to DWORD_PTR when casting pointers to integer types for great...patthoyts2007-11-151-0/+5
* * macosx/Tcl.xcodeproj/project.pbxproj: add new chanio.test.das2007-11-151-2/+7
* Compile [info exists] into bytecode. Includes new instructions to support it.dkf2007-11-141-2/+18
* * tests/chanio.test: New file. This is essentially a duplicate ofandreas_kupries2007-11-141-0/+7
* Eliminate multi-char collating element code completely. Simplifies the codedkf2007-11-141-0/+6
* (TclCompileSwitchCmd): simplify TclReToGlob usage.hobbs2007-11-141-0/+1
* * generic/tclCompCmds.c (TclCompileRegexpCmd): clean up comments,hobbs2007-11-141-0/+5
* Comment/#ifdef out the multi-char collating element support code.dkf2007-11-141-0/+6
* Extend [switch] compiler to handle regular expressions as long as things are notdkf2007-11-131-0/+5
* Clarify.dkf2007-11-131-10/+14
* * unix/tclUnixInit.c: the TCL_NO_STACK_CHECK was being incorrectlyMiguel Sofer2007-11-131-0/+6
* Added autoconf goo to detect availability of getaddrinfopatthoyts2007-11-131-0/+6
* The six-argument form of getaddressbyname_r() uses the fifth argument todkf2007-11-131-0/+6
* * generic/regcomp.c: Convert optst() from expensive no-op to adgp2007-11-131-0/+5
* Rewrote to use the thread-safe version of gethostbyname() by forward-portingdkf2007-11-131-0/+8
* RE: [Patch 1830184] TclResetResultMiguel Sofer2007-11-121-0/+3
* * generic/tclGet.c (Tcl_Get, Tcl_GetInt): revert use of TclGet*hobbs2007-11-121-0/+3
* * generic/tclUtil.c (TclReToGlob): add more comments, set interphobbs2007-11-121-0/+5
* * generic/tclBasic.c: New macro TclResetResult, new iPtr flagMiguel Sofer2007-11-121-1/+12
* * generic/tclCompCmds.c, generic/tclCompile.c, generic/tclCompile.h:hobbs2007-11-121-0/+10
* * generic/tclResult.c (ResetObjResult): clarify the logic.Miguel Sofer2007-11-111-0/+2
* [Patch 1830038]: Increased usage of macros to detect and take advantage of ob...Miguel Sofer2007-11-111-0/+33
* Formatting/readabilitydkf2007-11-111-35/+35
* * unix/tclUnixInit.c: simplify non-crosscompiled case.das2007-11-111-3/+9
* changelog entryMiguel Sofer2007-11-101-0/+3
* * unix/configure: autoconf 2.61Miguel Sofer2007-11-101-0/+2
* * generic/tclBasic.c:Miguel Sofer2007-11-101-0/+5
* * unix/tclUnixTime.c (TclpWideClicksToNanoseconds): fix issues withdas2007-11-101-25/+30
* Improved failure comments for stack checks (mistachkin).Miguel Sofer2007-11-101-1/+2
* * generic/tclBasic.c:Miguel Sofer2007-11-101-0/+10
* 2007-11-10 Kevin Kenny <kennykb@acm.org>Kevin B Kenny2007-11-101-0/+11
* * generic/tclBasic.c:Miguel Sofer2007-11-101-0/+12
* * generic/tclResult.c (ResetObjResult): new shortcut.Miguel Sofer2007-11-101-0/+2
* * generic/tclAsync.c:Miguel Sofer2007-11-091-0/+12
* * generic/tclInt.decls, generic/tclIntDecls.h: Use unsigned char forhobbs2007-11-091-1/+6
* * generic/tclBinary.c (Tcl_GetByteArrayFromObj): check type beforehobbs2007-11-091-0/+5
* formattingdas2007-11-081-34/+32
* * generic/tclStubInit.c:hobbs2007-11-081-0/+6
* (DoWriteChars): special case for 1-byte channel write.hobbs2007-11-071-0/+1
* * generic/tclIO.c (TclGetsObjBinary): add an efficient binary pathhobbs2007-11-071-0/+5
* * generic/tclEncoding.c: Version of the embedded iso8859-1Miguel Sofer2007-11-061-0/+9
* * generic/tclConfig.c (Tcl_RegisterConfig): Modified to not extendandreas_kupries2007-11-051-6/+5
* * generic/tclConfig.c (Tcl_RegisterConfig): Modified to useandreas_kupries2007-11-051-0/+9