summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TIP#287 IMPLEMENTATIONdgp2006-12-019-11/+220
* TIP#298 IMPLEMENTATIONdgp2006-12-017-178/+63
* declare new BZ_DIV_CUTOFF global as MODULE_SCOPEdas2006-12-011-3/+4
* typodas2006-12-011-1/+1
* fix warningsdas2006-12-012-6/+6
* fix typo: 0,0 -> 0.0das2006-12-011-3/+3
* fix gcc warning: "suggest parentheses around comparison in operand of &"das2006-12-011-3/+3
* Upgrade to tommath 0.39 plus patches from TomKevin B Kenny2006-12-0110-22/+190
* Import of libtommath 0.39+Kevin B Kenny2006-12-01128-5183/+970
* fixed bug in floating point initial approximation that caused convergence fai...Kevin B Kenny2006-11-301-4/+10
* Olson's tzdata2006pKevin B Kenny2006-11-3012-704/+723
* * generic/tclBasic.c (Tcl_AppendObjToErrorInfo): Addeddgp2006-11-292-1/+8
* Correct typos that produced duplicate test namesdgp2006-11-291-5/+5
* * generic/tclBasic.c: TIP #280 implementation.andreas_kupries2006-11-2823-205/+2928
* Add missing cast that makes the fix effective.dgp2006-11-281-2/+2
* * unix/tclUnixChan.c (TclUnixWaitForFile):Kevin B Kenny2006-11-273-3/+221
* * generic/tclExecute.c (TclIncrObj): Correct failure to detectdgp2006-11-272-2/+7
* More bits and pieces of the TIP#174 implementationdkf2006-11-263-2/+401
* * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558]das2006-11-263-2/+82
* add tclMathOp.cdas2006-11-261-0/+4
* Finished coding part of TIP#174. Still have tests and docs to do.dkf2006-11-257-1638/+3127
* Added some more implementationsdkf2006-11-241-3/+274
* Supply missing #ifdefdgp2006-11-241-1/+3
* Added Mod implementationdkf2006-11-231-2/+209
* Added implementations of the interpreted comparison operatorsdkf2006-11-231-15/+561
* Added some interpreted operator implementationsdkf2006-11-231-7/+61
* 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