summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * compat/strftime.c (_conv): Corrected a problem where hour 0Kevin B Kenny2004-09-081-1/+5
* Fix crash in [string map] when objects are shared. [Bug 1018562]dkf2004-08-301-1/+5
* * tests/env.test: macosx fixes.das2004-08-261-3/+3
* Ensure that the %ld conversion works correctly on 64-bit platforms. [Bug 1011...dkf2004-08-191-2/+5
* fix for [Bug 1008314]Miguel Sofer2004-08-161-5/+28
* * library/msgcat/msgcat.tcl: Added checks to prevent [mclocale]dgp2004-08-131-3/+19
* * generic/tclMain.c (Tcl_Main, StdinProc): Append newline onlydgp2004-07-281-3/+2
* (io-61.1): create file in binary mode for x-platcore_8_4_7hobbs2004-07-261-1/+2
* * tests/eofchar.data (removed): Test io-61.1 now generates its owndgp2004-07-232-854/+14
* * tests/socket.test: Accepted two new testcases by Stuart Casoffandreas_kupries2004-07-161-1/+7
* added support for wide integers to round(); [Bug 908375], reported byMiguel Sofer2004-07-031-1/+16
* * generic/tclPipe.c (TclCreatePipeline): Add 2>@1 as a specialhobbs2004-07-021-1/+5
* backport of recent fs fixes from cvs headvincentdarley2004-07-021-0/+81
* Corrected Tcl Bug #770053vasiljevic2004-06-221-9/+7
* Fixed dde -async test.patthoyts2004-06-151-1/+2
* * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-0/+20
* * tests/clock.test: Commented clock-9.1 that the test will fail Kevin B Kenny2004-05-271-2/+8
* * tests/clock.test: Added a single test for the presence of %G Kevin B Kenny2004-05-271-50/+57
* * generic/tclEncoding.c:rmax2004-05-271-1/+16
* * library/tcltest/tcltest.tcl: Correction to debug prints and testingdgp2004-05-261-3/+8
* * library/tcltest/tcltest.tcl: Correction to debug prints and testingdgp2004-05-261-19/+17
* * doc/http.n (http::config): add -urlencoding option (default utf-8)hobbs2004-05-251-9/+55
* * tests/winFCmd.test: Correct test for the presence of a CD-ROM so Kevin B Kenny2004-05-251-13/+4
* * compat/strftime.c (_fmt, ISO8601Week): Kevin B Kenny2004-05-181-1/+149
* 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-1/+23
* * tests/unixInit.test (unixInit-2.10): Test correction for Mac OSX.dgp2004-05-051-3/+7
* * generic/tclIOUtil.c (Tcl_FSChdir): Work-around crash conditionhobbs2004-05-041-1/+10
* * tests/fileName.test (filename-12.9): use C:/ instead of thehobbs2004-05-041-2/+4
* * tests/tcltest.test: Test corrections for Mac OSX. Thanksdgp2004-05-041-10/+19
* * win/tclWin32Dll.c (TclpCheckStackSpace): Kevin B Kenny2004-05-031-1/+31
* * generic/tclProc.c (TclObjInvokeProc):Miguel Sofer2004-05-021-1/+7
* * generic/tclIO.c (Tcl_SetChannelOption): Fixed [SF Tcl Bugandreas_kupries2004-04-232-1/+864
* * tests/unixInit.test (unixInit-3.1): Default encoding on Darwindgp2004-04-061-2/+4
* root interacts badly with access(...,X_OK) [Bug 929892]dkf2004-04-061-2/+2
* * tests/tcltest.test: Corrected constraint typos: "nonRoot" ->dgp2004-04-021-4/+4
* * generic/tclCompile.c (TclCompileScript):Miguel Sofer2004-03-151-2/+2
* glob -path fix for near filesystem rootvincentdarley2004-03-091-1/+32
* * generic/tclCmdMZ.c (TclCheckInterpTraces): The TIP 62dgp2004-03-011-1/+10
* * tests/basic.test: Made several tests more robust to thedgp2004-02-258-102/+159
* backport of BuildCommandLine changes to mirror msvcrt's parse_cmdline() rules...davygrvy2004-02-251-5/+115
* add constraints to unixInit-7.1hobbs2004-02-181-2/+4
* * tests/unixInit.test: unixInit-7.1hobbs2004-02-171-1/+14
* Stop losing references when variables are repeated in [binary scan]. [851747]dkf2003-12-021-1/+9
* * tests/windFCmd.test (winFCmd-16.10): Corrected failure todgp2003-11-211-1/+2
* fix to 'cd' infinite recursion bug on Windowsvincentdarley2003-11-201-5/+13
* * generic/regcomp.c: Backported regexp bug fixes and tests. Thanksdgp2003-11-171-1/+136
* * tests/cmdMZ.test (cmdMZ-1.4): change to nonPortable as morehobbs2003-11-121-7/+5
* * tests/unixInit.test (unixInit-2.10): re-enabled.dgp2003-11-101-2/+2
* * tests/unixInit.test (unixInit-2.10): mark as knownBughobbs2003-11-061-4/+4
* * generic/tclEncoding.c (TclFindEncodings): Normalize the pathdgp2003-11-051-1/+35