Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

80 check-ins using file win/Makefile.in version e301fd3813

2018-11-14
23:40
merge forward more check-in: 84f0d67565 user: dgp tags: dgp-refactor
23:34
merge & resolve conflict check-in: 6162c8e671 user: dgp tags: dgp-refactor
2018-09-07
22:27
Merge 8.7 check-in: a734a8dc22 user: jan.nijtmans tags: trunk
22:09
merge trunk check-in: 98b877b9ef user: jan.nijtmans tags: memory-API
12:11
merge 8.7 check-in: 792948e482 user: dgp tags: trunk
12:04
merge 8.7 (segfault fix) check-in: 04f3cf7430 user: sebres tags: trunk
2018-09-05
14:54
Merge trunk. Also rename TCL_NO_LENGTH -> TCL_AUTO_LENGTH check-in: 6488c06992 user: jan.nijtmans tags: memory-API
13:45
Merge 8.7. Change some internal function signatures, accounting for the 64-bit era. check-in: 4280c4f9d0 user: jan.nijtmans tags: trunk
2018-09-04
14:37
Merge 8.7 check-in: cbb275cb09 user: jan.nijtmans tags: trunk
2018-09-03
12:54
merge 8.7 check-in: a3f4a31098 user: jan.nijtmans tags: trunk
2018-09-02
13:48
Implement TIP 478: Add Expected Class Level Behaviors to oo::class check-in: 98f765628e user: dkf tags: trunk
2018-09-01
22:01
Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_FAILURE and TCL_NO_LENG... check-in: f13660b5a5 user: jan.nijtmans tags: memory-API
2018-08-30
11:16
merge 8.7 check-in: 7432a9c1b1 user: sebres tags: trunk
2018-08-29
18:33
Minor code cleanup check-in: 5030362e08 user: jan.nijtmans tags: memory-API
18:07
merge trunk check-in: 158aa097ba user: jan.nijtmans tags: memory-API
17:02
merge 8.7 check-in: 0d751c2d81 user: sebres tags: trunk
2018-08-28
20:30
Eliminate static function AddObjErrorInfo, which is only used once check-in: 9af2a6e1c1 user: jan.nijtmans tags: trunk
18:59
merge core-8-branch check-in: 364e4f0003 user: jan.nijtmans tags: trunk
2018-08-11
22:02
merge trunk check-in: d7dc0288f5 user: jan.nijtmans tags: memory-API
2018-08-08
06:52
Merge 8.7 check-in: d1319785f5 user: jan.nijtmans tags: trunk
2018-08-07
08:23
Merge 8.7 check-in: ffc71f07b5 user: jan.nijtmans tags: trunk
2018-08-02
23:08
Merge 8.7 check-in: 0c87f5e4b5 user: jan.nijtmans tags: trunk
07:35
Merge trunk. Use TCL_8_COMPAT in stead of TCL_USE_INT_RETURN check-in: a3d1120543 user: jan.nijtmans tags: memory-API
2018-07-31
20:36
merge 8.7 check-in: bd1ba8d1b5 user: jan.nijtmans tags: trunk
2018-07-30
19:00
merge trunk check-in: 6e3719d0e0 user: jan.nijtmans tags: memory-API
2018-07-26
19:10
merge 8.7 check-in: 48caefe5a1 user: sebres tags: trunk
2018-07-21
18:46
Merge 8.7: Add a note in the 'clock' man page about the interpretation of impossible values on [cloc... check-in: 4b94075b58 user: kbk tags: trunk
2018-07-20
16:07
merge 8.7 check-in: 59a4bcc685 user: sebres tags: trunk
2018-07-18
03:34
Minor documentation wording change to clean up an awkward construct check-in: ce9c2bde19 user: andy tags: trunk
2018-07-12
15:32
merge 8.7 check-in: c4529a92b3 user: sebres tags: trunk
2018-07-10
19:18
Remove 4 unneeded compatibility macro's, because those functions never return -1 anyway. Change docu... check-in: 701b0014c7 user: jan.nijtmans tags: memory-API
08:20
merge 8.7 (merge point only after cherry-pick, no functional changes) check-in: 08a7cb0952 user: sebres tags: trunk
2018-07-09
19:24
amend to [1830f9f520e2abdd], fixed package.test if built without test - avoids test file error: pack... check-in: 24cfef99b2 user: sebres tags: trunk
19:09
merge 8.7 check-in: 9ea1b5d675 user: sebres tags: trunk
18:06
typo in compatibility macro (discovered by compiling Tk) check-in: c214346933 user: jan.nijtmans tags: memory-API
16:12
Don't mark ckalloc and friends as deprecate yet, Tk is still heavily using it check-in: bba927aa2b user: jan.nijtmans tags: memory-API
2018-07-07
22:39
Experimental Tcl-8 compatibility macro's. Still to be tested. check-in: 70926c8d40 user: jan.nijtmans tags: memory-API
20:11
Fix build on MacOSX check-in: 13cab105d9 user: jan.nijtmans tags: memory-API
2018-07-06
21:36
remaining external API. Looks like complete now. Milestone! Still more testing needed check-in: f8de6ab8da user: jan.nijtmans tags: memory-API
19:53
more progress check-in: 34f111f433 user: jan.nijtmans tags: memory-API
2018-07-05
21:25
Merge trunk Handle TclCopyAndCollapse, *Trace* et al check-in: 399b8e7649 user: jan.nijtmans tags: memory-API
19:50
Merge 8.7. Also remove some more unneeded #undef's. check-in: 6ed85bc905 user: jan.nijtmans tags: trunk
2018-07-04
21:11
merge trunk check-in: 05cecae336 user: jan.nijtmans tags: memory-API
20:56
Merge 8.7 check-in: 4d8ee0f939 user: jan.nijtmans tags: trunk
09:37
Rename tests/config.test to tests/pkgconfig.test, to align with Tk's new tests/pkgconfig.test. TIP 4... Leaf check-in: 14bb7ec850 user: stu tags: tcl-stu-pkg
2018-07-03
19:24
More size_t API changes (*.decls files are complete now) check-in: c49c6efd43 user: jan.nijtmans tags: memory-API
04:56
Remove stray verbiage from man page check-in: ff924460d8 user: andy tags: trunk
04:02
Some tools are executable. check-in: 15be4098b3 user: stu tags: trunk
00:45
Use INSTALL_*/DIST_INSTALL_* macros to make dist. check-in: e0eeaaaa68 user: stu tags: trunk
2018-07-02
19:39
Use size_t in more API's, e.g. *RegExp* types check-in: a494b98da4 user: jan.nijtmans tags: memory-API
2018-07-01
10:31
New macro TclGetByteArrayFromObj() which can handle size_t check-in: c62e09171f user: jan.nijtmans tags: memory-API
09:11
New macro TclGetUnicodeFromObj() which can handle size_t check-in: 426d67c6bb user: jan.nijtmans tags: memory-API
06:21
Starting to update all callers of TclGetStringFromObj() to use size_t variables check-in: 97c2217f81 user: jan.nijtmans tags: memory-API
2018-06-29
20:28
Another round of size_t'isms, this time also for Tcl_DString check-in: 70159a633b user: jan.nijtmans tags: memory-API
18:13
Improve many parsing-related functions to use size_t check-in: 2d7687959e user: jan.nijtmans tags: memory-API
2018-06-28
21:42
More API changes using size_t. Internal changes not complete yet (WIP) check-in: 1bfecd9172 user: jan.nijtmans tags: memory-API
20:30
More using TCL_Z_MODIFIER where possible check-in: 3cdf0d20c9 user: jan.nijtmans tags: memory-API
2018-06-27
19:09
merge trunk check-in: 2cc2d71f0a user: jan.nijtmans tags: memory-API
2018-06-26
19:46
merge 8.7 check-in: 87e9b263ac user: jan.nijtmans tags: trunk
17:18
merge 8.7 check-in: 3e61633822 user: dgp tags: trunk
14:23
merge 8.7 check-in: f26d6e2880 user: dgp tags: trunk
2018-06-25
20:39
merge 8.7 check-in: cafdafc31b user: jan.nijtmans tags: trunk
2018-06-24
20:27
Merge 8.7 check-in: 1c88810e71 user: jan.nijtmans tags: trunk
2018-06-17
16:13
merge 8.7 check-in: 1423a094b7 user: jan.nijtmans tags: trunk
2018-06-16
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
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
10:24
Align common install locations in SC_PATH_TCLCONFIG and SC_PATH_TKCONFIG. Add FreeBSD (closes [d6d60... check-in: e75ddc983a user: stu tags: trunk
2018-06-14
18:31
Merge trunk. Some more size_t additions in parameters/fields check-in: ae9773610f user: jan.nijtmans tags: memory-API
2018-06-13
16:58
merge 8.7 check-in: aca4170f1d user: dgp tags: trunk
16:15
Don't call getsockname(2) in Tcl_MakeFileChannel(3) unless absolutely necessary. Closes RFE [0ac9d06... check-in: a23a536a48 user: stu tags: trunk
2018-06-12
17:54
merge 8.7 check-in: 3427fcdfb5 user: dgp tags: trunk
2018-06-08
07:00
merge 8.7 check-in: 21ac5ef8a5 user: jan.nijtmans tags: trunk
2018-06-07
18:19
Give tests more time to finish since valgrind slows things down considerably. check-in: 3c58a2cdd4 user: pooryorick tags: trunk
2018-06-05
09:12
merge 8.7 check-in: aebfbede76 user: sebres tags: trunk
2018-06-04
13:22
merge trunk check-in: ad0b6c4983 user: dgp tags: dgp-refactor
13:21
merge trunk check-in: 9ebbb45d00 user: dgp tags: dgp-properbytearray
2018-06-03
13:18
TIP 500: Private Methods and Variables in TclOO check-in: 9294775086 user: dkf tags: trunk
2018-05-31
07:18
merge 8.7 check-in: 7173f591b6 user: jan.nijtmans tags: trunk
2018-05-30
07:15
Merge 8.7 check-in: 67eab3274f user: jan.nijtmans tags: trunk