Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged changes from scriptics-tclpro-1-3-b2 branch | stanton | 1999-05-22 | 1 | -0/+46 |
| | |||||
* | Bug 2105: fixed execing command.com on Win95/98. | redman | 1999-05-21 | 1 | -0/+6 |
| | |||||
* | added intospection variable to determine if the interp was compiled with ↵ | surles | 1999-05-14 | 1 | -0/+6 |
| | | | | threads enabled | ||||
* | merged 1-3-b2 changes into mainline | stanton | 1999-05-14 | 1 | -0/+5 |
| | |||||
* | *** empty log message *** | stanton | 1999-05-14 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | stanton | 1999-05-14 | 1 | -0/+17 |
| | |||||
* | * tests/regexp.test: | stanton | 1999-05-13 | 1 | -0/+20 |
| | | | | | | | | | | | | * generic/tclInt.h: * generic/tclBasic.c: * generic/tclRegexp.h: * generic/tclRegexp.c: Replaced the per-interpreter regexp cache with a per-thread cache. Changed the Regexp object to take advantage of this extra cache. Added a reference count to the TclRegexp type so regexps can be shared by multiple objects. Removed the per-interp regexp cache from the interpreter. Now regexps can be used with no need for an interpreter. [Bug: 1063] | ||||
* | removed bad patch | stanton | 1999-05-07 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | stanton | 1999-05-07 | 1 | -0/+18 |
| | |||||
* | *** empty log message *** | stanton | 1999-05-06 | 1 | -0/+5 |
| | |||||
* | *** empty log message *** | stanton | 1999-05-06 | 1 | -0/+35 |
| | |||||
* | *** empty log message *** | stanton | 1999-05-04 | 1 | -0/+6 |
| | |||||
* | *** empty log message *** | stanton | 1999-05-04 | 1 | -0/+53 |
| | |||||
* | *** empty log message *** | stanton | 1999-05-03 | 1 | -0/+6 |
| | |||||
* | *** empty log message *** | stanton | 1999-04-30 | 1 | -0/+4 |
| | |||||
* | * Merged changes from 8.1.0 branch | stanton | 1999-04-30 | 1 | -0/+16 |
| | |||||
* | *** empty log message *** | stanton | 1999-04-28 | 1 | -0/+10 |
| | |||||
* | *** empty log message *** | stanton | 1999-04-28 | 1 | -0/+6 |
| | |||||
* | merged 8.1.0 changes into mainline | stanton | 1999-04-24 | 1 | -0/+6 |
| | |||||
* | *** empty log message *** | stanton | 1999-04-23 | 1 | -0/+6 |
| | |||||
* | *** empty log message *** | stanton | 1999-04-23 | 1 | -0/+18 |
| | |||||
* | *** empty log message *** | stanton | 1999-04-22 | 1 | -0/+16 |
| | |||||
* | Entry for new WinSock code. | redman | 1999-04-22 | 1 | -0/+8 |
| | |||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -194/+887 |
| | |||||
* | * Merge 8.0.5 changes: | stanton | 1999-04-15 | 1 | -0/+10 |
| | | | | | | | | | - Mac changes for final release - Minor fixes to tools configure file * win/tclWinSock.c: Apply patch to allow write access to a socket if FD_WRITE is sent but FD_CONNECT is not. Some strange problem with either Win32 or a socket driver. [Bug: 1664 1776] | ||||
* | Changed magic number so it doesn't match the plus patch, at Jan's request. | stanton | 1999-03-12 | 1 | -0/+5 |
| | |||||
* | Changed package tests to build against the stubs library.core_8_1_merge_latest | stanton | 1999-03-11 | 1 | -0/+13 |
| | |||||
* | * generic/tclAlloc.c: Changed TCL_NATIVE_MALLOC to USE_TCLALLOC so | stanton | 1999-03-11 | 1 | -0/+15 |
| | | | | | | | | | | | | | | it matches 8.1. * generic/tclBasic.c: * generic/tcl.h: * generic/tcl.decls: Changed Tcl_ReleaseType from an enum to macros so it can be used in .rc files. Added Tcl_GetString. * unix/Makefile.in: Added compat binaries to the stub library. Changed compat binaries to always compile with shared flags since they need to be shared for the stub library. | ||||
* | ChangeLog entries for Tcl_GetVersion C API | redman | 1999-03-10 | 1 | -0/+6 |
| | |||||
* | Changed TCL_STUB_MAGIC back to match plus patch implementation.dev_stubs_merge_8_1_3_9_99core_8_1_merge_3_9_99 | stanton | 1999-03-10 | 1 | -0/+3 |
| | |||||
* | Merged stubs changes into mainline for 8.0 | stanton | 1999-03-10 | 1 | -0/+103 |
| | |||||
* | *** empty log message *** | stanton | 1999-03-04 | 1 | -0/+63 |
| | |||||
* | updated changelog | stanton | 1999-03-03 | 1 | -0/+80 |