summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback ofdas2006-09-101-5/+9
* * tests/main.text (Tcl_Main-4.4): Test corrected to not bedgp2006-09-041-3/+3
* * tests/expr-old.test: The remaining failing tests reported indgp2006-08-312-4/+4
* bugfix, docs clarification and new tests for 'namespace upvar' [Bug 1546833]Miguel Sofer2006-08-261-12/+106
* * library/tzdata: Regenerated, including several new files,Kevin B Kenny2006-08-241-14/+23
* * generic/tclParseExpr.c: Minimal collection of new testsdgp2006-08-231-1/+178
* More test flexibilitydgp2006-08-223-50/+15
* * tests/compExpr-old.test: Update existing tests to not faildgp2006-08-229-843/+676
* * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-3/+3
* Error message consistency improvements. [Bug 1534628]dkf2006-08-091-5/+5
* Fix silly error in error handling for uncompiled [dict for]. [Bug 1531184]dkf2006-08-091-1/+4
* * tests/compExpr-old.test: add 'oldExprParser' constraint to all testsdas2006-08-029-205/+241
* Bug 1426279Kevin B Kenny2006-07-311-1/+40
* Fixed Bug 1494664Kevin B Kenny2006-07-301-1/+19
* Fixed Bug 1505383Kevin B Kenny2006-07-301-1770/+2299
* * generic/tclExecute.c: Corrected flawed overflow detection indgp2006-07-261-1/+5
* * generic/tclExecute.c:Miguel Sofer2006-07-211-1/+15
* * generic/tclParseExpr.c: Completely new expression parserdgp2006-07-053-7/+7
* * generic/tclMain.c (Tcl_Main): Corrected flaw that requireddgp2006-05-051-1/+22
* * doc/DoubleObj.3: More doc updates for TIP 237.dgp2006-04-251-1/+5
* fix for Martin Lemburg's DST conversion bug.Kevin B Kenny2006-04-191-1/+14
* * generic/tclTrace.c: Stop some interference between enter tracesdgp2006-04-111-1/+38
* * generic/tclPathObj.c: Yet another revised fix for the [Bug 1379287]dgp2006-04-071-0/+20
* * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): It seemsdgp2006-04-061-3/+7
* * tests/compExpr-old.test: Updated testmathfunctions constraintdgp2006-04-067-16/+18
* * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Allow emptydgp2006-04-053-8/+11
* Ooopsdkf2006-04-051-2/+2
* Nail [Bug 1464039] by allowing the empty string to be exactly matched bydkf2006-04-051-1/+17
* * generic/tclPathObj.c: More fixes for path normalization when /../dgp2006-03-291-0/+40
* Change the "pc" constraint to synonym "win" for consistency with thedgp2006-03-271-5/+5
* * generic/tclExecute.c: Corrections to INST_EXPON detection ofdgp2006-03-251-1/+2
* * generic/tclExecute.c: Revised INST_EXPON implementation to dodgp2006-03-241-1/+7
* * tests/env.test: With case preserved (see 2006-03-21 commit)dgp2006-03-231-2/+2
* * tests/stack.test: Run the stack tests in subshells, so that theyrmax2006-03-221-29/+29
* typodgp2006-03-211-2/+2
* Committed test cases for Bug 1451233dgp2006-03-211-1/+11
* Added knownBug constraints.dgp2006-03-213-7/+7
* * tests/env.test: Preserve case of saved env vars. [Bug 1409272]dgp2006-03-211-15/+9
* typodgp2006-03-212-4/+4
* revert broken commitdgp2006-03-211-2/+2
* Use test constraints properly instead of looking in tcl_platformdkf2006-03-2134-441/+322
* * generic/tclInt.decls: implement globbing for HFS creator & typedas2006-03-211-8/+50
* Clean up constraint handlingdkf2006-03-201-11/+5
* Clean up the constraint handlingdkf2006-03-201-21/+16
* correct [makeFile] syntaxdgp2006-03-201-3/+3
* Clean up tests (mostly constraints relating to testchmod)dkf2006-03-204-184/+187
* fix to two filesystem issuesvincentdarley2006-03-191-7/+16
* fix to file writeable on windowsvincentdarley2006-03-183-8/+24
* * tests/io.test (io-43.1 io-44.[1234]): Rewritten to beandreas_kupries2006-03-161-19/+36
* * generic/tclIOUtil.c (TclGetOpenMode): Added the flag O_APPEND toandreas_kupries2006-03-161-1/+33