summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* merge trunkKevin B Kenny2011-03-0112-52/+33
|\
| * Fix [Bug 3148192]: [load] broken. Assure that those files are never compiled ...nijtmans2010-12-316-6/+12
| * Remove unwanted/obsolete 'ddd' target.stwo2010-12-171-7/+2
| * Clean up '.PHONY:' targets: Arrange those common to Tcl and Tk as in Tk's Mak...stwo2010-12-171-9/+11
| * [Bug 2446711]: Remove 'allpatch' target.stwo2010-12-171-24/+2
| * Use 'rpmbuild', not 'rpm' [Bug 2537626].stwo2010-12-171-3/+3
| * * win/tclWinSock.c (CreateSocket): Swap the loops overrmax2010-12-141-19/+19
| * [Bug 3135271] Link error due to hidden symbols (CentOS 4.2)nijtmans2010-12-132-0/+6
| * Better building on OpenBSD.stwo2010-12-122-26/+66
| * Change first parameter of TclSockMinimumBuffers to ClientData, and TclWin(Get...nijtmans2010-12-101-3/+3
| * [Patch #3116490] cross-compile support for unixnijtmans2010-12-052-14/+46
| * 2010-11-29 Kevin B. Kenny <kennykb@acm.org>Kevin B Kenny2010-11-281-3/+12
| * Minor change: Added missing .PHONY marker for install-headersdkf2010-11-041-2/+2
| * [Patch 3101127]: Installer Improvements.stwo2010-11-042-132/+544
| * * unix/tclUnixSock.c: Prevent calls freeaddrinfo(NULL) which candgp2010-10-281-3/+7
| * * unix/tclUnixSock.c (TcpGetOptionProc): Prevent crash if interp isdkf2010-10-261-11/+9
| * Add support for ::tcl::unsupported::noReverseDNSrmax2010-10-261-4/+9
| * * unix/tclUnixSock.c (CreateClientSocket): Fix a memleak andrmax2010-10-121-16/+6
| * Eliminate many tclWinProcs-> indirect calls, which are no longer needed.nijtmans2010-10-121-0/+1
| * re-generate configure with autoconf-2.59nijtmans2010-09-291-4840/+13632
| * * doc/socket.n: Document the changes to the [socket] and rmax2010-09-287-13742/+5313
| * Make Tcl_SetPanicProc and Tcl_GetStringResult callable without stubs, just a...nijtmans2010-09-231-2/+2
| * Make compilable with -DUNICODE (not actived yet)nijtmans2010-09-231-41/+36
| * Improved readability of tcl+pkgs builds and testsdgp2010-09-221-7/+9
* | mergeKevin B Kenny2010-12-163-45/+91
* | mergeKevin B Kenny2010-12-113-17/+49
* | mergeKevin B Kenny2010-12-012-135/+556
* | mergeKevin B Kenny2010-10-281-15/+22
* | removed useless separation between tclAssembly.h and tclAssembly.cKevin B Kenny2010-10-231-2/+1
* | mergeKevin B Kenny2010-10-202-16/+7
* | MergeKevin B Kenny2010-09-301-4840/+13632
* | mergeKevin B Kenny2010-09-287-13742/+5313
* | * tclAssembly.c: Massive refactoring of the assemblerKevin B Kenny2010-09-252-49/+46
* | initial commit of Ozgur Dogan Ugurlu's (SF user:dogeen) assembler for the Tcl...Kevin B Kenny2010-09-211-2/+9
|/
* * unix/Makefile.in: do not pass current build env vars when usinghobbs2010-09-161-10/+6
* * unix/Makefile.in: Revise `make dist` target to tolerate thedgp2010-09-151-2/+3
* update file generated by 'make dist'dgp2010-09-151-3/+6
* * unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*.hobbs2010-08-272-3/+5
* [Patch #2994165] Change signature of Tcl_FSGetNativePath and TclpDeleteFilenijtmans2010-08-141-3/+3
* * unix/ldAix: remove ancient (pre-4.2) AIX supporthobbs2010-08-126-279/+50
* * unix/tclUnixFCmd.c: adjust license header as perhobbs2010-08-041-6/+2
* Use SC_PROG_TCLSH to set a native tclsh in the Makefile.patthoyts2010-07-113-4/+61
* Eliminate various unnecessary type casts, use function typedefs whenever poss...nijtmans2010-06-218-70/+62
* Simplify Tcl_AppInit and *_Init definitions.nijtmans2010-06-162-2/+3
* Fix compilation of xttest with 8.6 changesnijtmans2010-06-141-2/+2
* Fix compilation of xttest with 8.6 changesnijtmans2010-06-143-32/+30
* * library/platform/platform.tcl: Added OSX Intel 64bitandreas_kupries2010-06-091-3/+3
* * library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit.andreas_kupries2010-05-071-3/+3
* Add pkg, *.dll to the ignore listnijtmans2010-05-031-0/+2
* * generic/tcl.h: Bump patchlevel to 8.6b1.2 to distinguishdgp2010-04-302-3/+3