Age | Commit message (Expand) | Author |
2009-07-20 | Small configure.in tweak. | wyhaines |
2009-07-14 | Fixes to bignum/numeric so that infinity is always greater than any num. | wyhaines |
2009-07-09 | Minor fixes to x64 sitedir/libdir. | wyhaines |
2009-01-19 | merge revision(s) 18664: | shyouhei |
2009-01-07 | merge revision(s) 18355: | shyouhei |
2008-07-12 | merge revision(s) 17841,17845,17858: | shyouhei |
2008-06-17 | merge revision(s) 12205: | shyouhei |
2008-06-15 | merge revision(s) 15477: | shyouhei |
2008-06-15 | merge revision(s) 15476: | shyouhei |
2008-06-11 | merge revision(s) 15123: | shyouhei |
2008-06-07 | merge revision(s) 14316: | shyouhei |
2008-06-07 | merge revision(s) 14222:14225: | shyouhei |
2008-06-07 | merge revision(s) 13902, 13907, 13914: | shyouhei |
2008-06-07 | merge revision(s) 13695: | shyouhei |
2008-06-05 | merge revision(s) 13601: | shyouhei |
2007-09-07 | * configure.in (group_member): check if presents. | shyouhei |
2007-08-22 | * configure.in (ac_cv_func_isinf): set yes also on OpenSolaris. | shyouhei |
2007-08-21 | * configure.in (darwin): prohibit loading extension libraries to | shyouhei |
2007-05-22 | merge -c 12190 | shyouhei |
2007-05-22 | merge -c 12189 | shyouhei |
2007-02-28 | Merge changes between r11913 and r11943 from ruby_1_8. | knu |
2007-02-27 | Merge changes between r11907 and r11913 from ruby_1_8. | knu |
2007-02-19 | * configure.in, defines.h, eval.c (rb_feature_p, rb_provided, | knu |
2007-02-10 | * configure.in, ext/thread/extconf.rb, lib/thread.rb: Add a | knu |
2006-12-06 | * configure.in (SITE_DIR): fixed to emtpy RUBY_SITE_LIB in config.h on | eban |
2006-10-30 | * Makefile.in (miniruby): add XLDFLAGS. | nobu |
2006-10-22 | * configure.in: alloca is broken; use C_ALLOCA instead. | matz |
2006-09-01 | fix previous change. | akr |
2006-09-01 | * common.mk, configure.in, defines.h, eval.c, gc.c, main.c, | akr |
2006-08-08 | * Makefile.in, common.mk, configure.in: fix for platforms without | usa |
2006-08-07 | * configure.in, common.mk: AIX link issue. a patch from Yutaka | matz |
2006-07-26 | * configure.in: add support for as and ASFLAGS. [ruby-dev:29138] | matz |
2006-07-25 | * configure.in: suppress warnings by automake 1.8 or later. | nobu |
2006-07-17 | * configure.in (rb_cv_msvcrt): defaulted to msvcrt. Workaround for a | nobu |
2006-07-17 | * configure.in: should use ac_cv_lib_dl_dlopen=no on MinGW. | eban |
2006-07-17 | * configure.in: set ac_cv_func_dlopen=no on MinGW. | eban |
2006-07-06 | * process.c (rb_proc_times): use sysconf(_SC_CLK_TCK) value prior to | nobu |
2006-06-30 | * configure.in: should test isinf for Solaris with GCC compiler. | matz |
2006-06-30 | * configure.in: should test isinf for Solaris with GCC compiler. | matz |
2006-06-27 | * win32/win32.h: define isascii on MinGW for msvcrt compatibility. | eban |
2006-06-14 | * configure.in: check sizeof(rlim_t). | akr |
2006-06-07 | * configure.in: add new configure option `--with-winsock2' for mingw. | usa |
2006-05-24 | * configure.in (ac_install_sh): ignore dummy install-sh. | nobu |
2006-03-20 | * configure.in: Solaris SunPro compiler -rapth patch from | matz |
2006-03-20 | * configure.in: remove enable_rpath=no for Solaris. | matz |
2006-02-20 | * configure.in (mingw): have link. | usa |
2006-02-02 | * configure.in: The isinf is not regognized by autoconf | ocean |
2006-02-01 | * configure.in, hash.c (ruby_setenv): use setenv(3) and unsetenv(3) | ocean |
2006-01-25 | * configure.in, dln.c, file.c, intern.h, missing.h (eaccess): use | nobu |
2005-11-24 | * configure.in (AC_CHECK_FUNCS): need to check link(). | usa |