Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
62 check-ins using file generic/tclStubInit.c version a306075c3d
|
2004-06-23
| ||
| 22:45 | Add update to let the async events work check-in: c1ebe3aba1 user: patthoyts tags: trunk | |
| 22:02 | * tests/io.test: Added -force to 18.1 and 18.2. This was failing on WinXP. check-in: be2b7d29a4 user: patthoyts tags: trunk | |
| 21:32 | * tests/winFCmd.test: Added a cleanup to winFCmd-16.11 to avoid a failure in 16.12. check-in: 88a51c52e3 user: patthoyts tags: trunk | |
| 21:01 | * tests/eofchar.data: Added -kb option to ensure a binary checkout to win32 systems. This fixes a fa... check-in: 5071106ca0 user: patthoyts tags: trunk | |
| 19:23 | * win/makefile.vc: fix for bug #977369 about launching tclsh to generate a tclConfig.sh with the nma... check-in: 30a13c52a1 user: patthoyts tags: trunk | |
| 17:26 | * tests/winDde.test (createChildProcess): Added a 200-ms delay (with the event loop live) when shutt... check-in: c612fd8217 user: kennykb tags: trunk | |
| 15:46 | Simplify constraint by assuming Mac is Unix (which is true these days) check-in: 618540629e user: dkf tags: trunk | |
| 15:36 | Standardize some use of test constraints onto names that are documented check-in: f6289216a6 user: dkf tags: trunk | |
| 15:10 | Fixed constraint name and whitespace usage check-in: 05a86b8fb7 user: dkf tags: trunk | |
| 03:49 | Corrected typo in latest patch that broke build on OS X. check-in: 4609b442b3 user: dgp tags: trunk | |
| 00:25 | Regen check-in: abb867dc74 user: dkf tags: trunk | |
| 00:24 | Version of [Patch 746578] that works with Linux and is likely to work elsewhere check-in: f7e8a16883 user: dkf tags: trunk | |
|
2004-06-22
| ||
| 22:08 | own typo repaired check-in: 2246f7274a user: davygrvy tags: trunk | |
| 19:41 | * generic/tclEvent.c (NewThreadProc): Fixed broken build on Windows caused by missing TCL_THREAD_CRE... check-in: efd9bd6b1f user: kennykb tags: trunk | |
| 13:11 | See file... check-in: 9e460ac378 user: vasiljevic tags: trunk | |
| 13:08 | Integrated fix for Tcl Bug #770053 from core-8-4-branch check-in: 9f739d40a1 user: vasiljevic tags: trunk | |
|
2004-06-21
| ||
| 22:05 | * win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler, TclpCheckStackSpace, _except_checkst... check-in: c06e682eb3 user: mdejong tags: trunk | |
| 08:54 | Make [Bug 975895] less likely to be hit check-in: a99c5f486a user: dkf tags: trunk | |
|
2004-06-19
| ||
| 00:42 | * tests/load.test: Relaxed strictness of error message matching for test load-2... check-in: 5144d92f2d user: dgp tags: trunk | |
|
2004-06-18
| ||
| 20:38 | * generic/tclEncoding.c: Static TclFindEncodings -> FindEncodings. * generic/tclInt.... check-in: 7cbe86f3c9 user: dgp tags: trunk | |
| 15:59 | * tests/winFCmd.test (winFCmd-16.12): Changed test to compute the target directory, so as not to fai... check-in: ff098068c1 user: kennykb tags: trunk | |
| 15:29 | * unix/tcl.m4: autoconf 2.5 fixes in Darwin section. * unix/configure: autoconf-2.57 check-in: d5a6b2ba3b user: das tags: trunk | |
| 15:26 | Added various Chinese locale->encoding mappings check-in: 3d9fa085dc user: dkf tags: trunk | |
| 15:17 | Added note about not touching bytes during freeIntRepProc running. check-in: bde5f9b532 user: dkf tags: trunk | |
| 15:12 | Fixed [Bug 886231] properly this time rather than with a broken version that breaks the core complet... check-in: 3a145c918b user: dkf tags: trunk | |
| 15:06 | Added tests for deep-object-freeing check-in: 102d5672a6 user: dkf tags: trunk | |
| 14:44 | Remove extraneous space check-in: 932e145c76 user: dkf tags: trunk | |
| 13:42 | Fix tclWinInit.c for KBK, adding comments as I go. :^) check-in: 74fa673878 user: dkf tags: trunk | |
|
2004-06-17
| ||
| 22:18 | Updated comments to agree with recent revisions. check-in: a8f7f64044 user: dgp tags: trunk | |
| 22:13 | Relaxed panic condition on overwrite of default library path to accept double right of the same valu... check-in: 5743d098fd user: dgp tags: trunk | |
| 21:44 | * generic/tclObj.c: Added missing space in panic message. check-in: 34e708d23e user: dgp tags: trunk | |
| 21:43 | Remove debugging panic check-in: b583fd72e7 user: dgp tags: trunk | |
| 21:40 | Reverted temporary change check-in: 9638d4c875 user: dgp tags: trunk | |
| 21:39 | * generic/tclObj.c: Added missing space in panic message. check-in: 27aed8f4eb user: dgp tags: trunk | |
| 21:33 | Added missing incr ref count. D'oh! check-in: d422046c68 user: dgp tags: trunk | |
| 21:26 | Better panic message for diagnosis. check-in: 1f6581253a user: dgp tags: trunk | |
| 20:18 | temporarily removed unset of ::tclDefaultLibrary for sake of testing. check-in: e65acbacb9 user: dgp tags: trunk | |
| 20:17 | silence compiler warning check-in: 32b8d9350e user: dgp tags: trunk | |
| 19:41 | more compiler fixes check-in: da08cdfb3d user: dgp tags: trunk | |
| 19:37 | correct compile errors check-in: d732290f82 user: dgp tags: trunk | |
| 19:28 | * win/tclWinInit.c: Inform [tclInit] about the default library directory via the... check-in: c28ec08e9c user: dgp tags: trunk | |
|
2004-06-16
| ||
| 21:20 | * doc/library.n: Moved variables ::auto_oldpath and * library/auto.tcl: :... check-in: 86b4f4513a user: dgp tags: trunk | |
|
2004-06-15
| ||
| 22:22 | Added doc clarification in response to [RFE 768852] check-in: 590545ebfe user: dkf tags: trunk | |
| 20:28 | * unix/tclConfig.sh.in (TCL_EXTRA_CFLAGS): set to @CFLAGS@, which is the configure-time CFLAGS. Ad... check-in: 235c2cad60 user: hobbs tags: trunk | |
|
2004-06-14
| ||
| 22:14 | * win/Makefile.in: Corrected compilation flags for tclPkgConfig.c so that it doesn't require Stubs. ... check-in: 8049481eef user: kennykb tags: trunk | |
| 14:39 | formatting check-in: 25d4361736 user: dgp tags: trunk | |
|
2004-06-11
| ||
| 22:39 | * doc/Encoding.3: Removed bogus claims about tcl_libPath. * generic/tclInterp... check-in: 82f0fc8f01 user: dgp tags: trunk | |
| 21:55 | * generic/tclInterp.c: Updated [tclInit] to make $env(TCL_LIBRARY) an absolute path... check-in: 4da119837c user: dgp tags: trunk | |
| 21:33 | Restored Eng. Manual Style check-in: fdfc7460a0 user: dgp tags: trunk | |
| 21:30 | * unix/tclUnixInit.c: The routines Tcl_Init() and TclSourceRCFile() * win/tclWinIn... check-in: 406f195e75 user: dgp tags: trunk | |
| 20:25 | * unix/configure.in: Updated TCL_PACKAGE_PATH value to * win/configure.in: ha... check-in: 6d6bef09e7 user: dgp tags: trunk | |
| 19:41 | * win/tclAppInit.c: Restored the 'setargv' procedure when compiling with mingw. Apparently, the co... check-in: f0cb3345b4 user: kennykb tags: trunk | |
|
2004-06-10
| ||
| 22:21 | * unix/tclUnixInit.c (TclpInitLibraryPath): Disabled addition of * win/tclWinIni... check-in: 7b183335bf user: dgp tags: trunk | |
| 17:15 | Clarified that [pwd] really returns the absolute path of the current working directory. This fixes t... check-in: 7e5c36ba70 user: vasiljevic tags: trunk | |
| 17:10 | Fixed Tcl_FSChdir not to forcefully update private cwd cached copy. This fixes the problem of [cwd] ... check-in: 3e1765974b user: vasiljevic tags: trunk | |
| 16:55 | * generic/tclPathObj.c: Corrected [file tail] results when operating on a path produ... check-in: 5ff9844529 user: dgp tags: trunk | |
|
2004-06-09
| ||
| 16:15 | Partially corrected [Bug 932314] check-in: 6d246837d7 user: vasiljevic tags: trunk | |
|
2004-06-08
| ||
| 19:27 | * generic/tclCompile.c: * generic/tclExecute.c: handle warning [Bug 969066] check-in: b497ca1e0c user: msofer tags: trunk | |
| 19:18 | Silence compiler warnings. check-in: 44e73905b2 user: dgp tags: trunk | |
| 18:52 | Fix variable usage warning. [Bug 969068] check-in: a750bd2f86 user: dkf tags: trunk | |
|
2004-06-07
| ||
| 21:37 | Fixed a minor lsearch example fault. [Bug 968219] check-in: 98e262003f user: dkf tags: trunk | |
| 16:48 | Re-commit after a `make genstubs` on a unix system, to restore unix line endings check-in: 480d71ecd2 user: dgp tags: trunk | |