Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of file unix/dltest/pkgb.c at check-in 61476ef2483b5c84
|
2026-05-28
| ||
| 12:13 | Merge 9.0. Formatting file: [35e5b45a3c] check-in: [8e78be4610] user: jan.nijtmans branch: main, size: 4705 | |
|
2026-04-20
| ||
| 13:22 | Remove unneeded undef file: [0f9585ab04] check-in: [4e8586f6a7] user: jan.nijtmans branch: main, size: 4708 | |
| 13:09 | Merge 8.6 file: [4df2f9c0fe] check-in: [700753a7d4] user: jan.nijtmans branch: core-9-0-branch, size: 4754 | |
| 13:01 | Make pkg*.c files work with Tcl 9.0 (as useful example) file: [c5953dced2] check-in: [aa4ccf054d] user: jan.nijtmans branch: core-8-6-branch, size: 4755 | |
| 11:59 | Follow-up to [ad08bca6b1] fix: unbreak Thread build with Tcl 8 headers (user: jan.nijtmans) file: [bfa1e3a9f8] check-in: [7c1522f896] user: jan.nijtmans branch: core-9-0-branch, size: 4754 | |
|
2025-11-23
| ||
| 20:43 | Use _Generic() to select function type file: [76bc24b8c8] check-in: [c4f087760d] user: jan.nijtmans branch: tip-626, size: 4724 | |
|
2025-01-12
| ||
| 17:35 | In dltest/pkg*.c, prevent calling deprecate API as well file: [c55db40add] check-in: [112f8360d4] user: jan.nijtmans branch: core-8-branch, size: 4904 | |
|
2024-03-23
| ||
| 18:17 | Backport formatting from 9.0. Revise genStubs.tcl such that dummy entries are only generated for Tcl 8.x, not for 9.0 file: [3afb732d3c] check-in: [36eaeafb4b] user: jan.nijtmans branch: core-8-branch, size: 4788 | |
|
2024-03-20
| ||
| 14:27 | Merge 9.0 file: [a6ef17b7b3] check-in: [4271f3b52a] user: jan.nijtmans branch: tip-626, size: 4728 | |
| 13:49 | Few more spacing/formatting tweaks file: [3db0f4b646] check-in: [3bdb40e1f2] user: jan.nijtmans branch: main, size: 4709 | |
|
2023-10-22
| ||
| 19:56 | Merge 9.0 file: [fb8f969afc] check-in: [f107021263] user: jan.nijtmans branch: tip-626, size: 4728 | |
|
2023-10-20
| ||
| 09:35 | (cherrypick) small part of: [26870862f0]: Wrong sentinel in Tcl_SetErrorCode usage; Handle any C++-compiler as well file: [8e6ac04b5a] check-in: [584bb57e0b] user: jan.nijtmans branch: core-8-6-branch, size: 4752 | |
|
2023-10-19
| ||
| 18:48 | Merge 8.7 file: [5825339059] check-in: [f67f60d202] user: jan.nijtmans branch: main, size: 4709 | |
|
2023-10-17
| ||
| 06:02 | Handle sentinels for any C++ compiler file: [64bcab77f1] check-in: [6876d1f99a] user: jan.nijtmans branch: bug-26870862f0, size: 4788 | |
|
2023-07-10
| ||
| 07:27 | Merge 9.0 file: [89bbdc8a8c] check-in: [addb7a978e] user: jan.nijtmans branch: tip-626, size: 4720 | |
|
2023-07-02
| ||
| 12:07 | Merge 8.7 file: [f02faddef0] check-in: [734b43efee] user: jan.nijtmans branch: main, size: 4701 | |
| 12:02 | Merge 8.6 file: [5c32fc2e6d] check-in: [9543fe6f4e] user: jan.nijtmans branch: core-8-branch, size: 4780 | |
| 11:53 | No need for function prototypes in unix/dltest/*.c file: [65a9a7c5d6] check-in: [08a01a0075] user: jan.nijtmans branch: core-8-6-branch, size: 4744 | |
|
2023-04-20
| ||
| 16:53 | Merge 9.0 file: [cb4deded38] check-in: [aa3e7e529f] user: jan.nijtmans branch: tip-626, size: 4720 | |
|
2023-04-01
| ||
| 14:52 | Add -Wall -Wextra -Wc++-compat -Wconversion -Werror to CFLAGS in unix/dltest/Makefile.in, and minimal changes to make it work warning-free. Fix indenting file: [57cec8902d] check-in: [9d3ede403c] user: jan.nijtmans branch: core-8-branch, size: 4780 | |
| 10:30 | Merge 9.0 file: [251a06fbe8] check-in: [20c305d91d] user: jan.nijtmans branch: tip-626, size: 4714 | |
| 08:16 | Merge 8.7. Code cleanup in dltest packages file: [a5d7a9481c] check-in: [ab082796cf] user: jan.nijtmans branch: main, size: 4701 | |
|
2023-03-30
| ||
| 22:24 | Merge 9.0 file: [c01f1bdec3] check-in: [6396c6443a] user: jan.nijtmans branch: tip-626, size: 4706 | |
| 22:22 | Merge 8.7 file: [128a671a3f] check-in: [7c9d2dc7a3] user: jan.nijtmans branch: main, size: 4693 | |
| 22:02 | Merge 8.6 file: [fba2a7cfc0] check-in: [166e8656a7] user: jan.nijtmans branch: core-8-branch, size: 4772 | |
| 15:19 | Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on other platforms either. file: [5597e14967] check-in: [ec56f33813] user: jan.nijtmans branch: bug-0cb3554903, size: 5139 | |
|
2023-03-05
| ||
| 20:46 | Merge 9.0 file: [d7b22150b9] check-in: [fef53bf657] user: jan.nijtmans branch: tip-626, size: 4614 | |
| 19:57 | Another round of -1 -> TCL_INDEX_NONE file: [64cbb0fad1] check-in: [1ad5d08ee8] user: jan.nijtmans branch: main, size: 4601 | |
|
2022-08-29
| ||
| 19:56 | when compiling with TCL_NO_DEPRECATED, remove objProc interfaces file: [f0f9a9bb77] check-in: [44af621069] user: jan.nijtmans branch: tip-626, size: 4602 | |
|
2022-06-28
| ||
| 09:42 | Merge 8.7. Don't worry about Tcl_GetErrorLine() any more file: [75bc135b90] check-in: [abc7fd3e46] user: jan.nijtmans branch: main, size: 4589 | |
|
2022-06-12
| ||
| 16:03 | Merge 8.7 file: [78aa980bf3] check-in: [de85a2bd53] user: jan.nijtmans branch: main, size: 4680 | |
| 15:52 | Eliminate compiler warnings file: [679672dd9b] check-in: [3159ded950] user: jan.nijtmans branch: core-8-branch, size: 4695 | |
| 15:45 | Use pkgb_demo to test function Tcl_UtfNcmp() file: [69f6933070] check-in: [2b49aec3ad] user: jan.nijtmans branch: core-8-branch, size: 4678 | |
|
2022-06-10
| ||
| 20:24 | Merge 8.7 file: [174147856a] check-in: [8c31c163af] user: jan.nijtmans branch: main, size: 4369 | |
| 20:21 | Tcl_GetEncodingSearchPath() is available since Tcl 8.5 file: [d12bdce2fb] check-in: [b29b876a00] user: jan.nijtmans branch: core-8-branch, size: 4384 | |
|
2022-05-31
| ||
| 10:57 | Merge 8.7 file: [f9621a536a] check-in: [b780ee9ef2] user: jan.nijtmans branch: main, size: 4636 | |
|
2022-05-30
| ||
| 12:43 | Merge tip-616. More progress file: [6b3d4e51e4] check-in: [064bba1c17] user: jan.nijtmans branch: tip-626, size: 4664 | |
|
2022-05-29
| ||
| 21:02 | Function prototypes are not always needed/useful file: [44ec545bba] check-in: [7634fee197] user: jan.nijtmans branch: core-8-branch, size: 4651 | |
|
2022-05-27
| ||
| 11:41 | More progress file: [b73a1a0161] check-in: [c40d2e59ed] user: jan.nijtmans branch: tip-626, size: 5068 | |
|
2022-05-24
| ||
| 12:34 | Starting TIP #626 implementation. WIP, far from finished file: [c27e7fc305] check-in: [16a9e324dd] user: jan.nijtmans branch: tip-626, size: 5050 | |
|
2021-05-21
| ||
| 07:07 | Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend lowercase package names. Let's provide good examples then. file: [33841a5db7] check-in: [d6e0520a97] user: jan.nijtmans branch: core-8-5-branch, size: 4254 | |
|
2021-05-20
| ||
| 12:26 | Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend lowercase package names. Let's provide good examples then. file: [d0bbd1b831] check-in: [8b298a33bd] user: jan.nijtmans branch: core-8-6-branch, size: 5045 | |
|
2021-05-17
| ||
| 11:28 | Eliminate use of TCL_STORAGE_CLASS in pkg?.c: just use DLLEXPORT macro directly. Fix gcc warnings (with stricter gcc flags) in pkg?.c file: [970ce2fb27] check-in: [aec68ce9a4] user: jan.nijtmans branch: core-8-6-branch, size: 5046 | |
|
2020-12-13
| ||
| 16:57 | Merge 8.7 file: [f3dc25362e] check-in: [da96221a35] user: jan.nijtmans branch: build-info, size: 5046 | |
|
2020-12-07
| ||
| 09:21 | © file: [bcd71f4b39] check-in: [2305632cd1] user: jan.nijtmans branch: bug-ea39ab591e, size: 5046 | |
|
2020-11-04
| ||
| 08:55 | Vary dltest package names for test purposes file: [30048d1791] check-in: [d51d5a5bb1] user: jan.nijtmans branch: case-sensitive-pkg, size: 5047 | |
|
2020-10-22
| ||
| 07:35 | Merge 8.7. More lowercase package names in test-suite file: [e8437bf77d] check-in: [13fe6f0017] user: jan.nijtmans branch: build-info, size: 5047 | |
|
2020-10-06
| ||
| 13:26 | Fix (possible) gcc warnings in unix/dltest/*.c file: [24a8968543] check-in: [5cd3c4e555] user: jan.nijtmans branch: core-8-branch, size: 5047 | |
|
2013-09-27
| ||
| 17:36 | more cleanup file: [9e247cf610] check-in: [61476ef248] user: dkf branch: novem-64bit-sizes, size: 4778 | |
|
2013-09-26
| ||
| 13:13 | merge novem WARNING: No checks of build-ability done yet. file: [57a88109d5] check-in: [2688d65077] user: dkf branch: novem-64bit-sizes, size: 4776 | |
|
2013-04-12
| ||
| 11:31 | merge trunk file: [bf2b9b4f07] check-in: [c3d77d2f57] user: jan.nijtmans branch: novem, size: 4912 | |
| 11:27 | Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack space, is (marginally) faster, while still being fully up/down compatible. It makes pkgb.so loadable in "novem" without the need to change the Tcl_PkgProvide() call to Tcl_PkgProvideEx(). file: [cadb4c1717] check-in: [0d1aa1bcb8] user: jan.nijtmans branch: trunk, size: 4931 | |
| 11:22 | Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack space, is (marginally) faster, while still being fully up/down compatible. It makes pkgb.so loadable in "novem" without the need to change the Tcl_PkgProvide() call to Tcl_PkgProvideEx(). file: [b8a5a051cd] check-in: [7314d4f7dc] user: jan.nijtmans branch: core-8-5-branch, size: 4463 | |
| 11:08 | Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack space, is (marginally) faster, while still being fully up/down compatible. It makes pkgb.so loadable in "novem" without the need to change the Tcl_PkgProvide() call to Tcl_PkgProvideEx(). file: [686f394847] check-in: [71773cb9e6] user: jan.nijtmans branch: core-8-4-branch, size: 4557 | |
|
2013-02-11
| ||
| 10:25 | more Tcl_NewIntObj/Tcl_NewBooleanObj -> Tcl_NewLongObj conversions file: [29f3f81977] check-in: [a80fb8c697] user: jan.nijtmans branch: novem, size: 4928 | |
|
2013-01-10
| ||
| 09:55 | Turn Tcl_PkgPresent/Tcl_PkgRequire into a macro. Make sure that extensions which are compiled using Tcl version 9.0 alpha/beta headers only run with the exact same Tcl version (9.0a0), so they cannot accidently be used in production. Idea 'stolen' from iTcl 4.0, which did that during alpha/beta Dde/Registry: eliminate usage of some older API, which might be removed/deprecated in the future. file: [1174d00143] check-in: [ae4651d4d1] user: jan.nijtmans branch: novem, size: 4927 | |
|
2013-01-02
| ||
| 14:56 | merge trunk file: [f8975f8c18] check-in: [ab2fe69baf] user: jan.nijtmans branch: novem, size: 4836 | |
| 14:37 | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well. Don't free ctrl.script if thread creation fails: it is a constant string "testthread wait" normally. file: [a7812442fd] check-in: [179ae0efd8] user: jan.nijtmans branch: trunk, size: 4947 | |
| 14:30 | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well. Marked some string subcommands as obsolete, following discussion on tcl-core. Don't free ctrl.script if thread creation fails: it is a constant string "testthread wait" normally. file: [551b1f3682] check-in: [06271b0e07] user: jan.nijtmans branch: core-8-5-branch, size: 4479 | |
| 14:12 | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well file: [28b34f7ab3] check-in: [dc8d23490a] user: jan.nijtmans branch: core-8-4-branch, size: 4573 | |
|
2012-12-21
| ||
| 09:42 | merge trunk file: [10c9312d9b] check-in: [3e37fb5245] user: jan.nijtmans branch: novem, size: 4707 | |
| 09:13 | Inline compat Tcl_GetDefaultEncodingDir. Eliminate unnecessary static HasStubSupport() and isDigit() functions, just do the same inline. file: [a66a4e9bcf] check-in: [fd98f3556d] user: jan.nijtmans branch: trunk, size: 4727 | |
| 08:36 | Make pkgb.so loadable in Tcl 8.4 as well. Eliminate unnessarcy static HasStubSupport() and isDigit() functions, just do the same inline. file: [d62fcac16e] check-in: [4355f3d4c8] user: jan.nijtmans branch: core-8-5-branch, size: 4259 | |
| 08:16 | Turn pkgb.so into a Tcl9 interoperability test library: Whatever Tcl9 looks like, loading pkgb.so in Tcl 9 should either result in an error-message, either succeed, but never crash. Eliminate unnessarcy static HasStubSupport() and isDigit() functions, just do the same inline. file: [006b602c38] check-in: [f3a3b2cd2a] user: jan.nijtmans branch: core-8-4-branch, size: 4353 | |
|
2012-12-19
| ||
| 11:15 | merge trunk re-use interp->result and interp->freeProc file: [e76c49844d] check-in: [c5d467fb05] user: jan.nijtmans branch: novem-unversioned-stub, size: 4558 | |
|
2012-12-10
| ||
| 21:59 | use Tcl_StubInit(... "8.5-") everywhere file: [59910fb317] check-in: [5d9f03902e] user: jan.nijtmans branch: novem-reduced-symbol-export, size: 4841 | |
|
2012-12-09
| ||
| 21:30 | merge novem put Tcl_GetDefaultEncodingDir legacy implementation to its own file in the stub library file: [06bca8585e] check-in: [1e365f91da] user: jan.nijtmans branch: novem-unversioned-stub, size: 4495 | |
|
2012-12-07
| ||
| 17:05 | merge trunk file: [20fe401aeb] check-in: [e4e386f99f] user: dgp branch: novem, size: 4847 | |
| 17:03 | Source compat, rather than stubs compat demo. file: [80d6839df3] check-in: [782e6b36ec] user: dgp branch: trunk, size: 5112 | |
| 16:12 | merge trunk file: [6e26308925] check-in: [897580da1c] user: jan.nijtmans branch: novem, size: 4770 | |
| 15:51 | add proper runtime-detection to pkgb.so file: [9fbf5f4df4] check-in: [a88be5763c] user: jan.nijtmans branch: trunk, size: 5035 | |
| 14:53 | Extended test of [load]ing Tcl 8 compiled extension into Tcl 9 interp. file: [9583070098] check-in: [65b793e46a] user: dgp branch: trunk, size: 4730 | |
| 10:11 | merge trunk turn pkgb.so into a Tcl8 interoperability test library: Whatever Tcl9 looks like, loading pkgb.so in Tcl 8 should either result in an error-message, either succeed, but never crash. file: [141f30c9c3] check-in: [f65733f49b] user: jan.nijtmans branch: novem, size: 3997 | |
| 09:56 | Turn pkgb.so into a Tcl9 interoperability test library: Whatever Tcl9 looks like, loading pkgb.so in Tcl 9 should either result in an error-message, either succeed, but never crash. file: [4f29ec6cdf] check-in: [eacefd5015] user: jan.nijtmans branch: trunk, size: 4262 | |
| 09:53 | Turn pkgb.so into a Tcl9 interoperability test library: Whatever Tcl9 looks like, loading pkgb.so in Tcl 9 should either result in an error-message, either succeed, but never crash. file: [9f65004523] check-in: [d3a1afc2a4] user: jan.nijtmans branch: core-8-5-branch, size: 4083 | |
|
2012-12-06
| ||
| 15:53 | Provide the real required version number to Tcl_InitStubs, even in alpha/beta released. During alpha/beta it will be replaced by TCL_PATCH_LEVEL file: [e160baa399] check-in: [0302a932a8] user: jan.nijtmans branch: novem-reduced-symbol-export, size: 3989 | |
| 15:43 | Use Tcl_EvalEx in pkgb.dll. Same functionality. More deprecated function replacements file: [c9f7aa9c9f] check-in: [6f8010216f] user: jan.nijtmans branch: better-deprecation-85, size: 4087 | |
|
2012-12-05
| ||
| 22:38 | do some Tcl_EvalEx, for test-purposes, demonstrating a crash file: [45b3226a36] check-in: [67ca035922] user: jan.nijtmans branch: novem-support, size: 4256 | |
| 14:42 | use Tcl_PkgProvideEx everywhere (again, for testing purposes) file: [98f8f8838c] check-in: [e63bcbdcec] user: jan.nijtmans branch: novem-support, size: 4270 | |
| 14:21 | merge trunk Change TCL_VERSION to "8.6-" everywhere in Tcl_InitStubs. This is not the way how to do it! Just for testing purposes. file: [ca4f7d9c80] check-in: [50e935089a] user: jan.nijtmans branch: novem-support, size: 4254 | |
|
2012-12-03
| ||
| 08:11 | merge core-8-5-branch eliminate more usage of to-be-deprecated functions file: [b7e1da19d3] check-in: [976aeca8c6] user: jan.nijtmans branch: better-deprecation-85, size: 4101 | |
|
2012-11-29
| ||
| 20:32 | Destroy all the TCL_STORAGE_CLASS and associated nonsense. file: [242cedf7d3] check-in: [3ce8b298a8] user: dgp branch: novem, size: 3999 | |
|
2012-11-19
| ||
| 06:41 | now a clean compile on OSX in non-debug mode file: [4ace622029] check-in: [b814e8d7e8] user: dkf branch: novem-64bit-sizes, size: 4287 | |
|
2011-03-02
| ||
| 20:27 | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. Purged them (except in zlib files). file: [115f39580a] check-in: [c64f310d38] user: dgp branch: trunk, size: 4264 | |
| 16:06 | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. Purged them. file: [27cee18ca2] check-in: [79367df0f0] user: dgp branch: core-8-5-branch, size: 4085 | |
|
2011-03-01
| ||
| 15:38 | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. Purged them. file: [6d4bddac1a] check-in: [90b4acd7bd] user: dgp branch: core-8-4-branch, size: 4206 | |
|
2011-01-12
| ||
| 15:23 | This commit is both no-NRE v2, implemented by subtracting the NRE pieces (*), and update to CVS trunk head of Wednesday Jan 5. (*) no-NRE v1 in the other branch was created in an additive manner from the point where 8.5 was branched from the trunk, by adding all the patches but those for NRE. file: [1b07e6c03b] check-in: [2d93b1436c] user: andreask branch: activestate-nre-excised-variant-2-subtracted, size: 4329 | |
|
2011-01-04
| ||
| 16:21 | merge file: [57bac6bc04] check-in: [74ff362eac] user: dgp branch: dgp-refactor, size: 4332 | |
|
2010-12-31
| ||
| 16:35 | Fix [Bug 3148192]: [load] broken. Assure that those files are never compiled with -DSTATIC_BUILD file: [7cd0019c25] check-in: [ce79d0f88f] user: nijtmans branch: trunk, size: 4334 | |
|
2010-11-23
| ||
| 13:11 | Jump. file: [835c195406] check-in: [f8ff91db3f] user: andreask branch: activestate-nre-excised-variant-1-roll-forward, size: 4309 | |
|
2010-03-30
| ||
| 08:45 | Merge from HEAD to rmax-ipv6-branch file: [15f378338f] check-in: [54b695423d] user: rmax branch: rmax-ipv6-branch, size: 4314 | |
|
2010-03-28
| ||
| 03:17 | Revert the conversion of TCL_VERSION to "8.1" and "8.5" in the Tcl_InitStubs() calls of the pkg*.c testing extensions. file: [20544d9a22] check-in: [fe807045e6] user: dgp branch: trunk, size: 4309 | |
|
2010-03-27
| ||
| 22:47 | Provide "lowest supported Tcl version" to the Tcl_InitStubs functions in unix/dltest, in stead of "current Tcl version" file: [82561f0816] check-in: [2a8d873d37] user: nijtmans branch: trunk, size: 4302 | |
|
2010-02-25
| ||
| 21:53 | merge updates from HEAD file: [b81115b51a] check-in: [1b11388844] user: dgp branch: dgp-refactor, size: 4312 | |
|
2010-02-22
| ||
| 23:31 | Remove unnecessary EXTERN's, which already are in the global stub table. Use @EXEEXT@ in stead of @EXT_SUFFIX@ Use -DBUILD_tcl in Makefile for CYGWIN Use EXTERN to control CYGWIN exported symbols Remove some unnecessary type casts. file: [a94a434069] check-in: [ede6fe7b20] user: nijtmans branch: trunk, size: 4314 | |
|
2008-05-11
| ||
| 04:22 | merge updates from HEAD file: [ff7a931cc7] check-in: [b084fd8e3a] user: dgp branch: dgp-refactor, size: 4153 | |
|
2008-04-27
| ||
| 22:41 | Get rid of pre-C89-isms (esp. CONST vs const). file: [763706481f] check-in: [2dee210a8d] user: dkf branch: trunk, size: 4150 | |
|
2007-12-13
| ||
| 15:22 | merge stable branch onto HEAD file: [e4bf1ad63d] check-in: [d1f7550cd9] user: dgp branch: trunk, size: 4149 | |
|
2007-09-07
| ||
| 03:15 | merge updates from HEAD file: [7ab4ac46c7] check-in: [2c46d786c6] user: dgp branch: dgp-refactor, size: 4153 | |
|
2007-09-04
| ||
| 17:43 | merge updates from HEAD file: [7344866613] check-in: [93ee5fafc4] user: dgp branch: core-stabilizer-branch, size: 4153 | |
|
2007-08-14
| ||
| 06:32 | * unix/dltest/pkga.c: whitespace & comment cleanup, remove * unix/dltest/pkgb.c: unused pkgf.c. * unix/dltest/pkgc.c: * unix/dltest/pkge.c: * unix/dltest/pkgf.c (removed): * unix/dltest/pkgua.c: * macosx/Tcl.xcodeproj/project.pbxproj: file: [97b87ef09b] check-in: [9c5c352689] user: das branch: trunk, size: 4149 | |
|
2007-05-30
| ||
| 03:31 | merge updates from HEAD file: [1eb9383440] check-in: [3084f08b53] user: dgp branch: core-stabilizer-branch, size: 4169 | |
|
2007-05-29
| ||
| 14:21 | merge updates from HEAD file: [905e98194a] check-in: [404470c2db] user: dgp branch: dgp-refactor, size: 4169 | |
| 14:05 | restore line endings file: [2460ad6117] check-in: [10eb881f00] user: dgp branch: trunk, size: 4165 | |
|
2007-05-02
| ||
| 21:28 | Convert to using ANSI function definitions. file: [812efbd2b2] check-in: [34518579e8] user: dkf branch: trunk, size: 4329 | |
|
2003-03-26
| ||
| 20:02 | * unix/dltest/pkg?.c: Changed all Tcl_InitStubs calls to pass argument exact = 0, so that rebuilds are not required when Tcl bumps to a new version. [Bug 701926] file: [679d3b2f2d] check-in: [876ccce5ef] user: dgp branch: trunk, size: 4270 | |
|
2000-08-08
| ||
| 19:03 | Deleted: Created branch tclpro-1-5-0-synthetic check-in: [e979569c4f] user: cvs2fossil branch: tclpro-1-5-0-synthetic, size: 0 | |
|
2000-04-04
| ||
| 08:06 | * unix/dltest/pkg[a-e].c: Cleaned up test packages [Bug: 2293] file: [4820cd787c] check-in: [b0a1e49e5b] user: hobbs branch: trunk, size: 4272 | |
|
1999-04-21
| ||
| 00:42 | Deleted: Added comments for 4/19 and 4/20 check-in: [6c6fc5d7b2] user: redman branch: scriptics-tclpro-1-2-old, size: 0 | |
|
1999-03-12
| ||
| 23:00 | * unix/Makefile.in: * unix/configure.in: Include compat files in the stub library in addition to the main library. Compat files are now built for dynamic use in all cases. * generic/tcl.h: Changed magic number so it doesn't match the plus patch, at Jan's request. * unix/tclConfig.sh.in: * unix/dltest/Makefile.in: * unix/dltest/configure.in: * unix/dltest/pkga.c: * unix/dltest/pkgb.c: * unix/dltest/pkgc.c: * unix/dltest/pkgd.c: * unix/dltest/pkge.c: * unix/dltest/pkgf.c: Changed package tests to build against the stubs library. file: [5524671248] check-in: [b8158d1d3a] user: stanton branch: core-8-1-branch-old, size: 4075 | |
|
1999-03-11
| ||
| 21:47 | Changed package tests to build against the stubs library. file: [210f6e5d98] check-in: [7bca5a035c] user: stanton branch: trunk, size: 4071 | |
| 19:28 | Deleted: Add documentation for Tcl_GetVersion() check-in: [940e47cf48] user: redman branch: scriptics-tclpro-1-2, size: 0 | |
|
1998-09-24
| ||
| 23:58 | merging changes from 8.0.3 into 8.1a2 file: [9701a6ebe4] check-in: [1c3c1ab19f] user: stanton branch: core-8-1-branch-old, size: 3911 | |
|
1998-09-14
| ||
| 18:39 | Replaced SCCS strings, fixed binary files file: [d3dd2ad152] check-in: [196f92fd17] user: stanton branch: trunk, size: 3907 | |
|
1998-03-26
| ||
| 14:56 | Added: Initial revision file: [c40001ccad] check-in: [f86c34e38d] user: rjohnson branch: trunk, size: 3885 | |