summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Renamed Makefile to GNUmakefiledas2005-11-221-1/+1
* * unix/Makefile.in (install-libraries): Updated Makefile to newandreas_kupries2005-11-213-6/+18
* Don't set tclStubsPtr to 0 when Tcl_PkgRequireEx() failsjenglish2005-11-202-24/+10
* * tests/trace.test (trace-34.5): [Bug 1047286], added a secondMiguel Sofer2005-11-182-1/+20
* Bug 1359183Kevin B Kenny2005-11-182-0/+13
* * generic/tclIO.c (TclFinalizeIOSubsystem): preserve statePtrhobbs2005-11-182-5/+15
* more testsdgp2005-11-181-1/+17
* * generic/tclObj.c (GetBignumFromObj): replace NULL withMiguel Sofer2005-11-182-2/+9
* * generic/tclIO.c (TclFinalizeIOSubsystem): Applied Pat Thoyts'andreas_kupries2005-11-182-2/+14
* * generic/tclListObj.c: Restored the SetListFromAny routine todgp2005-11-183-3/+12
* Fix silly errors in REs, in variables, and in tests that were working withdkf2005-11-182-19/+19
* Improved URL validation that better describes why validation failed. [Bug 135...dkf2005-11-183-159/+249
* Whitespace/formatting fixesdkf2005-11-171-17/+17
* * tests/namespace.test: fix commentMiguel Sofer2005-11-172-2/+6
* Bump to http 2.5.2 to cover changing rules in [http::mapReply] [1182373]dgp2005-11-152-3/+3
* * generic/tclStrToD.c: More data in the "can't happen" Tcl_Panicdgp2005-11-142-2/+6
* * generic/tclBasic.c (CallCommandTraces): Save/restore thedgp2005-11-142-1/+14
* added comments to tests/namespace.testMiguel Sofer2005-11-141-1/+5
* * generic/tclInt.h:Miguel Sofer2005-11-145-12/+84
* fixing last commit, no Changelog entryMiguel Sofer2005-11-131-3/+9
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken):Miguel Sofer2005-11-133-11/+12
* Use correct bug number :-}dkf2005-11-121-1/+1
* Partial fix for [Bug 1355342]dkf2005-11-122-350/+355
* * generic/tclInt.h: Revised TclParseNumber interface to enabledgp2005-11-124-127/+174
* typodas2005-11-121-2/+2
* More bits of ANSIfyingdkf2005-11-111-653/+665
* More bits of ANSIfyingdkf2005-11-1111-392/+433
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken):Miguel Sofer2005-11-113-10/+22
* Finish applying the style guide to the RE engine (except for variable anddkf2005-11-105-1472/+1817
* Deleted unwanted extra space at end of some linesdkf2005-11-101-5/+5
* bugs 1350291 and 1350293Kevin B Kenny2005-11-093-60/+117
* doc changes with 1162286 fixdgp2005-11-091-8/+1
* * tests/compile.test: Updated tests with changed behaviordgp2005-11-098-247/+266
* ANSIfy the RE compiler.dkf2005-11-098-4852/+5523
* More ANSIfyingdkf2005-11-091-25/+25
* * unix/tclUnixFCmd.c (MAX_READDIR_UNLINK_THRESHOLD): reduce to 130hobbs2005-11-092-3/+9
* Added target to make it easier to debug crashing tests.dkf2005-11-092-1/+13
* * tests/compExpr-old.test: Updated tests with changed behaviordgp2005-11-082-5/+8
* * tests/expr.test: Portable tests expr-46.13-18 [Bug 1341368]dgp2005-11-082-2/+28
* * generic/tclPkg.c: Corrected inconsistencies in the value returneddgp2005-11-083-31/+274
* Fix for [Bug 1348775]dkf2005-11-082-32/+92
* ANSIfydkf2005-11-071-7/+9
* Strip a few more pre-ANSI-ismsdkf2005-11-071-21/+20
* ANSIfydkf2005-11-077-90/+89
* Tidy updkf2005-11-071-41/+47
* * tests/trace.test (trace-13.2-4): added tests to detect leak, see [BugMiguel Sofer2005-11-072-18/+54
* Squelch the false [Bug 1342858] by removing traces cleanly. The trace leakingdkf2005-11-072-29/+44
* Silence a warning.dkf2005-11-071-2/+3
* * tests/trace.test (trace-8.9): added test to detect leak, seeMiguel Sofer2005-11-052-1/+30
* * win/tclWinPort.h: Applied patch #1267871 by Matt Newman forpatthoyts2005-11-045-17/+69