summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* -eofchar must support no eofchar.patthoyts2007-11-282-3/+7
* * generic/tclBasic.c: remove unneeded call in Tcl_CreateInterp,Miguel Sofer2007-11-282-8/+11
* * win/tclWinSock.c: Add mising encoding conversion of the [infodgp2007-11-272-5/+13
* * doc/chan.n: "Fix" the limitation on channel -eofchardgp2007-11-275-16/+41
* * generic/tclBasic.c:Miguel Sofer2007-11-265-18/+72
* Added bug numberdkf2007-11-241-1/+1
* Fix stack corruption in [dict append] compilerdkf2007-11-242-40/+49
* * generic/tclIORChan.c: Fixed a problem with reflectedandreas_kupries2007-11-243-13/+168
* Remove #ifdef out accidentally left indkf2007-11-231-4/+1
* * generic/tclVar.c (Tcl_ArrayObjCmd): handle the right data forhobbs2007-11-233-7/+21
* Turn the [string] command into a real compiled ensemble.dkf2007-11-237-333/+452
* Rebuild [dict] as a full compiled ensemble.dkf2007-11-226-612/+785
* Rewrote the [string] and [dict] implementations to be ready for conversiondkf2007-11-223-1143/+2033
* Flag shimmering bug found in [string range].dkf2007-11-222-1/+11
* Generalize the ensemble compiler further. Still doesn't precopile rewrites, b...dkf2007-11-212-50/+146
* Factor out the core compiled-ensemble builder for simplicity.dkf2007-11-214-47/+98
* A little more errorCode goodnessdkf2007-11-212-4/+15
* Trim the fat from the sourcedkf2007-11-211-310/+280
* Added "Potential Incompat" warning.dkf2007-11-201-0/+3
* * generic/tclDictObj.c: Changed the underlying implementation of thedkf2007-11-2010-237/+416
* Typodkf2007-11-201-44/+41
* Minor fixdkf2007-11-201-15/+0
* Correct usage of Tcl_WrongNumArgsdkf2007-11-202-5/+25
* tag bumpcore_8_5_b3dgp2007-11-191-12/+12
* Olson's tzdata2007i importedKevin B Kenny2007-11-1910-926/+999
* missing contributor names, minor additions for 8.5b3das2007-11-191-34/+39
* * README: Bump version number to 8.5b3.dgp2007-11-1910-16/+29
* * changes: Updated for 8.5b3 release.dgp2007-11-192-1/+37
* INST_EXIST_*: simplify result settingdas2007-11-191-26/+9
* improvements to commentsdkf2007-11-191-39/+43
* Reduce cast count.dkf2007-11-191-67/+51
* Reduce cast count.dkf2007-11-191-109/+102
* formattingdas2007-11-191-66/+66
* Fix accidentally damaged testsdkf2007-11-191-13/+5
* Simplifications (fewer casts, less manual bit twiddling)dkf2007-11-191-192/+191
* Reduce cast count.dkf2007-11-191-239/+265
* Spelling mistake in comment!dkf2007-11-191-2/+2
* Reduce cast count.dkf2007-11-191-77/+72
* improvements to commentsdkf2007-11-192-7/+31
* eschew superfluous whitespacedkf2007-11-191-3/+3
* Reduce cast count.dkf2007-11-192-137/+136
* Reduce cast count.dkf2007-11-191-40/+40
* More minor cleanupdkf2007-11-187-404/+414
* Avoid using 'new' as an identifier.dkf2007-11-182-9/+9
* More minor cleanupdkf2007-11-183-471/+482
* Simplification+comments for ensemble dispatch enginedkf2007-11-181-128/+175
* General cleanliness improvements (reduced usage of casts, assume C89)dkf2007-11-181-139/+123
* Minor fixes (e.g. comment readability)dkf2007-11-182-268/+313
* autoconf-2.59das2007-11-181-17/+17
* whitespace & order (sync with tclconfig/tcl.m4)das2007-11-181-7/+8