summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* minor code cleanup in TclpGetCStackParams; hoist a couple of structs from TSD...Kevin B Kenny2007-11-101-15/+11
* 2007-11-10 Kevin Kenny <kennykb@acm.org>Kevin B Kenny2007-11-102-158/+51
* * generic/tclBasic.c:Miguel Sofer2007-11-106-114/+153
* fix formattingdas2007-11-101-2/+3
* fix formatting and inverted test in TclpCheckStackSpace()das2007-11-101-19/+20
* fix typos, formatting and non-unix breakage (due to undefined stackGrowsDown)das2007-11-101-6/+7
* * generic/tclResult.c (ResetObjResult): new shortcut.Miguel Sofer2007-11-102-3/+6
* fixed stupid bug in last commit that made it not work in threaded buildsMiguel Sofer2007-11-091-3/+3
* * generic/tclAsync.c:Miguel Sofer2007-11-097-50/+188
* * generic/tclInt.decls, generic/tclIntDecls.h: Use unsigned char forhobbs2007-11-095-47/+36
* * generic/tclBinary.c (Tcl_GetByteArrayFromObj): check type beforehobbs2007-11-092-2/+9
* formattingdas2007-11-081-34/+32
* fix (unsigned char*) vs. (char*) warningsdas2007-11-082-5/+5
* * generic/tclStubInit.c:hobbs2007-11-086-5/+226
* (DoWriteChars): special case for 1-byte channel write.hobbs2007-11-072-6/+12
* * generic/tclIO.c (TclGetsObjBinary): add an efficient binary pathhobbs2007-11-072-4/+259
* * generic/tclEncoding.c: Version of the embedded iso8859-1Miguel Sofer2007-11-062-13/+219
* * generic/tclConfig.c (Tcl_RegisterConfig): Modified to not extendandreas_kupries2007-11-052-42/+44
* * generic/tclConfig.c (Tcl_RegisterConfig): Modified to useandreas_kupries2007-11-052-1/+15
* * unix/tclUnixChan.c (TtyGetOptionProc): Accepted [SF Tcl Patchandreas_kupries2007-11-053-10/+32
* * generic/tclTest.c (TestSetCmd2):Miguel Sofer2007-11-034-4/+55
* Minor documentation improvementsdkf2007-11-0110-70/+91
* Reorder paragraphs for better readability.dkf2007-11-011-9/+9
* Fix .DS/.DE to work better when transformed to a tabledkf2007-11-011-35/+35
* Convert .DS/.DE sequences to tables, as that's now what they're used for.dkf2007-11-012-2/+8
* Clarified documentation of RE flags. [Bug 1167840]dkf2007-11-012-12/+16
* change 'reflectedchan' to 'refchan' for reduced confusion.dkf2007-11-013-6/+9
* \u0000 is ASCII! [Bug 1808258]dkf2007-11-013-17/+18
* Clarified [file nativename] usage. [Bug 1185154]dkf2007-11-012-3/+16
* Sync to Tk: use -fp:strict alwayspatthoyts2007-10-311-11/+1
* Spread the idiom, make the rendering to HTML reliable!dkf2007-10-3010-121/+161
* Eliminate misuse of .brdkf2007-10-303-9/+20
* typosdkf2007-10-302-4/+4
* * generic/tcl.h: Bump version number to 8.5b2.1 to distinguishdgp2007-10-308-12/+23
* Forgot some SEE ALSOsdkf2007-10-302-4/+5
* Typo [Bug 1811621]dkf2007-10-301-3/+2
* Clear up what's going on a bit more. [Bug 1811803]dkf2007-10-303-48/+60
* Fix [Bug 1822268]dkf2007-10-302-22/+42
* Enhance the HTML generator so that it can produce multi-line option descripti...dkf2007-10-302-225/+283
* line endingsdgp2007-10-2926-2406/+2377
* Minor fixesdkf2007-10-292-8/+5
* GOOBE the docs some more.dkf2007-10-2931-220/+224
* Missed this file last nightdkf2007-10-291-87/+211
* Next stage of doing GOOBE improvements to documentation now that the html gen...dkf2007-10-2967-1230/+1598
* First stage of doing GOOBE improvements to documentation now that the html ge...dkf2007-10-2893-2481/+2689
* * generic/tclUtil.c (Tcl_ConcatObj): optimise for some of theMiguel Sofer2007-10-282-13/+43
* Embed the definition of the iso8859-1 encoding directly in Tcl.dkf2007-10-282-2/+54
* * generic/tclNamesp.c (Tcl_FindCommand): insure that FQ commandMiguel Sofer2007-10-272-2/+6
* * doc/CrtMathFnc.3: fixed Tcl_ListMathFuncs entry [Bug 1672219]Miguel Sofer2007-10-272-4/+3
* Part of fix for [Bug 1810264]dkf2007-10-272-5/+8