Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
53 check-ins using file tests/ioCmd.test version 3e03b17e50
|
2018-11-14
| ||
| 23:34 | merge & resolve conflict check-in: 6162c8e671 user: dgp tags: dgp-refactor | |
|
2018-08-11
| ||
| 12:01 | Added a note about the genesis of the compiled header. check-in: fe3eeb39c3 user: dkf tags: tip-478 | |
| 11:18 | Improve script compilation. Prove that compilation works with safe interps. check-in: 0dadca8891 user: dkf tags: tip-478 | |
|
2018-08-05
| ||
| 20:14 | Combine the two bits of scripted code inside TclOO's definition into one. check-in: af7aa1c82c user: dkf tags: tip-478 | |
| 15:01 | Make it much easier to maintain the TclOO initialisation script. check-in: a769968834 user: dkf tags: tip-478 | |
|
2018-07-15
| ||
| 15:46 | Added more tests and made [initialize] an alternate spelling for [initialise]. check-in: 155bc7ab0b user: dkf tags: tip-478 | |
|
2018-07-07
| ||
| 08:57 | And another test check-in: 129070ddc7 user: dkf tags: tip-478 | |
| 08:45 | Added direct tests for [myclass] check-in: a013b1a485 user: dkf tags: tip-478 | |
| 08:22 | Document the [myclass] command; someone might find it useful besides me. check-in: 3f67170b38 user: dkf tags: tip-478 | |
|
2018-07-06
| ||
| 13:50 | Improving the singleton check-in: 2aae7fc102 user: dkf tags: tip-478 | |
|
2018-07-02
| ||
| 07:44 | Documentation for [classmethod] check-in: b90d390915 user: dkf tags: tip-478 | |
|
2018-07-01
| ||
| 16:39 | Create a special command, [ :my:class], (in each instance namespace) that allows objects to delegate... check-in: 1bfaa1ff89 user: dkf tags: tip-478 | |
|
2018-06-30
| ||
| 21:36 | More docs check-in: eb46b97a2c user: dkf tags: tip-478 | |
| 18:30 | More docs check-in: 0161df3d1c user: dkf tags: tip-478 | |
| 13:44 | More docs check-in: 6c05c0f87a user: dkf tags: tip-478 | |
| 05:13 | Started to write documentation check-in: 844ca4baf1 user: dkf tags: tip-478 | |
|
2018-06-29
| ||
| 07:15 | More test cases. More fixes. check-in: 6ef91130eb user: dkf tags: tip-478 | |
|
2018-06-28
| ||
| 10:40 | Split out TIP 478 tests into their own file. check-in: 5753c80e0e user: dkf tags: tip-478 | |
| 08:12 | Tests for abstract and singleton check-in: 6893bec0d9 user: dkf tags: tip-478 | |
|
2018-06-27
| ||
| 07:39 | Add better error handling and make the delegation work with cloning. check-in: e9637e3ddc user: dkf tags: tip-478 | |
|
2018-06-24
| ||
| 20:27 | Merge 8.7 check-in: 1c88810e71 user: jan.nijtmans tags: trunk | |
| 20:26 | Fix "string tolower" and friends for handling unpaired surrogates correctly. Also add test-cases for... check-in: 1cdc9199e9 user: jan.nijtmans tags: core-8-branch | |
|
2018-06-23
| ||
| 15:03 | Make the delegates work by moving their creation into C. check-in: b3c558369f user: dkf tags: tip-478 | |
|
2018-06-21
| ||
| 22:44 | merge pyk-tcltest-exit check-in: 83da1d215d user: pooryorick tags: core-8-6-branch | |
| 22:43 | Fix function signature of TclThreadTestFinalize. Closed-Leaf check-in: b8061e5833 user: pooryorick tags: pyk-tcltest-exit | |
| 22:23 | merge pyk-tcltest-exit check-in: 09af8379c8 user: pooryorick tags: core-8-6-branch | |
| 22:21 | Add custom exit procedure for tcltests executable. check-in: 6f650b4271 user: pooryorick tags: pyk-tcltest-exit | |
| 22:16 | Suppress more valgrind "still reachable" reports and ensure that threads are fully finalized in thre... check-in: 494d51f962 user: pooryorick tags: core-8-6-branch | |
|
2018-06-20
| ||
| 19:06 | Add valgrind suppression for dlopen and ensure that processes are reaped in http11.test. check-in: 833bedab1a user: pooryorick tags: core-8-6-branch | |
| 08:03 | Remove recent auto_path modification in tests/all.tcl and suppress more valgrind reports. check-in: e5831c7c27 user: pooryorick tags: core-8-6-branch | |
|
2018-06-19
| ||
| 11:47 | new file: tools/valgrind_suppress. num-callers bumped from 8 to 24. Valgrind now issues no "still ... check-in: 316df6cc4e user: pooryorick tags: core-8-6-branch | |
|
2018-06-18
| ||
| 15:59 | Merge 8.6. And add more documentation and test-cases regarding the behavior of Tcl_UniCharToUtf() check-in: 3cb0cedeb6 user: jan.nijtmans tags: core-8-branch | |
| 15:54 | Fix [53cad613d8]: TIP 389 implementation makes Tk tests font-4.12 and font-4.15 fail. One more situa... check-in: c45de6cdb4 user: jan.nijtmans tags: core-8-6-branch | |
| 15:51 | Unbreak build on Windows (and - most likely - some other platforms too) check-in: adead12b0b user: jan.nijtmans tags: core-8-6-branch | |
| 08:09 | Avoid valgrind "still reachable" reports stemming from early termination of threads. check-in: 2d150958f0 user: pooryorick tags: core-8-6-branch | |
| 07:06 | Full cleanup of env cache when in a PURIFY build. check-in: 28ba7d5089 user: pooryorick tags: core-8-6-branch | |
| 05:59 | Plug leak in TclSetEnv. check-in: fdb8a91f37 user: pooryorick tags: core-8-6-branch | |
|
2018-06-17
| ||
| 17:27 | Leaving out the weird delegates stops the test failures. check-in: faf87d4008 user: dkf tags: tip-478 | |
| 16:47 | Most of the implementation ported over. [classmethod] is trickier... check-in: c919d1df55 user: dkf tags: tip-478 | |
| 16:13 | merge 8.7 check-in: 1423a094b7 user: jan.nijtmans tags: trunk | |
| 16:11 | merge 8.6 check-in: 214a92de14 user: jan.nijtmans tags: core-8-branch | |
| 16:07 | Fix [53cad613d8a4de166e680f09a6c6399ebddbc17c|53cad613d8]: TIP 389 implementation makes Tk tests fon... check-in: 8702869d89 user: jan.nijtmans tags: core-8-6-branch | |
| 15:42 | Split scripted parts of TclOO into their own file. check-in: f1433a4120 user: dkf tags: tip-478 | |
| 08:47 | Remove dependencies between tests in env.test. check-in: 9e55a28229 user: pooryorick tags: core-8-6-branch | |
|
2018-06-16
| ||
| 22:57 | Add tests/tcltests.tcl as a place to store common code for tests. check-in: 535977ae7d user: pooryorick tags: core-8-branch | |
| 22:56 | Add tests/tcltests.tcl as a place to store common code for tests. check-in: aeaf8492d3 user: pooryorick tags: core-8-6-branch | |
| 18:08 | Add in basic github meta-files to reduce problems with issues being filed where we don't see them. check-in: c9dc53a9ab user: dkf tags: trunk | |
| 18:07 | Add in basic github meta-files to reduce problems with issues being filed where we don't see them. check-in: bf02f39de3 user: dkf tags: core-8-branch | |
| 17:55 | new package tcltests exclude some exec.test tests when running under valgrind check-in: 4917fb3cc3 user: pooryorick tags: core-8-6-branch | |
| 12:32 | Change signature of Tcl_GetRange() to use size_t. Merge trunk. check-in: 8e3bd50a3b user: jan.nijtmans tags: memory-API | |
|
2018-06-15
| ||
| 18:40 | merge 8.7 check-in: 900db47acd user: jan.nijtmans tags: trunk | |
| 18:37 | merge 8.6 check-in: 939c403478 user: jan.nijtmans tags: core-8-branch | |
| 13:17 | new package tcltests exclude some exec.test tests when running under valgrind check-in: 9e19234a85 user: pooryorick tags: core-8-branch | |