Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

42 check-ins using file unix/tclConfig.sh.in version b00d9a2951

1998-11-11
01:44
integrated latest regexp updates from Henry Spencer, includes new regexp switches "-line", "-lineanc... check-in: 61908a0265 user: stanton tags: core-8-1-branch-old
00:15
fixed bug in initialization order, caught by Purify check-in: abca73d1c3 user: stanton tags: core-8-1-branch-old
1998-11-10
02:40
fixed "format" so it handles multibyte characters in %s with field width and precision specifiers check-in: 131b8deb6e user: stanton tags: core-8-1-branch-old
1998-11-09
22:52
integrated documentation patch check-in: 5a9c855ad8 user: stanton tags: core-8-1-branch-old
1998-11-06
21:51
* tclVar.c (TclGetIndexedScalar): Fixed bug 796, var name was getting lost before being passed to Ca... check-in: 76d822d5f5 user: stanton tags: core-8-1-branch-old
1998-11-04
04:47
*** empty log message *** check-in: 5c8fb289ea user: stanton tags: core-8-1-branch-old
04:39
Merged Henry's latest changes to add support for character ranges in cvec data type Added support f... check-in: 6a4b8e2ee0 user: stanton tags: core-8-1-branch-old
1998-10-21
20:57
fixed typo in include check-in: 078afb3c89 user: stanton tags: core-8-1-branch-old
20:39
Integrated latest regexp changes from Henry Spencer. Moved regexp related declarations out of tclInt... check-in: 502d826d63 user: stanton tags: core-8-1-branch-old
20:21
replaced SCCS strings check-in: 330412ceac user: stanton tags: core-8-1-branch-old
1998-10-16
01:28
updated log for Unicode case changes check-in: 738e154eef user: stanton tags: core-8-1-branch-old
01:24
updated docs to reflect changes in wordend/wordstart and the addition of the totitle command check-in: 07811a3f31 user: stanton tags: core-8-1-branch-old
01:16
Added Unicode character table support: added TclUniCharIsWordChar tclCmdMZ.c (Tcl_StringObjCmd): ... check-in: a448adffae user: stanton tags: core-8-1-branch-old
1998-10-06
21:24
8.1a2 bug: The compile procedure for "if" incorrectly attempted to match against the literal string ... check-in: a58153dbcc user: stanton tags: core-8-1-branch-old
20:39
Removed unused function decls. check-in: 55b9562382 user: rjohnson tags: core-8-1-branch-old
20:27
added test for compilation of "::if" check-in: ee01365fe4 user: stanton tags: core-8-1-branch-old
03:09
merge 8.0.4 into 8.1 check-in: 85d6811fcd user: stanton tags: core-8-1-branch-old
02:59
merged 8.0.4 changes into 8.1 branch check-in: e8eee9b422 user: stanton tags: core-8-1-branch-old
00:42
added a warning about static string modifications check-in: 49588c4d09 user: stanton tags: core-8-1-branch-old
00:42
* tclWinFile.c: added warning about modifying static strings * makefile.vc: fixed version strings, a... check-in: df8e6385a0 user: stanton tags: core-8-1-branch-old
00:40
* tclUnixFile.c: added warning about modifying static strings check-in: 1ea23e438f user: stanton tags: core-8-1-branch-old
00:40
* tclIndex: updated index to reflect 8.1 files check-in: a2550f58c1 user: stanton tags: core-8-1-branch-old
00:37
* tclMacFile.c: updated comments to warn about modifying statics check-in: 7e70b775c7 user: stanton tags: core-8-1-branch-old
00:37
* tclInterp.c: added guard against deleting current interpreter check-in: eb80a96a21 user: stanton tags: core-8-1-branch-old
00:36
* tclFileName.c: added warnings around code that modifies strings in place check-in: 54c1a6eebc user: stanton tags: core-8-1-branch-old
00:36
* tclExecute.c: fixed off-by-one copying error, fixed merge bugs check-in: 74a88c6e48 user: stanton tags: core-8-1-branch-old
00:36
* tclEvent.c: changed so USE_TCLALLOC is tested for value instead of definition so that we can compi... check-in: f1cd5519c2 user: stanton tags: core-8-1-branch-old
00:35
* tclCompile.c (TclCompileScript): changed to avoid modifying the input string in place because name... check-in: 78ce452bce user: stanton tags: core-8-1-branch-old
00:35
replaced SCCS strings added warnings around code that modifies strings in place check-in: 9907dfb5ba user: stanton tags: core-8-1-branch-old
1998-10-05
18:47
* interp.test: added test for interp deleting itself check-in: 91f48d923a user: stanton tags: core-8-1-branch-old
18:46
* auto.tcl, package.tcl: replaced SCCS strings with RCS strings * tclIndex: updated index to reflec... check-in: 58112df7ff user: stanton tags: core-8-1-branch-old
17:38
replaced SCCS strings, added initializer to avoid purify warnings check-in: 595e79a4d6 user: stanton tags: core-8-1-branch-old
1998-10-03
01:56
replaced SCCS with RCS strings check-in: c65ae5da0d user: stanton tags: core-8-1-branch-old
1998-09-30
23:58
merged tcl8.0.4 changes check-in: f90444d589 user: stanton tags: core-8-1-branch-old
23:58
merged tcl8.0.4 changes into 8.1 branch to fix Windows memory allocation check-in: 035915472d user: stanton tags: core-8-1-branch-old
23:04
* tclCompCmds.c: lint check-in: 418e7360d2 user: stanton tags: core-8-1-branch-old
23:01
* tclUnixPort.h: removed circular macro definitions for access/stat * tclUnixInit.c: lint * tc... check-in: 241545c7d6 user: stanton tags: core-8-1-branch-old
20:50
* makefile.vc: fixed so TCL_LIBRARY is set before running tcltest * tclWinInit.c: lint * tclWin32D... check-in: 281afe0988 user: stanton tags: core-8-1-branch-old
20:47
deleted TclpFinalize check-in: 93efb6ffef user: stanton tags: core-8-1-branch-old
20:46
more cleanup of 8.0.3 merges into 8.1 check-in: 920c75be13 user: stanton tags: core-8-1-branch-old
1998-09-28
20:24
fixed stat() and access() usage to use correct routines for wrapper check-in: 30cf91ed4b user: stanton tags: core-8-1-branch-old
1998-09-24
23:58
merging changes from 8.0.3 into 8.1a2 check-in: 1c3c1ab19f user: stanton tags: core-8-1-branch-old