Artifact
c7b7df2b86871adce936c807522fae3f8e11eccb:
- File
generic/tclIntDecls.h
-
2013-05-06 09:08:45
— part of check-in
[9bb59c6083]
on branch novem
— Change Tcl_UtfNcmp and friend's signature to use size_t in stead of unsigned long.
This is potentially binary incompatible on win64, but not on any other platform.
It eliminates the need for special stub-wrappers on Cygwin64 for those functions.
"novem" doesn't promise binary compatibility anyway.
(user:
jan.nijtmans
size: 46919)
-
2013-10-17 09:00:02
— part of check-in
[5faca23620]
on branch novem
— Eliminate TclOOInitializeStubs() completely. This fixes [dfc08326e3], at least the TclOOInitializeStubs() surprise part of it.
Further refactoring is possible, eliminating tclOOStubsPtr and/or tclOOIntStubsPtr. A discussion about that is opened on the Tcl Core List.
This is fully source compatible for TclOO extensions (e.g. Itcl, tdbc) but binary incompatible.
TODO: update documentation, but that can wait until the refactoring is complete.
(user:
jan.nijtmans
size: 46919)
-
2013-10-17 09:00:02
— part of check-in
[5faca23620]
on branch novem
— Eliminate TclOOInitializeStubs() completely. This fixes [dfc08326e3], at least the TclOOInitializeStubs() surprise part of it.
Further refactoring is possible, eliminating tclOOStubsPtr and/or tclOOIntStubsPtr. A discussion about that is opened on the Tcl Core List.
This is fully source compatible for TclOO extensions (e.g. Itcl, tdbc) but binary incompatible.
TODO: update documentation, but that can wait until the refactoring is complete.
(user:
jan.nijtmans
size: 46919)
-
2013-10-17 09:48:16
— part of check-in
[69cffe1da9]
on branch novem
— merge trunk
(user:
jan.nijtmans
size: 46919)
-
2013-10-17 09:48:16
— part of check-in
[69cffe1da9]
on branch novem
— merge trunk
(user:
jan.nijtmans
size: 46919)