| Commit message (Expand) | Author | Age | Files | Lines |
* | mkexports.rb: flip-flop | nobu | 2018-07-29 | 1 | -1/+7 |
* | mjit_compile.c: merge initial JIT compiler | k0kubun | 2018-02-04 | 1 | -1/+1 |
* | Localize EC functions | nobu | 2017-10-28 | 1 | -1/+1 |
* | Fixed link error with VC14. | usa | 2016-12-14 | 1 | -1/+1 |
* | Support MSVC14 and 15 [Bug #11118] | naruse | 2016-04-23 | 1 | -0/+1 |
* | Makefile.in: make static IDs symbols local | nobu | 2015-02-23 | 1 | -2/+4 |
* | * win32/mkexports.rb (each_export): skip garbages generated by VS2012's | usa | 2012-11-12 | 1 | -1/+1 |
* | * win32/mkexports.rb: should not export DllMain(). | usa | 2012-07-27 | 1 | -2/+2 |
* | * win32/mkexports.rb (Exports#initialize): remove old symbol name. | usa | 2011-11-28 | 1 | -1/+0 |
* | * win32/mkexports.rb (Exports#read_substitution): need to read | nobu | 2011-11-28 | 1 | -6/+11 |
* | * win32/mkexports.rb (Exports::Mswin#each_export): exclude Init_ | nobu | 2011-08-16 | 1 | -1/+2 |
* | * configure.in (SYMBOL_PREFIX): separate from EXPORT_PREFIX. | nobu | 2010-11-11 | 1 | -1/+4 |
* | * cygwin/GNUmakefile.in (scriptbin): make executable file from | nobu | 2010-11-09 | 1 | -0/+1 |
* | * win32/mkexports.rb: revert r29320 and r29402. | wanabe | 2010-10-05 | 1 | -4/+1 |
* | * tool/config.sub: revert r29320, r29324, r29347, r29354, r29365 | wanabe | 2010-10-03 | 1 | -10/+2 |
* | * tool/config.sub: add mingw64. | wanabe | 2010-09-23 | 1 | -1/+12 |
* | * win32/mkexports.rb (each_export): VC10 support. | usa | 2010-04-05 | 1 | -1/+1 |
* | * include/ruby/ruby.h: replace snprintf and vsnprintf by | naruse | 2010-04-04 | 1 | -2/+2 |
* | * common.mk (COMPILE_PRELUDE): rbconfig is loaded on demand. | nobu | 2010-02-08 | 1 | -1/+1 |
* | * configure.in, Makefile.in (LIBRUBY_SO), common.mk (ruby.imp), | nobu | 2009-10-10 | 1 | -1/+1 |
* | * win32/mkexports.rb: rbconfig.rb exists on ".". | usa | 2009-06-24 | 1 | -1/+1 |
* | * win32/mkexports.rb: shouldn't export DllMain. | usa | 2009-02-04 | 1 | -2/+3 |
* | * cygwin/GNUmakefile.in (RUBYDEF): uses mkexports.rb on cygwin too. | nobu | 2009-02-02 | 1 | -4/+10 |
* | * cygwin/GNUmakefile.in (RUBYDEF): needs DATA marks to export | nobu | 2009-01-27 | 1 | -1/+1 |
* | * Makefile.in (miniruby): renames and then removes, to get rid of | nobu | 2009-01-20 | 1 | -5/+1 |
* | * cygwin/GNUmakefile.in (rubydll.def), win32/mkexports.rb | nobu | 2008-12-22 | 1 | -0/+5 |
* | * configure.in (mingw): no longer uses snprintf and vsnprintf of | nobu | 2008-12-22 | 1 | -0/+2 |
* | * win32/mkexports.rb (Exports#objdump, Exports#each_line): extracted. | nobu | 2008-05-28 | 1 | -22/+38 |
* | * win32/mkexports.rb (Exports::Mswin#each_export): speed up. | usa | 2008-05-28 | 1 | -0/+1 |
* | * win32/mkexports.rb: deal with __fastcall name decorations. | nobu | 2007-10-13 | 1 | -3/+3 |
* | * {bcc,win}32/mkexports.rb: explicit data. [ruby-list:44108] | nobu | 2007-10-13 | 1 | -3/+4 |
* | * main.c (main): use platform-independent per-process initialization. | nobu | 2007-09-29 | 1 | -0/+1 |
* | * include/ruby/win32.h, win32/Makefile.sub, win32/configure.bat, | usa | 2007-06-27 | 1 | -1/+1 |
* | * include/ruby: moved public headers. | nobu | 2007-06-10 | 1 | -2/+2 |
* | * instruby.rb, mkconfig.rb, rubytest.rb, bcc32/mkexports.rb, win32/{resource,... | nobu | 2006-12-21 | 1 | -0/+0 |
* | * win32/mkexports.rb, win32/resource.rb: use unique variable names. | nobu | 2006-10-24 | 1 | -3/+1 |
* | * Makefile.in, win32/Makefile.sub (MINIRUBY): append MINIRUBYOPT. | nobu | 2006-09-08 | 1 | -1/+3 |
* | * mkconfig.rb: generate RbConfig instead of Config. | akr | 2006-02-20 | 1 | -2/+2 |
* | * configure.in, cygwin/GNUmakefile.in (mingw): use def file to alias | nobu | 2005-11-05 | 1 | -23/+127 |
* | * win32/mkexports.rb: remove unnecessary exports. (ruby-dev:17418) | usa | 2002-06-18 | 1 | -1/+1 |
* | * win32/mkexports.rb: support VC++.NET. | usa | 2002-03-26 | 1 | -1/+1 |
* | * win32/mkexports.rb: follow the change of rb_io_puts(). | usa | 2001-10-30 | 1 | -2/+2 |
* | matz - add/remove files | matz | 2000-08-03 | 1 | -0/+30 |