Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added TIP#73 patch #483500 from Kevin Kenny. | hobbs | 2001-11-21 | 1 | -0/+53 |
| | | | | This deprecates TclpGetTime in favor of new Tcl_GetTime. | ||||
* | win fs fixes | vincentdarley | 2001-11-19 | 2 | -12/+14 |
| | |||||
* | Changes due to TIP#68; memory handling in variable traces is now correct! | dkf | 2001-11-19 | 1 | -7/+41 |
| | |||||
* | minor doc comment fixes | hobbs | 2001-11-14 | 10 | -23/+26 |
| | |||||
* | added lset.n lset docs with xref and updated lindex of TIPs#22,33,45 by Kenny | hobbs | 2001-11-14 | 10 | -27/+219 |
| | |||||
* | correct nroff format problems | hobbs | 2001-11-12 | 4 | -10/+10 |
| | |||||
* | fixed winhelp generation problems #480268 | hobbs | 2001-11-10 | 4 | -46/+47 |
| | |||||
* | file copy soft link docs | vincentdarley | 2001-11-02 | 1 | -10/+12 |
| | |||||
* | * doc/ObjectType.3: Minor documentation fix, reported by David | andreas_kupries | 2001-10-22 | 1 | -2/+2 |
| | | | | N. Welton <davidw@users.sourceforge.net> directly to me. | ||||
* | * doc/open.n: moved all fconfigure option docs to fconfigure.n | hobbs | 2001-10-15 | 2 | -52/+205 |
| | | | | * doc/fconfigure.n: added serial config options | ||||
* | small fs fixes | vincentdarley | 2001-10-15 | 1 | -2/+2 |
| | |||||
* | * Corrected typos in doc/RegExp.3macosx_8_4_branchpoint | dgp | 2001-10-14 | 1 | -2/+2 |
| | |||||
* | Typo-fix | dkf | 2001-10-04 | 1 | -2/+2 |
| | |||||
* | fs doc improvement | vincentdarley | 2001-09-29 | 1 | -4/+14 |
| | |||||
* | Edited docs of Tcl_GetNameOfExecutable [Bug 219215] | Miguel Sofer | 2001-09-28 | 1 | -2/+4 |
| | |||||
* | Fixed Bug #465674 reported by me. [lsort -index end-1] now behaves sensibly... | dkf | 2001-09-28 | 1 | -6/+21 |
| | |||||
* | * More CONST poisoning | dgp | 2001-09-28 | 1 | -5/+5 |
| | | | | | | fixes from the 2001-09-24 TIP 27 changes. CONST-ified Tcl_FSLoadFile and TclpLoadFile. Report and patch from Kevin Kenny. [Bug 465833] | ||||
* | * Updated out-of-date reference to #define GUARD_SIZE. | dgp | 2001-09-27 | 1 | -3/+4 |
| | |||||
* | * Updated APIs in | dgp | 2001-09-27 | 1 | -3/+3 |
| | | | | | generic/tclProc.c and generic/tclVar.c according to the guidelines of TIP 27. [Patch 465442] | ||||
* | * doc/fileevent.n: Accepted [Patch #465279] adding an example to | andreas_kupries | 2001-09-27 | 1 | -1/+16 |
| | | | | | | the fileevent manpage. Minor modifications to get a better formatting. Report and patch by David N. Welton <davidw@users.sourceforge.net>. | ||||
* | * Vince Darley reports the 2001-09-24 TIP 27 changes left the win | dgp | 2001-09-27 | 1 | -2/+2 |
| | | | | directory CONST poisoned. These changes should fix that. | ||||
* | * Updated APIs in generic/tclGet.c | dgp | 2001-09-25 | 1 | -2/+2 |
| | | | | according to the guidelines of TIP 27. [Patch 464674] | ||||
* | * Updated APIs in | dgp | 2001-09-24 | 3 | -8/+8 |
| | | | | | generic/tclUtil.c according to the guidelines of TIP 27. [Patch 464553] | ||||
* | Doc update (add Tcl_OutputBuffered, remove old changebars) | dkf | 2001-09-24 | 1 | -8/+14 |
| | |||||
* | Another typo | dgp | 2001-09-24 | 1 | -2/+2 |
| | | | | eVS: ---------------------------------------------------------------------- | ||||
* | corrected formatting error causing 'make mklinks' trouble | dgp | 2001-09-24 | 1 | -4/+2 |
| | |||||
* | Corrected formatting error. | dgp | 2001-09-24 | 1 | -2/+2 |
| | |||||
* | Socket documentation improvement. | dkf | 2001-09-19 | 1 | -3/+7 |
| | |||||
* | Disabled all compile and execution tracing functionality in standard | Miguel Sofer | 2001-09-17 | 1 | -1/+7 |
| | | | | builds [Bug 451858]. | ||||
* | * doc/gets.n: | andreas_kupries | 2001-09-14 | 11 | -41/+126 |
| | | | | | | | | | | | | | | | | * doc/read.n: * doc/puts.n: * doc/flush.n: * doc/fconfigure.n: * doc/flush.n: * doc/eof.n: * doc/seek.n: * doc/tell.n: * doc/close.n: * doc/fileevent.n: Added references to the Tcl standard channels. Item [219250], reported by David LeBlanc <whisper@oz.net>. Thanks to Christopher Nelson <chris@pinebush.com> for doing editorial work. | ||||
* | Patch for [TIP 56], [Bug: 219384] and [Bug: 455151]: deprecate the use | Miguel Sofer | 2001-09-13 | 1 | -14/+29 |
| | | | | of Tcl_EvalTokens, replaced by the new Tcl_EvalTokensStandard. | ||||
* | * doc/OpenFileChnl.3: Added documentation for Tcl_WriteRaw and | andreas_kupries | 2001-09-11 | 2 | -4/+45 |
| | | | | | | | Tcl_ReadRaw [#414929]. * doc/CrtChannel.3: Added documentation for Tcl_ChannelBuffered and Tcl_GetTopChannel [#414929]. | ||||
* | Typo. | andreas_kupries | 2001-09-10 | 1 | -3/+3 |
| | |||||
* | Changed the phrasing of some blocks making them easier to understand. | andreas_kupries | 2001-09-10 | 1 | -37/+39 |
| | | | | Thanks to Christopher Nelson for his feedback. | ||||
* | noted 8.4 version upgrade in lsearch man page | hobbs | 2001-09-10 | 1 | -2/+2 |
| | |||||
* | * doc/tclsh.1: | andreas_kupries | 2001-09-10 | 6 | -8/+162 |
| | | | | | | | | | | | | * doc/Tcl_Main.3: * doc/CrtChannel.3: * doc/OpenFileChnl.3: * doc/GetStdChan.3: Enhanced the manpages with cross-references to the new manpage and more explanations how these functions deal with the standard channels in various situations. * doc/StdChannels.3: New manpage describing handling of the standard channels by the Tcl library [402725]. | ||||
* | channel-copy-fix | vincentdarley | 2001-09-08 | 1 | -4/+4 |
| | |||||
* | * Updated http package to version 2.4, | dgp | 2001-09-07 | 1 | -2/+2 |
| | | | | reflecting the new features just added. | ||||
* | * doc/http.n: noted -binary, charset and coding state keys. | hobbs | 2001-09-07 | 1 | -8/+20 |
| | | | | | | | | | | * tests/http.test: * library/http/pkgIndex.tcl: * library/http/http.tcl (geturl): correctly get charset parameter and convert text according to specified encoding (if known). RFC iso8859-1 is used by default. Also recognize Content-encoding to see if we should do binary translation. Added a CYA -binary switch for the cases that were missed. [Bug #219211 #219399] | ||||
* | minor fs, vfs fixes | vincentdarley | 2001-09-04 | 3 | -15/+29 |
| | |||||
* | doc bugfix (bug #457435) | dkf | 2001-09-03 | 1 | -3/+3 |
| | |||||
* | * doc/StringObj.3: added words of warning to use Tcl_ResetResult | hobbs | 2001-08-31 | 1 | -17/+5 |
| | | | | with the Tcl_Append* functions. | ||||
* | filesystem | vincentdarley | 2001-08-30 | 1 | -11/+16 |
| | |||||
* | formatting corrections | dgp | 2001-08-25 | 1 | -3/+9 |
| | |||||
* | documented subtlety with glob and windows paths | vincentdarley | 2001-08-24 | 1 | -1/+12 |
| | |||||
* | documented path length restrictions | vincentdarley | 2001-08-24 | 1 | -1/+5 |
| | |||||
* | typo fix | dgp | 2001-08-24 | 1 | -2/+2 |
| | |||||
* | fs update | vincentdarley | 2001-08-23 | 4 | -28/+63 |
| | |||||
* | * doc/dde.n: fixed dde man page (which was totally incorrect). | hobbs | 2001-08-22 | 1 | -29/+38 |
| | | | | | | | * tests/winDde.test: * win/tclWinDde.c (Tcl_DdeObjCmd): added -binary option to dde request command to allow for returning binary data. [Bug #227482] Updated dde to 1.2 | ||||
* | corrected minor nroff transgressions | hobbs | 2001-08-07 | 4 | -9/+9 |
| |