summaryrefslogtreecommitdiffstats
path: root/generic/tclPkg.c
Commit message (Expand)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| * * generic/tclPkg.c: Backport fix for [1573844] to thedgp2007-09-191-802/+484
| * * generic/tclEvent.c (Tcl_CreateThread): Replaced some calls todgp2007-03-191-3/+3
| * Backport to 8.4 (Don Porter's work).andreas_kupries2006-12-051-1/+3
| * * generic/tclPkg.c (Tcl_PkgRequireEx): Corrected crash whenandreas_kupries2006-10-111-8/+12
| * * generic/tclPkg.c (Tcl_PkgRequireEx): Changes handling of theandreas_kupries2006-09-221-2/+59
| * * generic/tcl.decls: Implemented TIP #268, conditionally.andreas_kupries2006-09-221-86/+1288
| * * generic/tclIOGT.c (ExecuteCallback):hobbs2006-08-301-4/+5
| * * generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08dgp2006-04-051-4/+10
| * * generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08dgp2005-11-181-7/+51
| * * generic/tclPkg.c: Corrected inconsistencies in the value returneddgp2005-11-081-14/+76
* | Various trivial fixes, discovered during CYGWIN porting attempt. All backport...nijtmans2010-01-061-2/+2
* | * generic/tclStubLib.c (Tcl_InitStubs): Added missing error message.dgp2008-04-011-1/+3
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | A little more errorCode goodnessdkf2007-11-211-4/+10
* | More minor cleanupdkf2007-11-181-71/+77
* | formattingdgp2007-09-191-9/+5
* | * generic/tcl.h: Revised Tcl_InitStubs() to restore Tcl 8.4dgp2007-09-171-1/+45
* | * doc/package.n: Restored the functioning ofdgp2007-09-111-188/+57
* | * doc/package.n: Restored the document parallel syntax of thedgp2007-09-101-55/+35
* | Replaced commas in varargs with string concatenation where possible [Patch 15...Kevin B Kenny2007-04-201-4/+4
* | * generic/tclPkg.c: When no requirements are supplied to adgp2006-12-051-1/+3
* | TIP#270 IMPLEMENTATIONdgp2006-11-151-2/+2
* | Rewrite for style and clarity (esp. tclPkg.c)dkf2006-11-081-393/+513
* | * generic/tclBasic.c: Further revised TclAppendPrintToObj() anddgp2006-11-021-2/+2
* | * generic/tclBasic.c: Refactored and renamed the routinesdgp2006-10-311-3/+3
* | * generic/tclPkg.c (ExactRequirement): Plugged memory leak. Alsodgp2006-10-161-4/+5
* | * generic/tclPkg.c (Tcl_PackageRequireEx): Corrected crashdgp2006-10-111-8/+12
* | * generic/tclPkg.c (CompareVersions): Bugfix. Check string lengthsandreas_kupries2006-09-281-9/+17
* | * generic/tclPkg.c (CompareVersion): Flatten strcmp() results todgp2006-09-281-1/+2
* | * tests/pkg.test: Added test for version comparison at the 32bitandreas_kupries2006-09-271-38/+89
* | TIP#268 IMPLEMENTATIONandreas_kupries2006-09-221-130/+857
* | * generic/tclIOGT.c (ExecuteCallback):hobbs2006-08-301-3/+4
* | * generic/tclPkg.c: Corrected inconsistencies in the value returneddgp2005-11-081-14/+83
* | ANSIfydkf2005-11-021-103/+95
* | Getting more systematic about styledkf2005-07-191-427/+409
* | * generic/tclBasic.c:dgp2004-10-061-4/+4
* | All uses of 'panic' (the macro) changeddavygrvy2003-12-241-2/+2
|/
* * generic/tclInt.h:dgp2002-02-221-19/+63
* * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that weredgp2002-01-171-2/+2
* * [package forget] now forgets all of thedgp2001-08-061-2/+2
* (TIP#27) Changed a number of Tcl API's to accept "CONST char*"Kevin B Kenny2001-04-041-27/+30
* 1999-09-16 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-211-5/+8
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-218/+258
* Merged stubs changes into mainline for 8.0stanton1999-03-101-6/+208
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+734