| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.in: define IA64 for portability. (HP aC++/ANSI C doesn't | akr | 2005-12-27 | 1 | -0/+1 |
* | * common.mk (static-ruby): overridable. | nobu | 2005-11-16 | 1 | -2/+4 |
* | * common.mk, Makefile.in, {bcc32,win32,wince}/Makefile.sub: integrated | nobu | 2005-08-03 | 1 | -0/+2 |
* | * common.mk: Borland MAKE doesn't look for file names which have paths | nobu | 2005-07-25 | 1 | -1/+1 |
* | * sprintf.c (rb_vsprintf, rb_sprintf): new functions return new String, | nobu | 2005-07-23 | 1 | -2/+1 |
* | * common.mk (OBJS): added enumerator.c. | nobu | 2005-07-14 | 1 | -0/+1 |
* | * enum.c (enumeratorize): create new enumerator for current method if | nobu | 2005-07-14 | 1 | -0/+2 |
* | * Makefile.in, common.mk: miniruby depens on MINIOBJS. | nobu | 2005-04-20 | 1 | -1/+4 |
* | * common.mk (RUBYOPT): clear for the environment RubyGems installed. | nobu | 2005-03-30 | 1 | -2/+6 |
* | * array.c: replace rb_protect_inspect() and rb_inspecting_p() by | matz | 2005-03-04 | 1 | -2/+1 |
* | * common.mk (install-nodoc, pre-install-doc, post-install-doc): | usa | 2005-03-04 | 1 | -1/+3 |
* | * common.mk: add {pre,post}-install targets. | nobu | 2005-03-03 | 1 | -4/+25 |
* | remove GNU regex API | kosako | 2005-02-17 | 1 | -4/+0 |
* | * env.h: remove argv from ruby_frame. | matz | 2004-07-28 | 1 | -1/+2 |
* | * common.mk: LIBURUBY_A is needed for extconf.rb even when | nobu | 2004-04-27 | 1 | -1/+1 |
* | * common.mk, ext/extmk.rb: make ext and .ext get removed by distclean. | nobu | 2004-04-22 | 1 | -1/+1 |
* | * common.mk: changed the order of ascii.c alphabetically. | ksaito | 2004-04-12 | 1 | -4/+4 |
* | * Makefile.in, common.mk, */Makefile.sub (ext/extinit.o): OUTFLAG | nobu | 2004-04-07 | 1 | -2/+0 |
* | * version.c (ruby_show_copyright): obtain copyright year from | nobu | 2004-03-25 | 1 | -1/+1 |
* | * common.mk, */Makefile.sub (lib, dll): phony targets. | nobu | 2004-03-25 | 1 | -0/+3 |
* | * Makefile.in, */Makefile.sub, common.mk (clean-local, distclean-local): | nobu | 2004-03-23 | 1 | -6/+5 |
* | * Makefile.in, */Makefile.sub, common.mk: extract common portions. | nobu | 2004-03-21 | 1 | -0/+295 |