summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * doc/library.n: Moved variables ::auto_oldpath anddgp2004-06-164-25/+21
* Added doc clarification in response to [RFE 768852]dkf2004-06-152-6/+16
* * unix/tclConfig.sh.in (TCL_EXTRA_CFLAGS): set to @CFLAGS@, whichhobbs2004-06-152-2/+7
* * win/Makefile.in: Corrected compilation flags for tclPkgConfig.cKevin B Kenny2004-06-143-7/+13
* formattingdgp2004-06-141-3/+3
* * doc/Encoding.3: Removed bogus claims about tcl_libPath.dgp2004-06-115-24/+46
* * generic/tclInterp.c: Updated [tclInit] to make $env(TCL_LIBRARY) andgp2004-06-112-2/+10
* Restored Eng. Manual Styledgp2004-06-111-66/+66
* * unix/tclUnixInit.c: The routines Tcl_Init() and TclSourceRCFile()dgp2004-06-119-340/+213
* * unix/configure.in: Updated TCL_PACKAGE_PATH value todgp2004-06-116-15/+29
* * win/tclAppInit.c: Restored the 'setargv' procedure when Kevin B Kenny2004-06-112-1/+134
* * unix/tclUnixInit.c (TclpInitLibraryPath): Disabled addition ofdgp2004-06-104-25/+62
* Clarified that [pwd] really returns the absolute path of the currentvasiljevic2004-06-101-3/+3
* Fixed Tcl_FSChdir not to forcefully update private cwd cached copy.vasiljevic2004-06-102-2/+27
* * generic/tclPathObj.c: Corrected [file tail] results when operatingdgp2004-06-102-1/+21
* Partially corrected [Bug 932314]vasiljevic2004-06-092-5/+19
* * generic/tclCompile.c:Miguel Sofer2004-06-083-5/+14
* Silence compiler warnings.dgp2004-06-084-11/+10
* Fix variable usage warning. [Bug 969068]dkf2004-06-082-5/+8
* Fixed a minor lsearch example fault. [Bug 968219]dkf2004-06-072-10/+14
* Re-commit after a `make genstubs` on a unix system, to restore unix line endingsdgp2004-06-075-9505/+9505
* * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-0512-9503/+9806
* * generic/tcl.h: Restored #include <stdio.h> to tcl.h,dgp2004-06-042-1/+19
* * win/tclWinFile.c (TclpFindExecutable): when usinghobbs2004-06-022-4/+12
* no messagedavygrvy2004-06-021-0/+7
* * tests/winPipe.c (winpipe-6.1): blocking set to 1 before closing to ensuredavygrvy2004-06-021-1/+2
* Removed language that encouraged abuse. [package] is for packages.dgp2004-06-021-4/+2
* documentation bugvincentdarley2004-06-022-3/+9
* no messagedavygrvy2004-06-011-11/+6
* * generic/tclIO.c (Tcl_SetChannelOption): Took out the rangedavygrvy2004-06-011-9/+1
* reverted back to 1.8davygrvy2004-06-011-3/+3
* reverted back to 1.53davygrvy2004-06-011-7/+7
* no messagedavygrvy2004-06-011-0/+7
* * tests/io.test:davygrvy2004-06-012-10/+10
* no messagedavygrvy2004-06-011-0/+10
* * generic/tclIO.c (Tcl_SetChannelOption): Invalid settingsdavygrvy2004-06-011-3/+14
* * win/makefile.vc: check for either MSDEVDIR or MSVCDIR being indavygrvy2004-06-011-2/+2
* no messagedavygrvy2004-05-301-0/+10
* * win/tclWinPipe.c:davygrvy2004-05-302-46/+70
* Added examplesdkf2004-05-301-4/+29
* Shrank the spacing slightlydkf2004-05-301-6/+0
* Addex exampledkf2004-05-301-5/+42
* Added example and cleaned up a few bits of documentation.dkf2004-05-301-9/+24
* Added exampledkf2004-05-301-1/+15
* Regendkf2004-05-301-0/+34
* Limits documentation and style improvementsdkf2004-05-306-47/+712
* Fix minor markup errors.jenglish2004-05-294-14/+17
* Added note to cover the ongoing example-adding activitydkf2004-05-281-0/+4
* Added exampledkf2004-05-282-2/+31
* Added exampledkf2004-05-282-2/+29