summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixSend.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7. Fix indentingjan.nijtmans2024-07-121-11/+11
|\
| * Consistancy in the usage of "Copyright". On MacOS, always use the UTF-8 copyr...jan.nijtmans2024-05-091-1/+1
* | Use more Tcl_CmdDeleteProc/Tcl_ObjCmdProc in stead of full function signaturesjan.nijtmans2024-03-061-9/+8
* | Eliminate a bunch of unneeded type-casts, mainly (char *)jan.nijtmans2024-02-071-1/+1
* | Merge 8.6. Some C++-fixesjan.nijtmans2023-10-111-2/+2
|\ \ | |/
* | Fix [d2396a9f1b]: [send] with options returns weird strings on X11jan.nijtmans2023-09-041-17/+27
|\ \ | |/
| * Fix [d2396a9f1b]: [send] with options returns weird strings on X11jan.nijtmans2023-09-041-1/+1
* | Missed more than a few TIP 660 changes. Possibly more to come.apnadkarni2023-04-181-1/+1
* | More serious elimination of -Wconversion C warningsjan.nijtmans2023-03-041-8/+8
* | More -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-031-13/+13
* | Merge core-8-6-branch: Eradicate uses of sprintf because it triggers deprecat...fvogel2023-01-181-5/+5
|\ \ | |/
| * Fix mistake.fvogel2023-01-121-1/+1
| * Provide explicit size in snprintf when needed. Fix gcc warning: 'argument to ...fvogel2023-01-121-1/+1
| * Eradicate uses of sprintf because it triggers deprecation warning on macOS Ve...fvogel2023-01-101-5/+5
* | More Tcl_Size usages (so longer lists can be handled with >= Tcl 9.0 headers)jan.nijtmans2022-11-031-1/+2
* | more int -> Tcl_Size (making use of the increased range in Tcl 9.0)jan.nijtmans2022-10-301-2/+2
* | (c) -> ©jan.nijtmans2020-12-091-3/+3
* | Merge 8.6. Fix some more -Wshadow warningsjan.nijtmans2020-10-061-8/+4
|\ \ | |/
| * More elimination of the "register" keyword, and more explicit typecastsjan.nijtmans2020-10-061-30/+27
* | TIP 569 remove lint commentsdgp2020-03-181-3/+0
* | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too.jan.nijtmans2019-12-201-22/+26
* | Eliminate "register" keyword from all unix/tkUnix*.c files.jan.nijtmans2019-08-151-4/+4
* | Merge 8.6jan.nijtmans2019-07-021-1/+1
|\ \ | |/
| * Don't use "struct ThreadSpecificData", while the type name "ThreadSpecificDat...jan.nijtmans2019-07-021-1/+1
* | Change (internal) signature of TkMenuConfigureEntryDrawOptions/TkActivateMenu...jan.nijtmans2019-03-311-1/+1
|/
* Remove superfluous blank linefvogel2018-01-311-1/+0
* Patch refinement from Christian Werner. It is now possible to 'make test' wit...fvogel2018-01-311-0/+10
* Fix [502e74e9ad]: crash for untrusted X connections (for ssh: ForwardX11Trust...fvogel2018-01-291-24/+42
* Make "send" (and "testsend") use the Tcl_Obj API.jan.nijtmans2014-05-261-62/+62
|\
| * Make "send" (and "testsend") use the Tcl_Obj API.jan.nijtmans2014-05-231-62/+62
|/
* Use some more (void *)'s in FreeProc's, a step in the direction getting Tk to...jan.nijtmans2013-01-261-1/+1
* Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-3/+3
|\
| * Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-3/+3
| |\
| | * Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-3/+3
| | * Backport fix for [Bug 3546073]jenglish2012-07-311-5/+3
| * | fix typodgp2012-10-051-1/+1
| * | Backport of dgp fixes on 50e0c049b2 to 8.5Kevin Walzer2012-10-021-0/+2
* | | typodgp2012-09-151-1/+1
* | | 3567812 3567779 Repaired regressions in 3546073 fix.dgp2012-09-151-0/+3
* | | more auditing of error codesdkf2012-07-301-1/+2
* | | Purged Tcl_AppendElement from all non-test code.dkf2012-07-291-1/+4
* | | merge trunkdkf2012-07-281-5/+2
|\ \ \
| * \ \ silence compiler warningsdgp2012-07-241-1/+1
| |\ \ \ | | |/ /
| | * | silence compiler warningsdgp2012-07-241-1/+1
| * | | Fix for [Bug 3546073]:jenglish2012-07-231-5/+2
| |\ \ \ | | |/ /
| | * | Fix for [Bug 3546073]:root2012-07-231-5/+2
* | | | Much more cleaning up of result handling.dkf2012-07-231-14/+15
|/ / /
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0