summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclInt.h (tclOriginalNotifier):dgp2003-03-211-5/+6
* * unix/tclUnixPipe.c: (macosx) use vfork() instead of fork() todas2003-02-211-1/+5
* * unix/tcl.m4:das2003-02-212-2/+2
* * unix/tclUnixChan.c (Tcl_MakeTcpClientChannel): addhobbs2003-02-211-6/+33
* * unix/tclUnixThrd.c (TclpReaddir):hobbs2003-02-202-5/+11
* * unix/tcl.m4: [Bug #651811] Added definition of _XOPEN_SOURCE andandreas_kupries2003-02-192-40/+47
* * unix/tclUnixThrd.c (TclpReaddir): reduce size of name string inhobbs2003-02-191-2/+4
* * unix/configure: Regen.mdejong2003-02-192-316/+322
* Corrected a couple of typos in error messages. [Bug 596027]Kevin B Kenny2003-02-151-3/+3
* * README: Bumped to version 8.4.2.hobbs2003-02-153-42/+47
* correct HP-UX ia64 --enable-64bit build flagshobbs2003-02-151-2/+7
* glob -l on broken symlink fixvincentdarley2003-02-121-2/+14
* * unix/tclUnixFile.c (TclpMatchInDirectory): simplify the hiddenhobbs2003-02-111-24/+14
* further fs cleanupvincentdarley2003-02-101-2/+5
* filesystem speed up round 2vincentdarley2003-02-102-65/+79
* finalization and test fixesvincentdarley2003-02-041-7/+6
* * generic/tcl.h: Add TCL_PREFIX_IDENT andmdejong2003-01-281-2/+2
* * generic/tclIO.c (Tcl_CutChannel, Tcl_SpliceChannel):mdejong2003-01-261-14/+104
* non-ascii chars in file mtime fixvincentdarley2003-01-091-1/+24
* * unix/configure.in: Updated configure of CVS snapshots to reflectdgp2002-12-132-3/+3
* add simple valgrind targethobbs2002-11-271-1/+6
* * 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