summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Undo mistaken commit to wrong branch caused by CVS fumble... :-}dkf2006-10-202-1252/+5
* Consolidated TIP#257 patch applied to HEAD to allow for experimentation bydkf2006-10-202-5/+1252
* * tclProc.c (SetLambdaFromAny):Miguel Sofer2006-10-161-1/+40
* * generic/tclInterp.c (ApplyObjCmd):Miguel Sofer2006-10-121-1/+88
* * tests/namespace.test (namespace-51.16): Added test.dgp2006-10-101-1/+6
* * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009Miguel Sofer2006-10-0933-192/+192
* TIP #275: Support unsigned values in binary commandpatthoyts2006-10-061-1/+161
* * generic/tcl.h: note limitation on changing Tcl_UniChar sizehobbs2006-10-051-3/+4
* * generic/tclVar.c (Tcl_LappendObjCmd):Miguel Sofer2006-10-051-1/+10
* dup test namedgp2006-10-041-2/+2
* Bug 1567956Kevin B Kenny2006-10-011-3/+4
* bug #1420432 - file mtime fails for directories on windowspatthoyts2006-10-011-2/+16
* bug 1567956: handle Msys environment a little differently in getuser functionpatthoyts2006-10-011-11/+20
* * generic/tclPkg.c (CompareVersions): Bugfix. Check string lengthsandreas_kupries2006-09-281-2/+4
* * generic/tclExecute.c: Corrected error in INST_LSHIFT in thedgp2006-09-281-1/+3
* * tests/pkg.test: Added test for version comparison at the 32bitandreas_kupries2006-09-271-1/+7
* TIP#268 IMPLEMENTATIONandreas_kupries2006-09-221-23/+360
* * generic/tclExecute.c (INST_EXPON): Native type overflow detectiondgp2006-09-191-1/+7
* * library/http/http.tcl: Change " " -> "+" url encoding mappinghobbs2006-09-161-2/+2
* * tests/msgcat.test: Bumped version in auxiliary files as well.andreas_kupries2006-09-111-3/+3
* * generic/tclExecute.c: Corrected INST_EXPON flaw that treateddgp2006-09-111-4/+5
* * 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