aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* * process.c (rb_f_system): abandon vfork.matz2002-01-041-1/+0
* * time.c: new method `gmtoff', `gmt_offset' and `utc_offset'.akr2001-12-171-2/+11
* * configure.in: add -Wl,-export-dynamic on NetBSD.eban2001-12-031-1/+3
* * configure.in: not use X11BASE, since it's not always set.usa2001-12-031-1/+1
* * configure.in: apply patch from NetBSD's pkgsrc (patch-aa).usa2001-12-021-14/+12
* * configure.in: use GCC, not without_gcc. remove without_gcc.eban2001-12-021-10/+8
* * configure.in: set target_cpu to i386 on cygwin and mingw32.eban2001-11-301-1/+3
* * configure.in: do not override CC if set.eban2001-11-131-3/+3
* * signal.c (sighandle): should not re-register sighandler ifmatz2001-11-131-1/+3
* * process.c (security): always give warning for insecure PATH.matz2001-11-081-2/+2
* * ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0.matz2001-10-021-2/+2
* * ruby.c (proc_options): should not alter origargv[].matz2001-09-031-1/+1
* * string.c (rb_str_lstrip_bang): new method.matz2001-08-061-0/+4
* * confgure.in: add RUBY_CANONICAL_BUILD.eban2001-06-111-0/+3
* * configure.in: use waitpid on mingw32.eban2001-06-011-1/+2
* * configure.in: default --with-libc_r to `no' until the problem isknu2001-05-301-1/+1
* * configure.in: remove unnecessary AC_CANONICAL_BUILDeban2001-05-281-7/+0
* * bignum.c (bigdivrem): access boundary bug.matz2001-05-111-0/+2
* I'm committing this from a MacOS X host. :)knu2001-05-021-1/+7
* * configure.in: don't use tzname on cygwin 1.3.1+.eban2001-04-261-1/+9
* * configure.in: add -mieee to CFLAGS on Linux/Alphaeban2001-04-221-3/+6
* * Makefile.in: Introduce MAINLIBS.knu2001-04-011-1/+29
* * eval.c (rb_mod_define_method): should have clear method cache.matz2001-03-271-3/+0
* * ruby.h: better inline function support.matz2001-03-221-1/+4
* * configure.in: Set SOLIBS properly for all ELF andknu2001-03-161-0/+8
* * io.c (argf_seek_m): wrong calling sequence of rb_io_seek().matz2001-03-131-1/+1
* * string.c (rb_str_delete_bang): delete! should take at least 1matz2001-02-281-0/+11
* * eval.c (proc_call): should not modify ruby_block->frame.itermatz2001-02-261-1/+2
* * configure.in: add check for negative time_t for gmtime(3).matz2001-02-201-0/+36
* * io.c (set_outfile): f should be the FILE* from the assigning value.matz2001-02-161-1/+1
* * configure.in: add ac_cv_func_getpgrp_void=yes on DJGPP.eban2001-02-111-0/+2
* gcc-2.95.2-7(cygwin) support.eban2001-01-311-7/+13
* * configure.in: remove DEFS definition.eban2001-01-171-0/+1
* m17n cleanup ;_;matz2001-01-101-35/+1
* NORETURNeban2001-01-101-7/+19
* setres[ug]id, NORETURNeban2001-01-101-1/+2
* matzmatz2000-12-261-0/+27
* matzmatz2000-11-131-1/+1
* matzmatz2000-11-021-0/+1
* matzmatz2000-10-311-0/+1
* matzmatz2000-10-021-7/+9
* ebaneban2000-09-301-1/+1
* ebaneban2000-09-271-5/+10
* matzmatz2000-09-221-2/+3
* matzmatz2000-09-211-4/+4
* ebaneban2000-09-191-1/+1
* ebaneban2000-09-191-1/+1
* matz: 1.6.0 final (hopufully)matz2000-09-121-1/+1
* ebaneban2000-09-041-4/+5
* matzmatz2000-08-281-0/+17