summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclEvent.c (TclInExit, TclInThreadExit):mdejong2002-11-071-2/+2
* * unix/configure: Regen.mdejong2002-11-062-42/+48
* * unix/tclLoadDyld.c (Tcl_PackageInitProc): pass all dyld errordas2002-10-291-1/+6
* * library/auto.tcl (tcl_findLibrary):das2002-10-221-5/+50
* * unix/Makefile.in (dist): add any mac/tcl*.sea.hqx fileshobbs2002-10-181-2/+2
* Correct AIX-5 ppc build flagshobbs2002-10-162-45/+41
* Correct AIX-5 ppc build flagshobbs2002-10-162-59/+83
* * unix/configure:hobbs2002-10-152-7/+7
* load fixes for Bug 611108vincentdarley2002-10-107-243/+371
* * unix/README: doc'ed --enable-symbols options.hobbs2002-10-105-434/+428
* * README: Bumped to version 8.4.1 to avoid confusiondgp2002-09-273-5/+5
* * unix/configure: regen.hobbs2002-09-272-48/+64
* * unix/ldAix (nmopts): add -X32_64 to make it work for 32 or 64bithobbs2002-09-271-7/+11
* * unix/Makefile.in: generate source dists with -src designator andhobbs2002-09-261-14/+14
* regen.dkf2002-09-241-307/+314
* * unix/tcl.m4 (SC_TCL_64BIT_FLAGS): Yet more robust 64-bit valuedkf2002-09-241-4/+9
* regen.dkf2002-09-241-294/+298
* * unix/tcl.m4: Forgot to define TCL_WIDE_INT_IS_LONG at thedkf2002-09-241-0/+1
* * unix/configure: Regen.mdejong2002-09-152-30/+39
* * unix/README: Add note about building extensionsmdejong2002-09-111-2/+3
* * unix/Makefile.in: added DYLIB_INSTALL_DIR variable for macosxdas2002-09-103-10/+8
* * unix/configure: remove -pthread from LIBS on FreeBSD in threadhobbs2002-09-032-22/+26
* * unix/tclUnixFile.c (TclpObjLink): removed unnecessary/unfreedhobbs2002-09-031-13/+4
* * unix/tclUnixChan.c (Tcl_MakeTcpClientChannel): make sure to inithobbs2002-09-031-1/+2
* * unix/configure:hobbs2002-09-022-41/+71
* Bumped version number to 8.4.0hobbs2002-09-023-6/+6
* * unix/tclUnixInit.c (Tcl_MacOSXGetLibraryPath): made this statichobbs2002-09-021-3/+5
* * unix/tcl.m4: added TK_SHLIB_LD_EXTRAS analogue of existingdas2002-08-312-26/+32
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-316-406/+595
* * generic/tclEnv.c:davygrvy2002-08-282-87/+179
* Cache handling of ac_cv_type_socklen_t was wrong. [Bug 600931]dkf2002-08-282-137/+138
* * win/Makefile.in (CFLAGS):andreas_kupries2002-08-224-353/+413
* * README: Bumped version number to 8.4b3 to distinguishdgp2002-08-204-9/+9
* * unix/tclUnixTest.c (TestfilehandlerCmd): Changedandreas_kupries2002-08-201-2/+2
* * generic/tclInt.decls:das2002-08-061-5/+27
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-052-20/+20
* * unix/tcl.m4 (SC_BUGGY_STRTOD): Enabled caching of test results.dkf2002-07-312-178/+185
* * unix/tcl.m4 (SC_BUGGY_STRTOD): Solaris 2.8 still has a buggydkf2002-07-312-143/+149
* * unix/Makefile.in: Use CC_SEARCH_FLAGS instead ofmdejong2002-07-294-93/+174
* * unix/tcl.m4 (SC_SERIAL_PORT): Fixed detection for cases whenrmax2002-07-294-124/+176
* * unix/Makefile.in: Revert fix for Tcl bug 529801mdejong2002-07-285-489/+522
* * unix/Makefile.in:das2002-07-244-11/+47
* * unix/configure: Regen.mdejong2002-07-232-31/+59
* * unix/Makefile.in: Combine ranlib tests andmdejong2002-07-231-6/+5
* * unix/tcl.m4 (SC_PATH_X): Set XINCLUDES to "" insteadmdejong2002-07-231-8/+7
* vfs fixesvincentdarley2002-07-201-4/+8
* * unix/configure:mdejong2002-07-192-349/+351
* macosx build fixvincentdarley2002-07-191-1/+4
* Global symbols are now all either prefixed with 'tcl' (or 'Tcl' or ...) or ha...dkf2002-07-192-25/+19
* Tcl_LoadHandle usagevincentdarley2002-07-187-32/+32