Tcl Source Code

Timeline
Login

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

25 check-ins using file changes version f2a67dafc0

2000-01-24
02:30
simplified makefile flags check-in: 2f2e46a1a4 user: hobbs tags: trunk
02:30
* unix/tclUnixPort.h: moved include of <utime.h> lower since some systems (UTS) require sys/types....
check-in: 383590b98a user: hobbs tags: trunk
02:30
* library/init.tcl (auto_execok): added 'start' to list of recognized built-in commands for COMSPE...
check-in: f0de569609 user: hobbs tags: trunk
02:29
* generic/tclInt.h: * generic/tcl.decls: moved Tcl_ProcObjCmd to stubs table [Bug: 3827] and remo...
check-in: 981dd41cfb user: hobbs tags: trunk
02:29
see logs check-in: efefd47ee8 user: hobbs tags: trunk
2000-01-21
18:52
* unix/mkLinks: * doc/GetHostName.3: Man page for Tcl_GetHostName (bug #1817).
check-in: 516c1ca142 user: ericm tags: trunk
18:24
* doc/lreplace.n: Corrected man page with respect to treatment of empty lists, and "prettied up" the... check-in: ae7e3132d3 user: ericm tags: trunk
04:00
ChangeLog commit. check-in: 0c7a2a5d06 user: ericm tags: trunk
03:58
* namespace.test: Added test for undefined variables with namespace which (bug #956).

* tclNamesp.c... check-in: bb4c1ac9e3 user: ericm tags: trunk

03:40
added test for [info body] bytecompiled object bug check-in: f5acbfc929 user: hobbs tags: trunk
03:29
* var.test: Added tests for corrected variable behavior (bug #981).

* upvar.n: Expanded explanation... check-in: 4521696b98 user: ericm tags: trunk

03:26
added catch {unset t} for atomic test check-in: 44bcbac945 user: hobbs tags: trunk
02:26
*** empty log message *** check-in: 700c3e8dd6 user: hobbs tags: trunk
02:26
* unix/tclUnixNotfy.c (Tcl_InitNotifier): added cast for tsdPtr
check-in: e486883673 user: hobbs tags: trunk
02:26
set.test: added test for complex array elem name compiling check-in: 5a23e9ddaf user: hobbs tags: trunk
02:25
* library/word.tcl: changed tcl_(non)wordchars settings to use new unicode regexp char class escap...
check-in: 0ff0bf2100 user: hobbs tags: trunk
02:25
* generic/tclCmdIL.c (InfoBodyCmd): made [info body] return a string if the body has been bytecomp...
check-in: 15c9a98cc9 user: hobbs tags: trunk
02:25
* doc/tclvars.n: added definitions for tcl_(non)wordchars
* doc/vwait.n: added notes about requir...
check-in: 4e21e52344 user: hobbs tags: trunk
02:24
see logs check-in: f39c22ec3c user: hobbs tags: trunk
2000-01-19
00:34
Fixed typo check-in: fdbd74224b user: wart tags: trunk
2000-01-16
05:32
made install less verbose check-in: 436cdac5d7 user: hobbs tags: trunk
2000-01-15
02:52
* tests/var.test: Added a test for the array multiple delete protection in Tcl_UnsetVar2.

* generic... check-in: f0922bda2d user: ericm tags: trunk

01:50
added IsLeapYear macro (from tclGetDate.y) check-in: 02122eb243 user: hobbs tags: trunk
2000-01-14
22:15
* unix/tclUnixTime.c: New clock format format.

* compat/strftime.c: New clock format format.

* gen... check-in: 53023d030d user: ericm tags: trunk

00:20
* README: * generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.m4: * win/READM...
check-in: c857d53077 user: hobbs tags: trunk, core-8-3-b2