index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.in
Age
Commit message (
Expand
)
Author
2002-05-02
* error.c: use HAVE_DECL_SYS_NERR instead of platform names.
matz
2002-04-24
* configure.in: set size of the initial stack from
eban
2002-04-21
* configure.in: AC_INIT should take no argument.
eban
2002-04-19
* configure.in: version 0.0 -> 1.7.2.
eban
2002-04-19
* configure.in: cleanup for autoconf 2.5x.
eban
2002-04-12
* configure.in: add check for initstate(3).
eban
2002-04-12
/tmp/log
nobu
2002-04-11
* eval.c (assign): ruby_verbose should be surrounded by RTEST().
matz
2002-03-26
* configure.in (FILE_READPTR): check bufread instead of bufend for uClibc.
eban
2002-03-25
* configure.in (FILE_READPTR): check _p for 4.4BSD.
akr
2002-03-25
* configure.in (FILE_READPTR): new. for IO#gets improvement.
nobu
2002-03-14
* configure.in: autoconf 2.53 support. use AC_LIBOBJ.
eban
2002-03-14
* re.c (rb_reg_match): should clear $~ if operand is nil.
matz
2002-02-18
* parse.y (expr_value, arg_value, primary_value): value_expr()
matz
2002-02-06
* configure.in: keep old config.h unless changed.
nobu
2002-01-29
* file.c: `major' and `minor' macro needs sys/mkdev.h on SunOS 5.x.
akr
2002-01-25
* configure.in (solaris): add '-shared' only for GNU ld.
eban
2002-01-23
* array.c (Init_Array): remove Array#filter.
matz
2002-01-04
* process.c (rb_f_system): abandon vfork.
matz
2001-12-17
* time.c: new method `gmtoff', `gmt_offset' and `utc_offset'.
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-30
* configure.in: set target_cpu to i386 on cygwin and mingw32.
eban
2001-11-13
* configure.in: do not override CC if set.
eban
2001-11-13
* signal.c (sighandle): should not re-register sighandler if
matz
2001-11-08
* process.c (security): always give warning for insecure PATH.
matz
2001-10-02
* ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0.
matz
2001-09-03
* ruby.c (proc_options): should not alter origargv[].
matz
2001-08-06
* string.c (rb_str_lstrip_bang): new method.
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 is
knu
2001-05-28
* configure.in: remove unnecessary AC_CANONICAL_BUILD
eban
2001-05-11
* bignum.c (bigdivrem): access boundary bug.
matz
2001-05-02
I'm committing this from a MacOS X host. :)
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/Alpha
eban
2001-04-01
* 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 and
knu
2001-03-13
* io.c (argf_seek_m): wrong calling sequence of rb_io_seek().
matz
2001-02-28
* string.c (rb_str_delete_bang): delete! should take at least 1
matz
2001-02-26
* eval.c (proc_call): should not modify ruby_block->frame.iter
matz
2001-02-20
* configure.in: add check for negative time_t for gmtime(3).
matz
2001-02-16
* io.c (set_outfile): f should be the FILE* from the assigning value.
matz
2001-02-11
* configure.in: add ac_cv_func_getpgrp_void=yes on DJGPP.
eban
2001-01-31
gcc-2.95.2-7(cygwin) support.
eban
[next]