summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2002-12-02* eval.c (backtrace): should ignore line 0 frame.matz
2002-10-04* configure.in (RUBY_PROG_GNU_LD): check whether the linker is GNU ld.eban
2002-10-02* configure.in: set ac_cv_func_setitimer to "no" on Cygwin.eban
2002-09-25* eval.c (ruby_run): should set toplevel visibility again here.matz
2002-06-30* configure.in (seekdir, telldir): add ac_cv_func_telldir=yes,eban
2002-06-20* configure.in (__NO_ISOCEXT): add for mingw-runtime 2.0-2.eban
2002-05-22Wed May 22 20:18:31 2002 WATANABE Hirofumi <eban@ruby-lang.org>eban
2002-05-14* eval.c (blk_orphan): the wrong condition; backported from 1.7matz
2002-04-24* configure.in: change order.eban
2002-04-24* configure.in: set size of the initial stack fromeban
2002-04-12* configure.in: add check for initstate(3).eban
2002-03-20* configure.in: workaround for autoconf 2.53.eban
2002-02-06* configure.in: keep old config.h unless changed.nobu
2002-01-25* configure.in (solaris): add '-shared' only for GNU ld.eban
2002-01-04forgot to commit everything bug ChangeLogmatz
2001-12-30* time.c (time_utc_offset): new function.akr
2001-12-03* configure.in: add -Wl,-export-dynamic on NetBSD.eban
2001-12-03* configure.in: not use X11BASE, since it's not always set.usa
2001-12-02* configure.in: apply patch from NetBSD's pkgsrc (patch-aa).usa
2001-12-02* configure.in: use GCC, not without_gcc. remove without_gcc.eban
2001-11-13* configure.in: do not override CC if set.eban
2001-11-13* signal.c (sighandle): should not re-register sighandler ifmatz
2001-11-07* dir.c (my_getcwd): do not rely on MAXPATHLEN.matz
2001-10-02* ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0.matz
2001-06-11* confgure.in: add RUBY_CANONICAL_BUILD.eban
2001-06-01* configure.in: use waitpid on mingw32.eban
2001-05-30* configure.in: default --with-libc_r to `no' until the problem isknu
2001-05-28* configure.in: remove unnecessary AC_CANONICAL_BUILDeban
2001-05-11* bignum.c (bigdivrem): access boundary bug.matz
2001-05-02* configure.in: get --enable-shared to work on MacOS X.knu
2001-04-26* configure.in: don't use tzname on cygwin 1.3.1+.eban
2001-04-22* configure.in: add -mieee to CFLAGS on Linux/Alphaeban
2001-04-03* Makefile.in: Introduce MAINLIBS.knu
2001-03-27* eval.c (rb_mod_define_method): should have clear method cache.matz
2001-03-22* ruby.h: better inline function support.matz
2001-03-16* configure.in: Set SOLIBS properly for all ELF andknu
2001-02-11* configure.in: add ac_cv_func_getpgrp_void=yes on DJGPP.eban
2001-02-08* parse.y (parse_quotedwords): %w should allow parenthesis escape.matz
2001-01-31gcc-2.95.2-7(cygwin) support.eban
2001-01-17* configure.in: remove DEFS definition.eban
2000-11-13matzmatz
2000-11-02matzmatz
2000-10-31matzmatz
2000-10-02matzmatz
2000-09-30ebaneban
2000-09-27ebaneban
2000-09-22matzmatz
2000-09-21matzmatz
2000-09-19ebaneban
2000-09-19ebaneban