Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Created branch core-8-1-b1-syntheticcore_8_1_b1core_8_1_b1_synthetic | cvs2fossil | 1998-12-12 | 22 | -3/+2290 |
| | |||||
* | Tcl 8.1b1 Release | stanton | 1998-12-12 | 1 | -0/+3 |
| | |||||
* | test lint | stanton | 1998-12-11 | 2 | -2/+349 |
| | | | | added support for additional platform specific locale specifiers | ||||
* | updated installer | stanton | 1998-12-11 | 2 | -2174/+2191 |
| | |||||
* | more release stuff | stanton | 1998-12-11 | 3 | -750/+469 |
| | |||||
* | updated file lists | stanton | 1998-12-11 | 2 | -3/+5 |
| | |||||
* | lint | stanton | 1998-12-11 | 1 | -2/+9 |
| | |||||
* | lint | stanton | 1998-12-11 | 3 | -13/+9 |
| | |||||
* | lots of K&R C lint | stanton | 1998-12-10 | 6 | -29/+34 |
| | |||||
* | * Fixed lots of files that used TCL_THREAD instead of TCL_THREADS. | stanton | 1998-12-10 | 24 | -58/+88 |
| | | | | | | | * generic/tclEncoding.c (Tcl_FreeEncoding): Moved most of the code into a static FreeEncoding routine that does not grab the encodingMutex to avoid deadlocks/races when called from other routines that already have the mutex. | ||||
* | merged 8.0 changes | stanton | 1998-12-10 | 2 | -3/+6 |
| | |||||
* | changed uses of localhost to 127.0.0.1 since not all machines define localhost | stanton | 1998-12-10 | 4 | -57/+57 |
| | |||||
* | merged 8.0 changes | stanton | 1998-12-10 | 3 | -26/+36 |
| | |||||
* | lint | stanton | 1998-12-10 | 1 | -0/+14 |
| | |||||
* | * library/msgcat1.0/msgcat.tcl: Fixed bad export list, fixed so | stanton | 1998-12-10 | 6 | -28/+26 |
| | | | | | all locale strings are converted to lower case, including file names. | ||||
* | release lint | stanton | 1998-12-10 | 12 | -297/+112 |
| | |||||
* | *** empty log message *** | stanton | 1998-12-09 | 1 | -0/+5 |
| | |||||
* | * generic/regcomp.c (makescan): Fixed bug in longest match case | stanton | 1998-12-09 | 2 | -18/+18 |
| | | | | that caused anchored patterns to fail. [Bug: 897] | ||||
* | removed .sit file | stanton | 1998-12-09 | 1 | -3157/+0 |
| | |||||
* | lint | stanton | 1998-12-09 | 1 | -2/+2 |
| | |||||
* | * library/msgcat1.0/msgcat.tcl: changed mc to invoke mcunknown in | stanton | 1998-12-09 | 6 | -54/+40 |
| | | | | the calling context, changed locale lookups to be case insensitive | ||||
* | * generic/tclAlloc.c (TclpRealloc): Fixed a memory allocation bug | stanton | 1998-12-08 | 3 | -2/+36 |
| | | | | | where big blocks that were reallocated into a different heap location were not being placed into the bigBlocks list. [Bug: 933] | ||||
* | *** empty log message *** | stanton | 1998-12-07 | 1 | -0/+7 |
| | |||||
* | cleaned up docs | stanton | 1998-12-07 | 4 | -49/+414 |
| | | | | | | | * tests/msgcat.test: Added message catalog test suite. * library/msgcat1.0/msgcat.tcl: minor bug fixes, integrated latest changes from Mark Harrison. | ||||
* | *** empty log message *** | stanton | 1998-12-04 | 1 | -0/+8 |
| | |||||
* | added man page for msgcat | stanton | 1998-12-04 | 1 | -0/+182 |
| | |||||
* | * library/msgcat1.0/msgcat.tcl: Changed code to conform to Tcl | stanton | 1998-12-04 | 2 | -128/+284 |
| | | | | coding standards. Changed to use file join for portability. | ||||
* | * library/msgcat1.0/msgcat.tcl: | stanton | 1998-12-04 | 4 | -0/+186 |
| | | | | | * library/msgcat1.0/pkgIndex.tcl: Added initial implementaion of Tcl message catalog package contributed by Mark Harrison. | ||||
* | *** empty log message *** | stanton | 1998-12-04 | 1 | -0/+3 |
| | |||||
* | fixed broken tests | stanton | 1998-12-04 | 4 | -12/+11 |
| | |||||
* | * win/tclWinPipe.c (BuildCommandLine): Fixed bug that kept | stanton | 1998-12-04 | 1 | -2/+2 |
| | | | | arguments containing spaces from being properly quoted. | ||||
* | * tclWinSock.c (CreateSocket, TcpAccept): Windows NT creates | stanton | 1998-12-04 | 3 | -3/+234 |
| | | | | | sockets so they are inheritable by default. Turn off this bit so sockets aren't kept open by exec'ed processes. [Bug: 892] | ||||
* | *** empty log message *** | stanton | 1998-12-03 | 1 | -0/+9 |
| | |||||
* | * generic/tclUtil.c (Tcl_StringMatch): Changed to match 8.0 | stanton | 1998-12-03 | 1 | -2/+4 |
| | | | | behavior in corner case where there is no closing bracket. | ||||
* | fixed various broken tests | stanton | 1998-12-03 | 4 | -11/+14 |
| | |||||
* | * tests/defs: Changed so auto_path is set to only contain the Tcl | stanton | 1998-12-03 | 1 | -1/+6 |
| | | | | | library directory. This keeps the tests from accidentally picking up stuff in installed packages. | ||||
* | *** empty log message *** | stanton | 1998-12-03 | 1 | -0/+11 |
| | |||||
* | * win/tclWinPipe.c (TclpCreateCommandChannel): Changed | stanton | 1998-12-03 | 1 | -1/+3 |
| | | | | | reader/writer threads to have THREAD_PRIORITY_HIGHEST so they will have a chance to run whenever there is something to do. | ||||
* | * generic/tclIO.c (WriteBytes, WriteChars): Fixed so extraneous | stanton | 1998-12-03 | 2 | -28/+57 |
| | | | | | | flushes do not happen in line mode. (TranslateOutputEOL): Made translation more efficient in line mode and fixed a buffer overflow bug in CRLF translation. [Bug: 887] | ||||
* | Changed to 8.1b1 patchlevel | welch | 1998-12-03 | 7 | -31/+740 |
| | |||||
* | renamed regtests.test to reg.test | stanton | 1998-12-02 | 2 | -885/+3 |
| | |||||
* | *** empty log message *** | stanton | 1998-12-02 | 1 | -0/+3 |
| | |||||
* | * generic/regc_color.c (subcolor): Added check for error case to | stanton | 1998-12-02 | 1 | -1/+3 |
| | | | | avoid an out of bounds array reference. | ||||
* | *** empty log message *** | stanton | 1998-12-02 | 1 | -0/+9 |
| | |||||
* | fixed various broken tests | stanton | 1998-12-02 | 3 | -37/+16 |
| | |||||
* | * generic/tclParse.c (Tcl_ParseCommand): Fixed bug in comment | stanton | 1998-12-02 | 1 | -3/+6 |
| | | | | | parsing where a trailing comment looked like an incomplete command. | ||||
* | * generic/tclCmdAH.c (Tcl_EncodingObjCmd): Changed to avoid using | stanton | 1998-12-02 | 1 | -2/+10 |
| | | | | Tcl_DStringResult because it is not binary clean. | ||||
* | 8.0.4 merge | welch | 1998-12-02 | 14 | -119/+179 |
| | |||||
* | lint | stanton | 1998-12-02 | 1 | -3/+2 |
| | |||||
* | Cleaned up some tests | stanton | 1998-12-02 | 5 | -28/+55 |
| | | | | Fixed an I/O bug where UpdateInterest was not always called on input |