summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after theirhobbs2004-07-194-2608/+2641
* * unix/tclUnixNotfy.c (NotifierThreadProc): Accepted Joeandreas_kupries2004-07-161-1/+3
* * unix/tclUnixThrd.c (TclpFinalizeMutex): Accepted Joeandreas_kupries2004-07-151-0/+1
* * README, generic/tcl.h, tools/tcl.wse.in: bumped tohobbs2004-07-133-5/+5
* Corrected Tcl Bug #770053vasiljevic2004-06-222-4/+4
* silence compiler warningdgp2004-06-081-2/+2
* Silence compiler warningsdgp2004-06-082-5/+3
* * generic/tclInt.decls: Restored TclpTime_t kludge to all Kevin B Kenny2004-05-172-20/+21
* 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-143-139/+167
* * generic/tclInt.h:davygrvy2004-05-061-0/+30
* * Applied [SF Tcl Patch 868853], fixing a mem leak inandreas_kupries2004-05-041-1/+10
* * generic/tclInt.h:hobbs2004-03-291-3/+6
* * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling ondgp2004-03-012-2/+2
* Fix memleak with long hostnames. [Bug 888777]dkf2004-02-251-1/+3
* * tests/unixInit.test: unixInit-7.1hobbs2004-02-171-1/+14
* update patchlevel to 8.4.6hobbs2004-02-133-319/+380
* update HP-11 build libs setuphobbs2004-02-131-1/+8
* #ifdef'd out errno declarations; incompatible with recent glibc. [Bug 852369]dkf2003-12-091-1/+3
* * generic/tcl.h: Bumped patch level to 8.4.5.1 to distinguishdgp2003-12-033-5/+5
* * README: Bumped patch level to 8.4.6 to distinguishdgp2003-12-023-5/+5
* improve AIX --enable-64bit handlinghobbs2003-11-122-77/+77
* * tests/unixInit.test (unixInit-2.10): re-enabled.dgp2003-11-101-2/+21
* ensure translated path is freedvincentdarley2003-10-311-1/+2
* * unix/tclUnixChan.c (Tcl_MakeFileChannel): Applied [Patch 813606]andreas_kupries2003-10-231-9/+12
* * unix/tclUnixTest.c (TestalarmCmd): don't bother checking returnhobbs2003-10-131-5/+2
* * tests/fCmd.test (fCmd-8.2): Test only that tilde-substitutiondgp2003-10-061-0/+16
* backporting of filesystem tests, docsvincentdarley2003-10-032-9/+28