summaryrefslogtreecommitdiff
path: root/ext/tk/MANUAL_tcltklib.eucj
AgeCommit message (Collapse)Author
2005-07-22This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@8821 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Saito 2023-12-14rb_ext_resolve_symbol: C API to resolve and return externed symbols [Feature ...Satoshi Tagomori 2023-12-14dln_symbol: make dln_sym accessible Ruby internallySatoshi Tagomori 2023-11-21Add EXTERNAL_PREFIX to ruby_abi_versionNobuyoshi Nakada 2023-11-21typedef ABI version typesNobuyoshi Nakada 2023-03-21Update dln.c to fix error output from `dln_open()`drew-wells 2022-10-19Fix and improve coroutines for Darwin (macOS) ppc/ppc64. (#5975)Sergey Fedorov 2022-10-17Fix possible use of undefined macros on very old macOS [ci skip]Nobuyoshi Nakada 2022-07-21Expand tabs [ci skip]Takashi Kokubun 2022-07-17Show ABI incompatible binary pathNobuyoshi Nakada 2022-06-27[Bug #18879] Fix macOS version detectionsNobuyoshi Nakada 2022-03-01Only define RUBY_DLN_CHECK_ABI when supportedPeter Zhu 2022-03-01ABI checking is not supported on WindowsPeter Zhu 2022-03-01dln.c: suppress unused function 'abi_check_enabled_p' warning for wasiYuta Saito 2022-02-22[Feature #18249] Implement ABI checkingPeter Zhu 2022-02-18Remove unused function declaration in dln.cPeter Zhu 2022-02-17Refine the load error messageNobuyoshi Nakada 2022-02-17Check running macOS version at runtimeNobuyoshi Nakada 2022-01-20Fix warningsKazuhiro NISHIYAMA 2022-01-19Refactor dln_load into dln_open and dln_symPeter Zhu 2022-01-18[Feature #18491] Drop support for HP-UXPeter Zhu 2022-01-14Drop support for OSX 10.3 and earlierPeter Zhu 2021-12-17dln.c: refine preprocessor conditions by USE_DLN_DLOPEN and _WIN32Nobuyoshi Nakada 2021-09-10dln.c: add missing dependency卜部昌平 2021-05-07Protoized old pre-ANSI K&R style declarations and definitionsNobuyoshi Nakada 2021-03-24Removed dln_a_outNobuyoshi Nakada 2021-03-24Fixed compilation errors when USE_DLN_A_OUTNobuyoshi Nakada 2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平 2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平 2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平 2020-02-07more on NULL versus functions.卜部昌平 2019-12-26decouple internal.h headers卜部昌平 2019-06-19Remove IA64 support.Samuel Williams 2018-07-30reduce copy & pasteshyouhei 2018-01-09constifiednobu 2018-01-03dln.c: dln_incompatible_library_pnobu 2018-01-03dln.c: xmalloc_mismatch_p with dlopennobu 2018-01-02include missing headershyouhei 2018-01-02comparing function pointer versus void* is a GCCismshyouhei 2016-12-26get rid of strcpynobu 2016-11-19dln.c: raise LoadErrornobu 2016-04-07dln.c: move error message definitionnobu