summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* allow NULL interp in Tcl_FSMatchInDirectoryvincentdarley2005-08-311-5/+7
* TIP#219 IMPLEMENTATIONandreas_kupries2005-08-241-2/+6
* * unix/configure.in:mdejong2005-08-231-2/+2
* * unix/tclConfig.h.in: autoheader-2.59.das2005-08-221-9/+0
* regen unix/configureKevin B Kenny2005-08-111-994/+2421
* radical refactoring of thread storage to untangle dependenciesKevin B Kenny2005-08-113-175/+0
* Solaris mis-names the cp1251 encoding.dkf2005-08-051-1/+2
* * unix/tclLoadDyld.c (TclpDlopen, TclpLoadMemory): workaroundsdas2005-07-301-13/+35
* * generic/tclPipe.c (TclCreatePipeline): Arrange for POSIX systems todkf2005-07-281-2/+2
* * unix/configure: Regen.mdejong2005-07-262-1/+15
* * unix/configure: Regen.mdejong2005-07-252-2421/+1060
* Getting more systematic about styledkf2005-07-243-611/+618
* drop support of ancient BSD, IRIX4, RISCos, Ultrix, and ldAout.tclKevin B Kenny2005-07-214-1236/+75
* Getting more systematic about styledkf2005-07-208-1735/+1933
* Systematizing the formattingdkf2005-07-197-923/+1087
* Formatting systematization. dkf2005-07-191-263/+309
* * unix/tclUnixSock.c: Use a ProcessGlobalValue to store thedgp2005-07-131-56/+62
* * unix/Makefile.in: Purged use of TCLTESTARGS [RFE 1161550].dgp2005-07-051-3/+3
* Protect against spurious wake-ups while waiting on the condition variablevasiljevic2005-07-011-6/+8
* bug 1225727Kevin B Kenny2005-06-221-1/+22
* autoconfdgp2005-06-211-2/+3
* Only enable the 'compile' special debugging feature when requested indkf2005-06-212-7/+9
* * generic/tclInt.h: ensure WORDS_BIGENDIAN is defined correctly with fatdas2005-06-182-2/+2
* autoconfdgp2005-06-071-1/+1
* Bump patchlevel to a4dkf2005-06-072-4/+4
* TIP#208 implementationdkf2005-06-061-2/+49
* add libtommath to dist targethobbs2005-06-041-1/+4
* * unix/Makefile.in (html): add BUILD_HTML_FLAGS optional varhobbs2005-06-021-3/+3
* regenerated after dkf's modifications to tcl.m4rmax2005-06-021-37/+46
* Fix m4 quoting problems :}dkf2005-06-021-4/+4
* Make the threaded build compile again...dkf2005-06-011-3/+3
* Standardize help messages for 'configure --help' using AC_HELP_STRINGdkf2005-05-312-51/+85
* The notifier thread is now created as joinable and properly joined invasiljevic2005-05-311-2/+7
* * macosx/Makefile: moved & corrected EMBEDDED_BUILD check.das2005-05-262-3/+3
* fixed typo in EXTRA_INSTALL_BINARIESdas2005-05-232-3/+3
* * macosx/Makefile:das2005-05-235-121/+391
* * generic/tclIOUtil.c (TclLoadFile):das2005-05-232-45/+288
* * generic/tclInt.decls:das2005-05-1410-60/+544
* * generic/tclBasic.c: Dropped the TCL_NO_MATH configuration.dgp2005-05-131-11/+4
* * unix/tclUnixFCmd.c: add lint attr to enum to satisfy strictlyhobbs2005-05-111-1/+2
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-1014-22/+263
* * unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check andhobbs2005-05-072-7/+24
* * doc/DString.3: Eliminated use of identifier "string" in Tcl'sdgp2005-05-031-8/+8
* * unix/tclUnixNotfy.c: applied dkf's tkMacOSXNotify.c cleanup changes.das2005-04-301-109/+105
* * compat/string.h: fixed memchr() protoype for __APPLE__ so that wedas2005-04-264-26/+187
* Fixed TclpFreeAllocCache() to recognize when being called with NULLvasiljevic2005-04-161-7/+10
* * unix/tclUnixInit.c (TclpGetEncodingNameFromEnvironment): Reverseddgp2005-04-131-175/+165
* * unix/tcl.m4 (Darwin): added -single_module linker flag todas2005-04-092-8/+8
* Updated the OpenBSD configuration and regenerated the configure script.patthoyts2005-03-152-30/+78
* * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoiddgp2005-02-241-3/+3