Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
92 check-ins using file unix/tclUnixNotfy.c version 4bb9a027dc
|
1999-07-02
| ||
| 06:05 | Fixed package version number check-in: 0ec7baf04b user: welch tags: trunk | |
| 06:04 | Added hook points to the notifier check-in: 8a7bc87ac3 user: welch tags: trunk | |
| 06:04 | Added Tcl_SetNotifier and associated typedef. This lets you hook the notifier procs. check-in: 6889d4e289 user: welch tags: trunk | |
|
1999-07-01
| ||
| 23:24 | fix to call TclStat instead of TclpStat check-in: 002b63e317 user: redman tags: trunk | |
| 23:21 | Call TclStat instead of TclpStat in order to allow the stat hooks to work properly. check-in: 5ff61ca415 user: redman tags: trunk | |
| 17:36 | Changed the tests to use the testConstraints array that the test harness uses instead of the old nam... check-in: 6b946e4c34 user: jenn tags: trunk | |
| 16:54 | Updated for new package version number check-in: a112554fac user: welch tags: trunk | |
|
1999-06-30
| ||
| 22:35 | Fix genstubs target. check-in: 66fe41f6a8 user: redman tags: trunk | |
| 22:34 | Add TclHandle functions to the internal stub table. Remove unused tclStubs.c file. check-in: 17d529bed8 user: redman tags: trunk | |
| 18:39 | Removed call to obsolete AC_C_CROSS macro. check-in: 5bcc801016 user: wart tags: trunk | |
| 17:47 | Initial version of the Tcl_ReplaceChannel and Tcl_UndoReplaceChannel functions. check-in: 3050cfce85 user: welch tags: trunk | |
| 17:46 | Updated http and ReplaceChannel man pages check-in: 1305a89b07 user: welch tags: trunk | |
| 17:43 | Fixed -timeout bug to handle connections to dead servers properly. Added http::cleanup function check-in: 910071defe user: welch tags: trunk | |
| 05:51 | updated dde version from 1.0 to 1.1 check-in: e4b2fadb55 user: hershey tags: trunk | |
| 00:17 | Added a check to not rename incr unless it's been previously renamed. check-in: b45cab665d user: jenn tags: trunk | |
| 00:17 | Added a check at the end of the test to not unset variables if they don't exist. check-in: bc368c12a4 user: jenn tags: trunk | |
|
1999-06-29
| ||
| 20:14 | Added flags -limitconstraints, -preservecore, -help, -file, -notfile, -relateddir, and -asidefromdir... check-in: f368875e9c user: jenn tags: trunk | |
| 03:22 | Modified the last three tests to run with pcOnly constraint. check-in: fca81e7512 user: jenn tags: trunk | |
| 00:25 | Adopted Doc patch that changes "unknown_active" to "unknown_pending" check-in: 4c4b368e76 user: welch tags: trunk | |
|
1999-06-28
| ||
| 23:49 | Applied patch from Peter Hardie (with modifications) to fix Tcl_GetIndexFromObj when the key is "". ... check-in: 4fe945f885 user: redman tags: trunk | |
| 19:02 | Documented 2 more files that need to be updated when the Tcl version number changes. check-in: 291c4b0434 user: wart tags: trunk | |
| 18:23 | Fixed test suite to call $tcltest::tcltest instead of $::tcltest (for the name of the executable). check-in: b76cf62cdc user: redman tags: trunk | |
| 18:23 | Updated versions to 8.2 and 8.2b1 where appropriate. check-in: e7fc3bd90d user: wart tags: trunk | |
|
1999-06-27
| ||
| 20:38 | updated 8.1 to 8.2 check-in: cbcde3438f user: hershey tags: trunk | |
|
1999-06-26
| ||
| 22:41 | Added poke command to dde. Changed dde package version to 1.1 Fixed makefile to install tcl8.2 libra... check-in: 8c9bb6b936 user: redman tags: trunk | |
| 22:29 | Marked on of the string tests non-portable. IRIX thinks that .e1 is a valid double - the spec and ... check-in: b4e7ea6550 user: rjohnson tags: trunk | |
| 21:41 | Fixed another bug in test suite... check-in: 95f256864f user: rjohnson tags: trunk | |
| 21:09 | Fixed bug in all.tcl that caused "make test" not to work. The var testsDirectory was getting the w... check-in: c551a52332 user: rjohnson tags: trunk | |
| 20:55 | Fixed style problems in many of the test files. Fixed bug in pkg.test where defs.tcl was still bein... check-in: dbfd75f43f user: rjohnson tags: trunk | |
| 19:35 | Export functions for TclHandle check-in: f084f054d6 user: redman tags: trunk | |
| 03:56 | Added tcltest to the list of packages to install check-in: 52c833fe48 user: jenn tags: trunk | |
| 03:56 | Added package tcltest to the list of packages to install. check-in: 5ecb8cb458 user: jenn tags: trunk | |
| 03:54 | Modified the tests to use the package tcltest check-in: fdb0602e41 user: jenn tags: trunk | |
| 03:53 | Adding package tcltest; this replaces the original defs.tcl file that was a part of the test suite. check-in: 2b7cfbc0de user: jenn tags: trunk | |
| 03:47 | This file contains what used to be in the tests/README file and documents the tcltest package. check-in: 152507d861 user: jenn tags: trunk | |
| 00:01 | Changed so unix always maps ckalloc to Tcl_Alloc or Tcl_DbCkAlloc to avoid problems with mixed TCL_M... check-in: 732e56feb0 user: redman tags: trunk | |
|
1999-06-25
| ||
| 23:47 | Changed to Tcl 8.2b1 check-in: 9f2cd61b60 user: welch tags: trunk | |
| 23:47 | Added note about win/configure.in needing a version change check-in: 1f87923771 user: welch tags: trunk | |
| 23:46 | Fixed return value in doc. check-in: 003e537211 user: welch tags: trunk | |
| 23:29 | Changed to Tcl 8.2b1 check-in: c46ff26d58 user: welch tags: trunk | |
| 23:29 | Added man page for Tcl_Replace Channel and TclUndoReplaceChannel check-in: 243da854b8 user: welch tags: trunk | |
| 18:42 | * tests/reg.test: * generic/regexec.c: Fixed bugs in non-greedy quantifiers. check-in: 7002d2683b user: stanton tags: trunk | |
|
1999-06-24
| ||
| 21:15 | Moved description of regular expression syntax from regexp.n into a new re_syntax.n page. Modified ... check-in: 95abde5c42 user: jpeek tags: trunk | |
| 03:27 | * unix/Makefile.in: Changed install-doc to install-man. * tools/uniParse.tcl: * tools/uniClass.tcl:... check-in: 9d26b83359 user: stanton tags: trunk | |
|
1999-06-22
| ||
| 18:57 | One more try at fixing the TCL_LIBRARY problem check-in: 421197f4e6 user: wart tags: trunk | |
| 18:51 | TCL_LIBRARY is now set in the Makefile check-in: eb4ca9bbf8 user: wart tags: trunk | |
|
1999-06-21
| ||
| 19:02 | *** empty log message *** check-in: 7652b6f733 user: stanton tags: trunk | |
| 19:02 | * unix/tclUnixThrd.c (TclpThreadCreate): Fixed memory leak where thread attributes were not being re... check-in: d3a5225279 user: stanton tags: trunk | |
|
1999-06-19
| ||
| 00:57 | Merged with tk defs.tcl file check-in: 1731e0e5cd user: jenn tags: trunk | |
| 00:18 | Reflects recent changes in tcl.m4 (compiler warnings) check-in: 44079c5e8e user: wart tags: trunk | |
|
1999-06-18
| ||
| 17:34 | Modifications to correct CC_EXENAME macro. check-in: c43769ff9b user: redman tags: trunk | |
|
1999-06-17
| ||
| 23:30 | Modify aclocal.m4 for PC to run cygpath on path of CC_EXENAME first. check-in: 171ce697ec user: redman tags: trunk | |
| 19:32 | *** empty log message *** check-in: e2e7105bb2 user: stanton tags: trunk | |
| 19:32 | * doc/RegExp.3: Documented the new regexp interfaces and the compile/execute flags. check-in: 2e29d83ea4 user: stanton tags: trunk | |
| 19:32 | * generic/tclTest.c: * generic/tclRegexp.h: * generic/tclRegexp.c: * generic/tcl.h: * generic/tcl.de... check-in: 0974012913 user: stanton tags: trunk | |
| 19:31 | * tests/regexp.test: * generic/tclCmdMZ.c: * generic/tclCmdIL.c: Changed to use new regexp interface... check-in: 439ccec547 user: stanton tags: trunk | |
| 19:30 | * generic/regcomp.c: lint * tests/reg.test: * generic/regex.h: * generic/regc_lex.c: Added REG_BOSO... check-in: 12e2267e22 user: stanton tags: trunk | |
| 01:38 | Updated to reflect recent changes check-in: bb45660987 user: wart tags: trunk | |
| 00:36 | Fixed compiler optimization flags for Linux to remove a plethora of warnings. check-in: 742be4e919 user: wart tags: trunk | |
| 00:20 | * generic/tclVar.c (Tcl_VariableObjCmd): fixed premature increment in loop that was causing out-of... check-in: 53b13ff96a user: hershey tags: trunk | |
|
1999-06-16
| ||
| 23:41 | Reflects changes to tcl.m4 check-in: b41388eed7 user: wart tags: trunk | |
| 23:30 | Added changes to make the macros bahave in the same manner as the Windows tcl.m4 macros check-in: a06214d64a user: wart tags: trunk | |
| 23:18 | more incremental changes check-in: 5801e92f07 user: surles tags: trunk | |
| 22:38 | added tclConfig.sh.in for Windows check-in: e5da250aa2 user: surles tags: trunk | |
| 22:36 | merged unix and windows styles check-in: 95cc329c16 user: surles tags: trunk | |
| 21:56 | *** empty log message *** check-in: 038564ed5c user: stanton tags: trunk | |
| 21:56 | * tests/execute.test: * generic/tclExecute.c (TclExecuteByteCode): Fixed crash caused by a bug in IN... check-in: 82d723f770 user: stanton tags: trunk | |
| 20:17 | Reorganized the order of the macros (cosmetic change) check-in: f64f4d2f4e user: wart tags: trunk | |
| 20:12 | modified files to work with new windows Makefiles check-in: be618c2ce7 user: surles tags: trunk | |
| 02:20 | More TEA changes. Should play well with TclX now. check-in: c8e10ac489 user: wart tags: trunk | |
| 02:10 | Fix DDE code to reinitialize with new servername. check-in: 9e936b8146 user: redman tags: trunk | |
| 00:47 | fixed bug that cause bad memory read on Windows check-in: 4a56d07c39 user: hershey tags: trunk | |
| 00:00 | fixed bugs that kept windows from compiling. check-in: 0cb1b747f4 user: hershey tags: trunk | |
|
1999-06-15
| ||
| 22:06 | beefed up the string object tests check-in: 3f45ef233e user: hershey tags: trunk | |
| 20:44 | Tcl configure / Makefile sequence now complies with the most basic spec for TEA. check-in: e8b97f0924 user: wart tags: trunk | |
| 20:41 | Includes changes to tcl.m4 check-in: 21a0bc046a user: wart tags: trunk | |
| 20:41 | Modified some macros based on how some of the extensions work. check-in: 62dee156b9 user: wart tags: trunk | |
| 03:14 | Improved the appendObj functions (uncomented the optimized code that was present in the Unicode obj)... check-in: 6a28946962 user: hershey tags: trunk | |
| 01:16 | Merged String and Unicode object types. Added new functions to the puplic API: Tcl_NewUnicodeObj... check-in: 23b23af342 user: hershey tags: trunk | |
|
1999-06-11
| ||
| 02:06 | Continued work on configure and make scripts check-in: 35a6cd6205 user: surles tags: trunk | |
| 01:53 | Continued work on configure and make scripts check-in: 3d03efd78b user: surles tags: trunk | |
|
1999-06-10
| ||
| 22:07 | *** empty log message *** check-in: bed45a3b2a user: stanton tags: trunk | |
| 21:49 | macros that autoconf will be looking for (tcl.m4) check-in: 9b85d6df08 user: wart tags: trunk | |
| 21:49 | Macros that autoconf will be looking for (tcl.m4) check-in: 62b57f0f65 user: wart tags: trunk | |
| 21:47 | Modified to use the tcl.m4 macros check-in: 91124a20c6 user: wart tags: trunk | |
| 21:47 | Modified configure.in that uses the tcl.m4 macros check-in: 3a4c79d9ba user: wart tags: trunk | |
| 21:46 | First pass at Windows Tcl autoconf macros check-in: 80f11146d9 user: wart tags: trunk | |
| 21:45 | First pass at Tcl autoconf macros check-in: df969de59c user: wart tags: trunk | |
| 19:14 | fied a memory leak. purify nolonger complains. check-in: 9726b2f18e user: hershey tags: trunk | |
| 04:29 | * tools/genStubs.tcl: Changed to always write output in LF mode. check-in: f36bf665e7 user: stanton tags: trunk | |
| 04:28 | * generic/tclUnicodeObj.c: Lots of cleanup and simplification. Fixed several memory bugs. Added Tcl... check-in: ea63e58504 user: stanton tags: trunk | |
| 04:27 | * generic/regexec.c: * unix/tclUnixNotfy.c: lint check-in: 3807220c1a user: stanton tags: trunk | |