0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Jun 10, 2025 — Jun 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* configure.in: Advanced patchlevel to 1.4.1 * tclParser.c: Added {*} support, and made parser forgiving in the face of missing 'errorType' and 'term' data from Tcl_ParseExpr. Silenced several compiler warnings. Made the package version come from the configurator. * tests/parse.test: Made several tests TIP-148 compliant. * tests/parseCmd.test: Made several tests TIP-148 compliant, and added a test case for {*}. * configure: Regenerated. More... almost 19 years ago
* cmpRead.c: Fixed initialization bug for Proc structures. More... over 19 years ago
* Makefile.in (INCLUDES): include $includedir for cmpInt.h More... about 21 years ago
CONST84 corrections More... about 21 years ago
no last change for configure.in More... about 21 years ago
see ChangeLog More... about 21 years ago
* Makefile.in (AR): use @AR@ * configure, tclconfig/tcl.m4: TEA 3.2 patch update More... about 21 years ago
* Makefile.in (AR): use @AR@ * configure, configure.in, tclconfig/tcl.m4: TEA 3.2 patch update More... about 21 years ago
* Makefile.in, tclconfig/tcl.m4: Updated to TEA 3.2 * configure, configure.in: * mkIndex.tcl.in (removed): More... about 21 years ago
whitespace police More... about 21 years ago
* configure, tclconfig/tcl.m4: Updated to TEA 3.2 * Makefile.in, configure.in: * tclconfig/ChangeLog (removed): More... about 21 years ago
* configure (new): Updated to TEA 3.2 * Makefile.in, configure.in: * tclconfig/tcl.m4, tests/all.tcl: * tclconfig/ChangeLog (removed): More... about 21 years ago
* doc/parse.n: Added nroff output as a convenience. More... over 22 years ago
* tclconfig/tcl.m4: Updated to newest tcl.m4, regenerated configure's. More... about 23 years ago
* configure.in: * tclconfig/tcl.m4: Updated to newest tcl.m4, regenerated configure's. More... about 23 years ago
* configure.in: * tclconfig/tcl.m4: Updated to newest tcl.m4, regenerated configure's. More... about 23 years ago
* cmpWPkg.c (Tclcompiler_Init): Use 'Tcl_InitStubs' instead of 'Tcl_PkgRequire'. Without this change the stub-table is not initialized. On windows this crashes the system when trying to load tclcompiler as shared library. More... over 23 years ago
* cmpInt.h: Bugfix: Ensure the correct TCL_STORAGE_CLASS on Windows for the functions exported by the package 'tclcompiler'. Unfortunately their declaration is here, in 'tbcload'. The header cmpInt.h is shared by both packages. More... over 23 years ago
* cmpRead.c: Fixed small typos in comments. More... over 23 years ago
* cmpWrite.c (CompileOneProcBody): Removed unused variable 'nameLen'. More... over 23 years ago
* cmpRead.c (CreateSimpleObject): Removed unused variable 'savedChar'. (TbcloadInit): Removed unused variables 'major', and 'minor'. More... over 23 years ago
fix for linkage - hp barf More... over 23 years ago
aix fix More... over 23 years ago
correct AIX-4 64-bit mode detection More... over 23 years ago
correct AIX-4 64-bit mode detection More... over 23 years ago
typo fix, regen'd configure More... over 23 years ago
typo fix, regen'd configure More... over 23 years ago
Regen'd configure, hpux section quote error. More... over 23 years ago
Regen'd configure for new tcl.m4. More... over 23 years ago
Regen'd configure for new tcl.m4. More... over 23 years ago