summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* revert [8abba84224], and make sure that every source file that uses Tcl_StatB...jan.nijtmans2013-01-174-3/+4
* 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
| * 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
* | 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
* | 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
| |\ \
| | * \ Disable the legacy configuration setting from $::argv only when a setting calldgp2012-12-031-2/+2
| | |\ \ | |_|/ / |/| | |
| | * | Tcl headers already protect from EXTERN definesdgp2012-12-031-9/+0
| | |\ \ | |/ / /
| * | | Factor out creation of the -sockname and -peername lists frommax2012-11-261-48/+70
| * | | A few unneeded internal CONST/CONST86'sjan.nijtmans2012-11-161-7/+4
| * | | 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
| * | | | | | | * unix/tclUnixFCmd.c (TclUnixOpenTemporaryFile): [Bug 2933003]: Factordkf2012-11-142-41/+56
| | |_|_|/ / / | |/| | | | |
| * | | | | | 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
| * | | | | Remove files and references for long outdated Wise Installer.dgp2012-11-071-4/+2
| | |/ / / | |/| | |
| * | | | Complete bump to http 2.8.5dgp2012-11-061-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Add "flags" parameter from Tcl_LoadFile to to various internal functions, so ...jan.nijtmans2012-10-235-9/+16
| |\ \ \ \
| * | | | | Safer stale config fix for review.bug_3555001dgp2012-09-132-2/+8
| * | | | | merge trunkdgp2012-09-131-2/+2
| |\ \ \ \ \
| | * | | | | autoconf-2.59dgp2012-09-131-2/+2
| * | | | | | merge trunkdgp2012-09-131-2/+2
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | 3566106 Solaris9/x86 support. Thanks Dagobert and others.dgp2012-09-131-2/+2
| * | | | | | merge trunkdgp2012-09-121-2/+2
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | finish the TIP 404 implementation.dgp2012-09-121-2/+2
| * | | | | | correct font issues in define.ndgp2012-09-071-6/+20
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | merge trunkdgp2012-08-281-1/+7
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Followup to [6325d5dbeac6f91d28d6]. dlerror() may return NULL. Fixed the code...andreask2012-08-271-1/+7
| * | | | | | merge trunkdgp2012-08-201-7/+11
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | [Bug 3555454] Rearrange a bit to quash 'declared but never defined' compiler ...stwo2012-08-131-6/+10
| | * | | | | Change one '#ifdef' to '#if defined()' for improved consistency within the file.stwo2012-08-081-1/+1
| * | | | | | merge trunkdgp2012-08-0816-537/+491
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Minor changes to improve style (C89 declarations, consistent indentation,dkf2012-08-074-115/+142
| | * | | | | A little more installer consistency tweaking.stwo2012-08-072-5/+5
| | * | | | | No need for install-sh to be executable.stwo2012-08-071-1/+0
| | * | | | | Installer consistency tweaks.stwo2012-08-062-4/+4
| | * | | | | Final part of result generation conversion (modulo any minor blunders)dkf2012-08-055-180/+199
| | * | | | | Unbreak.stwo2012-08-041-1/+1
| | * | | | | more result generation conversiondkf2012-08-044-29/+31