Timeline
Not logged in

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

138 check-ins using file generic/tclDate.c version fea154ad5b

2006-06-13
22:54
Workaround for silly compiler bug. [Bug 1503729] check-in: 145ea285f8 user: dkf tags: core-8-4-branch
2006-06-06
20:07
* doc/GetStdChan.3: Added recommendation that each call to Tcl_SetStdChannel() b... check-in: d79ba117f3 user: dgp tags: core-8-4-branch
2006-05-31
23:29
* generic/tclNamesp.c (NamespaceInscopeCmd): revert [Bug 1400572] fix of 2006-01-09 for [namespace... check-in: a5ddb548a6 user: hobbs tags: core-8-4-branch
2006-05-30
00:29
* generic/tcl.h (Tcl_DecrRefCount): use if/else construct to allow placement in unbraced outer if/... check-in: 4bef433d45 user: hobbs tags: core-8-4-branch
2006-05-27
05:23
* macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler that * unix/tcl.m4 (Darwin): ... check-in: 48693e32e0 user: das tags: core-8-4-branch
2006-05-26
19:20
autoconf-2.13 check-in: 7d8984760d user: das tags: core-8-4-branch
19:19
sync 2006-05-24 change to tcl HEAD check-in: 0981367f4e user: das tags: core-8-4-branch
2006-05-15
16:07
Silence compiler warning. check-in: 3e5d0df294 user: dgp tags: core-8-4-branch
2006-05-13
23:21
* generic/tclFileName.c (TclDoGlob): Disabled the partial normalization done by t... check-in: 641fe5b72d user: dgp tags: core-8-4-branch
17:17
* generic/tclProc.c (ProcCompileProc): When a bump of the compile epoch forces the ... check-in: 463e0bb43d user: dgp tags: core-8-4-branch
2006-05-05
18:08
* generic/tclMain.c (Tcl_Main): Corrected flaw that required * tests/main.te... check-in: f4e4abd17f user: dgp tags: core-8-4-branch
2006-05-04
13:09
* README: Bump version number to 8.4.14 * generic/tcl.h: * too... check-in: 318c584699 user: dgp tags: core-8-4-branch
12:34
* generic/tclExecute.c (ExprSrandFunc): Restore acceptance of wide * tests/expr-old.... check-in: bab9abe548 user: dgp tags: core-8-4-branch
2006-04-13
21:16
typo check-in: a1179c72ba user: dgp tags: core-8-4-13, core-8-4-branch
2006-04-12
15:20
* changes: updates for another RC. check-in: a6400b1367 user: dgp tags: core-8-4-branch
02:20
silence re_syntax.n warning check-in: 04ff27ffd6 user: das tags: core-8-4-branch
02:19
fix make-html error check-in: 1c670861fc user: das tags: core-8-4-branch
00:58
cosmetic fix to 'install' targets check-in: 463ee2fee4 user: das tags: core-8-4-branch
2006-04-11
15:21
typos check-in: c75e65ec55 user: das tags: core-8-4-branch
14:37
* generic/tclCmdMZ.c: Stop some interference between enter traces * tests/trace.te... check-in: f97f588d8c user: dgp tags: core-8-4-branch
2006-04-10
17:34
*** 8.4.13 TAGGED FOR RELEASE *** * changes: updates for another RC. check-in: 79e21577ff user: dgp tags: core-8-4-branch
2006-04-07
01:14
* generic/tclRegexp.c (FinalizeRegexp): full reset data to indicate that readiness for reinitializ... check-in: 39f93093cc user: hobbs tags: core-8-4-branch
2006-04-06
18:57
* generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): It seems * tests/indexObj.te... check-in: aac13e1a46 user: dgp tags: core-8-4-branch
09:26
* unix/tcl.m4: removed TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKING define on Darwin. [Bug 1457515... check-in: dc20ceeca6 user: das tags: core-8-4-branch
2006-04-05
20:50
Revert attempted backport of dde 1.3 to the core-8-4-branch. check-in: 444ef3366e user: dgp tags: core-8-4-branch
16:49
* library/dde/pkgIndex.tcl: Backport dde 1.3.2 from HEAD. * win/tclWinDde.c: ... check-in: 44144aaeff user: dgp tags: core-8-4-branch
16:21
* library/reg/pkgIndex.tcl: Long overlooked bump to registry package * win/tclWin... check-in: 469591bcaf user: dgp tags: core-8-4-branch
16:10
* library/dde/pkgIndex.tcl: Long overlooked bump to dde package * win/tclWinDde.... check-in: 6720b258de user: dgp tags: core-8-4-branch
15:16
* generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Allow empty strings to be match... check-in: 50a49e4b26 user: dgp tags: core-8-4-branch
13:20
Fix [Bug 1646039] check-in: 352ca7cab3 user: dkf tags: core-8-4-branch
01:42
* generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08 * tests/pkg.test: ... check-in: a240de590c user: dgp tags: core-8-4-branch
01:20
* generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08 to be even more forg... check-in: a37aac53e5 user: dgp tags: core-8-4-branch
00:05
* generic/tclIO.c (ReadChars): Added check and panic and commentary to a piece of code which re... check-in: 6dddbc1976 user: andreas_kupries tags: core-8-4-branch
2006-03-28
21:16
* win/configure, win/tcl.m4: define MACHINE for gcc builds as well. Needed by Tk for manifest gene... check-in: 67db0a4f16 user: hobbs tags: core-8-4-branch
21:02
* win/tclWinConsole.c: revert 2005-11-03 [Patch 1256872] change to add win32 unicode console suppo... check-in: 41fa2043e4 user: hobbs tags: core-8-4-branch
10:52
* generic/tclIOUtil.c: fix to nativeFilesystemRecord comparisons (lesser part of [Bug 1064247]) check-in: bfa4344c2c user: das tags: core-8-4-branch
10:47
* unix/tclUnixFCmd.c (TclpObjNormalizePath): deal with *BSD/Darwin realpath() converting relative ... check-in: c7dec5959f user: das tags: core-8-4-branch
10:44
typo in comment check-in: f86f38b75c user: das tags: core-8-4-branch
2006-03-27
23:30
Removed C++ comment check-in: 993253332b user: patthoyts tags: core-8-4-branch
23:14
Fixes for bug #1456373 and general warning silencing for gcc build. check-in: b656184569 user: patthoyts tags: core-8-4-branch
2006-03-23
16:40
* tests/expr.test: Nan self-inquality test silenced. [Bug 761471] check-in: 5b85b9707d user: dgp tags: core-8-4-branch
2006-03-22
14:12
tag move check-in: aab782b3c1 user: dgp tags: core-8-4-branch
14:12
* changes: updates for another RC. check-in: f8ef2fd131 user: dgp tags: core-8-4-branch
2006-03-21
09:45
fix to permissions setting check-in: 7f5123f5a6 user: vincentdarley tags: core-8-4-branch
2006-03-19
22:47
backport of file writable fixes check-in: 8d880bc7eb user: vincentdarley tags: core-8-4-branch
22:34
ensure test suite works on non-English systems check-in: d2d9aad22c user: vincentdarley tags: core-8-4-branch
2006-03-16
21:11
* doc/open.n: Documented the changed behaviour of 'a'ppend mode. check-in: e904939e37 user: andreas_kupries tags: core-8-4-branch
19:12
* tests/io.test (io-43.1 io-44.[1234]): Rewritten to be self-contained with regard to setup and... check-in: 250a651332 user: andreas_kupries tags: core-8-4-branch
18:23
* generic/tclIOUtil.c (TclGetOpenMode): Added the flag O_APPEND to the list of POSIX modes used... check-in: 619938a2cd user: andreas_kupries tags: core-8-4-branch
09:15
typo in TclpLoadMemory() error msg check-in: 3cfd2d4fd5 user: das tags: core-8-4-branch
00:35
* tests/socket.test: Extended the timeout in socket-11.11 from 10 to 40 seconds to allow for re... check-in: 47d7a23bdf user: andreas_kupries tags: core-8-4-branch
2006-03-14
22:51
* doc/fconfigure.n: Clarified that -translation is binary is reported as lf when queried, becau... check-in: bf933e9c44 user: andreas_kupries tags: core-8-4-branch
20:36
* win/tclWinPipe.c (Tcl_WaitPid): Backport of fix made to the head by David Gravereaux in 2004.... check-in: cbb0d5b2fa user: andreas_kupries tags: core-8-4-branch
2006-03-13
20:57
* generic/tclEncoding.c: Report error when an escape encoding is missing one ... check-in: 6fa2fa8b3b user: dgp tags: core-8-4-branch
20:41
* unix/configure.in: Revert change from 2005-07-26 that sometimes * unix/configur... check-in: a877325ca7 user: dgp tags: core-8-4-branch
2006-03-10
16:26
typo check-in: 81588b05a6 user: dgp tags: core-8-4-branch
14:33
Added notes about fixing Bug #1437595. check-in: 6fd0dd742c user: vasiljevic tags: core-8-4-branch
14:27
Finalization of the sockets is now solely done in TclpFinalizeSockets() and not over the thread-exit... check-in: f79750f1ba user: vasiljevic tags: core-8-4-branch
14:23
Added no-op TclpFinalizeSockets() check-in: 04a0899f8d user: vasiljevic tags: core-8-4-branch
14:18
Finalization of the pipes are now solely done in TclpFinalizePipes and not over the thread-exit hand... check-in: 5277644bc7 user: vasiljevic tags: core-8-4-branch
14:12
Invokes TclpFinalizeSockets() as part of the TclFinalizeIOSubsystem() call. check-in: ab02be49ed user: vasiljevic tags: core-8-4-branch
14:09
Added TclpFinalizeSockets() (Tcl Bug #1437595) check-in: 020fa1e6fd user: vasiljevic tags: core-8-4-branch
14:04
Cosmetic touches and identation check-in: e1aed0bb7c user: vasiljevic tags: core-8-4-branch
10:35
backport of some file readable/writable fixes from HEAD check-in: 5e3421a173 user: vincentdarley tags: core-8-4-branch
2006-03-09
23:11
Undo latest commit. Controversy arose, and we're about to release. Save arguments about it for anot... check-in: 060761d42a user: dgp tags: core-8-4-branch
22:26
* generic/tclPanic.c (Tcl_PanicVA): added an unconditional abort at the end, to insure that a pani... check-in: 75dceba12d user: msofer tags: core-8-4-branch
2006-03-07
20:35
typo check-in: 066e18a1fe user: dgp tags: core-8-4-branch
19:18
oops! got out of sync; reverting... check-in: e493c70ba1 user: dgp tags: core-8-4-branch
19:01
* library/http/http.tcl: Bump to version 2.5.3 to cover bug fix * library/http/pkgIn... check-in: 2dee438a9e user: dgp tags: core-8-4-branch
18:59
*** 8.4.13 TAGGED FOR RELEASE *** * library/http/http.tcl: Bump to version 2... check-in: f6cbcb9b19 user: dgp tags: core-8-4-branch
05:30
* README: Bump version number to 8.4.13 and update * changes: ... check-in: dad787b73d user: dgp tags: core-8-4-branch
2006-03-06
21:56
* generic/tclBasic.c: Revised handling of TCL_EVAL_* flags to * tests/parse.test: ... check-in: 4fb7249191 user: dgp tags: core-8-4-branch
2006-03-02
22:33
see changes check-in: 6df0ec1d2e user: hobbs tags: core-8-4-branch
21:07
* win/Makefile.in: convert _NATIVE paths to use / to avoid ".\" path-as-escape issue. check-in: 9798790ad9 user: hobbs tags: core-8-4-branch
21:06
[]-quote ac_defun functions check-in: 3f497ca2d8 user: hobbs tags: core-8-4-branch
01:08
* unix/tcl.m4: Fix for tk bug #1334613 to sort out shared library * unix/configure: issues on N... check-in: a09f4828c5 user: patthoyts tags: core-8-4-branch
2006-02-28
15:44
* generic/tclBasic.c: Corrections to be sure that TCL_EVAL_GLOBAL * tests/parse.te... check-in: 284938f57d user: dgp tags: core-8-4-branch
2006-02-16
20:24
typo check-in: 2069a0f119 user: dgp tags: core-8-4-branch
20:21
* generic/tclIndexObj.c: Disallow the "ambiguous" error message * generic/ind... check-in: 2a70498b7f user: dgp tags: core-8-4-branch
2006-02-15
16:04
* generic/tclIO.c: Made several routines tolerant of * generic/tclIOUtil.c: in... check-in: edfdd84186 user: dgp tags: core-8-4-branch
2006-02-09
15:23
* tests/main.test (Tcl_Main-6.7): Improved robustness of command auto-completi... check-in: e5155bf41c user: dgp tags: core-8-4-branch
2006-01-25
23:06
Backport of part of FreeBSD port check-in: 93b6183da8 user: dkf tags: core-8-4-branch
2006-01-23
12:11
replaced new test string-12.21 with dkf's version from HEAD check-in: 2391c775c7 user: msofer tags: core-8-4-branch
11:48
added test for [Bug 1410553] check-in: 40999a2f50 user: msofer tags: core-8-4-branch
11:24
* generic/tclStringObj.c: fixed incorrect handling of internal rep in Tcl_GetRange [Bug 1410553]. ... check-in: b23e99e48d user: msofer tags: core-8-4-branch
2006-01-16
19:31
* generic/tclPipe.c (FileForRedirect): Prevent nameString from being freed without having been initi... check-in: a4209dcf0b user: rmax tags: core-8-4-branch
2006-01-12
18:03
Fixed potential overwriting of already freed memory which caused all kinds of (rare but reproducible... check-in: 13baeaa9d9 user: vasiljevic tags: core-8-4-branch
2006-01-11
17:29
increment tcltest version requirement check-in: 15aabdba60 user: dgp tags: core-8-4-branch
17:15
* tests/error.test (error-7.0): Test the timing of write traces on ::errorInfo [Bug ... check-in: a9a2e63faf user: dgp tags: core-8-4-branch
2006-01-10
05:37
* unix/configure: add caching, use AC_CACHE_CHECK instead of * unix/configure.in: AC_CACHE_VAL ... check-in: 759eddee0c user: das tags: core-8-4-branch
2006-01-09
18:34
* generic/tclNamesp.c (NamespaceInscopeCmd): [namespace inscope] * tests/namespac... check-in: 7a2466007a user: dgp tags: core-8-4-branch
2005-12-20
22:16
Use %ld instead of %d in Tcl_GetMemoryInfo check-in: b40514b67e user: dkf tags: core-8-4-branch
2005-12-19
10:09
Clarify specification of variable substitution check-in: b5203840e3 user: dkf tags: core-8-4-branch
2005-12-15
04:08
* generic/tclIOUtil.c: workaround gcc warning "comparison is always * generic/tclTest.c: false d... check-in: d3f02d4f62 user: das tags: core-8-4-branch
2005-12-14
02:10
* unix/configure.in: run check for fts API on all platforms, since Linux glibc2 and *BSDs also hav... check-in: bf5af5a4c2 user: das tags: core-8-4-branch
2005-12-12
20:53
* unix/tcl.m4, unix/configure: Fix sh quoting error reported in bash-3.1+ [Bug 1377619] (schafer) check-in: 37c33cae97 user: hobbs tags: core-8-4-branch
11:28
* generic/tclExecute.c (ExprAbsFunc): fixed the abs(MIN_INT) case so that it doesn't break on compil... check-in: fee8d56e87 user: rmax tags: core-8-4-branch
2005-12-09
14:39
Fix [Bug 1374778] check-in: 2b115bd998 user: dkf tags: core-8-4-branch
2005-12-06
15:54
advance core-8-4-12 tag check-in: a5dc422c3b user: dgp tags: core-8-4-12, core-8-4-branch
09:01
* unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configure overrides that were origina... check-in: 82ce47b71a user: das tags: core-8-4-branch
08:21
* unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configure overrides that were origina... check-in: 1523874037 user: das tags: core-8-4-branch
2005-12-05
15:10
2005-12-05 Don Porter <dgp@users.sourceforge.net> *** 8.4.12 TAGGED FOR RELEASE *** ... check-in: f0cf61f967 user: dgp tags: core-8-4-branch
2005-12-04
00:50
* README: refer to macosx/README instead of mac/README. * mac/README: add note that mac classic po... check-in: c38172cd35 user: das tags: core-8-4-branch
2005-12-03
21:55
correct 2 README urls check-in: 0fde70cb31 user: hobbs tags: core-8-4-branch
00:35
documented macosx-only configure options. check-in: 2f67ae7188 user: das tags: core-8-4-branch
2005-12-02
21:13
update README files check-in: 8b9005bdbc user: dgp tags: core-8-4-branch
17:17
eliminate test name duplication check-in: d155f2eb6a user: dgp tags: core-8-4-branch
2005-12-01
18:29
2005-12-01 Don Porter <dgp@users.sourceforge.net> *** 8.4.12 TAGGED FOR RELEASE *** ... check-in: 766ff57d8b user: dgp tags: core-8-4-branch
02:14
* unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset. * unix/configure: regen. check-in: 321bc1bb2d user: das tags: core-8-4-branch
2005-11-30
00:15
* win/tcl.m4: Add build support for Windows-x64 builds. * win/configure: --enable-64bit now... check-in: dd30458e32 user: hobbs tags: core-8-4-branch
2005-11-29
14:02
Fix [Bug 1310081]. check-in: 0df05536cb user: dkf tags: core-8-4-branch
10:32
Fix [Bug 1366683] check-in: 0b0bbfb2d4 user: dkf tags: core-8-4-branch
2005-11-28
09:49
Apply [Patch 1353853] to prevent UMR randomness. check-in: eab767dcf0 user: dkf tags: core-8-4-branch
2005-11-27
06:09
add #include <libkern/OSByteOrder.h> for OSX 10.2 check-in: 37988e65d7 user: das tags: core-8-4-branch
02:34
* unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), add CFLAGS to SHLIB_LD to s... check-in: c6e668d19d user: das tags: core-8-4-branch
2005-11-21
18:31
update changes check-in: 3480aeec26 user: dgp tags: core-8-4-branch
2005-11-20
18:23
Don't set tclStubsPtr to 0 when Tcl_PkgRequireEx() fails [Fix for #1091431 "Tcl_InitStubs failure cr... check-in: e9675e462c user: jenglish tags: core-8-4-branch
2005-11-18
23:44
* tests/trace.test (trace-34.5): [Bug 1047286], added a second test illustrating the role of "ns i... check-in: 7b82e0cf5b user: msofer tags: core-8-4-branch
23:07
* generic/tclBasic.c (Tcl_DeleteCommandFromToken): * generic/tclCmdMZ.c (TraceCommandProc): * gen... check-in: 56a462e45c user: msofer tags: core-8-4-branch
19:38
* generic/tclIO.c (TclFinalizeIOSubsystem): preserve statePtr until we netrieve next statePtr from... check-in: 420af74d34 user: hobbs tags: core-8-4-branch
19:27
* generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08 * tests/pkg.test: ... check-in: 833824de40 user: dgp tags: core-8-4-branch
17:14
* generic/tclIO.c (TclFinalizeIOSubsystem): Applied Pat Thoyts' patch for [SF Tcl Bug 1359094].... check-in: e8ea129e06 user: andreas_kupries tags: core-8-4-branch
15:49
update changes check-in: ba0476547b user: dgp tags: core-8-4-branch
15:20
Backport of improved URL parsing. [Bug 1358369] check-in: 112e07f1c5 user: dkf tags: core-8-4-branch
2005-11-16
22:05
* README: Bump version number to 8.4.12 * generic/tcl.h: * too... check-in: f6f6b9611b user: dgp tags: core-8-4-branch
2005-11-15
23:41
* changes: Update changes for 8.4.12 release check-in: 7caaec2d9b user: dgp tags: core-8-4-branch
22:58
Bump to http 2.5.2 to cover changing rules in [http::mapReply] [1182373] check-in: 20ae8f3e06 user: dgp tags: core-8-4-branch
16:41
Bugs 926106 and 1353840 check-in: 0c15d365be user: kennykb tags: core-8-4-branch
2005-11-09
21:46
Bug 1350293 check-in: 94cf472e1a user: kennykb tags: core-8-4-branch
21:26
doc changes with 1162286 fix check-in: 147e10f6e6 user: dgp tags: core-8-4-branch
00:53
* unix/tclUnixFCmd.c (MAX_READDIR_UNLINK_THRESHOLD): reduce to 130 based on errors seen on OS X 10... check-in: 1b1316d0bb user: hobbs tags: core-8-4-branch
2005-11-08
20:21
* tests/expr.test: Portable tests expr-46.13-18 [Bug 1341368] check-in: 024787a346 user: dgp tags: core-8-4-branch
18:28
* generic/tclPkg.c: Corrected inconsistencies in the value returned * tests/pkg.... check-in: dfc0636509 user: dgp tags: core-8-4-branch
14:53
Fix [Bug 1348775] using Miguel's patch check-in: 23f9e4bd60 user: dkf tags: core-8-4-branch
2005-11-07
10:28
missed Changelog entry check-in: a0e1a811e3 user: msofer tags: core-8-4-branch
10:28
* tests/trace.test (trace-13.2-4): added tests to detect leak, see [Bug 1348775]. check-in: cbd1fa5e16 user: msofer tags: core-8-4-branch
2005-11-04
21:40
* unix/tcl.m4: Added code to enable [load] on LynxOS. Thanks to heidibr@users.sf.ne... check-in: 5e50e72970 user: dgp tags: core-8-4-branch
20:15
Bug 1298737 check-in: 419fc365f4 user: kennykb tags: core-8-4-branch