summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* *** 8.4.11 TAGGED FOR RELEASE ***das2005-06-182-2/+2
* * README: Bump version number to 8.4.11dgp2005-06-183-5/+5
* Backport unix threading fixdkf2005-06-071-3/+3
* * unix/tclLoadDyld.c: fixed header confilict when building this filecore_8_4_10das2005-06-041-1/+2
* * unix/Makefile.in (html): add BUILD_HTML_FLAGS optional varhobbs2005-06-021-3/+3
* Cosmetic change (fixed identation in Tcl_FinalizeNotifier)vasiljevic2005-05-311-4/+4
* Notifier thread is created as joinable. Attempt to solve thevasiljevic2005-05-311-3/+8
* * README: Bumped patchlevel to 8.4.10hobbs2005-05-273-5/+5
* * macosx/Makefile: moved & corrected EMBEDDED_BUILD check.das2005-05-262-7/+7
* * unix/configure, unix/configure.in: ensure false Tcl.framework ishobbs2005-05-252-15/+15
* * macosx/Makefile:das2005-05-245-503/+662
* * generic/tclIOUtil.c (TclLoadFile):das2005-05-241-41/+281
* * macosx/tclMacOSXBundle.c:das2005-05-147-411/+640
* * unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check andhobbs2005-05-072-257/+273
* * compat/string.h: fixed memchr() protoype for __APPLE__ so that wedas2005-04-265-356/+460
* * unix/tcl.m4 (Darwin): added -single_module linker flag todas2005-04-092-4/+4
* Fixed TclpFreeAllocCache() to recognize when being calledvasiljevic2005-04-071-7/+10
* replaced 'long' times with wides, to cope with Win64Kevin B Kenny2005-03-151-2/+2
* Make it all work on OpenBSD. Imported patch from ports tree.patthoyts2005-03-152-281/+329
* * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlinedhobbs2005-02-103-383/+308
* correct autoconf generation for sol64-gcc supporthobbs2005-01-292-8/+8
* * unix/configure, unix/tcl.m4: add solaris 64-bit gcc build support.hobbs2005-01-282-255/+293
* TIP#218 IMPLEMENTATIONandreas_kupries2005-01-272-78/+57
* * unix/tcl.m4 (Darwin): fixed bug with static build linking todas2005-01-252-6/+6
* Convert u_int to unsigned to make clashes with types in standard C headers lessdkf2005-01-101-3/+3
* Add more locale mapping info for Chinese. [1084595]dkf2005-01-051-1/+6
* * unix/tclUnixNotfy.c (NotifierThreadProc): init numFdBitscore_8_4_9hobbs2004-12-071-5/+5
* * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determinedgp2004-11-252-358/+391
* bumped patchlevel to 8.4.9hobbs2004-11-253-5/+5
* took out redundant memcpy from tclUnixNotfy.cKevin B Kenny2004-11-241-3/+1
* * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check forKevin B Kenny2004-11-243-413/+450
* * unix/configure: Regen.mdejong2004-11-222-217/+283
* * unix/configure: Regen.mdejong2004-11-223-323/+411
* Classic sed doesn't support | in REs.core_8_4_8rmax2004-11-191-2/+5
* * macosx/Makefile:das2004-11-193-6/+11
* Arghh - some seds don't even support comments at all.rmax2004-11-181-8/+21
* Some versions of sed appear to need semicolons in front of comments.rmax2004-11-181-6/+6
* Fixed manpage installation.rmax2004-11-181-4/+4
* 2004-11-18 Reinhard Max <max@suse.de>rmax2004-11-187-2393/+498
* * unix/tclUnixChan.c (TtySetOptionProc): fixed crash configuringhobbs2004-11-171-10/+10
* * win/makefile.vc: Fixed bug in installation of http 2.5.andreas_kupries2004-11-161-4/+4
* * tests/fCmd.test:das2004-11-111-33/+49
* * generic/tclAlloc.c: Fixed [Tcl SF Bug 1030548], aandreas_kupries2004-10-281-1/+1
* * README: Bumped patch level to 8.4.8 to preparedgp2004-10-283-5/+5
* added CONST to TclpLocaltime and TclpGmtime param throughoutKevin B Kenny2004-10-281-5/+5
* * unix/dltest/Makefile.in (clean): Fixup make cleanmdejong2004-09-231-2/+6
* Changed handling of the returned thread ID since broken on 64-bitvasiljevic2004-08-101-2/+4
* * unix/configure:das2004-07-303-5/+7
* * generic/tclEvent.c: Correct threaded obj allocator tohobbs2004-07-211-12/+34
* * unix/tcl.m4: fixed Darwin autoconf breakage caused bydas2004-07-204-258/+272