summaryrefslogtreecommitdiff
path: root/ruby_1_8_6/ext/tk/lib/tkextlib/iwidgets/messagebox.rb
AgeCommit message (Expand)Author
2007-08-29add tag v1_8_6_5001v1_8_6_5001shyouhei
td>卜部昌平 2019-07-18Make fiber_pool more conservative on platforms with limited address space.Samuel Williams 2019-06-26Add `ucontext` coroutine implementation for generic fallback.Samuel Williams 2019-05-16Remove unused symbolsNobuyoshi Nakada 2019-05-16Make COROUTINE_REGISTERS compile-time only not to be a global symbolNobuyoshi Nakada 2018-12-11Ensure x86 stack is fortified, fixed #15335.samuel 2018-11-24Change Makefile rule for assembly to use .S rather than .ssamuel 2018-11-20Fix indentation.samuel 2018-11-20* expand tabs.svn 2018-11-20Prefer "static inline" to avoid duplicate symbols.samuel 2018-11-20Ensure start function has correct declaration.samuel 2018-11-20Mark COROUTINE as noreturn.samuel 2018-11-20Tidy up comments.samuel 2018-11-20* expand tabs.svn 2018-11-20Initial effort to support 32-bit Linux.samuel