Tcl Source Code

Timeline
Login

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

50 descendants and 50 ancestors of cab5f89bf722edda215d32949ec7aa5859a0032b

2011-08-02
09:11
Bring up to date with mainline. check-in: 58b46fcb13 user: dkf tags: dkf-utf16-branch
09:07
[Bug 3384007]: Fix some panic messages. check-in: 783c413131 user: dkf tags: trunk
2011-08-01
17:15
* generic/tclProc.c (TclProcCompileProc): fix for leak of resolveInfo when recompiling procs, [Bug 3... check-in: 5a334ac208 user: mig tags: trunk
10:07
General cleanup of tests to promote intelligibility and to try to ensure that what is tested is just... check-in: 746b31b209 user: dkf tags: trunk
09:34
Added some examples of how some of the standard global variables can be used, following prompting by... check-in: 02393482fb user: dkf tags: trunk
09:15
[Bug 3382474]: Added code to determine the version number of contributed packages from their directo... check-in: a258021b9a user: dkf tags: trunk
2011-07-31
23:16
Bring up to date with mainline. check-in: e878fe8df0 user: dkf tags: dkf-utf16-branch
23:14
Add test of UTF-8 -> internal -> UTF-8 round trip (and make it pass). check-in: 7c97e3ea95 user: dkf tags: dkf-utf16-branch
2011-07-29
20:46
Small errors plague us all... check-in: 6afb5b0222 user: dkf tags: trunk
20:20
Small enhancements to improve cross-linking with contributed packages. check-in: 81c94d0f5a user: dkf tags: trunk
2011-07-28
15:56
merge to rc check-in: b77ad4ed48 user: dgp tags: core-8-6-b2-rc
15:56
autoconf check-in: c5229f032a user: dgp tags: trunk
15:51
Fix AC_DEFINE invocation for NEED_FAKE_RFC2553. check-in: e8226eb7d0 user: max tags: trunk
14:47
merge to rc check-in: ab6ffb7d77 user: dgp tags: core-8-6-b2-rc
14:45
Update tzdata. Update changes. check-in: 26638820c0 user: dgp tags: trunk
14:42
Update to Olson's tzdata2011h check-in: 6e66b1bc32 user: dgp tags: core-8-5-branch
14:26
Merge to feature branch check-in: cd522f12fc user: dkf tags: dkf-notifier-poll
14:24
Actual possible implementation of code to convert external UTF-8 to internal surrogate pairs and bac... check-in: fed6086a43 user: dkf tags: dkf-utf16-branch
2011-07-27
17:26
merge to rc check-in: b8ec099c51 user: dgp tags: core-8-6-b2-rc
10:40
Start work towards being able to work with utf8 fully and utf16 and other things outside the BMP. check-in: f9f8c8425c user: dkf tags: dkf-utf16-branch
2011-07-26
20:00
Ensure that TclOO is properly found by all the various package mechanisms (by adding a dummy ifneede... check-in: b90f247299 user: dkf tags: trunk
2011-07-21
16:36
[Bug 3372130] Fix hypot math function with MSVC10 check-in: eb36f33d12 user: jan.nijtmans tags: trunk
16:29
[Bug 3372130] Fix hypot math function with MSVC10 check-in: faf8450cf0 user: jan.nijtmans tags: core-8-5-branch
16:27
oops, leftover end comment check-in: f2bb3c8455 user: jan.nijtmans tags: core-8-4-branch
16:19
[Bug 3372130] Fix hypot math function with MSVC10 check-in: 29cb474297 user: jan.nijtmans tags: core-8-4-branch
2011-07-19
19:42
merge to rc check-in: b2cc6298a4 user: dgp tags: core-8-6-b2-rc
19:31
3371644 Repair failure to properly handle (length == -1) in TclConvertElement(). check-in: 8e35530849 user: dgp tags: trunk
19:26
3371644 Repair failure to properly handle (length == -1) in TclConvertElement(). check-in: 720e2e9c56 user: dgp tags: core-8-5-branch
18:13
Fix [bug 3371644] -- crash on Tcl_ConvertElement with leading pound. check-in: 4fadf0bce5 user: ferrieux tags: trunk
15:29
merge to rc check-in: 6e381c8a11 user: dgp tags: core-8-6-b2-rc
2011-07-18
23:45
The final parts of my doc improvement project check-in: 618f82e96e user: dkf tags: trunk
22:41
Undocument long gone limitation of [upvar]. check-in: 9717e8acd7 user: ferrieux tags: trunk
20:01
Bump version number to 8.6b2. check-in: e336bd355d user: dgp tags: core-8-6-b2-rc
15:24
More small documentation improvements. check-in: d67b1dfdff user: dkf tags: trunk
2011-07-17
15:00
Documentation improvements (small; some revision to parsing script) to improve the quality of HTML d... check-in: 03e341000a user: dkf tags: trunk
2011-07-15
17:56
Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. check-in: 609c597cb2 user: dgp tags: trunk
17:53
Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. check-in: 002be5a1c3 user: dgp tags: core-8-5-branch
17:50
Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. check-in: 5313bef77f user: dgp tags: core-8-4-branch
14:55
3357771 Prevent circular references in values with ByteCode intreps. check-in: a26a1204dd user: dgp tags: trunk
11:45
[Bug 3365156]: Remove stray refcount bump that caused a memory leak. check-in: c02169bafa user: dkf tags: trunk
2011-07-14
03:19
3366265 Allocate proper size buffer for TclConvertElement() to write to. check-in: 828fc551b1 user: dgp tags: trunk
02:39
3366265 Allocate proper size buffer for TclConvertElement() to write to. check-in: edfd80bc20 user: dgp tags: core-8-5-branch
2011-07-13
21:19
merge new test check-in: 38a5642a29 user: dgp tags: core-8-5-branch
17:53
3366265 Buffer allocated one byte too small caused overrun. check-in: 9d68baec02 user: dgp tags: core-8-4-branch
2011-07-12
19:10
3364777 Stop segfault caused by reading from struct after it had been freed. check-in: 69fd1683a0 user: dgp tags: trunk
16:05
platform portable type matching in debug prints check-in: 83d26b2944 user: dgp tags: trunk
15:51
merge to trunk check-in: ad32aec14b user: dgp tags: trunk
15:19
Silence type match warnings in debug print. check-in: c98cb23f45 user: dgp tags: core-8-5-branch
15:08
platform portable type matching in debug prints. check-in: 27b5f75270 user: dgp tags: core-8-4-branch
14:54
wip Closed-Leaf check-in: 9d53a9efed user: dgp tags: unproven
14:42
wip check-in: cab5f89bf7 user: dgp tags: unproven
2011-07-11
18:47
Type mismatches in *printf calls. check-in: 7af66811dc user: dgp tags: unproven
2011-07-03
10:05
Corrected statements about ctime field of 'struct stat'; that was always the time of the last metada... check-in: c7d5e304f1 user: dkf tags: core-8-4-branch
2011-06-22
16:10
Updated to platform 1.0.10. Added handling of the DEB_HOST_MULTIARCH location change for libc check-in: 962a82d150 user: andreask tags: core-8-4-branch
2011-05-11
15:23
If your compiler already defines _WIN64, assume --enable-64bit check-in: 9a4410040d user: jan.nijtmans tags: core-8-4-branch
2011-05-07
19:22
fix USE_TCLALLOC so that it can be enabled without editing the Makefile check-in: b255be58d9 user: mig tags: core-8-4-branch
2011-05-06
07:53
comment fix check-in: ec6283e0a7 user: jan.nijtmans tags: core-8-4-branch
2011-04-28
13:28
minor comment fix check-in: f8646598bd user: jan.nijtmans tags: core-8-4-branch
2011-04-27
07:48
fix for [Bug 3288345]: use _stat32i64 for CYGWIN too check-in: 0e0e31226a user: jan.nijtmans tags: core-8-4-branch
2011-04-26
19:15
struct _stat64 -> struct __stat64 for AMD64 check-in: 39fdf9dcd5 user: jan tags: core-8-4-branch
2011-04-21
21:09
[Bug 3288345]: Bring cygwin Tcl_StatBuf a little closer to reality check-in: 147a7ce2f1 user: jan tags: core-8-4-branch
12:58
Make sure SetFooFromAny routines react reasonably when passed a NULL interp. check-in: 2adc132d52 user: dgp tags: core-8-4-branch
12:05
fix warnings in tclTest.c check-in: f1087fce88 user: jan.nijtmans tags: core-8-4-branch
08:08
fix for [Bug 3288345]: Wrong Tcl_StatBufused on MinGW. Make sure that all _WIN32 compilers use exact... check-in: 85f64af9fd user: jan.nijtmans tags: core-8-4-branch
2011-04-20
17:48
Fixed the shift in line numbers used for testing 'info frame' introduced by checkin [79367df0f0] (Ma... check-in: 9b14fab809 user: andreask tags: core-8-4-branch
12:54
Silence unused variable warning check-in: 50829dbdf4 user: dgp tags: core-8-4-branch
00:05
wrong date check-in: ef86bd2068 user: jan tags: core-8-4-branch
00:02
(no comment) check-in: d253bb6603 user: jan tags: core-8-4-branch
00:01
fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. Follow-up: get it right for cygwin and WIN64... check-in: efdfc4c7d2 user: jan tags: core-8-4-branch
2011-04-18
07:10
fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. check-in: 0a989dc405 user: jan.nijtmans tags: core-8-4-branch
2011-04-13
13:09
fix for [Bug 2662380], crash caused by appending to a variable with a write trace that unsets it check-in: b7862cf944 user: mig tags: core-8-4-branch
2011-04-04
16:19
Updated README files, repairing broken URLs and other rot. check-in: 00402f2aea user: dgp tags: core-8-4-branch
2011-03-28
07:54
gcc warning: unused variable "key" check-in: 3c97b9d272 user: jan.nijtmans tags: core-8-4-branch
2011-03-26
06:25
The -debug:full option is not supported when using the modern versions of link.exe included with MSV... check-in: 77b28a0470 user: jan tags: core-8-4-branch
2011-03-25
21:16
[Bug 3007895]: Tcl_(Find|Create)HashEntry stub entries can never be called. They still cannot be cal... check-in: d92ec3651b user: jan tags: core-8-4-branch
13:13
Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directly Some void -> VOID transitio... check-in: 288986ffb1 user: jan.nijtmans tags: core-8-4-branch
2011-03-24
09:40
Ensure that any reference to temporary index tables is squelched immediately rather than hanging aro... check-in: e7289d1266 user: dkf tags: core-8-4-branch
2011-03-22
10:37
The -debug:full option is not supported when using the modern versions of link.exe included with MSV... check-in: 5b793153df user: jan.nijtmans tags: core-8-4-branch
2011-03-16
15:51
[Bug #3197864] pointer truncation on Win64 TCL_MEM_DEBUG builds check-in: b9ab93d4aa user: jan.nijtmans tags: core-8-4-branch
15:30
SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. Add /usr/lib64 to set of auto-search dirs. [Bug 1230554] (SC_PA... check-in: a25388e5c7 user: jan.nijtmans tags: core-8-4-branch
2011-03-14
15:07
whitespace tidy check-in: 5c7543cbae user: dgp tags: core-8-4-branch
2011-03-11
23:08
ifdef protections to permit builds with mingw on amd64 systems. Thanks to "mescalinum" for reporting... check-in: c2cb4f795d user: jan.nijtmans tags: core-8-4-branch
12:33
* win/tcl.m4: handle --enable-64bit=ia64 for gcc. * win/configure: (autoconf-2.13) * wi... check-in: 05a17ef7c7 user: jan.nijtmans tags: core-8-4-branch
2011-03-08
21:40
Fix gcc warnings: variable set but not used check-in: 2da8478b61 user: jan.nijtmans tags: core-8-4-branch
2011-03-07
21:23
Now that we are no longer on CVS, the .cvsignore files serve no purpose check-in: 0097d4249a user: jan.nijtmans tags: core-8-4-branch
2011-03-06
21:40
* generic/tclBasic.c: More replacements of Tcl_UtfBackslash() calls * generic/tclC...
check-in: 267149f889 user: dgp tags: core-8-4-branch
19:52
* generic/tclUtil.c (TclFindElement): Guard escape sequence scans to not overrun t...
check-in: abab8589c3 user: dgp tags: core-8-4-branch
04:36
* generic/tclParse.c (TclParseBackslash): Correct trunction checks in * tests/parse....
check-in: 36a55ea880 user: dgp tags: core-8-4-branch
2011-03-01
18:04
Typo in last commit broke tclStringObj.c build. Fixed. check-in: 8223b1672d user: dgp tags: core-8-4-branch
15:38
Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. P... check-in: 90b4acd7bd user: dgp tags: core-8-4-branch
2011-01-25
15:57
[Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2, backported strcpy->memcpy chang... check-in: b9cc8fd4f1 user: nijtmans tags: core-8-4-branch
2011-01-14
16:03
Fix gcc-4.5.2 error: lvalue required as ... (backported from 8.5/8.6) check-in: 2f6d569fbe user: nijtmans tags: core-8-4-branch
2010-12-05
22:27
[Bug 3127687] Triggers FORTIFY_SOURCE buffer overflow detection check-in: 51b2974fd9 user: nijtmans tags: core-8-4-branch
2010-11-08
21:26
Fix missing comma in last commit check-in: 5541622ab4 user: andreas_kupries tags: core-8-4-branch
2010-11-03
22:10
Backported from 8.6 (see 2010-08-04). * win/tclWin32Dll.c (asciiProcs, unicodeProcs): * win/tclW... check-in: 296bc1241d user: andreas_kupries tags: core-8-4-branch
2010-10-31
21:25
Add -D_CRT_SECURE_NO_DEPRECATE and -D_CRT_NONSTDC_NO_DEPRECATE, reducing the number of deprecation ... check-in: 1a48135d12 user: nijtmans tags: core-8-4-branch
2010-10-23
21:42
Update for VS10 check-in: 7f921df8f4 user: nijtmans tags: core-8-4-branch
21:11
.cvsignore check-in: c3fa441e1f user: nijtmans tags: core-8-4-branch
14:41
[Bug 3085863]: tclUniData 9 years old Upgrade everything to Unicode 6.0, except non-BMP characters ... check-in: fc0a947b55 user: nijtmans tags: core-8-4-branch
2010-09-24
17:53
* tclWinsock.c: [Bug 3056775]: Fixed race condition between thread and internal co-thread access ... check-in: 2c943927aa user: andreas_kupries tags: core-8-4-branch
2010-09-01
20:36
* generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff to * generic/tclVar.c: make the beha... check-in: 21b6b23f79 user: andreas_kupries tags: core-8-4-branch