| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * configure.in, common.mk: fix rule for dmytranscode.o. | naruse | 2008-01-29 | 1 | -1/+1 |
* | * configure.in (MINIRUBY): remove -I$(EXTOUT)/$(arch) from | matz | 2008-01-22 | 1 | -1/+1 |
* | * configure.in (sigsetjmp): check if available. | nobu | 2008-01-19 | 1 | -1/+1 |
* | * configure.in: Remove wrong assumptions about Cygwin. a patch from | nobu | 2008-01-19 | 1 | -6/+1 |
* | * common.mk (OBJS): moved encoding.o from COMMONOBJS. | nobu | 2008-01-14 | 1 | -1/+1 |
* | * configure.in (setup): add -I$(EXTOUT)/$(arch) to MINIRUBY. | matz | 2008-01-14 | 1 | -1/+1 |
* | * configure.in: AC_TRY_CPP has no FUNCTION-BODY while AC_TRY_COMPILE | nobu | 2008-01-11 | 1 | -1/+1 |
* | * configure.in: moved broken syscall checks from process.c etc. | nobu | 2008-01-11 | 1 | -1/+15 |
* | * util.c (ruby_strtoul): locale independent strtoul is implemented to | akr | 2008-01-02 | 1 | -1/+1 |
* | * missing/strcasecmp.c: removed. Ruby don't use locale dependent | akr | 2008-01-02 | 1 | -1/+1 |
* | * trunk/common.mk: not use -I$(srcdir)/lib with $(MINIRUBY) for cross | nobu | 2007-12-30 | 1 | -1/+1 |
* | * configure.in: rm largefile.h. | naruse | 2007-12-30 | 1 | -0/+1 |
* | * ext/socket/socket.c: a patch to support IRIX from Andrew | matz | 2007-12-27 | 1 | -1/+1 |
* | * configure.in (TIMEZONE_VOID): typo. | nobu | 2007-12-25 | 1 | -1/+1 |
* | * configure.in (BASERUBY): delayed error until BASERUBY is used. | nobu | 2007-12-25 | 1 | -1/+1 |
* | * configure.in, cygwin/GNUmakefile.in, */Makefile.sub, | nobu | 2007-12-24 | 1 | -6/+6 |
* | * Makefile.in, configure.in, lib/mkmf.rb, */Makefile.sub: specify | nobu | 2007-12-24 | 1 | -0/+2 |
* | * common.mk (encs, ext/ripper/ripper.c): needs MFLAGS. | nobu | 2007-12-22 | 1 | -0/+41 |
* | * configure.in: check langinfo.h and locale.h. | akr | 2007-12-21 | 1 | -1/+1 |
* | * configure.in: add libthr for FreeBSD. | ko1 | 2007-12-20 | 1 | -1/+1 |
* | * configure.in (TIMEZONE_VOID): check whether timezone requires zero | nobu | 2007-12-19 | 1 | -0/+11 |
* | * configure.in (BUILTIN_ENCS): removed. | nobu | 2007-12-17 | 1 | -3/+0 |
* | * configure.in (MAKEFILES): removed enc/Makefile. | nobu | 2007-12-17 | 1 | -1/+1 |
* | * configure.in (EXTERNAL_ENCOBJS, ENCSOS): removed. | nobu | 2007-12-17 | 1 | -24/+2 |
* | * Makefile.in (RUNRUBY): added RUNRUBYOPT. | nobu | 2007-12-17 | 1 | -1/+1 |
* | * configure.in (BUILTIN_ENCS): removed escapes for OpenBSD. | nobu | 2007-12-16 | 1 | -1/+1 |
* | * configure.in (MAKEFILES): should be enc/Makefile, not GNUmakefile. | nobu | 2007-12-15 | 1 | -1/+1 |
* | * configure.in (BUILTIN_ENCS): splitted command line instead of | nobu | 2007-12-15 | 1 | -1/+3 |
* | * configure.in (BUILTIN_ENCS): [] needs to be enclosed because of m4. | nobu | 2007-12-15 | 1 | -1/+1 |
* | * configure.in (enc/Makefile): add external encoding objects list. | nobu | 2007-12-15 | 1 | -1/+32 |
* | * lib/mkmf.rb (try_var): should fail for functions. | nobu | 2007-12-14 | 1 | -3/+4 |
* | * configure.in (RUBY_CHECK_VARTYPE): check if a variable is defined | nobu | 2007-12-14 | 1 | -2/+26 |
* | * configure.in: check struct timespec, clock_gettime, utimensat, | akr | 2007-11-19 | 1 | -3/+17 |
* | * configure.in: no need to set ac_cv_func_isinf=yes on non-gcc | akr | 2007-11-13 | 1 | -5/+0 |
* | * numeric.c (flodivmod): work around for inifinity. | nobu | 2007-11-13 | 1 | -1/+1 |
* | * configure.in (MINIDLNOBJS): removed. | akr | 2007-11-12 | 1 | -8/+5 |
* | forgot to commit. | akr | 2007-11-12 | 1 | -5/+5 |
* | * configure.in (DLNOBJS): defined. | akr | 2007-11-12 | 1 | -0/+5 |
* | * configure.in, common.mk, Makefile.in: don't generate | akr | 2007-11-10 | 1 | -3/+0 |
* | * common.mk, Makefile.in: generate libminiruby-static.a | akr | 2007-11-10 | 1 | -0/+3 |
* | * win32/Makefile.sub: vendor_ruby support. | usa | 2007-11-04 | 1 | -1/+0 |
* | * configure.in: --with-vendor-hdrdir implemented. | akr | 2007-11-03 | 1 | -0/+6 |
* | * configure.in: --with-vendordir implemented. | akr | 2007-11-03 | 1 | -0/+22 |
* | * configure.in (AC_SYS_LARGEFILE): keep results also in command | nobu | 2007-10-13 | 1 | -1/+7 |
* | * include/ruby/defines.h: no longer provide DEFAULT_KCODE. | matz | 2007-10-05 | 1 | -14/+0 |
* | * configure.in: Turn on --enable-pthread by default for FreeBSD | knu | 2007-10-05 | 1 | -25/+22 |
* | * configure.in (group_member): check if presents. | nobu | 2007-08-23 | 1 | -1/+4 |
* | * configure.in (BASERUBY): need AC_SUBST. [ruby-dev:31438] | eban | 2007-08-16 | 1 | -0/+1 |
* | * configure.in (BASERUBY): check if base ruby is runnable first. | nobu | 2007-08-16 | 1 | -17/+18 |
* | * configure.in (aix): enable shared by default. | nobu | 2007-08-16 | 1 | -5/+5 |