| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
-type option (important because -type has a default that is not always
appropriate, and the header must not be duplicated).
|
| |
| |
| |
| | |
-type option (important because -type has a default that is not always
appropriate, and the header must not be duplicated).
|
|\ \
| |/ |
|
| | |
|
|\ \ |
|
| |\ \
| | |/ |
|
| | | |
|
| | |\ |
|
| | |\ \ |
|
| | | | | |
|
|/ / / / |
|
|\ \ \ \
| | |_|/
| |/| |
| | | | |
the DEB_HOST_MULTIARCH location change for libc.
|
| |\ \ \
| | |_|/
| |/| |
| | | | |
the DEB_HOST_MULTIARCH location change for libc.
|
| | | |
| | | |
| | | |
| | | | |
location change for libc
|
| | | | | |
| \ \ \ | |
|\ \ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* Use package ifneeded so slave gets exactly same tcltest version as master
* Use configure command instead of legacy ::argv magic to pass tcltest
configuration options to slave interp.
Test files using the new loadIntoSlaveInterpreter command updated to declare
their need for tcltest 2.3.3 as minimum acceptable release.
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Use [package ifneeded] so slave gets exactly same tcltest version as master
* Use [configure] command instead of legacy ::argv magic to pass tcltest
configuration options to slave interp.
Test files using the new [loadIntoSlaveInterpreter] command updated to
declare their need for tcltest 2.3.3 as minimum acceptable release.
|
| | |/
| |/| |
|
|\ \ \
| |/ / |
|
| | | |
|
|\ \ \
| |/ / |
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
Package version incremented to 2.7.6.
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
|
| | |
| | |
| | |
| | | |
levels for us.
|
|\ \ \
| |/ / |
|
| | | |
|
|\ \ \
| |/ / |
|
| | | |
|
| | |
| | |
| | | |
test frameworks have no mind to read...
|
| | | |
|
| | | |
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* tools/tclZIC.tcl (onDayOfMonth): Allow for leading zeroes
in month and day so that tzdata2011d parses correctly.
* library/tzdata/America/Havana:
* library/tzdata/America/Juneau:
* library/tzdata/America/Santiago:
* library/tzdata/Europe/Istanbul:
* library/tzdata/Pacific/Apia:
* library/tzdata/Pacific/Easter:
* library/tzdata/Pacific/Honolulu: tzdata2011d
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* tools/tclZIC.tcl (onDayOfMonth): Allow for leading zeroes
in month and day so that tzdata2011d parses correctly.
* library/tzdata/America/Havana:
* library/tzdata/America/Juneau:
* library/tzdata/America/Santiago:
* library/tzdata/Europe/Istanbul:
* library/tzdata/Pacific/Apia:
* library/tzdata/Pacific/Easter:
* library/tzdata/Pacific/Honolulu: tzdata2011d
|
| | |
| | |
| | | |
parser used in auto_mkIndex; never a good idea to delete the ::tcl NS!)
|
| | |
| | |
| | | |
Bumped tcltest version to 2.3.3
|
|\ \ \
| |/ /
| | | |
cause more harm than good. Purged them (except in zlib files).
|
| |\ \
| | |/
| | | |
more harm than good. Purged them.
|
| | |
| | |
| | | |
more harm than good. Purged them.
|
| | |
| | |
| | |
| | | |
* library/platform/pkgIndex.tcl: Package updated to version 1.0.9.
|
| | |
| | |
| | |
| | | |
* library/platform/pkgIndex.tcl: Package updated to version 1.0.8.
|
| | |
| | |
| | |
| | |
| | | |
* library/platform/pkgIndex.tcl: /lib674 difference right for
linux. Package updated to version 1.0.7.
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Check /lib64 for existence of files matching libc* before
accepting it as base directory. This can happen on weirdly
installed 32bit systems which have an empty or partially filled
/lib64 without an actual libc. Bumped to version 1.0.6.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* library/platform/platform.tcl: from head and8.5 into the 8.4
* library/platform/shell.tcl: branch. Updated makefiles to install
* unix/Makfile.in: the packages.
* win/Makefile.in:
|
| | |
| | |
| | |
| | | |
* library/tcltest/pkgIndex.tcl: package. [Bug 2570363]
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[tclPkgUnknown] and friends. We find out soon enough whether a
file is readable when we try to [source] it, and not testing
before allows us to workaround the bugs on some common filesystems
where [file readable] lies to us. [Patch 1969717]
|
| | | |
|
| | |
| | |
| | |
| | | |
checking http::status
|
| | |
| | |
| | |
| | |
| | |
| | | |
* library/tcltest/pkgIndex.tcl: constraint names. Properly handle
constraint expressions that return non-numeric boolean results like
"false". Bump to tcltest 2.2.9. [Bug 1772989; RFE 1071322]
|
| | |
| | |
| | |
| | | |
in interactive [unknown] when empty command is invoked. [Bug 1743676]
|
| | |
| | |
| | |
| | |
| | | |
* win/tclWinReg.c: Bump to registry 1.1.5 to account
* library/reg/pkgIndex.tcl: for [1682211] bug fix.
|