Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
35 check-ins using file win/Makefile.in version 52f4605eb0
|
2001-08-22
| ||
| 15:46 | * Corrected errors in tests revealed by fix of overagressive compiler. [Bug 451200] check-in: 6bb0234247 user: dgp tags: trunk | |
| 13:57 | Fixed overagressive compilation of [catch], [Bug #219184] check-in: 1cf946c837 user: msofer tags: trunk | |
| 01:29 | * tests/tcltest.test (tcltest-12.2): fixed test that would break when env vars weren't Tcl list fr... check-in: cfda39e13a user: hobbs tags: trunk | |
|
2001-08-21
| ||
| 01:09 | * library/http/http.tcl (geturl): added port number to Host: header to comply with HTTP/1.1 spec (... check-in: d3d6db60dc user: hobbs tags: trunk | |
|
2001-08-16
| ||
| 22:13 | Fixed incorrect year 8.4a3 was released. 10 days ago, not a year and 10 days ago. check-in: 0a75ed72ed user: davygrvy tags: trunk | |
| 11:01 | no message check-in: dc7463c416 user: davygrvy tags: trunk | |
| 11:01 | * win/makefile.vc: replaced $(WINDIR) with $(include32) for the .rc.res inference rule. winver.h ... check-in: 15cc22133b user: davygrvy tags: trunk | |
| 10:43 | no message check-in: d26c35b2a0 user: davygrvy tags: trunk | |
| 10:42 | * tools/tcl.wse.in: * tools/tcl.hpj.in: * win/tcl.hpj.in: Removed -kb storage in CVS to ensure t... check-in: 7bc07144e6 user: davygrvy tags: trunk | |
| 09:51 | no message check-in: 82c266b51e user: davygrvy tags: trunk | |
| 09:46 | * tools/tcl.wse.in: * win/tcl.hpj.in: Removed -kb storage in CVS to ensure these text files to m... check-in: e97a82dfa5 user: davygrvy tags: trunk | |
|
2001-08-14
| ||
| 13:45 | use MAX_NESTING_DEPTH as default nesting depth for interps [Bug: 232564] check-in: 8a7e83a636 user: msofer tags: trunk | |
|
2001-08-13
| ||
| 12:42 | Correcting wrong date in Changelog entry check-in: 0055f36a6c user: msofer tags: trunk | |
| 12:40 | Corrected test numbers in tests/trace.test check-in: 4c12252248 user: msofer tags: trunk | |
|
2001-08-12
| ||
| 21:17 | * unix/configure: Regen. * unix/configure.in: * unix/tcl.m4: Use GCC variable set by AC_PROG_CC i... check-in: 0a1eac636d user: mdejong tags: trunk | |
|
2001-08-11
| ||
| 18:43 | vfs-related fixes check-in: d7401f73f7 user: vincentdarley tags: trunk | |
|
2001-08-10
| ||
| 13:10 | insure that [array] traces work for undefined vars [bug: 449094] check-in: c3b6bd938e user: msofer tags: trunk | |
| 01:18 | * unix/Makefile.in: Delete the unused getcwd.o target. This fixes bug #440942. check-in: 3a761f99c5 user: mdejong tags: trunk | |
|
2001-08-09
| ||
| 01:06 | Added checks for package dependencies. Bumped patchlevels of changed packages: http 2.3.2,... check-in: 290b54db2d user: dgp tags: trunk | |
|
2001-08-08
| ||
| 22:28 | Bumped up patchlevel to 8.4a4 to distinguish CVS snapshots from the 8.4a3 release. This do... check-in: 599ec8bcb7 user: dgp tags: trunk | |
|
2001-08-07
| ||
| 03:08 | updated auto-gend mkLinks check-in: 7b4cf97d53 user: hobbs tags: trunk, core-8-4-a3 | |
| 02:54 | corrected minor nroff transgressions check-in: cbeb50ad9f user: hobbs tags: trunk | |
| 02:44 | * changes: * README: * mac/README: * unix/README: * win/README.binary: updated for 8.4a3 releas... check-in: 48ed5477e5 user: hobbs tags: trunk | |
| 01:00 | * generic/tclFileName.c (Tcl_FSSplitPath): update to Tcl style guide. * generic/tclFCmd.c (FileC... check-in: 7a8f69b47b user: hobbs tags: trunk | |
| 00:56 | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd, Tcl_RegsubObjCmd): reordered the retrieval of arguments to... check-in: 3e61e33896 user: hobbs tags: trunk | |
| 00:45 | added GNU (HURD) configuration target. (brinkmann) check-in: c976987c02 user: hobbs tags: trunk | |
| 00:43 | * win/tclWinThrd.c (TclpFinalizeMutex, TclpFinalizeCondition): added DeleteCriticalSection calls f... check-in: 82e9771527 user: hobbs tags: trunk | |
| 00:42 | * unix/tclUnixPipe.c (TclpCreateTempFile): fixed use of tmpnam, which is dangerous. [Patch: #44263... check-in: f287eee14a user: hobbs tags: trunk | |
| 00:42 | * tests/http.test (http-4.14): fixed variable error return. [Bug: 424252] check-in: deb6444bd3 user: hobbs tags: trunk | |
| 00:42 | win/README: made note of URL for Windows compilation notes check-in: 3e4f6b276f user: hobbs tags: trunk | |
|
2001-08-06
| ||
| 22:43 | Extended description of fix 442665. check-in: 105cc56d35 user: andreas_kupries tags: trunk | |
| 22:17 | 2001-08-06 Andreas Kupries <andreas_kupries@users.sourceforge.net> * generic/tclIOCmd.c (Tcl_Gets... check-in: 29ddd6bb07 user: andreas_kupries tags: trunk | |
| 20:43 | * Added note that the tclsh program is frequently installed with the Tcl version numer as part of ... check-in: 7d75b28d95 user: dgp tags: trunk | |
| 19:13 | * [package forget] now forgets all of the package arguments it receives, not stopping when a packa... check-in: bae87bd006 user: dgp tags: trunk | |
|
2001-08-04
| ||
| 00:28 | * win/configure: regenerated * win/tcl.m4: fixed DLLSUFFIX definition to always be ${DBGX}.dll. T... check-in: 5b66653f2c user: hobbs tags: trunk | |