summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* * unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path sodgp2003-10-061-13/+28
* Oops. Missed out on an index line updatedkf2003-09-291-0/+2
* Added note that frameworks are a MacOSX feature [Bug 619440]dkf2003-09-292-2/+2
* regendkf2003-08-311-4/+36
* * unix/Makefile.in: changes to html-tcl & html-tkdas2003-07-231-5/+9
* * unix/Makefile.in: added macosx/README to dist target.das2003-07-231-1/+2
* * unix/tclUnixFCmd.c: fix for compilation errors on platforms wheredas2003-07-182-10/+13
* * unix/tclUnixNotfy.c (NotifierThreadProc): correct size of foundhobbs2003-07-161-2/+3
* * generic/tclFileName.c (Tcl_GlobObjCmd): [Bug 771840]dgp2003-07-161-3/+1
* * unix/dltest/pkga.c (Pkga_EqObjCmd): Fix typomdejong2003-07-161-2/+2
* * unix/dltest/pkga.c: Updated to not use Tcl_UtfNcmp and counteddgp2003-07-151-2/+10
* Factored out the trace code - it's big enough to be its own maintenance areadkf2003-06-251-2/+6
* 2003-06-25 Mo DeJong <mdejong@users.sourceforge.net>mdejong2003-06-252-6/+10
* * unix/tclUnixPort.h: #undef inet_ntoa beforemdejong2003-06-241-1/+2
* * generic/tcl.decls: Ported the changes from theandreas_kupries2003-06-095-6/+122
* * unix/mkLinks: Set the var S to "" at the topmdejong2003-05-231-0/+2
* Corrected a bug in conversion of non-ASCII chars in the format string.Kevin B Kenny2003-05-191-3/+7
* * unix/tclUnixTime.c: fixed typo.das2003-05-191-2/+2
* * compat/strftime.c: Modified TclpStrftime to return its Kevin B Kenny2003-05-181-10/+23
* Removed one reference to tclDToA.c that shouldn't have been there.Kevin B Kenny2003-05-161-2/+1
* Fixed Tcl bug 736425Kevin B Kenny2003-05-151-1/+4
* Implementation of TIP 118:das2003-05-145-15/+345
* fix for [Bug 732477]Joe Mistachkin2003-05-131-6/+6
* * generic/tcl.decls:das2003-05-132-5/+12
* Corrected Tcl bug #723502vasiljevic2003-05-121-1/+1
* * The changes below fix SF bugs [593810], and [718045].andreas_kupries2003-04-221-1/+47
* Updated mkLinks for TIP 111 documentationdgp2003-04-161-0/+28
* fix 5 small filesystem bugs, and some typosvincentdarley2003-04-111-2/+6
* Build support for dicts on Unix and Windows, plus public API (structuredkf2003-04-051-4/+8
* * unix/configure:mdejong2003-04-042-2/+12
* * unix/Makefile.in: Don't subst MATH_LIBS,mdejong2003-04-035-33/+25
* * unix/configure: Regen.mdejong2003-04-022-71/+71
* * unix/configure: Regen.mdejong2003-03-282-4/+4
* * unix/configure: Regen.mdejong2003-03-272-0/+89
* * unix/dltest/pkg?.c: Changed all Tcl_InitStubs calls to passdgp2003-03-266-15/+15
* * generic/tclInt.h (tclOriginalNotifier):dgp2003-03-211-5/+6
* * library/auto.tcl: Replaced [regexp] and [regsub] withdgp2003-03-191-1/+1
* Require autoconf 2.57 or newer, see TIP 34mdejong2003-03-133-3998/+10367
* * README: Bumped version number ofdgp2003-03-043-9/+9
* * 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