summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclCompile.c: Revised the new set of expressiondgp2006-08-173-104/+89
* * generic/tclParseExpr.c: Replace PrecedenceOf() functiondgp2006-08-162-76/+19
* Added missing braces to validation codedkf2006-08-142-2/+7
* It seems that the original submitter of the patch didn't test it. Add a dkf2006-08-111-1/+9
* Applied [Patch 1352382]dkf2006-08-112-150/+156
* D'oh! Fix silly mistakes.dkf2006-08-101-3/+3
* Various minor object file size efficiency fixes. [Bug 1530474]dkf2006-08-1023-278/+286
* * generic/tclEncoding.c: Replace buffer copy in for loopdgp2006-08-092-4/+7
* Error message consistency improvements. [Bug 1534628]dkf2006-08-093-8/+11
* Fix silly error in error handling for uncompiled [dict for]. [Bug 1531184]dkf2006-08-093-12/+18
* Make [expr] use in examples more idiomatic [Bug 1526581]dkf2006-08-097-511/+488
* fix indenting with spaces i.s.o tabsnijtmans2006-08-031-2/+2
* two minor doc fixesnijtmans2006-08-032-4/+4
* * unix/tclUnixPipe.c (TclpCreateProcess): for USE_VFORK: ensure standarddas2006-08-022-3/+36
* * tests/compExpr-old.test: add 'oldExprParser' constraint to all testsdas2006-08-029-205/+241
* typodas2006-08-021-2/+2
* Bug 1531530Kevin B Kenny2006-07-312-4/+12
* Bug 1426279Kevin B Kenny2006-07-315-30/+151
* Fixed Bug 1494664Kevin B Kenny2006-07-303-5/+25
* Fixed Bug 1505383Kevin B Kenny2006-07-304-1775/+2342
* Fix typo [Bug 1496886]jenglish2006-07-302-2/+6
* fix errors from 'make html'das2006-07-282-4/+4
* * generic/tclExecute.c: Corrected flawed overflow detection indgp2006-07-263-3/+16
* * win/tclWinSock.c: Correct un-initialized Tcl_DString. Thanksdgp2006-07-242-15/+23
* undo mistaken commitdgp2006-07-212-20/+17
* * generic/tclExecute.c:Miguel Sofer2006-07-215-22/+48
* typosdas2006-07-211-3/+3
* cleanup quoting and whitespacedas2006-07-202-5/+6
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): createdas2006-07-2013-1009/+1419
* * generic/regc_locale.c (cclass):das2006-07-209-50/+51
* * unix/tclUnixPort.h: Added the inclusion ofandreas_kupries2006-07-142-1/+13
* Made Tcl_AsyncDelete() more tolerant when called after all thread TSDvasiljevic2006-07-112-14/+28
* Improvements to error context messagesdgp2006-07-051-3/+9
* * generic/tclParseExpr.c: Completely new expression parserdgp2006-07-057-34/+1233
* fix warningsdas2006-06-211-22/+22
* * generic/tclIOUtil.c: Changed default configuration todgp2006-06-219-158/+97
* One stray CONST that escaped the CONST->const conversion.dgp2006-06-201-2/+2
* * generic/tclCmdAH.c: Removed dead code that was old implementationdgp2006-06-202-484/+6
* typodgp2006-06-161-2/+2
* * unix/tclUnixPort.h (Darwin): support for MAC_OS_X_VERSION_MAX_ALLOWEDdas2006-06-142-10/+33
* Added examples after prompting on the Tcler's chat.dkf2006-06-143-2/+20
* Workaround for silly compiler bug. [Bug 1503729]dkf2006-06-132-2/+14
* * doc/GetStdChan.3: Added recommendation that each call todgp2006-06-062-1/+16
* Documentation improvements (including Tcl_Realloc(NULL,x) behaviour)dkf2006-06-052-4/+12
* Minor formatting fixesdkf2006-06-051-174/+182
* * generic/tcl.h (Tcl_DecrRefCount): use if/else construct to allowhobbs2006-05-302-2/+10
* * macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler thatdas2006-05-275-78/+309
* autoconf-2.59das2006-05-261-2/+2
* updates for Xcode 2.3das2006-05-262-27/+3
* Fix [Bug 1494160]dkf2006-05-242-1/+6