Timeline
Not logged in

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

50 most recent check-ins tagged with "dkf-64bit-support-branch"

2002-01-24
20:34
Added test for meaning of tcl_platform(wordSize) Closed-Leaf check-in: 875e73e3ac user: dkf tags: dkf-64bit-support-branch
2001-12-02
22:06
Added field to tcl_platform to describe the machine-word size. check-in: a2fac462b3 user: dkf tags: dkf-64bit-support-branch
2001-11-27
09:54
Fixed (hopefully) mistakes in tclTest.c that stopped compilation on Alpha. check-in: af7f78f734 user: dkf tags: dkf-64bit-support-branch
09:48
Missed a #undef... check-in: acca2acd72 user: dkf tags: dkf-64bit-support-branch
2001-11-26
23:10
Made 'obsolete fs hooks' version of stat buffers backward compatible. Thanks to Vince Darley for sug... check-in: 7a04070383 user: dkf tags: dkf-64bit-support-branch
2001-11-25
17:27
Fixed fault in new Tcl_Stat implementation, and improved docs. check-in: 583078dda2 user: dkf tags: dkf-64bit-support-branch
2001-11-23
22:56
Made Tcl_Stat use old-style 'struct stat' in its declaration following suggestions from Vince Darley... check-in: 1c171d3fff user: dkf tags: dkf-64bit-support-branch
2001-11-07
13:35
Following a suggestion by wdi@ccc.uni-erlangen.de (Wolf-Dietrich Ihlenfeldt), This implements suppor... check-in: fa70a3036f user: dkf tags: dkf-64bit-support-branch
2001-11-05
14:23
Improved backward-compatability on platforms by adding migration entries to the stubs table for Tcl_... check-in: 37677d9c1f user: dkf tags: dkf-64bit-support-branch
2001-10-25
16:11
Fixed tesst selection to choose the right behaviour (use 64-bit code if we can support 64-bit operat... check-in: 4b3e177e0a user: dkf tags: dkf-64bit-support-branch
2001-10-23
13:14
Some places prefer string lengths to be unsigned. check-in: 7f9cc44820 user: dkf tags: dkf-64bit-support-branch
13:13
Bother! Was losing error messages... check-in: 0e5e1022d2 user: dkf tags: dkf-64bit-support-branch
09:46
Fixed behaviour of [incr] w.r.t. increment amounts that are not representable in a 'long'. check-in: 2023328e53 user: dkf tags: dkf-64bit-support-branch
2001-10-22
15:20
Added #include tclPort.h to get definition of ptrdiff_t check-in: 5a69b95aa3 user: dgp tags: dkf-64bit-support-branch
14:53
* win/tclWinMtherr.c (_matherr): Better handling of selected Borland C++ math errors, from hgiese@... check-in: e294b432a1 user: dkf tags: dkf-64bit-support-branch
10:37
Avoid an obscure Borland limit... check-in: ef3b960148 user: dkf tags: dkf-64bit-support-branch
10:15
Conditional-define INVALID_SET_FILE_POINTER for VC5 check-in: c34f9fde06 user: dkf tags: dkf-64bit-support-branch
10:10
Stupid error in code to determine whether a literal is wide or not. Thanks to Benjamin Riefenstahl <... check-in: 40f562cb6f user: dkf tags: dkf-64bit-support-branch
09:54
SunPro CC *sucks*... check-in: 5180b231ac user: dkf tags: dkf-64bit-support-branch
09:03
Fixed assumptions in testing code relating to internal representation of index objects and added not... check-in: d211a25fa5 user: dkf tags: dkf-64bit-support-branch
2001-10-19
16:50
* corrected minor coding errors to get compileable source check-in: cc969f8e74 user: dgp tags: dkf-64bit-support-branch
15:45
Added clarification that string table used in Tcl_GetIndexFromObj must be a table of ASCII strings, ... check-in: 2fb96dfb8f user: dkf tags: dkf-64bit-support-branch
13:07
Keep on trying to get the combination of generic/tcl.h and unix/tcl.m4 right! check-in: 7daa0044f5 user: dkf tags: dkf-64bit-support-branch
12:52
Added range-checking to strtoll and strtoull check-in: 9052840b2d user: dkf tags: dkf-64bit-support-branch
12:51
OS-level large-file support for Windows. check-in: a57c2489d6 user: dkf tags: dkf-64bit-support-branch
2001-10-18
14:59
D'oh! Accidental redefinition removed... check-in: 2f1987e4a8 user: dkf tags: dkf-64bit-support-branch
14:19
Simplified tcl.h and removed support for platforms that can understand but cannot printf a 64-bit va... check-in: e04a287f55 user: dkf tags: dkf-64bit-support-branch
13:44
Corrected dirent64 API detection. check-in: cabcd5bba2 user: dkf tags: dkf-64bit-support-branch
12:47
Fixed some more stupid errors (resulting from not being able to build on all platforms) and made sur... check-in: 3065819826 user: dkf tags: dkf-64bit-support-branch
09:30
Removed some UNIX-specific stuff that had been left in by accident check-in: 703334faa8 user: dkf tags: dkf-64bit-support-branch
09:03
Various changes to make life much easier on non-UNIX platforms (mostly Win32.) check-in: 61fafe8162 user: dkf tags: dkf-64bit-support-branch
2001-10-17
09:28
Changes to make more use of what autoconf can discover. Also adds *lots* more cacheing of discovered... check-in: 23533208c0 user: dkf tags: dkf-64bit-support-branch
2001-10-15
14:58
Trying to do more with configure... check-in: f9c4cf80a8 user: dkf tags: dkf-64bit-support-branch
13:57
Hopefully will work on AIX now, though this version might be a little on the aggressively anti-64bit... check-in: 3464281046 user: dkf tags: dkf-64bit-support-branch
10:55
Oops. check-in: 643f10b199 user: dkf tags: dkf-64bit-support-branch
10:52
Start of work to support more platforms (HPUX,IRIX,Win) plus some minor bug fixes check-in: ab8eb3df73 user: dkf tags: dkf-64bit-support-branch
10:48
Some platforms don't have strtoll or strtoull. ***WARNING - THESE VERSIONS DON'T TO RANGE CHECKING *... check-in: d64c67eaaf user: dkf tags: dkf-64bit-support-branch
2001-10-12
15:02
[string is integer] test update check-in: 2a417a026a user: dkf tags: dkf-64bit-support-branch
12:58
Documented (some) 64-bit-related behaviour changes. check-in: 529dce316f user: dkf tags: dkf-64bit-support-branch
12:57
[string is] support. check-in: e7a50922c2 user: dkf tags: dkf-64bit-support-branch
12:09
Removed some debugging code and added a test that exercises a different route through the code. check-in: 9d1324889c user: dkf tags: dkf-64bit-support-branch
2001-10-11
14:56
Tests for all sorts of 64-bit support things check-in: 9e7b6aeeca user: dkf tags: dkf-64bit-support-branch
14:55
Mod of Wide integers can produce a wide integer. D'oh! check-in: e616d349f6 user: dkf tags: dkf-64bit-support-branch
13:45
More correct handling of wides as booleans, wide literals and [incr] of a variable containing a stri... check-in: a7a46582e4 user: dkf tags: dkf-64bit-support-branch
09:26
Use more macros from tclInt.h and upper-case file-local macros check-in: 6db8e96f69 user: dkf tags: dkf-64bit-support-branch
2001-10-09
15:31
Fixes to make test suite clean check-in: 43ea38a829 user: dkf tags: dkf-64bit-support-branch
15:30
Fixes to make whole test suite clean check-in: dafdd96fef user: dkf tags: dkf-64bit-support-branch
15:29
Various test fixes - fewer than I'd thought though... check-in: 61f1e3487a user: dkf tags: dkf-64bit-support-branch
2001-10-08
14:31
Fewer #ifdefs, less warnings, and fixed a stupid sync error in tclCompile.h check-in: 6de6a2c147 user: dkf tags: dkf-64bit-support-branch
08:22
64-bit aware binary arithmetic ops (and fixes to get clean build) check-in: 12295905a7 user: dkf tags: dkf-64bit-support-branch