summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-275-27/+27
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-2775-1308/+1330
* Added a htmlhelp target to replace winhelppatthoyts2008-04-271-6/+58
* Also, panic early if we find out the wrong thread attemptingvasiljevic2008-04-272-2/+14
* generic/tclAsync.c: Tcl_AsyncDelete(): panic if attemptvasiljevic2008-04-262-18/+32
* remove ioUtil.test, llvm-gcc fixdas2008-04-251-5/+2
* fix warningdas2008-04-251-2/+1
* define DLLEXPORT as __attribute__ ((visibility("default"))) for gcc >= 4.0.nijtmans2008-04-241-16/+17
* * tests/ioCmd.test: Extended testsuite for reflected channelandreas_kupries2008-04-243-49/+523
* Assorted improvements to make better use of tcltest2dkf2008-04-236-385/+417
* * generic/tclIOUtil.c: Removed all code delimited bydgp2008-04-215-1361/+34
* doc/Ensemble.3: Fix a typo: s/defiend/defined/georgeps2008-04-202-2/+8
* note that cygwin is not supportedmdejong2008-04-191-1/+4
* Fix typo spotted by Steve Havelkadkf2008-04-181-2/+2
* * generic/tclInt.h: make stubs tables 'static const' anddas2008-04-167-25/+39
* * generic/tclInt.h: revise Tcl_SetNotifier() to use adas2008-04-167-988/+1014
* * generic/tclIO.c (CopyData): Applied another patch by Alexandreandreas_kupries2008-04-154-8/+98
* sync with Tcl.xcodeprojdas2008-04-151-2/+15
* * unix/Makefile.in: adjust tclDTrace.h dependencies for removaldas2008-04-152-2/+8
* * tests/clock.test (clock-33.5, clock-33.5a, clock-33.8, clock-33.8a):Kevin B Kenny2008-04-142-1/+12
* * unix/tclUnixTime.c (NativeGetTime): Removed obsolete use ofKevin B Kenny2008-04-142-3/+7
* fix one broken test, and restore unix line endingsdgp2008-04-111-439/+439
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negativeandreas_kupries2008-04-105-26/+96
* Test improvements (tcltest2, clarify)dkf2008-04-105-1003/+1280
* Added 'make html' support for people on Windows, inspired by Pat Thoyts.dkf2008-04-092-77/+93
* * tests/chanio.test (chan-io-52.5): Removed '-size -1' from test,andreas_kupries2008-04-093-4/+10
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -sizeandreas_kupries2008-04-093-2/+31
* * tests/chanio.test (chan-io-53.8,53.9,53.10): fix typo & quoting fordas2008-04-083-18/+21
* * generic/tclExecute.c: added comments to the alignment macrosMiguel Sofer2008-04-082-5/+23
* * generic/tclDecls.h: make genstubsdas2008-04-085-10/+10
* * tools/genStubs.tcl: revert erroneous 2008-04-02 change markingdas2008-04-082-18/+29
* * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy.andreas_kupries2008-04-075-31/+191
* Added forgotten reference to [Bug 1350564] in last entry.andreas_kupries2008-04-071-2/+3
* * generic/tclIO.c (BUSY_STATE, CheckChannelErrors,andreas_kupries2008-04-072-4/+15
* autoconf-2.59dgp2008-04-071-1/+1
* * generic/tclStringObj.c (Tcl_AppendFormatToObj):rmax2008-04-073-4/+17
* * tests/chanio.test (chan-io-53.9):Kevin B Kenny2008-04-065-7/+26
* * win/tclWinFile.c: (WinSymLinkDirectory): Fixed a problem thatKevin B Kenny2008-04-052-17/+29
* * tests/io.test (io-53.9): Added testcase for [Bug 780533], basedandreas_kupries2008-04-043-6/+109
* * generic/tclIORChan.c (ReflectOutput): Allow zero return fromandreas_kupries2008-04-043-4/+22
* * generic/tclIORChan.c (ReflectClose): Added missing removal ofandreas_kupries2008-04-043-2/+38
* * generic/tclIO.c (CopyData): Applied patch [Bug 1932639] toandreas_kupries2008-04-034-16/+123
* * generic/tclDecls.h: make genstubsdas2008-04-026-60/+20
* * generic/tclStubLib.c: make symbols in libtclstub.a MODULE_SCOPE todas2008-04-023-24/+40
* * generic/tcl.decls: remove 'export' declarations of symbols nowdas2008-04-021-27/+1
* * generic/tclIO.c (CopyData): Applied patch for the fcopy problemandreas_kupries2008-04-022-2/+10
* * generic/tclBasic.c: Revised stubs-generation tool and interpdgp2008-04-023-4/+3
* * generic/tclBasic.c: Revised stubs-generation tool and interpdgp2008-04-022-5/+4
* * generic/tclStubLib.c: Removed needless #ifdef complexity.dgp2008-04-022-12/+3
* autoheader-2.59das2008-04-011-3/+0