summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Create Tcl 8.6.0 release branchdgp2012-11-083-3/+3
* | | | | | | | | | merge trunkjan.nijtmans2012-12-041-2/+2
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | 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
* | | | | | | | | | Remove obsolete functions Tcl_GetDefaultEncodingDir and Tcl_SetDefaultEncodin...jan.nijtmans2012-12-031-16/+32
* | | | | | | | | | Remove all maintenance of a string result in the Interp.dgp2012-11-301-9/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge novemdgp2012-11-291-48/+70
| |\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ Merge (selected bits of) novemdgp2012-11-262-122/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | Destroy all the TCL_STORAGE_CLASS and associated nonsense.dgp2012-11-297-75/+12
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | merge trunkdgp2012-11-291-48/+70
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | / / / / / / / / / | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Factor out creation of the -sockname and -peername lists frommax2012-11-261-48/+70
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | 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
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Single stub library can now handle Tcl8 and Tcl9 with different MAGIC valuesjan.nijtmans2012-11-191-1/+9
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | 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