aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* * gc.c (Init_stack): stack region is far smaller than usual ifmatz2003-11-221-51/+64
* * check existence of "pthread.h"nagai2003-11-201-1/+1
* * configure.in: don't find the Cygwin's pthread library on MinGW.eban2003-11-201-0/+1
* * configure.in: always check existence of the pthread librarynagai2003-11-201-41/+47
* * configure.in: improvement of pthread checknagai2003-11-081-5/+44
* configure.in, eval.c, signal.c: : add '--with-pthread-ext' optionnagai2003-11-051-0/+6
* * configure.in, lib/mkmf.rb: add RPATHFLAG for NetBSD. [ruby-dev:21791]eban2003-10-311-1/+4
* * configure.in (AC_CHECK_FUNCS): add setuid and setgid.gotoyuzo2003-09-221-1/+2
* * configure.in (HUGE_ST_INO): check whether struct stat.st_inonobu2003-08-151-0/+12
* * cygwin/GNUmakefile: better --disbale-shared option support.eban2003-08-071-8/+12
* * configure.in (os2-emx): renamed from os2_emx, add flags tonobu2003-07-301-8/+13
* * ext/stringio/stringio.c (strio_gets): only "gets" should set $_.matz2003-07-281-1/+1
* * ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wronglymatz2003-07-261-1/+1
* * configure.in (AC_C_VOLATILE): check if volatile works.nobu2003-07-241-0/+1
* process.c : unify indentationnagai2003-07-231-0/+7
* process.c, configure.in :nagai2003-07-231-4/+4
* * configure.in (aix): needs ruby.imp even with gcc.nobu2003-07-111-1/+1
* * eval.c (rb_call_super): k->super maybe NULL if klass is Kernel.matz2003-07-071-0/+1
* * configure.in (rb_cv_stack_grow_dir): check stack growing direction.nobu2003-06-281-0/+24
* * configure.in: always add -mieee for gcc/alpha. [ruby-dev:20429]aamine2003-06-231-12/+7
* * configure.in: checks presence of grp.h and setgroups().nobu2003-06-091-2/+2
* * math.c (math_erf,math_erfc): new function. [ruby-list:37753]matz2003-06-051-1/+1
* * configure.in: should not use def file, use ld witheban2003-06-011-5/+3
* * win32/win32.c (_CRTIMP): redefine _CRTIMP on MinGW.eban2003-05-291-1/+0
* * configure.in: add '--Wl,--enable-auto-import' to DLDFLAGSeban2003-05-131-1/+2
* * configure.in, bcc32/Makefile.sub, win32/Makefile.sub: defineusa2003-05-131-0/+1
* * configure.in: better YACC support on HP-UX.eban2003-03-051-1/+10
* * configure.in, bcc32/Makefile.sub, win32/Makefile.sub: definenobu2003-03-041-2/+3
* * configure.in: better HP-UX support.eban2003-03-041-2/+3
* * configure.in (MANTYPE): Detect if the system's nroff(1) groksknu2003-01-201-0/+22
* * configure.in (ARCHFILE): set even unless --enable-shared onnobu2003-01-151-1/+1
* * configure.in (RUBY_CHECK_IO_NEED): added more tests.nobu2003-01-101-16/+17
* * configure.in: AC_MSG_FAILURE is a new macro in 2.54b or later.nobu2003-01-091-1/+1
* * configure.in (RUBY_CHECK_IO_NEED): check whether fseek() andnobu2003-01-091-15/+29
* * configure.in: set rb_cv_need_io_flush_between_seek=yes.usa2003-01-041-1/+1
* * configure.in: better DJGPP support. add GNUmakefile.eban2003-01-011-0/+4
* * configure.in: Improve OpenBSD support. [obtained from: OpenBSDknu2002-12-311-3/+7
* * configure.in: cleanups for MinGW. remove -D__NO_ISOCEXT in $CFLAGS.eban2002-12-261-3/+2
* * numeric.c (num_step): use DBL_EPSILON.matz2002-12-191-1/+1
* * configure.in, defines.h, dir.c, dir.h, dln.c, error.c,uema22002-12-151-2/+2
* * configure.in (RUBY_PROG_GNU_LD): add $CFLAGS, $CPPFLAGS, $LDFLAGSeban2002-12-121-7/+14
* WinCE patch mergedmatz2002-12-021-3/+6
* * configure.in (LIBRUBY_A): append -static. [ruby-dev:18689]nobu2002-11-141-7/+10
* * math.c (math_acos): check errno after operation. ditto formatz2002-11-141-30/+0
* * configure.in (DLDFLAGS): removed -Wl,-no-undefined tonobu2002-11-131-1/+0
* * configure.in (LIBPATHFLAG): avoid $ substitution.nobu2002-10-241-1/+1
* * configure.in (LIBPATHFLAG): should escape $. [ruby-dev:18572]nobu2002-10-231-1/+1
* * configure.in (RUBY_CPPOUTFILE): fix cache file bug.eban2002-10-211-11/+6
* * configure.in (XCFLAGS): CFLAGS to comile ruby itself.nobu2002-10-211-35/+72
* * configure.in: use rb_cv_prog_gnu_ld on FreeBSD.eban2002-10-041-2/+2