Timeline
Not logged in

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

46 check-ins using file generic/tclPosixStr.c version 933f0d205b

2011-07-21
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-15
17:50
Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. check-in: 5313bef77f user: dgp tags: core-8-4-branch
2011-07-13
17:53
3366265 Buffer allocated one byte too small caused overrun. check-in: 9d68baec02 user: dgp tags: core-8-4-branch
2011-07-12
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