summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Don't depend on Spencer-specific regexp syntax (/u and /U) any more in unrela...jan.nijtmans2013-01-061-2/+2
* 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
* | | 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
* | | Prefer to extract package data from the *contents* not the directory name.dgp2012-12-121-2/+1
* | | Tag 8.6.0 for releasedgp2012-12-111-1/+2
|\ \ \
| * | | Improve the generation of HTML documentation in 8.6, allowing for contributeddkf2012-12-101-1/+2
* | | | merge trunkdgp2012-12-071-7/+35
|\ \ \ \ | |/ / /
| * | | Source compat, rather than stubs compat demo.dgp2012-12-071-6/+13
| * | | add proper runtime-detection to pkgb.sojan.nijtmans2012-12-071-1/+10
| * | | Extended test of [load]ing Tcl 8 compiled extension into Tcl 9 interp.dgp2012-12-071-2/+15
| * | | Turn pkgb.so into a Tcl9 interoperability testjan.nijtmans2012-12-071-6/+5
| |\ \ \ | | |/ /
| | * | Turn pkgb.so into a Tcl9 interoperability testjan.nijtmans2012-12-071-6/+5
| | |\ \
| | | * | do some Tcl_EvalEx, for test-purposes, demonstrating a crashnovem_supportjan.nijtmans2012-12-051-2/+1
| | | * | use Tcl_PkgProvideEx everywhere (again, for testing purposes)jan.nijtmans2012-12-055-8/+8
| | | * | merge trunkjan.nijtmans2012-12-058-19/+10
| | | |\ \ | | |_|/ / | |/| | |
* | | | | merge trunkdgp2012-12-043-59/+72
|\ \ \ \ \ | |/ / / /
| * | | | Disable the legacy configuration setting from $::argv only when a setting calldgp2012-12-031-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Disable the legacy configuration setting from $::argv only when a settingdgp2012-12-031-2/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | More complete purge of things only present for supporting long-dead Mac 9 sys...dgp2012-11-152-16/+1
| | | * | Fix botched patchdkf2012-11-141-2/+13
| * | | | Tcl headers already protect from EXTERN definesdgp2012-12-031-9/+0
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Post-header reform (long long ago now) Tcl headers take care of their owndgp2012-12-031-9/+0
| | * | * unix/tclUnixPipe.c (DefaultTempDir): [Bug 2933003]: Allow overridingdkf2012-11-141-2/+51
| | |\ \ | | | |/
| | | * Backport from Tcl 8.6.dkf2012-11-141-2/+40
| | * | merge 8.5dgp2012-11-061-2/+2
| | |\ \
| | * | | make distdgp2012-11-051-6/+20
| | * | | autoconf-2.59dgp2012-11-051-1/+1
| | * | | Release branch for Tcl 8.5.13.dgp2012-11-052-2/+2
| * | | | Factor out creation of the -sockname and -peername lists frommax2012-11-261-48/+70
* | | | | merge trunkdgp2012-11-161-7/+4
|\ \ \ \ \ | |/ / / /
| * | | | A few unneeded internal CONST/CONST86'sjan.nijtmans2012-11-161-7/+4
* | | | | merge trunk:dgp2012-11-152-17/+41
|\ \ \ \ \ | |/ / / /
| * | | | unbreak trunk; fix some warningsdkf2012-11-151-1/+2
| * | | | IMPLEMENTATION OF TIP#416: New Options for 'load': -global and -lazyjan.nijtmans2012-11-152-17/+40
| |\ \ \ \
| | * \ \ \ merge trunk. jan.nijtmans2012-11-121-1/+1
| | |\ \ \ \
| | * \ \ \ \ merge trunkjan.nijtmans2012-11-092-5/+3
| | |\ \ \ \ \
| | * | | | | | Finish the TIP #416 implementation as specified (#define's were still missing...jan.nijtmans2012-11-072-4/+4
| | * | | | | | merge trunkdkf2012-11-061-2/+2
| | |\ \ \ \ \ \
| | * | | | | | | syntax improvement: expect options before the filenamejan.nijtmans2012-10-242-2/+2
| | * | | | | | | experimental implementation of FRQ-3579001jan.nijtmans2012-10-242-16/+39
* | | | | | | | | merge trunkdgp2012-11-142-41/+56
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | * unix/tclUnixFCmd.c (TclUnixOpenTemporaryFile): [Bug 2933003]: Factordkf2012-11-142-41/+56
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | merge trunkdgp2012-11-132-3/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | style fixjan.nijtmans2012-11-121-2/+2
| | |_|/ / / / | |/| | | | |
| * | | | | | Flag USE_TCLOO_STUBS is not necessary any more for extensions: Stubs are the ...jan.nijtmans2012-11-091-1/+1
* | | | | | | Declare TclOO portion of the Tcl API to be stable -> TclOO 1.0dgp2012-11-081-1/+1