| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* generic/tcl.decls:
* generic/tclDecls.h:
* generic/tclInt.h:
* generic/tclInt.decls:
* generic/tclIntDecls.h:
* generic/tclRegexp.h:
* generic/tclStubInit.c: Move some exported public and internal
functions to the stub tables. Removed functions that are in the
stub tables (from this and previous changes) from the original
header files.
FossilOrigin-Name: 08e3282fc0b0e348d719864127a6d1e06904ec87
|
|
|
|
|
|
|
|
| |
function. Added code to avoid calling TerminateThread(), but
instead to send a message to the socket event window to tell it to
terminate its thread.
FossilOrigin-Name: 77a8b86a7a25007923787b18cf7705a6fcb00ac0
|
|
|
|
|
|
| |
Tcl test code to work wth stubs [Bug: 2445]
FossilOrigin-Name: 6f03b1d1edf5bfb2af12ef1768a04b71f8509587
|
|
|
|
|
|
|
|
|
| |
Patch from James Dennett. [Bug: 2450]
* tests/info.test: Enable test for tclParse.c change (info
complete).
FossilOrigin-Name: 59e2b0685d1922a1729770f2f401fb7031de119b
|
|
|
|
|
|
|
|
|
|
|
|
| |
* win/Makefile.in: Fixing launching of 16-bit apps on Win9x from
wish. The command line was primed with tclpip82.dll, but it was
ignored. Fixed that, then fixed the gmake makefile to build
tclpip82.dll as an executable.
* win/tclWinSock.c: Applied small patch to get thread-specific
data after initializing the socket driver.
FossilOrigin-Name: 0e573cddc1b1509c3e3443ec81d07c8ca0ea9f38
|
|
|
|
|
|
| |
values in Windows.
FossilOrigin-Name: cf3031f4dfdd60e8a56b6f324949364480845aa5
|
|
|
|
|
|
| |
in merging the Makefile.in files later.
FossilOrigin-Name: ef28f0d52d704b7cacfbe44d2a5f8fd2506ce678
|
|
|
|
|
|
| |
brackets [Bug: 2382, 2466]
FossilOrigin-Name: 02e78f811ba7b48eea97c809a1b3e40a53110d55
|
|
|
|
|
|
| |
previous patch to our specs.
FossilOrigin-Name: af62bca30357e3026ac23f57f030eba0247640e5
|
|
|
| |
FossilOrigin-Name: 4300ae3dc98786a442fc3fef7a69573844174678
|
|
|
|
|
|
|
|
| |
channels. Checking for bad/unusable std channels was moved to Tk
since its only purpose was to check whether to use the Tk Console
Window for the std channels. [Bug: 2393 2392 2209 2458]
FossilOrigin-Name: 204ad522090d96fed9ee5de60c2a38f9dc90faa3
|
|
|
|
|
|
| |
suite was started (e.g. wrong # arguments)
FossilOrigin-Name: 4ab899a01525cf08c9c50789dc6621be257c3cce
|
|
|
|
|
|
|
|
|
| |
pack-old.n. Patch from Don Porter. [Bug: 2469]
* doc/Encoding.n: Applied patch to fix typo in .SH NAME line.
Patch from Don Porter. [Bug: 2451]
FossilOrigin-Name: 11860a3bdfe560b2514f8fa7751c142a86099b70
|
|
|
|
|
|
| |
helper threads.
FossilOrigin-Name: 5d8a109496dd29a2ee9cac9e9258a87131c314a2
|
|
|
|
|
|
| |
C compiler warning flags easily.
FossilOrigin-Name: 8ccef65e92647c33a871988aa3d66f222a5dd507
|
|
|
|
|
|
| |
get these values in the same way they get the debug and optimize CFLAGS.
FossilOrigin-Name: 0d5ddcfb912766c5815cda3c634f06b355b3acde
|
|
|
|
|
|
|
|
|
|
| |
* library/tcltest1.0/tcltest.tcl: Fixed the condition under which
::tcltest::PrintError had an infinite loop problem and added a
test case for it. Added an optional argument to
::tcltest::getMatchingFiles telling it where to search for test
files.
FossilOrigin-Name: a956513b642afa1d81f0b7bd56aed38d1f007fca
|
|
|
| |
FossilOrigin-Name: 04538cac97d35dd55e58e46746c4cbce50dfde22
|
|
|
|
|
|
| |
open issues, this code is a little more stable though.
FossilOrigin-Name: f4fa2a7ba1bdb443e65019bd05fcdd45b1518fd6
|
|
|
|
|
|
|
|
| |
* library/tcltest1.0/tcltest.tcl:
* doc/tcltest.n: Cleaned up code in ::tcltest::PrintError, revised
documentation, and added tests for the tcltest package.
FossilOrigin-Name: 857902b876db7b626b600e2e6d3593f037e76ac2
|
|
|
| |
FossilOrigin-Name: c9f00c0092848befc76a7dcd56677f8392a241d3
|
|
|
| |
FossilOrigin-Name: 9ffe120a2d53f5c119d92e38898c89dc9cddbd6d
|
|
|
| |
FossilOrigin-Name: 840e9c95ce3610971857271cbf8384c157ede2dc
|
|
|
|
|
|
|
|
|
|
|
| |
semaphores with threads disabled.
* win/safe.test: Fixed safe-6.3 with threads enabled.
* win/Makefile.in: Fixed calling of tcltest to fix safe.test
failures due to path TCL_LIBRARY path.
FossilOrigin-Name: 30432d73f216cb96ebde81e7a3c96073ed6a284a
|
|
|
|
|
|
|
| |
the semaphores for threads disabled. Fixed calling of tcltest
in Makefile.in (win32) and fixed safe-6.3 for threads enabled.
FossilOrigin-Name: a5863b3a819ede0682256e786549373ccf350798
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* win/tclWinPort.h: Block out include of sys/*.h in order to
build extensions with MetroWerks compiler for Win32. [Bug: 2385]
* generic/tclCmdMZ.c:
* generic/tclIO.c: Fix ANSI-style prototypes based on patch from
Ulrich Ring. [Bug: 2391]
* unix/Makefile.in: Need to make install-sh executable before
calling (with chmod +x). [Bug: 2413]
* tests/var.test:
* generic/tclVar.c: Fixed bug that caused a seg. fault when using
"array set a(b) {}", which is a bad array name anyway. Now the
"array set" command will return an error in this case. Added test
case and fixed existing test. [Bug: 2427]
FossilOrigin-Name: 589cb7ba77c5ab4acc9acaf8db1a747055dec61b
|
|
|
| |
FossilOrigin-Name: 9a47ff649a52f5e83014494fbe5445930162dc67
|
|
|
| |
FossilOrigin-Name: a4cee78edc3a5c4654cbf4fb76845626b0849c0e
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* generic/tcl.decls:
* generic/tclInt.decls:
* generic/tclDecls.h:
* generic/tclIntDecls.h:
* generic/tclUtf.c:
* compat/strftime.c:
* unix/tclUnixTime.c: Changed function declarations in
non-platform-specific APIs to use "unsigned long" instead of
"size_t", which may not be defined on certain compilers (rather
than include sys/types.h, which may not exist).
FossilOrigin-Name: 22b143003b180eaed3b7f8c9bad28df440ef6071
|
|
|
|
|
|
|
| |
distribution file list, already shipping configure.in and the .m4
files, but needed the configure script itself.
FossilOrigin-Name: 677ba646fbf3b89a38674f3bc9342498b28508b7
|
|
|
|
|
|
| |
makefile to use 1.1 instead of 1.0.
FossilOrigin-Name: 6633a54dd50f7bb8f66b6b9daf8ebc9c44c4d6ba
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
serial ports on Windows (alternative to comX:).
* tests/ioCmd.test:
* doc/open.n:
* win/tclWinSerial.c: Applied patch from Rolf Schroedter to add
-pollinterval option to fconfigure to modify the maxblocktime used
in the fileevent polling. Added documentation and fixed the test
case as well.
FossilOrigin-Name: 10b63080bd1049094d6170d5bb6b69e894001e82
|
|
|
|
|
|
| |
was done in Tcl8.0.5.
FossilOrigin-Name: b16021515ebcf2d97a3a586066431aec57d053d6
|
|
|
| |
FossilOrigin-Name: 2d8b4e85a68a7e925c61ee01e38ad8ccae6d8b54
|
|
|
|
|
|
|
|
|
|
|
| |
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
|