| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
driver to move the handling of the socket event window in a
separate thread. It also turned out that Win95 & Win98 were, in
some cases, getting multiple FD_ACCEPTs but only handling one.
Added a count for the FD_ACCEPT to take care of this. Tested on
NT4 SP3, NT4 SP4, Win95, and Win98.
[Bug: 2178 2256 2259 2329 2323 2355]
FossilOrigin-Name: 74cee245ff2e963c09302194fea699fc620eb1dc
|
|
|
| |
FossilOrigin-Name: 323fd26f82774249586ae086a4b1b49992d184e5
|
|
|
| |
FossilOrigin-Name: 384e1d2bd9f390eea94311878d947b71f24f38aa
|
|
|
|
|
|
|
|
|
|
|
| |
* unix/tclUnixInit.c: merged code with 8.0.5. We now use an
intermediate global tcl var "tclDefaultLibrary" to keep the
"tcl_library" var from being set by the default value in the
Makefile. Also fixed a bug in which caused the value of
TCL_LIBRARY env var to be ignored.
* unix/tclWinInit.c: just updated some comments.
FossilOrigin-Name: 0d9e2ba09f2c97ca092a6cc055bebc33e8dbced7
|
|
|
| |
FossilOrigin-Name: fda7557642412010ee7cce13858a8498b662b5f7
|
|
|
| |
FossilOrigin-Name: 124ac761ed4a78e9c54c344b5ef1590acd9869c1
|
|
|
| |
FossilOrigin-Name: 0fdd9484f551f253b240662a17d511f8ccaf5587
|
|
|
|
|
|
|
|
|
|
| |
* unix/tcl.m4: Add check for Alpha/Linux to correct the IEEE
floating flag to the compiler, should be -mieee. Patch from Don
Porter.
* tools/tcl.hpj.in: Change version number of .cnt file referenced
in .HPJ file.
FossilOrigin-Name: 72240a3a0aec40deab7a91c0a51e9e0750d89dd6
|
|
|
| |
FossilOrigin-Name: f5eb99468e55e2b72a437cbb445de9c02db03166
|
|
|
| |
FossilOrigin-Name: 55cb269e12515e56edcbd7127460994b4ad83a6b
|
|
|
| |
FossilOrigin-Name: 38e7639e65b187db34e87e52005cb389596c221c
|
|
|
| |
FossilOrigin-Name: b4d75c8e7d37b176ee40ffcefa6c1b12c530317e
|
|
|
| |
FossilOrigin-Name: d7e9fff01e087c2870e33c0bdfcb0ab0d88e6188
|
|
|
|
|
|
| |
makefile.vc: fixed calling tcltest.exe
FossilOrigin-Name: 580b6853c561ac63642d7f50c5ccb44ca37673dc
|
|
|
| |
FossilOrigin-Name: 830c41e50eefa1f1c6ec39c352e13b4aefdf83ef
|
|
|
| |
FossilOrigin-Name: 9bd199dc6c5d45cb685e1c7387a8c7d6e0b83065
|
|
|
| |
FossilOrigin-Name: 85be69819fd6e6a1698eaf6c8a24f1d36ea5b4b2
|
|
|
| |
FossilOrigin-Name: 9b72e5aa5569672e685b2ea84c20205a5f9a946d
|
|
|
| |
FossilOrigin-Name: eba33a5ca74b713b2ca4f890e73d81eab989d3aa
|
|
|
| |
FossilOrigin-Name: aa7feb0ac06de1af78c77d7196eadbc594ef4e79
|
|
|
| |
FossilOrigin-Name: 2ea86e8bdf636655d2bc09dd618170e378accf48
|
|
|
| |
FossilOrigin-Name: b1cd1cf0ff292b7cbda75d1017e72275f0d97a9c
|
|
|
| |
FossilOrigin-Name: b01449ac9bb713bad4394a1d449d08617377fa2c
|
|
|
|
|
|
|
|
| |
the configure script so that substitutions get expanded before
being placed in the Makefile. The "d" portion for debug libraries
and DLLs was not being set properly.
FossilOrigin-Name: fd326b93fae324d879efbd731c8c9cb8c4511dad
|
|
|
| |
FossilOrigin-Name: 77df520e96866bfe9f5c75382629631754568146
|
|
|
| |
FossilOrigin-Name: 828e9399bfc172eb527c33655eaad6cedc3b0e6d
|
|
|
|
|
|
|
| |
* generic/tclCmdMZ.c: Fixed bug in string range bounds checking
code.
FossilOrigin-Name: 614b32f8b0ae5f2fb68aab00d05ef740495debb6
|
|
|
|
|
|
|
| |
::tcltest::dotests proc, cleaned up implementation of core file checking,
and fixed the code that checks for 1-letter flag abbreviations.
FossilOrigin-Name: c5abb670a1d0388aa25c2d0c395a9f3dacfa53d9
|
|
|
|
|
|
|
|
|
|
| |
properly. Added missing names to the clean/distclean targets.
* tests/reg.test:
* generic/rege_dfa.c: Applied fix supplied by Henry Spencer for
bug in DFA state caching under lookahead conditions. [Bug: 2318]
FossilOrigin-Name: bd1fc18299a6a335579f3ebcc418c9ff3f5147a7
|
|
|
| |
FossilOrigin-Name: 931d254c68f58ad3e2758f1f48cfbc7f7c2ff321
|
|
|
|
|
|
| |
created by the tests.
FossilOrigin-Name: 8163db91b2dbbfb6a4f30b20849f138e15d5150f
|
|
|
| |
FossilOrigin-Name: 49ec7aac3ecbb1585e0098aedd14def544070f20
|
|
|
| |
FossilOrigin-Name: 030703c01e271ff89fd93a078986904515e809f4
|
|
|
|
|
|
| |
changing features!!!
FossilOrigin-Name: 2d21c464408c76004d5e063c60f4bf7b2ba8540d
|
|
|
| |
FossilOrigin-Name: 7c29ca5cd1cff4d6d699974797155c292e24cd3a
|
|
|
| |
FossilOrigin-Name: f6d0bb0e6ae4cb484caaa998910d08c24061a2bb
|
|
|
|
|
|
| |
standard channels. [Bug: 2335]
FossilOrigin-Name: 842d60e737d81ae1ca17d7da2e4db85af82fff76
|
|
|
|
|
|
| |
[Bug 1980 2217]
FossilOrigin-Name: 256cf12d769d0d35dd56523ca011b7ab96d4ec1f
|
|
|
|
|
|
| |
but I really need to fix these (4.11 and 4.12)
FossilOrigin-Name: f52b68ccbe7040310be7a9a10849f7a32520de39
|
|
|
| |
FossilOrigin-Name: 309cad81f8c0796a94cd72dc60974ceb9ad957a4
|
|
|
| |
FossilOrigin-Name: ad2c691a5a572a677a6035b511983dae61bdfe8e
|
|
|
|
|
|
|
| |
file that were causing "invalid command" messages whenever the test
was run.
FossilOrigin-Name: aebd6705b5c178de57413d458394c08c31795422
|
|
|
|
|
|
| |
the tcltest package and all changes associated with it.
FossilOrigin-Name: 0491db6507c4465f60af1df69bd9c16ecedd1d0d
|
|
|
| |
FossilOrigin-Name: bae3599a083a7a4092635ddfe2a555911d10b95b
|
|
|
| |
FossilOrigin-Name: c3d96ae9857c2c0b2aa1afe85807d7f514bb8ecc
|
|
|
|
|
|
| |
returns a Tcl_Channel, not void.
FossilOrigin-Name: d88a0ddb9cce3dc2e398ca68aa1c4fe82d88d797
|
|
|
| |
FossilOrigin-Name: 0eb08410e8ff8d3d32fc6cfe9ed336e4b744ec5b
|
|
|
|
|
|
| |
stub files were not regenerated.
FossilOrigin-Name: 976652f5cb9081b8e95cd66a49c667663fe81bc6
|
|
|
| |
FossilOrigin-Name: 3017d5a542cf5f5f953dee2095b229869fa8e11c
|
|
|
| |
FossilOrigin-Name: c368b08fea1e32331eecfb0811e6dbcaff19b9c8
|