summaryrefslogtreecommitdiffstats
path: root/generic/tclResolve.c
Commit message (Collapse)AuthorAgeFilesLines
* Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts indkf2011-03-121-3/+3
| | | | | rest of Tcl source code. No ABI change. API change *should* be harmless. FossilOrigin-Name: 5574bdd262b2672cde48771787370c12854cecf4
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ | | | | | | | | cause more harm than good. Purged them (except in zlib files). FossilOrigin-Name: c64f310d38b977e7ae26a48bcf8bb8c50e453af7
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\ | | | | | | | | | | | | more harm than good. Purged them. FossilOrigin-Name: 79367df0f0e01a96f037f893e889e7cb9b807847
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | | | | | | | | | | | | | | more harm than good. Purged them. FossilOrigin-Name: 90b4acd7bdab65433169a232124967885c18d972
* | | * generic/tclBasic.c, generic/tclClock.c, generic/tclEncoding.c,dkf2010-10-011-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tclEnv.c, generic/tclLoad.c, generic/tclNamesp.c, * generic/tclObj.c, generic/tclRegexp.c, generic/tclResolve.c, * generic/tclResult.c, generic/tclUtil.c, macosx/tclMacOSXFCmd.c: More purging of strcpy() from locations where we already know the length of the data being copied. FossilOrigin-Name: 50bdab468291447e44eee4503c3fcce02a5dea4d
* | | - genStubs.tcl: No longer generate a space after "*" andnijtmans2010-01-291-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | immediately after a function name, so the format of function definitions in tcl*Decls.h matches all other tcl*.h header files. - Change Tcl_ArgvFuncProc, Tcl_ArgvGenFuncProc and GetFrameInfoValueProc to be function definitions, not pointers, for consistency with all other Tcl function definitions. FossilOrigin-Name: 92924901357b4846fa668b6f5122abf37979693a
* | | Added code to save space in namespaces. Currently #ifdef'ed out for compat.dkf2009-07-151-1/+12
| | | | | | | | | | | | | | | | | | Also added code from itcl-ng for better separation of concerns. FossilOrigin-Name: 518b8a92e083149d15d0045b0931240c85452db7
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-8/+9
|/ / | | | | FossilOrigin-Name: 2d205c22fbe5def21ccd36bc6f7b2d3831f6122d
* | Tighten up a commentdkf2007-04-051-8/+7
| | | | | | FossilOrigin-Name: af4028b1a03f32342dc9117dc0074b6af2863c27
* | ANSIfydkf2005-11-021-40/+40
| | | | | | FossilOrigin-Name: c8e360304c4d2d1f33cf1fb3a998e2fe3c548471
* | Getting more systematic about styledkf2005-07-231-3/+11
| | | | | | FossilOrigin-Name: 78a871bd80bb122bf5d3ea3342b8634237fd123f
* | More tidying updkf2005-07-151-204/+190
| | | | | | FossilOrigin-Name: 09344621a7e4a3ec7483c6f3cd25d62ab5da04c5
* | TIP#229 implementationdkf2005-05-301-2/+3
|/ | | FossilOrigin-Name: f1050beab47be2d6eeec53a2833f0438631694d8
* * [Patch 501006] Updated APIs in generic/tclResolve.cdgp2002-01-251-7/+7
| | | | | | and generic/tclNamesp.c according to the guidelines of TIP 27. FossilOrigin-Name: f9df4b63e5a14e1897d89ae9d1e4a7a1d98630fa
* Minor changes in test file & C style.rjohnson1998-10-061-6/+1
| | | FossilOrigin-Name: ca39630118f8a85d646af03751d0da13bdcd54f4
* Replaced SCCS strings, fixed binary filescore-8-0-3stanton1998-09-141-1/+1
| | | FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
* Initial revisionwelch1998-06-281-0/+423
FossilOrigin-Name: 75c34d06e83c06b54e0c0f57f887357a537591e5