summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* more Tcl_NewIntObj/Tcl_NewBooleanObj -> Tcl_NewLongObj conversionsjan.nijtmans2013-02-117-10/+10
* merge trunkjan.nijtmans2013-02-031-5/+34
|\
| * Bug [3598282]: Stop using installData.tcl to install the timezone files.stwo2013-01-311-3/+32
| * (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extractingandreask2013-01-301-2/+2
| |\
| | * (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extractingandreask2013-01-301-2/+2
| | |\
* | | \ merge trunkjan.nijtmans2013-01-291-0/+8
|\ \ \ \ | |/ / /
| * | | [Bug 3601804]: platformCPUID segmentation fault on Darwinjan.nijtmans2013-01-261-0/+8
| |\ \ \ | | |/ /
| | * | [Bug 3601804]: platformCPUID segmentation fault on Darwinjan.nijtmans2013-01-261-0/+8
| | |\ \ | | | |/
| | | * [Bug 3601804]: platformCPUID segmentation fault on Darwinjan.nijtmans2013-01-261-0/+8
| * | | Another memory leak, and one Tcl_Free -> ckfreejan.nijtmans2013-01-251-1/+1
* | | | merge trunkjan.nijtmans2013-01-255-11/+11
|\ \ \ \ | |/ / /
| * | | Eliminate some unneeded usages of Tcl_SetResult, Tcl_AddObjErrorInfojan.nijtmans2013-01-252-6/+6
* | | | Merge trunkjan.nijtmans2013-01-251-4/+3
|\ \ \ \ | |/ / /
| * | | new version of cpuid, which doesn't use the edi register any more. Hopefully ...jan.nijtmans2013-01-241-4/+3
| |\ \ \ | | |/ /
| | * | new version of cpuid, which doesn't use the edi register any more. Hopefully ...jan.nijtmans2013-01-241-4/+3
| | |\ \ | | | |/
| | | * new version of cpuid, which doesn't use the edi register any more. Hopefully ...jan.nijtmans2013-01-241-4/+3
| * | | revert [8e83219e38]: it doesn't work on i386jan.nijtmans2013-01-241-1/+1
| |\ \ \ | | |/ /
| | * | revert [f3509c3d35]: it doesn't work on i386jan.nijtmans2013-01-241-1/+1
| | |\ \ | | | |/
| | | * revert [273bbe926d]: it doesn't work on i386jan.nijtmans2013-01-241-1/+1
* | | | merge trunkjan.nijtmans2013-01-231-1/+1
|\ \ \ \ | |/ / /
| * | | Bug [3601804]: platformCPUID segmentation fault on Darwinjan.nijtmans2013-01-221-1/+1
| |\ \ \ | | |/ /
| | * | Bug [3601804]: platformCPUID segmentation fault on Darwinjan.nijtmans2013-01-221-1/+1
| | |\ \ | | | |/
| | | * Bug [3601804]: platformCPUID segmentation fault on Darwinjan.nijtmans2013-01-221-1/+1
* | | | merge trunkjan.nijtmans2013-01-195-34/+25
|\ \ \ \ | |/ / /
| * | | fix Bug 3598300 on MacOSX toojan.nijtmans2013-01-192-2/+2
| |\ \ \ | | |/ /
| | * | Proposed solution for Bug 3598300 on MacOSXbug_3598300jan.nijtmans2013-01-182-2/+2
| * | | [Bug 3598300]: unix: tcl.h does not include sys/stat.h.jan.nijtmans2013-01-182-25/+23
| |\ \ \ | | |/ /
| | * | ... and fix cygwin buildjan.nijtmans2013-01-182-21/+19
* | | | Convert Tcl_Eval and Tcl_GlobalEval to a macrojan.nijtmans2013-01-172-3/+3
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ merge trunkdgp2013-01-175-9/+10
|\ \ \ \ \ \ | | | |/ / /
| | | * | | revert [8abba84224], and make sure that every source file that uses Tcl_StatB...jan.nijtmans2013-01-174-3/+4
| | | |\ \ \ | | |/ / / / | | | | _ / | | | | /
| | | * | revert [8abba84224], and make sure that every source file that uses Tcl_StatB...jan.nijtmans2013-01-174-3/+4
| | * | | [Bug 3598300]: unix: tcl.h does not include sys/stat.hjan.nijtmans2013-01-152-6/+6
| | |\ \ \ | |/ / / /
| | * | | REMOVED FROM TRUNK: buggy, breaks the build on linux. [Bug 3598300]: unix: tc...jan.nijtmans2013-01-151-1/+1
| | |\ \ \ | |/ / / / | | | _ / | | | /
| | * | merge trunk jan.nijtmans2013-01-143-6/+11
| | |\ \
| | | * | [Bug 3599395]: http assumes status line is a proper tcl list. jan.nijtmans2013-01-091-2/+2
* | | | | Turn Tcl_PkgPresent/Tcl_PkgRequire into a macro. jan.nijtmans2013-01-106-13/+17
* | | | | remove some unused static functions/variablesjan.nijtmans2013-01-081-80/+0
* | | | | Don't depend on Spencer-specific regexp syntax (/u and /U) any more. jan.nijtmans2013-01-061-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Don't depend on Spencer-specific regexp syntax (/u and /U) any more in unrela...jan.nijtmans2013-01-061-2/+2
* | | | | merge trunkjan.nijtmans2013-01-021-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well. jan.nijtmans2013-01-021-0/+7
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well. jan.nijtmans2013-01-021-0/+7
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as welljan.nijtmans2013-01-021-0/+7
* | | | remove unnecessary struct names, which only pollute the "struct" namespace fo...jan.nijtmans2012-12-217-15/+15
|\ \ \ \
| * | | | remove unnecessary struct names, which only pollute the "struct" namespace fo...jan.nijtmans2012-08-208-16/+16
* | | | | merge trunkjan.nijtmans2012-12-213-21/+13
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Inline compat Tcl_GetDefaultEncodingDir. jan.nijtmans2012-12-211-28/+13
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Make pkgb.so loadable in Tcl 8.4 as well. jan.nijtmans2012-12-211-6/+12
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Turn pkgb.so into a Tcl9 interoperability test library: Whatever Tcl9 looks l...jan.nijtmans2012-12-211-35/+41