summaryrefslogtreecommitdiffstats
path: root/generic/tclFileName.c
Commit message (Expand)AuthorAgeFilesLines
* merge 8.7jan.nijtmans2019-02-271-4/+4
|\
| * More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) an...jan.nijtmans2019-02-271-5/+5
* | More size_t-related consolidations. Now regexp can handle strings >2GB and mo...jan.nijtmans2019-02-051-1/+1
* | Another (big) round of int -> size_t enhancements. So Tcl can handle string >...jan.nijtmans2019-02-011-26/+27
|\ \ | |/
* | Another round of int -> size_t modifications, so strings > 2Gb are handled co...jan.nijtmans2019-01-241-3/+4
* | Many internal int -> size_t increases, so string lengths > 2Gb can be handled...jan.nijtmans2018-12-261-4/+5
* | merge 8.7sebres2018-11-221-4/+4
|\ \ | |/
| * merge 8.6sebres2018-11-221-4/+4
| |\
| | * merge 8.5: fixes segfault [7a9dc52b29] and wrong normalization (inside TclJoi...sebres2018-11-221-4/+4
| | |\
| | * | Fix for issue 9fd5c629c1, TclOO - aborts when a trace on command deletionpooryorick2018-02-141-1/+1
* | | | Merge trunkjan.nijtmans2018-09-121-1/+1
|\ \ \ \ | |/ / /
| * | | fix [glob] handling of leading //aspect2017-11-171-1/+1
* | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_...jan.nijtmans2018-09-011-6/+6
|\ \ \ \ | |/ / /
* | | | Starting to update all callers of TclGetStringFromObj() to use size_t variablesjan.nijtmans2018-07-011-3/+3
|/ / /
* | | Fix for issue 9fd5c629c1, TclOO - aborts when a trace on command deletionpooryorick2017-10-301-1/+1
* | | Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj ...jan.nijtmans2016-07-081-16/+16
|/ /
* | Repair earlier bug fix. Stopped crash, but botched the logic for multipledgp2016-06-211-0/+1
* | [c383ebb5e4] Match DStringInit and DStringFree properly.dgp2016-06-201-1/+1
* | fix typo found by Coverity; no effect on "most" platforms (is there anyone wh...Miguel Sofer2015-07-311-2/+2
* | Improve documentation on the use of com ports (remove references to Windows 9...jan.nijtmans2014-11-131-4/+4
|\ \ | |/
| * Improve documentation on the use of com ports (remove references to Windows 9...jan.nijtmans2014-11-131-4/+4
* | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>jan.nijtmans2013-02-101-1/+0
|\ \ | |/
| * Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>.jan.nijtmans2013-02-101-1/+0
* | revert [8abba84224], and make sure that every source file that uses Tcl_StatB...jan.nijtmans2013-01-171-0/+1
|\ \ | |/
| * revert [8abba84224], and make sure that every source file that uses Tcl_StatB...jan.nijtmans2013-01-171-0/+1
* | [Bug #1536227]: Cygwin network pathname supoortjan.nijtmans2012-08-081-47/+53
|\ \ | |/
| * [Bug #1536227]: Cygwin network pathname supoortjan.nijtmans2012-08-081-145/+96
* | converting to using Tcl_Obj API for error message generation; part donedkf2012-08-031-17/+22
* | missed a spotdkf2012-07-041-2/+1
* | Factor out a number of common patterns of use of Tcl_DStringAppend.dkf2012-07-031-17/+15
* | [Patch #1536227]: Cygwin network pathname supportjan.nijtmans2012-06-251-17/+23
|\ \ | |/
| * [Patch #1536227]: Cygwin network pathname supportjan.nijtmans2012-06-251-6/+23
| |\
| | * Cygwin network pathname supportjan.nijtmans2012-06-221-6/+28
| |/
* | When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer,dgp2012-05-211-2/+2
|\ \ | |/
| * When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer,dgp2012-05-211-2/+2
| |\
| | * When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer,dgp2012-05-211-2/+2
| | * make some more internal tables CONSTjan.nijtmans2012-04-181-1/+1
* | | * generic/tclUtil.c (TclDStringToObj): Added internal function to makedkf2012-04-251-9/+4
* | | Reduce amount of unreachable code. Refactor Win socket and load code to be lessdkf2012-04-051-67/+9
* | | some formatting (*.decls)jan.nijtmans2012-04-041-9/+0
|\ \ \ | |/ /
| * | some formatting (*.decls)jan.nijtmans2012-04-041-9/+0
| |\ \ | | |/
| | * [Bug 3288345] Wrong Tcl_StatBuf used on Cygwinjan.nijtmans2012-03-201-11/+0
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-0/+1
| * | CONST-ification update.dgp2011-10-271-2/+3
* | | 3479689 New internal routine TclJoinPath().dgp2012-01-271-22/+18
* | | Use Tcl_PrintfObj to generate more (complex) error messages.dkf2011-08-051-7/+7
* | | More generation of errorCode information (default [bgerror] and [glob]).dkf2011-04-021-0/+17
* | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts indkf2011-03-121-3/+2
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ \ | |/ /
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\ \ | | |/