summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * doc/namespace.n: Documentation for zero-argument form ofdgp2007-12-062-3/+24
* (TclMatchIsTrivial): simplify TclMatchIsTrivial to remove ] checkhobbs2007-12-062-2/+3
* add TclGetChannelFromObj declhobbs2007-12-062-1/+8
* Oops!dkf2007-12-061-2/+2
* Simplify code for setting up the [chan] ensemble now that we can leveragedkf2007-12-065-378/+410
* Fix [Bug 1845320] and [Bug 1845397]dkf2007-12-063-9/+21
* * generic/tclIO.h: Create Tcl_Obj for Tcl channels to reducehobbs2007-12-054-116/+352
* * tests/stack.test: made the tests for stack overflow not careMiguel Sofer2007-12-052-5/+28
* * win/configure, win/tcl.m4 (LIBS_GUI): mingw needs -lole32hobbs2007-12-053-2/+9
* Prevent shimmering crash in [lsearch] when -exact and -integer/-real are mixed.dkf2007-12-053-2/+30
* Add extra #ifdef-fery to make code compile on BSD 5. [Bug 1618235, again]dkf2007-12-032-1/+10
* * library/tcltest/tcltest.tcl: Bump tcltest to version 2.3.0 so thatdgp2007-12-035-9/+16
* * win/configure, win/tcl.m4 (LIBS_GUI): remove ole32.lib oleaut32.libhobbs2007-12-033-4/+8
* Minor correctionsdkf2007-12-031-16/+15
* Make two-arg switch work reliably (and actually as documented!) [Bug 1836519]dkf2007-12-035-238/+274
* Silence syntax warning by Sun C compiler. [Bug 1840211]dkf2007-12-011-2/+2
* Improved list of files to ignoredkf2007-12-011-17/+18
* win/makefile.vc: add ws2_32.lib to baselibshobbs2007-11-302-2/+3
* * win/configure, win/tcl.m4: add ws2_32.lib / -lws2_32 to build.hobbs2007-11-304-287/+92
* * generic/tclWinSock.c (InitializeHostName): Correct error indgp2007-11-292-3/+10
* * generic/tclConfig.c: Corrected failure of the [::foo::pkgconfig]dgp2007-11-282-11/+32
* * generic/tclNamesp.c (Tcl_SetEnsembleMappingDict): Added checksdgp2007-11-282-2/+28
* * generic/tclIO.c: Simplify test and improve accuracy of errordgp2007-11-282-5/+9
* Extra channel tests to check for no -eofcharpatthoyts2007-11-281-1/+10
* -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