| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in, */Makefile.sub, common.mk (vmasm): generalized. | nobu | 2007-02-02 | 1 | -0/+4 |
* | * Makefile.in, common.mk, configure.in, */{Makefile.sub, configure.bat, | usa | 2007-01-23 | 1 | -0/+1 |
* | * Makefile.in, common.mk (NULLCMD): moved for platforms that empty | nobu | 2006-12-06 | 1 | -0/+1 |
* | * Makefile.in (miniruby): add XLDFLAGS. | nobu | 2006-10-30 | 1 | -1/+1 |
* | * Makefile.in, common.mk, ext/extmk.rb, win{32,ce}/Makefile.in: keep | nobu | 2006-10-01 | 1 | -0/+1 |
* | * Makefile.in, common.in, instruby.rb, ext/extmk.rb, lib/mkmf.rb: | nobu | 2006-09-16 | 1 | -0/+1 |
* | * Makefile.in, win32/Makefile.sub (MINIRUBY): append MINIRUBYOPT. | nobu | 2006-09-08 | 1 | -3/+3 |
* | * configure.in: add support for as and ASFLAGS. [ruby-dev:29138] | matz | 2006-07-26 | 1 | -0/+5 |
* | * Makefile.in, mkconfig.rb: catch-up for latest autoconf. | nobu | 2006-06-25 | 1 | -0/+1 |
* | * Makefile.in (XCFLAGS): separated as well as win32/Makefile.sub. | nobu | 2005-12-19 | 1 | -2/+3 |
* | * Makefile.in (OUTFLAG): keep trailing spaces. [ruby-dev:27666] | nobu | 2005-11-10 | 1 | -1/+2 |
* | * Makefile.in, configure.in (MINIOBJS): miniruby on HP-UX can not load | nobu | 2005-09-06 | 1 | -0/+1 |
* | * common.mk, Makefile.in, {bcc32,win32,wince}/Makefile.sub: integrated | nobu | 2005-08-03 | 1 | -6/+0 |
* | * parse.y: remove static variables. [ruby-dev:26530] | nobu | 2005-07-13 | 1 | -1/+1 |
* | * Makefile.in, common.mk: miniruby depens on MINIOBJS. | nobu | 2005-04-20 | 1 | -1/+1 |
* | * Makefile.in, configure.in: made EXTOUT configurable. | nobu | 2005-01-31 | 1 | -1/+1 |
* | * Makefile.in (.y.c): simplify the rule. | eban | 2004-12-06 | 1 | -4/+2 |
* | * eval.c (rb_eval): NODE_XSTR should pass copy of literal string. | matz | 2004-10-30 | 1 | -1/+1 |
* | * Makefile.in, common.mk, */Makefile.sub (ext/extinit.o): OUTFLAG | nobu | 2004-04-07 | 1 | -2/+3 |
* | * Makefile.in, */Makefile.sub, common.mk (clean-local, distclean-local): | nobu | 2004-03-23 | 1 | -0/+6 |
* | * Makefile.in, */Makefile.sub, common.mk: extract common portions. | nobu | 2004-03-21 | 1 | -297/+37 |
* | * Makefile.in: replaced regex.c entry with Oniguruma files. | ksaito | 2004-03-08 | 1 | -3/+21 |
* | * Makefile.in (lex.c): use $? instead of $<. | eban | 2004-03-07 | 1 | -1/+1 |
* | * Makefile.in: miniruby is not needed for cross compile. | nobu | 2004-03-04 | 1 | -5/+5 |
* | * Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub: terminate options. | nobu | 2004-02-22 | 1 | -1/+1 |
* | * ext/extmk.rb: use optparse instead of getopts. | nobu | 2004-02-22 | 1 | -3/+4 |
* | * string.c (rb_str_match): raise TypeError when both arguments are | usa | 2004-02-10 | 1 | -1/+1 |
* | * Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub, configure.in, | nobu | 2004-02-09 | 1 | -10/+39 |
* | * misc/ruby-mode.el: better support for general delimited | matz | 2004-01-27 | 1 | -1/+1 |
* | * configure.in (RDOCTARGET): new macro. if you want to install | eban | 2004-01-08 | 1 | -4/+4 |
* | Add RDoc to build. Add --ri-system to RDoc | dave | 2004-01-05 | 1 | -2/+8 |
* | * lib/cgi.rb (CGI::QueryExtension::Value::[]): should work like | matz | 2003-12-17 | 1 | -1/+1 |
* | * Makefile.in (lex.c): try gperf first, and copy from the source | nobu | 2003-12-03 | 1 | -5/+3 |
* | * Makefile.in: add ARCH_FLAG to DLDFLAGS. | eban | 2003-11-30 | 1 | -1/+1 |
* | * Makefile.in: add ARCH_FLAG to CFLAGS. | eban | 2003-11-30 | 1 | -2/+2 |
* | * gc.c (Init_stack): stack region is far smaller than usual if | matz | 2003-11-22 | 1 | -0/+4 |
* | * string.c: add #include "version.h". this file still depends on it. | usa | 2003-11-05 | 1 | -1/+1 |
* | * Makefile.in: remove needless version.h dependency. | nobu | 2003-11-05 | 1 | -3/+3 |
* | * ext/etc/etc.c: add new functions: setpwent, getpwent, endpwent, | matz | 2003-10-01 | 1 | -1/+5 |
* | * Makefile.in (test): phony target. | nobu | 2003-09-05 | 1 | -1/+5 |
* | * marshal.c (w_symbol, w_object): get rid of warnings. | nobu | 2003-08-16 | 1 | -3/+3 |
* | * Makefile.in: static link libraries to LIBRUBY_SO with static linked | nobu | 2003-08-12 | 1 | -8/+11 |
* | * Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub, | nobu | 2003-05-21 | 1 | -7/+7 |
* | * lib/fileutils.rb (mkdir, mkdir_p): set mode to 0755. | eban | 2003-03-09 | 1 | -1/+7 |
* | * instruby.rb, ext/extmk.rb, Makefile.in, win32/Makefile.sub, | knu | 2003-01-25 | 1 | -7/+12 |
* | * configure.in (MANTYPE): Detect if the system's nroff(1) groks | knu | 2003-01-20 | 1 | -2/+4 |
* | * Makefile.in, {win32,bcc32}/Makefile.sub: add new target: | eban | 2002-12-31 | 1 | -0/+4 |
* | * configure.in (LIBRUBY_A): append -static. [ruby-dev:18689] | nobu | 2002-11-14 | 1 | -1/+3 |
* | * Makefile.in, ext/extmk.rb, bcc32/Makefile.sub, | knu | 2002-11-03 | 1 | -5/+5 |
* | * configure.in (XCFLAGS): CFLAGS to comile ruby itself. | nobu | 2002-10-21 | 1 | -18/+57 |