summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* shut up some pointless compiler grumblingdkf2012-11-261-1/+3
* merge novemdkf2012-11-262-122/+2
|\
| * unbreak UNIX buildjan.nijtmans2012-11-261-2/+2
| * Removed functions marked deprecated or obsolete for a long time: Tcl_Backslas...jan.nijtmans2012-11-261-120/+0
* | Fixing a few things that were missed (as they are for non-OSX Unix).dkf2012-11-266-67/+83
* | merge novemdkf2012-11-251-1/+9
|\ \ | |/
| * Single stub library can now handle Tcl8 and Tcl9 with different MAGIC valuesjan.nijtmans2012-11-191-1/+9
* | stop io.test from busylooping on unixdkf2012-11-231-1/+1
* | now a clean compile on OSX in non-debug modedkf2012-11-196-35/+39
* | TclOO converted, plus tclLoadDyld.cdkf2012-11-181-13/+18
* | ... and the unix-specific files converteddkf2012-11-186-94/+74
* | More work done. Still I am finding places where int should be size_t and reve...jan.nijtmans2012-11-163-8/+8
|/
* eliminate CONST/CONST84/CONST86jan.nijtmans2012-11-161-7/+4
|\
| * A few unneeded internal CONST/CONST86'sjan.nijtmans2012-11-161-7/+4
* | Kill Octal; bump to 9.0a0; make test suite work again.dgp2012-11-153-19/+19
|/
* 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
|\ \ | |/ |/|
| * complete bump to http 2.7.10dgp2012-11-061-2/+2
* | Add "flags" parameter from Tcl_LoadFile to to various internal functions, so ...jan.nijtmans2012-10-235-9/+16
|\ \ | |/
| * Correct build version and backported 973091ef75tip404_tcl8_5oehhar2012-09-171-2/+2
| * Backport of 2008-12-12 8.6 commit: Fix missing CLOEXEC on internal pipes [241...ferrieux2012-09-071-0/+6
| * [Bug 3555454] Rearrange a bit to quash 'declared but never defined' compiler ...stwo2012-08-131-6/+10
| * Installer improvements, like [226a993973].stwo2012-08-074-131/+526
| * merge 8.5dgp2012-07-171-54/+216
| |\
| * \ merge 8.5dgp2012-07-161-5/+5
| |\ \
| * | | Release candidate branch for Tcl 8.5.12.dgp2012-07-104-8/+11
* | | | 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