| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
cause more harm than good. Purged them (except in zlib files).
|
|
|
|
|
|
|
|
| |
features to genStubs.tcl. Make the "generic"
argument in the *.decls files optional
(no change to any tcl*Decls.h files)
This allows genStubs.tcl to generate the ttk stub files as well,
while keeping full compatibility with existing *.decls files.
|
|
|
|
| |
Tcl, as this is about the last chance to get this right.
|
|
|
|
|
|
|
|
|
|
| |
prevent space within stub table function parameters
if the parameter type is a pointer.
Minor formatting, and VOID -> void.
Change signature of TclNRInterpProcCore,
and TclOONewProc(Instance|)MethodEx,
indicating that errorProc is a function pointer
tclVar.c: fixed two gcc warnings
|
| |
|
| |
|
|
|
|
| |
and CONST -> const (.c files and internal .h files)
|
| |
|
|
|