Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user jan.nijtmans occurring around 2018-02-06 20:54:35.
|
2018-02-28
| ||
| 10:16 | • Edit [3a0430c3e2d454c4|3a0430c3e2]: Cancel background color. artifact: fa252e31c1 user: jan.nijtmans | |
|
2018-02-27
| ||
| 21:55 | Merge trunk check-in: bbb2d60708 user: jan.nijtmans tags: memory-API | |
| 21:12 | Merge 8.7 check-in: e9564f822a user: jan.nijtmans tags: trunk | |
| 20:48 | Use mp_isneg() in stead of mp_cmp_d() when the output of this function is simply compared with MP_LT... check-in: e509642a0b user: jan.nijtmans tags: core-8-branch | |
| 20:30 | No need to set/restore tcl_precision in this test-case check-in: 8d84a6eee5 user: jan.nijtmans tags: core-8-branch | |
|
2018-02-22
| ||
| 21:17 | merge trunk check-in: 709a045dbb user: jan.nijtmans tags: memory-API | |
| 20:10 | merge trunk check-in: 4e3d68adda user: jan.nijtmans tags: novem | |
| 20:09 | merge core-8-branch check-in: d84b8524af user: jan.nijtmans tags: trunk | |
| 20:03 | Correctly distinguish between internalrep.longValue (in case of boolean) and internalre.wideValue (i... check-in: 1a90ee1f22 user: jan.nijtmans tags: core-8-branch | |
|
2018-02-15
| ||
| 19:54 | Use internalRep.wideValue as internal representation for booleans. This simplifies the handling of "... check-in: 9376106350 user: jan.nijtmans tags: trunk | |
| 18:02 | Distingish between boolean and int when checking whether a boolean is true or not: The internal repr... check-in: b1bcf543c8 user: jan.nijtmans tags: core-8-branch | |
|
2018-02-14
| ||
| 22:42 | Merge core-8-branch check-in: a5644381cc user: jan.nijtmans tags: trunk | |
| 22:22 | Move TclGetBooleanFromObj to tclInt.h, so multiple source files can use it. Change some internal var... check-in: 2736df026c user: jan.nijtmans tags: core-8-branch | |
| 21:02 | merge trunk check-in: 399a998d7a user: jan.nijtmans tags: novem | |
| 20:59 | fix test-cases, account for differences between Tcl 8.7 and 9.0 check-in: 8668416b0a user: jan.nijtmans tags: trunk | |
| 20:43 | merge core-8-branch check-in: 5cfe15b5d6 user: jan.nijtmans tags: trunk | |
| 20:22 | Merge TIP #476 check-in: 38ffcc50f4 user: jan.nijtmans tags: core-8-branch | |
| 20:17 | Better range checking in "string index". Add test-case to prove point. check-in: 8a4df74e9a user: jan.nijtmans tags: core-8-branch | |
|
2018-02-08
| ||
| 20:43 | Fix [9280abbaf57fca3e|9280abbaf5]: Compiling core-8-branch with msvc6 32 bit results in compile erro... check-in: 1269b801f7 user: jan.nijtmans tags: core-8-branch | |
| 10:35 | • Ticket [9280abbaf5] Compiling core-8-branch with msvc6 32 bit results in compile error in tclInt.h(2456): missing ')' status still Open with 3 other changes artifact: 9235b55725 user: jan.nijtmans | |
|
2018-02-06
| ||
| 22:43 | remove unused stub entries (now that those are macros) Moved checkin off trunk onto dev branch jn... check-in: a9481af565 user: jan.nijtmans tags: trunk | |
| 21:20 | Some more complient API changes check-in: cb19e03837 user: jan.nijtmans tags: memory-API | |
| 21:08 | merge trunk check-in: a233811733 user: jan.nijtmans tags: memory-API | |
| 21:01 | merge trunk check-in: 0774eefae7 user: jan.nijtmans tags: novem | |
| 20:54 | merge core-8-branch check-in: 30f95df8b0 user: jan.nijtmans tags: trunk | |
|
2018-01-31
| ||
| 12:18 | Change Tcl_Token definition (int -> size_t). Many related code-changes. check-in: e3a724b790 user: jan.nijtmans tags: memory-API | |
|
2018-01-29
| ||
| 15:05 | merge trunk check-in: 85e70f6ac2 user: jan.nijtmans tags: memory-API | |
| 15:04 | merge core-8-branch check-in: 2f3257aaa9 user: jan.nijtmans tags: trunk | |
| 11:36 | merge trunk check-in: 3faa71ab4f user: jan.nijtmans tags: memory-API | |
| 08:26 | • Ticket [3fbaa4e23b] Tcl_ObjPrintf() does not accept Tcl_WideInt arguments status still Open with 4 other changes artifact: 5eed6fca7c user: jan.nijtmans | |
|
2018-01-26
| ||
| 16:20 | merge core-8-branch. Also add range checks to Tcl_GetUniChar() and Tcl_Range(), as suggested by Don ... check-in: c33b158bd6 user: jan.nijtmans tags: tip-389 | |
| 13:29 | Rename (internal) TclNewWideObj macro to TclNewIntObj. Change Tcl_SetIntObj/Tcl_SetLongObj to macro'... Closed-Leaf check-in: b162d433dc user: jan.nijtmans tags: no-wideint | |
| 12:32 | Merge core-8-branch. Also some minor performance improvement: Turn Tcl_NewLongObj/Tcl_NewIntObj/Tcl_... check-in: 85e9d69071 user: jan.nijtmans tags: no-wideint | |
| 10:26 | merge core-8-branch check-in: da1d7a3559 user: jan.nijtmans tags: trunk | |
| 10:15 | • Ticket [e5691de2eb] Tcl_ObjPrintf() - 'Unable to format "%p" with supplied arguments: ' status still Closed with 4 other changes artifact: 40268316e5 user: jan.nijtmans ... 1 similar event omitted. | |
|
2018-01-24
| ||
| 12:02 | Document "L" length modifier and (new) %a/%A specifiers. check-in: afb68da53e user: jan.nijtmans tags: z_modifier | |
| 10:01 | merge core-8-branch check-in: 533391d8db user: jan.nijtmans tags: trunk | |
| 10:00 | merge core-8-6-branch check-in: 4b20e752c0 user: jan.nijtmans tags: core-8-branch | |
| 09:59 | Documentation fix: there is no "O" conversion, just "o" for octal. Also, "b" conversions normally do... check-in: 15b214b5f8 user: jan.nijtmans tags: core-8-6-branch | |
| 08:47 | merge core-8-branch. Improve documentation (format.n). check-in: 3046684145 user: jan.nijtmans tags: z_modifier | |
|
2018-01-23
| ||
| 15:51 | merge core-8-branch check-in: ca785e4341 user: jan.nijtmans tags: tip-389 | |
| 15:22 | merge trunk check-in: 82716436dd user: jan.nijtmans tags: novem | |
| 15:02 | Don't register oldBooleanType any more. And rename "booleanString" to "boolean" in tclBooleanType. check-in: 8b82166955 user: jan.nijtmans tags: trunk | |
| 14:52 | In Tcl 9.0, don't register oldBooleanType any more. And rename "booleanString" to "boolean" in tclBo... check-in: 8b366f71d8 user: jan.nijtmans tags: core-8-branch | |
|
2018-01-22
| ||
| 09:54 | make the old "int" type "static", since it's just used in a single file. check-in: 26bb9cc0b3 user: jan.nijtmans tags: no-wideint | |
| 09:18 | Put old "int" type back. Not used by Tcl anymore, but this restores compatibility with Tk < 8.6.9 an... check-in: f493a192a1 user: jan.nijtmans tags: no-wideint | |
| 08:41 | merge core-8-branch check-in: 63ddd9b65a user: jan.nijtmans tags: no-wideint | |
|
2018-01-20
| ||
| 16:42 | merge zipfs check-in: 5e8eb1bf5e user: jan.nijtmans tags: androwish | |
| 16:34 | merge core-8-6-branch check-in: af8ce7ee0c user: jan.nijtmans tags: zipfs | |