Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
22 check-ins using file library/http/pkgIndex.tcl version 0401e6766a
|
2013-06-03
| ||
| 18:08 | merge release Closed-Leaf check-in: 649ee985ae user: dgp tags: core-8-4-branch | |
| 17:26 | Tag for release. Closed-Leaf check-in: 3f548b91c5 user: dgp tags: core-8-4-20-rc, core-8-4-20 | |
| 14:19 | last-moment fix for FreeBSD from Pietro Cerutti check-in: 873b92326c user: jan.nijtmans tags: core-8-4-branch | |
| 14:01 | Improve reliability of test httpold-4.12. Thanks AF! check-in: 15fee931dd user: dgp tags: core-8-4-branch | |
|
2013-05-28
| ||
| 15:15 | Tag for release check-in: 499d2a6aa7 user: dgp tags: core-8-4-20-rc | |
|
2013-05-23
| ||
| 11:28 | When compiling Tcl with mingw32/wsl-4.0, make sure that no 64-bit time functions are used, which don... check-in: 6f3fbd689c user: jan.nijtmans tags: core-8-4-branch | |
|
2013-05-19
| ||
| 14:04 | Don't #define VOID on VxWorks, as it is already typdef'd to void Eliminate possibly conflicting LOCA... check-in: 4bed29cc48 user: jan.nijtmans tags: core-8-4-branch | |
| 13:36 | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Pietro Cerutti. check-in: 3711f9d94a user: jan.nijtmans tags: core-8-4-branch | |
|
2013-05-17
| ||
| 15:12 | <sys/stat.h> inclusion is only needed when compiling for Win32, don't bother for other platforms. check-in: a2c3b92118 user: jan.nijtmans tags: core-8-4-branch | |
| 15:08 | - eliminate compiler warning when compiling with Visual Studio. - Make sure that _ftime() from msvcr... check-in: 62fbe65d17 user: jan.nijtmans tags: core-8-4-branch | |
| 07:14 | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it works, it has the side-... check-in: 9480d59af8 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-05-16
| ||
| 08:20 | Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/mingw/mingw-org-wsl/ci/4.0-... check-in: 50585cc0c1 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-05-15
| ||
| 16:46 | Fix platform version mismatch between code and index. check-in: 3a034fd20e user: andreask tags: core-8-4-branch | |
| 10:27 | Add missing "platform" package to the distribution as well. Reported by Pietro Cerutti. check-in: 56d288d533 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-05-14
| ||
| 18:15 | merge 8.4 check-in: 56ca4b0f4e user: dgp tags: core-8-4-20-rc, rc2 | |
|
2013-05-06
| ||
| 06:52 | Add support for Cygwin64, which has a 64-bit "long" type. Binary compatibility with win64 requires ... check-in: 4b69e7850b user: jan.nijtmans tags: core-8-4-branch | |
|
2013-04-30
| ||
| 18:43 | (::platform::LibcVersion): Followup to the 2013-01-30 change. The RE become too restrictive again. S... check-in: 34fb1a703f user: andreask tags: core-8-4-branch | |
|
2013-04-25
| ||
| 07:28 | Update dde to version 1.3.3. Update registry to version 1.2.2. (the same as distributed with Tcl 8... check-in: 2e764ac0b1 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-04-19
| ||
| 08:19 | Implement many Tcl_*Var* functions and Tcl_GetIndexFromObj as (faster/stack-saving) macros around re... check-in: 7b32308075 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-04-17
| ||
| 15:31 | Merge 8.4; Tag for release. check-in: 6c8196ee30 user: dgp tags: core-8-4-20-rc, rc1 | |
|
2013-04-12
| ||
| 11:08 | Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack space, is (marginally) f... check-in: 71773cb9e6 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-04-09
| ||
| 11:04 | Allow URLs that don't have a path, but a query, e.g. http://example.com?foo=bar and bump http to 2.5... check-in: 0df32cd91c user: jan.nijtmans tags: core-8-4-branch | |