summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* filesystem optimisation -- Three main issues accomplished: (1) cleaned up var...vincentdarley2004-01-211-21/+53
* Minor fixes and update of UNIX documentation installerdkf2004-01-171-0/+4
* All uses of 'panic' (the macro) changeddavygrvy2003-12-244-17/+18
* fix to file normalization with relative linksvincentdarley2003-12-171-11/+47
* allow creation of relative linksvincentdarley2003-12-121-3/+24
* * unix/configure:hobbs2003-12-092-6/+75
* #ifdef'd out errno declarations; incompatible with recent glibc. [Bug 852369]dkf2003-12-091-1/+3
* Changes from Victor Wagner <vitus@45.free.net> for better DJGPP support.davygrvy2003-11-181-1/+5
* Changes from Victor Wagner <vitus@45.free.net> for DJGPP support.davygrvy2003-11-182-4/+13
* TIP#138 implementation plus extra test stuff [Patch 731356]dkf2003-11-141-8/+5
* * unix/configure:hobbs2003-11-122-81/+79
* added socklen_t typedef for DJGPPdavygrvy2003-11-111-1/+2
* * unix/tclUnixInit.c (TclpInitLibraryPath):dgp2003-11-101-2/+21
* free path when no longer neededvincentdarley2003-11-031-1/+2
* * unix/tclUnixChan.c (Tcl_MakeFileChannel): Applied [Patch 813606]andreas_kupries2003-10-231-5/+8
* TIP #156: Language-Neutral Root Locale for Msgcatkennykb2003-10-211-4/+4
* filesystem bug fixesvincentdarley2003-10-132-8/+29
* * unix/tclUnixTest.c (TestalarmCmd): don't bother checking returnhobbs2003-10-131-5/+2
* * 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.kennykb2003-05-191-3/+7
* * unix/tclUnixTime.c: fixed typo.das2003-05-191-2/+2
* * compat/strftime.c: Modified TclpStrftime to return its kennykb2003-05-181-10/+23
* Removed one reference to tclDToA.c that shouldn't have been there.kennykb2003-05-161-2/+1
* Fixed Tcl bug 736425kennykb2003-05-151-1/+4
* Implementation of TIP 118:das2003-05-145-15/+345
* fix for [Bug 732477]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