Age | Commit message (Expand) | Author |
2004-08-30 | * configure.in (GNU/k*BSD): fixed FTBFS on GNU/k*BSD. [ruby-dev:24051] | eban |
2004-08-11 | * configure.in (RPATHFLAG): stop setting RPATHFLAG on Interix. | eban |
2004-06-28 | * configure.in, lib/mkmf.rb (LIBPATHFLAG): use double quotes due to | nobu |
2004-06-26 | * configure.in (TRY_LINK): export. | nobu |
2004-06-26 | * configure.in (aix): -b must come at the start of the command line, | nobu |
2004-06-12 | * configure.in (target_os): strip -gnu suffix on Linux. | eban |
2004-06-09 | * config.guess, config.sub: Update to a more recent version as of | knu |
2004-05-20 | * numeric.c (flo_eq): alway check if operands are NaN. | matz |
2004-04-06 | * configure.in: check the size of time_t. | akr |
2004-02-02 | * configure.in: backport from 1.9 for Interix. | eban |
2004-01-12 | * configure.in (LIBPATHFLAG, RPATHFLAG): enclose paths with single | nobu |
2004-01-08 | * configure.in (RDOCTARGET): new macro. if you want to install | eban |
2004-01-06 | * eval.c (rb_mod_modfunc): should break if m has no super class. | matz |
2003-12-27 | * configure.in: fix "test: too many arguments" error. | eban |
2003-12-26 | * io.c (next_argv): warn always for stdin on inplace edit mode. | matz |
2003-12-26 | * configure.in: check if getcontext and setcontext are available. | nobu |
2003-12-24 | * configure.in: check for nanosleep, -lrt if required. | matz |
2003-12-24 | * configure.in (LDSHARED): Fixed typographical error in assignment of | eban |
2003-12-23 | * pack.c (pack_pack): remove unnecessary negative value check. | matz |
2003-12-22 | * configure.in (ac_cv_func_setitimer): moved from defines.h | nobu |
2003-12-22 | * configure.in (mingw): set isnan, finite and isinf to yes. | eban |
2003-12-20 | * eval.c (rb_with_disable_interrupt): prohibit thread context | matz |
2003-12-17 | * lib/cgi.rb (CGI::QueryExtension::Value::[]): should work like | matz |
2003-12-13 | * configure.in: check ucontext.h. | nobu |
2003-12-11 | * configure.in (ieeefp.h), numeric.c: needed for finite() on | nobu |
2003-12-06 | * io.c (flush_before_seek): flush before seek on any platform. | eban |
2003-12-03 | * configure.in (AC_PROG_YACC): AC_DEFINE(OLD_YACC) if Yacc is found | matz |
2003-11-30 | * configure.in: should put getcwd in AC_CHECK_FUNCS, not | eban |
2003-11-30 | * configure.in: keep ARCH_FLAG separate. export ARCH_FLAG. | eban |
2003-11-30 | * configure.in: do not override CCDLDFLAGS, LDFLAGS, XLDFLAGS, | eban |
2003-11-25 | * configure.in: change default value of --enable-pthread (default: no) | nagai |
2003-11-22 | * configure.in: set enable_pthread to no on MinGW. | eban |
2003-11-22 | * configure.in: add --enable-pthread option (default: yes) | nagai |
2003-11-22 | * gc.c (Init_stack): stack region is far smaller than usual if | matz |
2003-11-20 | * check existence of "pthread.h" | nagai |
2003-11-20 | * configure.in: don't find the Cygwin's pthread library on MinGW. | eban |
2003-11-20 | * configure.in: always check existence of the pthread library | nagai |
2003-11-08 | * configure.in: improvement of pthread check | nagai |
2003-11-05 | configure.in, eval.c, signal.c: : add '--with-pthread-ext' option | nagai |
2003-10-31 | * configure.in, lib/mkmf.rb: add RPATHFLAG for NetBSD. [ruby-dev:21791] | eban |
2003-09-22 | * configure.in (AC_CHECK_FUNCS): add setuid and setgid. | gotoyuzo |
2003-08-15 | * configure.in (HUGE_ST_INO): check whether struct stat.st_ino | nobu |
2003-08-07 | * cygwin/GNUmakefile: better --disbale-shared option support. | eban |
2003-07-30 | * configure.in (os2-emx): renamed from os2_emx, add flags to | nobu |
2003-07-28 | * ext/stringio/stringio.c (strio_gets): only "gets" should set $_. | matz |
2003-07-26 | * ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wrongly | matz |
2003-07-24 | * configure.in (AC_C_VOLATILE): check if volatile works. | nobu |
2003-07-23 | process.c : unify indentation | nagai |
2003-07-23 | process.c, configure.in : | nagai |
2003-07-11 | * configure.in (aix): needs ruby.imp even with gcc. | nobu |