Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | [a16752c252] Correct failure to call cmd deletion callbacks. | dgp | 2013-08-14 | 3 | -26/+15 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Never guess non-existing timezone name "America/Brasilia" on Windows. Reporte... | jan.nijtmans | 2013-08-11 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Mark unixforkevent-1.1 nonPortable, until proven on more platforms. | jan.nijtmans | 2013-08-05 | 2 | -3/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Tcl_InitNotifier: Bug [a0bc856dcd]. | jan.nijtmans | 2013-08-01 | 3 | -4/+166 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Fixed test case variable clash with 'folder'rfe_notifier_fork | oehhar | 2013-07-25 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | rebase | jan.nijtmans | 2013-07-25 | 3 | -4/+166 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Make sure that the notifierMutex and notifierCV in a forked child cannot bloc... | jan.nijtmans | 2013-07-25 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | rebase | jan.nijtmans | 2013-07-25 | 3 | -4/+164 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | rebase | jan.nijtmans | 2013-07-23 | 3 | -4/+164 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | Tcl_InitNotifier() call in TestforkObjCmd() is only necessary when pthread_at... | jan.nijtmans | 2013-07-22 | 1 | -0/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | Use pthread_atfork() when available. | jan.nijtmans | 2013-07-22 | 3 | -104/+202 | |
| | | | * | | | | | | | | | | | | | | | | | | Test-case should pass on Darwin or with non-threaded build as well. | jan.nijtmans | 2013-07-22 | 1 | -8/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | Fix bug which hangs iocmd.tf-32.1 | jan.nijtmans | 2013-07-22 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | Test file tests/unixForkEvent.test added | oehhar | 2013-07-22 | 1 | -0/+50 | |
| | | | * | | | | | | | | | | | | | | | | | | Rebase to core-8-5-branch | jan.nijtmans | 2013-07-21 | 3 | -3/+77 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | Start notifier thread again if we were forked, to solve Rivet bug 55153 - RFE... | oehhar | 2013-07-17 | 2 | -0/+27 | |
| | | | | |/ / / / / / / / / / / / / / / / / | ||||||
| | | | | * | | | | | | | | | | | | | | | | | Prefer CompileWord() over CompileTokens() when possible. | dgp | 2013-07-15 | 3 | -6/+3 | |
| | | | | * | | | | | | | | | | | | | | | | | Global replace: CompileBody() -> BODY(). | dgp | 2013-07-12 | 4 | -30/+19 | |
| | | | | * | | | | | | | | | | | | | | | | | Tests demonstrating the need for the last two SetLineInformation() calls. | dgp | 2013-07-12 | 1 | -0/+25 | |
| | | | | * | | | | | | | | | | | | | | | | | Revise the CompileWord() and PushVarNameWord() macros to make explicit the | dgp | 2013-07-11 | 2 | -18/+7 | |
| | | | | * | | | | | | | | | | | | | | | | | Have TclMakeEnsemble() set ENSEMBLE_COMPILE at creation, not as a separate | dgp | 2013-07-11 | 1 | -8/+8 | |
| | | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / | | | | | |/| | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | | Add a test for each call to SetLineInformation() demonstrating the need | dgp | 2013-07-11 | 4 | -61/+431 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | | | | | | | Revert the revised macros used in developing the new tests.tip280_test_coverage | dgp | 2013-07-11 | 5 | -27/+24 | |
| | | | | | * | | | | | | | | | | | | | | | | Add tests for the SetLineInformation() calls in tclEnsemble.c, and fix | dgp | 2013-07-11 | 2 | -6/+28 | |
| | | | | | * | | | | | | | | | | | | | | | | Add tests for SetLineInformation() calls in tclCompCmdsSZ.c as well as some | dgp | 2013-07-10 | 2 | -46/+206 | |
| | | | | | * | | | | | | | | | | | | | | | | Add tests for SetLineInformation() calls in tclCompCmdsGR.c. | dgp | 2013-07-10 | 2 | -4/+57 | |
| | | | | | * | | | | | | | | | | | | | | | | Add tests for, and fix bugs in, the SetLineInformation() calls in tclCompCmds.c. | dgp | 2013-07-10 | 2 | -11/+127 | |
| | | | | | * | | | | | | | | | | | | | | | | merge trunk | dgp | 2013-07-10 | 1 | -0/+16 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | | | Fix for [86fb5ea28e]. Test will eventually merge in from tip280-test-coverage. | dgp | 2013-07-10 | 1 | -0/+16 | |
| | | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / | | | | | |/| | | | | | | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | | | | | | Next attempt. Appears to have uncovered a bug. | dgp | 2013-07-10 | 2 | -1/+15 | |
| | | | | | * | | | | | | | | | | | | | | | First additional test. Remove dup macros in tclEnsemble.c. | dgp | 2013-07-10 | 6 | -20/+21 | |
| | | | | | * | | | | | | | | | | | | | | | Disabling the SetLineInformation() macro entirely causes only 3 tests | dgp | 2013-07-10 | 3 | -3/+10 | |
| | | | | |/ / / / / / / / / / / / / / / | ||||||
| | | | | * | | | | | | | | | | | | | | | Unbreak MSVC6 debug build (thanks Andreas Kupries!) | jan.nijtmans | 2013-07-08 | 1 | -1/+1 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / / / | | | | |/| | | | | | | | | / / / / / / | | | | | | |_|_|_|_|_|_|_|/ / / / / / | | | | | |/| | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | Build stub objects with -DSTATIC_BUILD on all platforms. Only important on wi... | jan.nijtmans | 2013-07-08 | 1 | -1/+1 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge-mark | jan.nijtmans | 2013-07-07 | 0 | -0/+0 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | | OpenBSD/m88k is now elf. Remove unneeded elf check. | stwo | 2013-07-07 | 2 | -50/+8 | |
| | | | | * | | | | | | | | | | | | | | | | Merge mark | Kevin B Kenny | 2013-07-06 | 0 | -0/+0 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | | | http://www.iana.org/time-zones/repository/releases/tzdata2013d.tar.gz | Kevin B Kenny | 2013-07-06 | 7 | -197/+551 | |
| | | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / | | | | | |/| | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | | Use X11/Xlib.h for checking where X11 can be found in stead of X11/XIntrinsic... | jan.nijtmans | 2013-07-05 | 1 | -4/+4 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | | | CONST -> const in one place | jan.nijtmans | 2013-07-05 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | | | | | | | | Allow successfull compilation, even if Tcl_GetErrorLine/Tcl_SetErrorLine are ... | jan.nijtmans | 2013-07-05 | 1 | -0/+2 | |
| | | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / | | | | | |/| | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | | Bug [817249]: bring tclXtNotify.c up to date with Tcl_SetNotifier() change | jan.nijtmans | 2013-07-03 | 2 | -11/+20 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | | | Fix compiler warning when compiling Itcl 4.0: | jan.nijtmans | 2013-07-03 | 4 | -9/+10 | |
| | | | | * | | | | | | | | | | | | | | | | | Fix compiler warning when compiling Cygwin port with -Wwrite-strings | jan.nijtmans | 2013-07-03 | 1 | -6/+6 | |
| | | | | * | | | | | | | | | | | | | | | | | Bug [32afa6e256]: dirent64 check is incorrect in tcl.m4. Thanks to Brian Grif... | jan.nijtmans | 2013-07-02 | 3 | -2/+7 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | | | | | |/| | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | | | Fix [34538ba43f] | jan.nijtmans | 2013-06-27 | 1 | -1/+1 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | | | | | |/| | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | | | Bug [9b2e636361]: Tcl_CreateInterp() needs initialized encodings. | jan.nijtmans | 2013-06-27 | 4 | -48/+66 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | | | | | |/| | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | | | Stop buffer overrun into undefined values detected by valgrind. | dgp | 2013-06-26 | 1 | -1/+2 | |
| | | | | * | | | | | | | | | | | | | | | | | Correct typo detected by valgrind. | dgp | 2013-06-26 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | | | | | | | | typos. | jan.nijtmans | 2013-06-26 | 2 | -2/+6 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | | | | | |/| | | | | | | | | | | | | | | | |