summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * unix/Makefile.in (gdb-test): Remove quotes so that library paths aredkf2010-04-301-2/+2
* * library/platform/platform.tcl: Another stab at getting the /lib,andreas_kupries2010-04-291-3/+3
* * unix/tclLoadDl.c (FindSymbol): [Bug 2992295]: Simplified theKevin B Kenny2010-04-261-7/+12
* * unix/tclLoadDl.c (FindSymbol): [Bug 2992295]: Added an explicit castdkf2010-04-261-2/+2
* Fix [Bug #2991415] tclport.h #included before limits.hnijtmans2010-04-231-1/+6
* Move TCHAR fallback typedef from tcl.h to tclPlatDecls.h (as suggested by dgp)nijtmans2010-04-222-7/+7
* Fixed missing update of platform package index, and Makefiles.andreas_kupries2010-04-141-3/+3
* regenerated with autoconf-2.59nijtmans2010-04-061-4794/+13368
* regenerated with autoconf-2.59nijtmans2010-04-061-12055/+3597
* Regen with autoconf 2.61 (what I have)dkf2010-04-051-6356/+6240
* Flip the defaults for whether to build threaded. Part of TIP #364.dkf2010-04-051-3/+3
* Fix two failing tests by matching the can't-lookup-symbol error message.dkf2010-04-052-17/+17
* * generic/tclIOUtil.c (Tcl_LoadFile): Corrections to previous commitdkf2010-04-021-22/+23
* * generic/tcl.decls: [TIP #357]: First round of changesKevin B Kenny2010-04-026-56/+185
* Only test for -visibility=hidden with gccnijtmans2010-03-292-8/+22
* Revert the conversion of TCL_VERSION to "8.1" and "8.5" in the Tcl_InitStubs()dgp2010-03-286-15/+15
* Provide "lowest supported Tcl version" tonijtmans2010-03-276-15/+15
* * unix/tclUnixFCmd.c (TclUnixCopyFile): [Bug 2976504]: Correcteddkf2010-03-251-2/+2
* Upgrade zlib to version 1.2.4nijtmans2010-03-161-4/+2
* Squelch unnecessary parens, shorten overlong comment lines.dkf2010-03-141-15/+15
* Revert a few files from the previous commit, preventingnijtmans2010-03-115-11/+11
* Remove unnecessary '&' decoration for functionnijtmans2010-03-116-11/+12
* Code Audit results:dkf2010-03-052-35/+47
* ignore shared libraries from checking innijtmans2010-03-041-0/+1
* Split tommath stub lib source filenijtmans2010-03-043-4/+8
* [Enh 2959069] Support for -fvisibility=hiddennijtmans2010-03-022-9/+74
* Make the code prettierdkf2010-03-011-5/+10
* Refrain from a possibly lengthy reverse-DNS lookup on 0.0.0.0 whenferrieux2010-03-011-4/+10
* Corrections to make things work in the non-cross-compiling casedkf2010-02-271-2/+2
* Split tclCompCmds.c into two pieces to improve developer sanity.dkf2010-02-261-4/+8
* * unix/Makefile.in (NATIVE_TCLSH): Added this variable to allow fordkf2010-02-261-29/+33
* Remap non-alphanumeric sequences in manpage filenames to single underscores.dkf2010-02-261-3/+4
* [ tcl-Feature Requests-2958832 ] Furthernijtmans2010-02-253-15/+15
* Remove unnecessary EXTERN's, which alreadynijtmans2010-02-2211-6288/+6440
* Added missing quotingdkf2010-02-221-1/+1
* Correct compiler/linker flags for threaded builds on OpenBSD.stwo2010-02-192-3/+16
* [Bug 2954638]: Correct behaviour of manual page installer. Also added armouringdkf2010-02-191-27/+76
* regendkf2010-02-161-6314/+6269
* Do not assume that all unix systems have the POSIX blkcnt_t type, since OpenBSDdkf2010-02-161-2/+4
* Hive off the ensemble code into its own file.dkf2010-02-131-2/+7
* Remove double includes (which causes anijtmans2010-01-251-0/+1
* Fix TCL_LL_MODIFIER for Cygwinnijtmans2010-01-131-3/+3
* * win/tclWinDde.c: VC++ 6.0 doesn't havenijtmans2010-01-104-6216/+6324
* regendkf2010-01-031-1/+1
* Fix quoting problemdkf2010-01-031-1/+1
* regendkf2010-01-031-1/+31
* Missed a bitdkf2010-01-031-2/+3