Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
85 check-ins using file generic/tclPipe.c version ac98bb2608
|
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 | |
| 08:22 | D'oh! Stupid error... check-in: 8092753495 user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-05
| ||
| 15:37 | 64-bit aware unary ops check-in: 44e64ea499 user: dkf tags: dkf-64bit-support-branch | |
| 15:16 | 64-bit aware binary bit-ops and mod check-in: 39805a980f user: dkf tags: dkf-64bit-support-branch | |
| 14:20 | Logical ops and comparisons now 64-bit aware check-in: 2da836642a user: dkf tags: dkf-64bit-support-branch | |
| 13:48 | 64-bit user-function support, plus some macros for double<->wide conversions check-in: ea86d3958a user: dkf tags: dkf-64bit-support-branch | |
| 10:43 | Support for adding (long) values to variables containing wide values ([incr]) check-in: e7af90200c user: dkf tags: dkf-64bit-support-branch | |
| 08:14 | Improving support for Alpha check-in: cbc64d0cd7 user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-04
| ||
| 15:35 | Renamed misnamed macro, and added support for Alphas check-in: 5b358e6d58 user: dkf tags: dkf-64bit-support-branch | |
| 15:28 | Support for 64-bit [format] via 'l' specifier check-in: cfd35bbd98 user: dkf tags: dkf-64bit-support-branch | |
| 14:13 | More sensitive handling of 'unsigned long long' values. check-in: d679f82c1e user: dkf tags: dkf-64bit-support-branch | |
| 13:58 | Wide int support in [scan] via 'l' modifier check-in: be263c6068 user: dkf tags: dkf-64bit-support-branch | |
| 13:56 | Cleaning up a bit more. check-in: 3a44ce3a9c user: dkf tags: dkf-64bit-support-branch | |
| 13:55 | Tests and documentation for wide-int support in [binary] command. check-in: 8876c85f35 user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-03
| ||
| 15:25 | Support for Linux and simpler support for Solaris check-in: 4198369c6d user: dkf tags: dkf-64bit-support-branch | |
| 15:16 | Move system #includes until after tcl.h or Bad Things Happen on Linux... check-in: ae330e0942 user: dkf tags: dkf-64bit-support-branch | |
| 09:45 | Oops! Forgot to register the obj-type... check-in: ffbba391aa user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-02
| ||
| 10:56 | Added conditionals to cope with case where 'long' is a 64-bit type. check-in: 70c2208b6a user: dkf tags: dkf-64bit-support-branch | |
| 10:47 | Basic 64-bit support in the [binary] command. check-in: 0de26827db user: dkf tags: dkf-64bit-support-branch | |
|
2001-09-28
| ||
| 14:29 | Factoring out some more 64/32-bit OS interfaces check-in: 8f153d8b82 user: dkf tags: dkf-64bit-support-branch | |
|
2001-09-27
| ||
| 15:48 | Pulled changes needed to go to using 64-bit file offsets into one place. OK, so it's tcl.h which isn... check-in: 6e988daa34 user: dkf tags: dkf-64bit-support-branch | |
| 15:11 | Backed out unwise changes check-in: 419bd3b761 user: dkf tags: dkf-64bit-support-branch | |
| 15:09 | Added CONST to file argument for AttemptDb* check-in: bf59d90316 user: dkf tags: dkf-64bit-support-branch | |
| 15:00 | Backed out unwise changes check-in: 7f0fd62bfb user: dkf tags: dkf-64bit-support-branch | |
| 14:56 | Backed out unwise changes, and neatened up decls file check-in: 575a521977 user: dkf tags: dkf-64bit-support-branch | |
| 14:51 | Backed out unwise changes check-in: 4bd8bd14a6 user: dkf tags: dkf-64bit-support-branch | |
| 14:25 | Backing out unwise changes check-in: bfeeb2a228 user: dkf tags: dkf-64bit-support-branch | |
| 14:23 | Backed out unwise changes check-in: a6d453858f user: dkf tags: dkf-64bit-support-branch | |
| 14:11 | Backed out unwise changes check-in: 641711bb48 user: dkf tags: dkf-64bit-support-branch | |
| 14:07 | Adjusted to use Tcl_WideInt for file offsets check-in: 6a79eedcad user: dkf tags: dkf-64bit-support-branch | |
| 13:59 | Updated to use Tcl_StatBuf instead of 'struct stat' check-in: 54c1fcc487 user: dkf tags: dkf-64bit-support-branch | |
| 13:49 | Backing out unwise changes check-in: 4c0c25f627 user: dkf tags: dkf-64bit-support-branch | |
| 13:46 | Backing out unwise changes. check-in: 2f9179ed81 user: dkf tags: dkf-64bit-support-branch | |
| 13:38 | Backing out unwise changes check-in: 66e1621cbf user: dkf tags: dkf-64bit-support-branch | |
| 10:21 | Fixes so as to use wide ints for some stat fields, and to add some warnings on areas with non-64bit ... check-in: c8ca0b3b71 user: dkf tags: dkf-64bit-support-branch | |
|
2001-09-26
| ||
| 14:23 | Now builds on Solaris8/SPARC with both SunPro CC *and* GCC. check-in: 4850711173 user: dkf tags: dkf-64bit-support-branch | |