Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Created branch core-8-2-b1-syntheticcore_8_2_b1core_8_2_b1_synthetic | cvs2fossil | 1999-07-14 | 3 | -9/+5 |
| | |||||
* | doc/re_syntax.n: Deleted sentence suggested by Scott S. | jpeek | 1999-07-14 | 1 | -0/+4 |
| | |||||
* | Makefile.in: fixed cat32.exe build | redman | 1999-07-13 | 2 | -7/+6 |
| | | | | makefile.vc: fixed calling tcltest.exe | ||||
* | Add .m4 files and Windows configure.in and Makefile.in | redman | 1999-07-13 | 1 | -1/+8 |
| | |||||
* | Change dde package to 1.1 | redman | 1999-07-13 | 1 | -2/+2 |
| | |||||
* | Merged ChangeLog for 8.2b1 | redman | 1999-07-13 | 1 | -1/+105 |
| | |||||
* | Removed two notes to myself (oops), cleaned up wording, moved changebars. | jpeek | 1999-07-13 | 1 | -32/+42 |
| | |||||
* | Documented tweaks to the tcl/docs/re_syntax.n manpage file. | jpeek | 1999-07-13 | 1 | -0/+5 |
| | |||||
* | Catch the cd that sets up the initial value for the testsDirectory variable. | jenn | 1999-07-12 | 2 | -4/+4 |
| | |||||
* | Changed version numbers in NMAKE makefile. | redman | 1999-07-11 | 1 | -0/+8 |
| | |||||
* | Change version number in NMAKE makefile | redman | 1999-07-11 | 1 | -3/+3 |
| | |||||
* | install-man target renamed to "install-doc" to be consistent with TEA spec. | wart | 1999-07-09 | 1 | -3/+3 |
| | |||||
* | * win/configure.in: Eval DLLSUFFIX, LIBSUFFIX, and EXESUFFIX in | redman | 1999-07-09 | 2 | -1/+11 |
| | | | | | | 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. | ||||
* | fixed line termination character | stanton | 1999-07-09 | 1 | -677/+677 |
| | |||||
* | *** empty log message *** | stanton | 1999-07-09 | 1 | -0/+6 |
| | |||||
* | * tests/string.test: | stanton | 1999-07-09 | 2 | -4/+7 |
| | | | | | * generic/tclCmdMZ.c: Fixed bug in string range bounds checking code. | ||||
* | Removed -asidefromdir and -relateddir flags, removed unused | jenn | 1999-07-09 | 4 | -250/+306 |
| | | | | | ::tcltest::dotests proc, cleaned up implementation of core file checking, and fixed the code that checks for 1-letter flag abbreviations. | ||||
* | * win/Makefile.in: Added tcltest target so runtest works | stanton | 1999-07-08 | 4 | -680/+696 |
| | | | | | | | | 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] | ||||
* | Fixed bogus test for env.test | rjohnson | 1999-07-08 | 1 | -9/+4 |
| | |||||
* | Do additional checks to unset any environment variables set, changed or | jenn | 1999-07-08 | 2 | -28/+12 |
| | | | | created by the tests. | ||||
* | Improved test to handle empty env array - (will raise error) | rjohnson | 1999-07-08 | 1 | -1/+4 |
| | |||||
* | Fixed a couple of bad registry tests... | rjohnson | 1999-07-08 | 1 | -4/+4 |
| | |||||
* | Fixed bug in test suite - remember to update tests when | rjohnson | 1999-07-08 | 1 | -0/+1 |
| | | | | changing features!!! | ||||
* | Fixed broken utility function makeFile. | rjohnson | 1999-07-08 | 2 | -14/+4 |
| | |||||
* | Made test encoding test understand platform differences. | rjohnson | 1999-07-07 | 1 | -3/+7 |
| | |||||
* | * doc/fconfigure.n: Clarified default buffering behavior for the | stanton | 1999-07-07 | 2 | -2/+8 |
| | | | | standard channels. [Bug: 2335] | ||||
* | New windows serial port driver. | redman | 1999-07-07 | 2 | -810/+491 |
| | | | | [Bug 1980 2217] | ||||
* | Marked two timing-dependent tests "nonPortable", | welch | 1999-07-07 | 1 | -3/+3 |
| | | | | but I really need to fix these (4.11 and 4.12) | ||||
* | Back-fitted notes about my recent changes | welch | 1999-07-07 | 1 | -0/+33 |
| | |||||
* | Fixed handling of connection timeouts. | welch | 1999-07-07 | 4 | -4/+16 |
| | |||||
* | Removed extra '\' characters at the beginning of the parseOld.test | jenn | 1999-07-06 | 1 | -2/+2 |
| | | | | | file that were causing "invalid command" messages whenever the test was run. | ||||
* | Added entries for 6/25/99 and 6/29/99 reflecting the addition of | jenn | 1999-07-06 | 1 | -0/+31 |
| | | | | the tcltest package and all changes associated with it. | ||||
* | Added entry re: 1999-06-23 changes that created re_syntax(n) page. | jpeek | 1999-07-06 | 1 | -0/+11 |
| | |||||
* | Fix missing declaration of tclStubs | redman | 1999-07-02 | 1 | -1/+2 |
| | |||||
* | Fix Tcl_GetStackedChannel declaration, the function | redman | 1999-07-02 | 2 | -5/+5 |
| | | | | returns a Tcl_Channel, not void. | ||||
* | Block out unix-only code for windows & mac. | redman | 1999-07-02 | 1 | -1/+3 |
| | |||||
* | Regen the stub files after changes in tcl.decls were made, but the | redman | 1999-07-02 | 1 | -14/+17 |
| | | | | stub files were not regenerated. | ||||
* | Temporarily disabling core file checking. | jenn | 1999-07-02 | 2 | -40/+78 |
| | |||||
* | Fixed lint found by Jim Ingham | welch | 1999-07-02 | 1 | -4/+5 |
| | |||||
* | Name change from Tcl_ReplaceChannel to Tcl_StackChannel | welch | 1999-07-02 | 4 | -124/+352 |
| | | | | Added new code that modifies the channel in place. | ||||
* | Name change from Tcl_ReplaceChannel to Tcl_StackChannel | welch | 1999-07-02 | 1 | -31/+38 |
| | |||||
* | Improved support for empty array names | welch | 1999-07-02 | 3 | -11/+16 |
| | |||||
* | Added hook points to the notifier | welch | 1999-07-02 | 1 | -1/+20 |
| | |||||
* | Added hook points to the notifier | welch | 1999-07-02 | 3 | -18/+57 |
| | | | | Updated Xt tests to use new Tcl_SetNotifier | ||||
* | Fixed package version number | welch | 1999-07-02 | 1 | -4/+4 |
| | |||||
* | Added hook points to the notifier | welch | 1999-07-02 | 1 | -1/+20 |
| | |||||
* | Added Tcl_SetNotifier and associated typedef. | welch | 1999-07-02 | 2 | -2/+52 |
| | | | | This lets you hook the notifier procs. | ||||
* | fix to call TclStat instead of TclpStat | redman | 1999-07-01 | 1 | -0/+6 |
| | |||||
* | Call TclStat instead of TclpStat in order to allow the | redman | 1999-07-01 | 2 | -13/+13 |
| | | | | stat hooks to work properly. | ||||
* | Changed the tests to use the testConstraints array that the | jenn | 1999-07-01 | 25 | -78/+78 |
| | | | | test harness uses instead of the old name (testConfig). |