You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(30) |
Nov
(2) |
Dec
(2) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
|
Feb
|
Mar
|
Apr
(6) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2005 |
Jan
|
Feb
|
Mar
(16) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Andreas K. <and...@us...> - 2003-04-04 21:12:03
|
Update of /cvsroot/tclpro/tclcompiler In directory sc8-pr-cvs1:/tmp/cvs-serv29643 Modified Files: ChangeLog configure Log Message: * configure.in: * tclconfig/tcl.m4: Updated to newest tcl.m4, regenerated configure's. |
From: Andreas K. <and...@us...> - 2003-04-04 21:07:47
|
Update of /cvsroot/tclpro/tbcload In directory sc8-pr-cvs1:/tmp/cvs-serv27972 Modified Files: ChangeLog configure Log Message: * configure.in: * tclconfig/tcl.m4: Updated to newest tcl.m4, regenerated configure's. |
From: Andreas K. <and...@us...> - 2003-04-04 21:07:47
|
Update of /cvsroot/tclpro/tbcload/tclconfig In directory sc8-pr-cvs1:/tmp/cvs-serv27972/tclconfig Modified Files: tcl.m4 Log Message: * configure.in: * tclconfig/tcl.m4: Updated to newest tcl.m4, regenerated configure's. |
From: Andreas K. <and...@us...> - 2002-12-02 17:44:05
|
Update of /cvsroot/tclpro/tclcompiler In directory sc8-pr-cvs1:/tmp/cvs-serv25806 Modified Files: ChangeLog cmpWPkg.c cmpWrite.c cmpWrite.h mkIndex.tcl.in Log Message: * 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. * cmpWrite.h (TCL_STORAGE_CLASS): Ensured correct storage class when compiling on Windows, eliminates several warnings when compiling on Windows. * cmpWrite.c (CompileOneProcBody): Added cast to prevent warning on Windows when compiled against 8.4. Required to allow a debug build. * mkIndex.tcl.in: Assume shared library in package directory, and not in Tcl's bin directory. |
From: Andreas K. <and...@us...> - 2002-12-02 17:42:09
|
Update of /cvsroot/tclpro/tbcload In directory sc8-pr-cvs1:/tmp/cvs-serv24650 Modified Files: ChangeLog cmpInt.h Log Message: * 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. |
From: Andreas K. <and...@us...> - 2002-11-28 18:34:16
|
Update of /cvsroot/tclpro/tbcload In directory sc8-pr-cvs1:/tmp/cvs-serv10381 Modified Files: Tag: mod-8-3-4-branch ChangeLog Makefile.in cmpRead.c Log Message: * cmpRead.c (InitByteCode): Allocated split bytecode structures instead of one, initializing with data from the compiled image. (CleanupByteCode): Adapted to split structure. (ExtractByteCode): S.a. The changes pass the testsuite of tbcload. * === Opening CVS branch "mod-8-3-4-branch" for tbcload === This branch contains the modifications to tbcload which adapt it to the split ByteCode structure added to Tcl's mod-8-3-4-branch to facilitate bytecode sharing between interpreters. Note that the code in this branch compiles _only_ against a revision of Tcl's mod-8-3-4-branch not older than Nov 26, 2002. (See ChangeLog of Tcl). |
From: Andreas K. <and...@us...> - 2002-11-28 16:53:11
|
Update of /cvsroot/tclpro/tbcload In directory sc8-pr-cvs1:/tmp/cvs-serv7685 Modified Files: ChangeLog cmpRead.c Log Message: * cmpRead.c: Fixed small typos in comments. |
From: Andreas K. <and...@us...> - 2002-10-25 21:50:53
|
Update of /cvsroot/tclpro/tclcompiler In directory usw-pr-cvs1:/tmp/cvs-serv25025 Modified Files: ChangeLog cmpWrite.c Log Message: * cmpWrite.c (CompileOneProcBody): Removed unused variable 'nameLen'. |
From: Andreas K. <and...@us...> - 2002-10-25 21:47:15
|
Update of /cvsroot/tclpro/tbcload In directory usw-pr-cvs1:/tmp/cvs-serv23704 Modified Files: ChangeLog cmpRead.c Log Message: * cmpRead.c (CreateSimpleObject): Removed unused variable 'savedChar'. (TbcloadInit): Removed unused variables 'major', and 'minor'. |
From: Andreas K. <and...@us...> - 2002-10-16 19:20:33
|
Update of /cvsroot/tclpro/infozip/unzip-5.31 In directory usw-pr-cvs1:/tmp/cvs-serv13152/unzip-5.31 Modified Files: tcl.m4 Log Message: fix for linkage - hp barf |
From: Andreas K. <and...@us...> - 2002-10-16 17:07:39
|
Update of /cvsroot/tclpro/tclparser/tclconfig In directory usw-pr-cvs1:/tmp/cvs-serv8120/tclconfig Modified Files: tcl.m4 Log Message: aix fix |
From: Jeffrey H. <ho...@us...> - 2002-10-16 07:07:48
|
Update of /cvsroot/tclpro/tbcload/tclconfig In directory usw-pr-cvs1:/tmp/cvs-serv30881/tclconfig Modified Files: tcl.m4 Log Message: correct AIX-4 64-bit mode detection |
From: Jeffrey H. <ho...@us...> - 2002-10-16 07:07:47
|
Update of /cvsroot/tclpro/tbcload In directory usw-pr-cvs1:/tmp/cvs-serv30881 Modified Files: configure Log Message: correct AIX-4 64-bit mode detection |
From: Jeffrey H. <ho...@us...> - 2002-10-16 07:07:22
|
Update of /cvsroot/tclpro/tclcompiler In directory usw-pr-cvs1:/tmp/cvs-serv30790 Modified Files: configure Log Message: correct AIX-4 64-bit mode detection |
From: Jeffrey H. <ho...@us...> - 2002-10-16 07:07:22
|
Update of /cvsroot/tclpro/tclcompiler/tclconfig In directory usw-pr-cvs1:/tmp/cvs-serv30790/tclconfig Modified Files: tcl.m4 Log Message: correct AIX-4 64-bit mode detection |
From: Andreas K. <and...@us...> - 2002-10-16 01:51:19
|
Update of /cvsroot/tclpro/tclcompiler/tclconfig In directory usw-pr-cvs1:/tmp/cvs-serv17365/tclconfig Modified Files: tcl.m4 Log Message: typo fix, regen'd configure |
From: Andreas K. <and...@us...> - 2002-10-16 01:51:18
|
Update of /cvsroot/tclpro/tclcompiler In directory usw-pr-cvs1:/tmp/cvs-serv17365 Modified Files: configure Log Message: typo fix, regen'd configure |
From: Andreas K. <and...@us...> - 2002-10-16 01:50:22
|
Update of /cvsroot/tclpro/tbcload/tclconfig In directory usw-pr-cvs1:/tmp/cvs-serv17071/tclconfig Modified Files: tcl.m4 Log Message: typo fix, regen'd configure |
From: Andreas K. <and...@us...> - 2002-10-16 01:50:21
|
Update of /cvsroot/tclpro/tbcload In directory usw-pr-cvs1:/tmp/cvs-serv17071 Modified Files: configure Log Message: typo fix, regen'd configure |
From: Andreas K. <and...@us...> - 2002-10-16 01:45:53
|
Update of /cvsroot/tclpro/tclparser/tclconfig In directory usw-pr-cvs1:/tmp/cvs-serv15842/tclconfig Modified Files: tcl.m4 Log Message: Regen'd configure, hpux section quote error. |
From: Andreas K. <and...@us...> - 2002-10-15 23:37:07
|
Update of /cvsroot/tclpro/tclcompiler/tclconfig In directory usw-pr-cvs1:/tmp/cvs-serv14802/tclconfig Modified Files: tcl.m4 Log Message: Regen'd configure for new tcl.m4. |
From: Andreas K. <and...@us...> - 2002-10-15 23:37:07
|
Update of /cvsroot/tclpro/tclcompiler In directory usw-pr-cvs1:/tmp/cvs-serv14802 Modified Files: configure Log Message: Regen'd configure for new tcl.m4. |
From: Andreas K. <and...@us...> - 2002-10-15 23:35:36
|
Update of /cvsroot/tclpro/tclparser/tclconfig In directory usw-pr-cvs1:/tmp/cvs-serv14406/tclconfig Modified Files: tcl.m4 Log Message: Regen'd configure for new tcl.m4. |
From: Andreas K. <and...@us...> - 2002-10-15 23:24:43
|
Update of /cvsroot/tclpro/tbcload/tclconfig In directory usw-pr-cvs1:/tmp/cvs-serv10914/tclconfig Modified Files: tcl.m4 Log Message: Regen'd configure for new tcl.m4. |
From: Andreas K. <and...@us...> - 2002-10-15 23:24:43
|
Update of /cvsroot/tclpro/tbcload In directory usw-pr-cvs1:/tmp/cvs-serv10914 Modified Files: configure Log Message: Regen'd configure for new tcl.m4. |