Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
45 check-ins using file win/Makefile.in version 8ebf5a177f
|
2006-03-29
| ||
| 22:19 | * generic/tclPathObj.c: More fixes for path normalization when /../ * tests/fileSys... check-in: ceff9afb98 user: dgp tags: trunk | |
| 16:34 | * changes: Updates for another RC. check-in: 9aee39c9cd user: dgp tags: trunk | |
| 16:04 | * generic/tclExecute.c: Revised INST_MOD implementation to do calculations in native types as much... check-in: 997fe2e5f9 user: dgp tags: trunk | |
| 15:09 | Added comment about potential improvement to Tcl_GetBignumAndClearObj. check-in: a4d30ff81e user: dgp tags: trunk | |
| 01:22 | * win/tclWinPipe.c (TclpCreateProcess): change panics to Tcl errors and do proper refcounting of n... check-in: 79a703d1e5 user: hobbs tags: trunk | |
|
2006-03-28
| ||
| 21:25 | * unix/tcl.m4, win/tcl.m4: []-quote AC_DEFUN functions. check-in: f2d6b88f13 user: hobbs tags: trunk | |
| 10:54 | * macosx/Tcl.xcode/default.pbxuser: add '-singleproc 1' cli arg to * macosx/Tcl.xcodeproj/defa... check-in: 29d4b4d456 user: das tags: trunk | |
| 10:45 | * unix/tclUnixFCmd.c (TclpObjNormalizePath): deal with *BSD/Darwin realpath() converting relative ... check-in: 3ac0e983d4 user: das tags: trunk | |
| 10:28 | typo in comment check-in: 5be48eb504 user: das tags: trunk | |
| 09:41 | nativeFilesystemRecord comparisons check-in: b8ef0f05a3 user: vincentdarley tags: trunk | |
|
2006-03-27
| ||
| 23:28 | Fixes for bug #1456373 (mingw-gcc issue). check-in: 42198c1aa6 user: patthoyts tags: trunk | |
| 23:12 | * generic/tclExecute.c: Merge INST_MOD computation in with the INST_?SHIFT instructi... check-in: 2bbd058f89 user: dgp tags: trunk | |
| 22:50 | * generic/tclExecute.c: Merge INST_MOD computation in with the INST_?SHIFT instructi... check-in: d2c3bdebb9 user: dgp tags: trunk | |
| 18:56 | Change the "pc" constraint to synonym "win" for consistency with the rest of the Tcl test suite. check-in: bc8d40111e user: dgp tags: trunk | |
| 18:08 | * doc/CrtChannel.3: Added TCL_CHANNEL_VERSION_5, made it * generic/tcl.h: the version wh... check-in: 5fab17f21d user: andreas_kupries tags: trunk | |
| 16:48 | typo check-in: 6e924222d6 user: dgp tags: trunk | |
| 16:13 | * changes: Updates for another RC. check-in: 782236e357 user: dgp tags: trunk | |
|
2006-03-25
| ||
| 16:58 | * generic/tclExecute.c: Corrections to INST_EXPON detection of overflow to use mp_in... check-in: 74e0e1ebcd user: dgp tags: trunk | |
| 03:18 | backing out last change, Tcl_Panic will be declared to never return check-in: 805ff30eeb user: das tags: trunk | |
| 01:58 | handle Tcl_Panic potentially returning. coverity bug 46 check-in: defbd05914 user: das tags: trunk | |
| 01:47 | added check for NULL return value of Tcl_FSGetTranslatedPath(), coverity bug 39 check-in: 826f64eb33 user: das tags: trunk | |
| 01:32 | added casts to silence coverity bug 38 check-in: d08830011e user: das tags: trunk | |
|
2006-03-24
| ||
| 21:26 | * generic/tclEncoding.c: Reverted latest change [Bug 506653] since it reportedly kil... check-in: 9b8c244384 user: dgp tags: trunk | |
| 21:11 | revert most recent tclEncoding.c commit. It is suspected to have produced a huge slowdown in encodi... check-in: 62466e950b user: dgp tags: trunk | |
| 19:05 | add missing casts to int that were making VC6 complain check-in: 9ec7daab05 user: kennykb tags: trunk | |
| 18:20 | * generic/tclExecute.c: Revised INST_EXPON implementation to do calculations in nati... check-in: cde770a73f user: dgp tags: trunk | |
| 00:52 | avoid unused var compiler warning check-in: f3e69d3d93 user: das tags: trunk | |
|
2006-03-23
| ||
| 22:28 | * generic/tclExecute.c: Merged INST_EXPON handling in with the other binary operator... check-in: d43bf734c2 user: dgp tags: trunk | |
| 18:58 | * tests/env.test: With case preserved (see 2006-03-21 commit) be sure to do ca... check-in: 35fb1929e3 user: dgp tags: trunk | |
| 16:39 | * unix/tcl.spec: Cleaned up and completed the spec file. An RPM can now be built from the tcl sou... check-in: 3de138e750 user: rmax tags: trunk | |
| 14:24 | comment adjustment check-in: 23f223b411 user: dgp tags: trunk | |
|
2006-03-22
| ||
| 18:32 | * tests/stack.test: Run the stack tests in subshells, so that they are reported as failed tests rath... check-in: d5ea9dfbe3 user: rmax tags: trunk | |
| 14:03 | tag move check-in: 7c226c079c user: dgp tags: trunk | |
|
2006-03-21
| ||
| 21:05 | * changes: Updates for another RC. check-in: d2f3f012a8 user: dgp tags: trunk | |
| 20:03 | * generic/tclStrToD.c: One of the branches of AccumulateDecimalDigit * tests/parseE... check-in: ac158a0c4f user: dgp tags: trunk | |
| 18:51 | typo check-in: 6765a99042 user: dgp tags: trunk | |
| 18:39 | Committed test cases for Bug 1451233 check-in: a770ecedac user: dgp tags: trunk | |
| 18:30 | Added knownBug constraints. check-in: 0940c81e3a user: dgp tags: trunk | |
| 15:32 | * tests/env.test: Preserve case of saved env vars. [Bug 1409272] check-in: 53ff271dba user: dgp tags: trunk | |
| 14:34 | typo check-in: 5aea6195e6 user: dgp tags: trunk | |
| 14:33 | revert broken commit check-in: 4caab46e4a user: dgp tags: trunk | |
| 11:12 | Use test constraints properly instead of looking in tcl_platform Consistent method of calling test c... check-in: 36829d55d6 user: dkf tags: trunk | |
| 11:06 | * generic/tclInt.decls: implement globbing for HFS creator & type * macosx/tclMacOSXFCmd.c: code... check-in: c72a1b963b user: das tags: trunk | |
| 09:46 | fix to permissions setting check-in: de9033fbac user: vincentdarley tags: trunk | |
|
2006-03-20
| ||
| 19:12 | * win/Makefile.in (install-libraries): Generate tcl8/8.4 directory under Windows as well (cygwi... check-in: d664769de8 user: andreas_kupries tags: trunk | |