| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
NULL. This should fix [5da26d4760]: Tcl_LoadFile() segfaults if "interp" is NULL.
FossilOrigin-Name: 5034c136a803926573b803f0804c552203f344ac
|
|\
| |
| |
| |
| | |
these flags are available through the whole filesystem for (future) internal use
FossilOrigin-Name: 4d417791c966021f292dd5e08a2a441c449b1803
|
| |
| |
| | |
FossilOrigin-Name: 6325d5dbeac6f91d28d61ac23d02a58d5c182d0f
|
| |
| |
| | |
FossilOrigin-Name: 4dd736c95fc5e333c574e4d23aeccb7e0bdd41ae
|
| |
| |
| |
| |
| | |
(Refactor Win socket and load code to be less baroque in its internals)
FossilOrigin-Name: c8d80a632a7e9ee70a9c9cd58589f4cdefd0dcfc
|
| |
| |
| |
| |
| | |
baroque in its internals.
FossilOrigin-Name: 92cfbef04802afe414b04f8fff6a36b61d5ae27d
|
| |
| |
| |
| |
| | |
Tcl_PosixError).
FossilOrigin-Name: 1b095ad294cc30f692b20d00970574897298b030
|
| |
| |
| |
| |
| | |
rest of Tcl source code. No ABI change. API change *should* be harmless.
FossilOrigin-Name: 5574bdd262b2672cde48771787370c12854cecf4
|
|\ \
| |/
| |
| |
| | |
cause more harm than good. Purged them (except in zlib files).
FossilOrigin-Name: c64f310d38b977e7ae26a48bcf8bb8c50e453af7
|
| |\
| | |
| | |
| | |
| | | |
more harm than good. Purged them.
FossilOrigin-Name: 79367df0f0e01a96f037f893e889e7cb9b807847
|
| | |
| | |
| | |
| | |
| | | |
more harm than good. Purged them.
FossilOrigin-Name: 90b4acd7bdab65433169a232124967885c18d972
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* win/tclWin32Dll.c (asciiProcs, unicodeProcs):
* win/tclWinLoad.c (TclpDlopen): 'load' use LoadLibraryEx with
* win/tclWinInt.h (TclWinProcs): LOAD_WITH_ALTERED_SEARCH_PATH to
prefer dependent DLLs in same dir as loaded DLL.
FossilOrigin-Name: 296bc1241dd545b286e34fb06ca930ff5645b49b
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* win/tclWinLoad.c (TclpDlopen): 'load' use LoadLibraryEx with
* win/tclWinInt.h (TclWinProcs): LOAD_WITH_ALTERED_SEARCH_PATH to
prefer dependent DLLs in same dir as loaded DLL.
FossilOrigin-Name: c33c6a7479f8f5c29dd815d982983bf5e1243145
|
| | |
| | |
| | |
| | |
| | |
| | | |
(no change in functionality)
FossilOrigin-Name: 18a516cee201156eccfeb93688069cd6bd3f9918
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* win/tclWinLoad.c (TclpDlopen): 'load' use LoadLibraryEx with
* win/tclWinInt.h (TclWinProcs): LOAD_WITH_ALTERED_SEARCH_PATH to
prefer dependent DLLs in same dir as loaded DLL.
FossilOrigin-Name: 6b14ef3555eb1799c72e2b1ca61e79f53b32d3c5
|
| | |
| | |
| | |
| | |
| | |
| | | |
Don't duplicate CYGWIN timezone #define from tclPort.h in tclWinPort.h
FossilOrigin-Name: b231748527f9d07c72bc82677f14db34fb105a58
|
| | |
| | |
| | |
| | |
| | |
| | | |
Eliminate various unnecessary type casts.
FossilOrigin-Name: 77d22c7b43802be11238dcc3c0bb21ad11e74e33
|
| | |
| | |
| | |
| | |
| | |
| | | |
Fix gcc warning: comparison of unsigned expression >= 0 is always true
FossilOrigin-Name: 5426e082dc4dca8c79a35cc1ba323dd45781d2ea
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* generic/tclDecls.h: to export Tcl_LoadFile, Tcl_FindSymbol,
* generic/tclIOUtil.c: and Tcl_FSUnloadFile to the public API.
* generic/tclInt.h:
* generic/tclLoad.c:
* generic/tclLoadNone.c:
* generic/tclStubInit.c:
* tests/fileSystem.test:
* tests/load.test:
* tests/unload.test:
* unix/tclLoadDl.c:
* unix/tclLoadDyld.c:
* unix/tclLoadNext.c:
* unix/tclLoadOSF.c:
* unix/tclLoadShl.c:
* unix/tclUnixPipe.c:
* win/Makefile.in:
* win/tclWinLoad.c:
FossilOrigin-Name: 80aa157f455c7e777a532f7a3fd791d38359f31d
|
| | |
| | |
| | |
| | |
| | |
| | | |
conflicts with Kevin's TIP #357 work
FossilOrigin-Name: 6e701eee65711db65800a707f897020e7fd395f5
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
pointers.
Fix double declaration of TclNativeDupInternalRep
FossilOrigin-Name: bb4a12448bcecb18222b82374565ecea83c07bc1
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
tcl*ConstStubs, it's not necessary at all.
tclEnsemble.c: Fix signed-unsigned mismatch
make tclWinProcs "const"
Add first part of mslu support,
See [Feature Request #2819611]
FossilOrigin-Name: 0d29245dd5206eba5211a17216e65982d0be8923
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- some internal const decorations
- spacing
FossilOrigin-Name: 4ad5e07e8ede6030f3761fe757be48b382755be1
|
| | |
| | |
| | | |
FossilOrigin-Name: a1a8afc25d47810e677f42869f79723f80f3d6a6
|
|/ /
| |
| | |
FossilOrigin-Name: 2d205c22fbe5def21ccd36bc6f7b2d3831f6122d
|
| |
| |
| |
| |
| | |
1515234]
FossilOrigin-Name: d0d3c30f1a60ecb75cdca7e63593bb7d7a98f017
|
| |
| |
| | |
FossilOrigin-Name: eeb132b4aebdf3d5feb48db72fa3c06de390531d
|
| |
| |
| | |
FossilOrigin-Name: 83d72c558cc66d1e10666e2fab0f6e87addb5c3d
|
| |
| |
| | |
FossilOrigin-Name: 3ae1927bea5f3ffaa3691b0de4ac75eb937c627b
|
|/
|
|
|
|
|
|
|
| |
ERROR_PROC_NOT_FOUND
to be a bit more helpful in giving us clues. "can't find specified procedure" means a function in the
import table, for implicit loading, couldn't be resolved and that's why the load failed.
FossilOrigin-Name: c14ddbc3bbdf1db986869b00ce3e1d2ffaf84664
|
|
|
| |
FossilOrigin-Name: 4a2a8cda84e8705e04c0b6b3b5a9d8e445298b35
|
|
|
| |
FossilOrigin-Name: 9fb2f4b2d3b817b5cd6de4d3091f889bb7e4e990
|
|
|
| |
FossilOrigin-Name: 9e000cc9a78336ebdde8f8c29f77a326a511042a
|
|
|
| |
FossilOrigin-Name: bbffcec48d3efc0e02e13b0bbdcdb98281bf431f
|
|
|
|
|
|
|
|
|
| |
* [Patch 506818] Updated interfaces of generic/tclHash.c (TIP 27).
* [Patch 506807] Updated interfaces of generic/tclObj.c (TIP 27).
* [Patch 507304] Updated interfaces of win/tclWin32.c (TIP 27).
* Update all callers.
FossilOrigin-Name: 375ac8d641fa53159537f27eb1f836c043495c3b
|
|
|
|
|
|
| |
of TIP 27.
FossilOrigin-Name: ce9573a39cb9f42da11beec368b354ada882cbdd
|
|
|
|
|
|
|
|
| |
fixes from the 2001-09-24 TIP 27 changes. CONST-ified
Tcl_FSLoadFile and TclpLoadFile. Report and patch from Kevin
Kenny. [Bug 465833]
FossilOrigin-Name: 82ca28932032a7a64d20820b116a6412748af736
|
|
|
| |
FossilOrigin-Name: e50cc64ecbf8361559ffca6a1988f616b2674078
|
|
|
| |
FossilOrigin-Name: 63ee4e7a09d028fa707389d63a2bdc197a342ce1
|
|
|
|
|
|
|
|
|
| |
ERROR_PROC_NOT_FOUND exception in loading a dll.
* win/tclWinError.c: changed ERROR_PROC_NOT_FOUND to map from
ESRCH (POSIX: no such process) to EINVAL because there is no good
mapping for "procedure not found".
FossilOrigin-Name: 3bea23772995e37813b5043ce074521216194f00
|
|
|
| |
FossilOrigin-Name: 492839384e931b4714f1631e23a8eeb7d2d21e03
|
|
|
|
|
|
| |
failures, could perhaps be even more intelligent.
FossilOrigin-Name: 738eec42696496b3595bbc6999b4dece1157c4b9
|
|
|
| |
FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9
|
|
|
| |
FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
|
|
FossilOrigin-Name: f86c34e38d2a946e0ed196001fd756c57f90791a
|