| Commit message (Expand) | Author | Age | Files | Lines |
* | * vm_insnhelper.c (opt_eq_func): large function to make inline. | nobu | 2008-08-08 | 1 | -0/+1 |
* | * Makefile.in, common.mk, {bcc,win}32/Makefile.sub (clean-ext): do not | nobu | 2008-08-07 | 1 | -0/+8 |
* | * lib/mkmf.rb, {bcc32,win32}/Makefile.sub (CLEANLIBS, CLEANOBJS): | nobu | 2008-08-07 | 1 | -0/+2 |
* | * include/ruby/win32.h, bcc32/Makefile.sub (config.h): bcc 5.8 has | nobu | 2008-08-05 | 1 | -9/+11 |
* | * include/ruby/ruby.h (PRI_PTRDIFF_PREFIX, PRI_SIZE_PREFIX): typo. | usa | 2008-07-12 | 1 | -0/+3 |
* | * Makefile.in, common.mk, configure.in, {win32,bcc32}/Makefile.sub | nobu | 2008-04-03 | 1 | -1/+1 |
* | * {bcc,win}32/Makefile (config.h): need to define RUBY_SETJMP, etc. | usa | 2008-04-01 | 1 | -0/+3 |
* | * {bcc,win}32/Makefile.sub (config.h): define ssize_t. | usa | 2008-03-31 | 1 | -0/+2 |
* | * {bcc,win}32/Makefile.sub: follow below changes. | usa | 2008-03-14 | 1 | -1/+17 |
* | * {bcc,win}32/Makefile.sub (config.h): define uint32_t. | usa | 2008-03-13 | 1 | -0/+1 |
* | * common.mk (clean-local): WINMAINOBJ is Windows specific. | nobu | 2008-03-11 | 1 | -1/+1 |
* | * {bcc32,win32}/Makefile.sub (RUNRUBY): use $(PROGRAM) instead of | usa | 2008-03-06 | 1 | -1/+1 |
* | * common.mk, {bcc,win}32/Makefile.sub (clean-local): remove | nobu | 2008-02-24 | 1 | -2/+1 |
* | * win32/resource.rb: made version infos confirm to OS spec. | usa | 2008-02-16 | 1 | -1/+1 |
* | * {win,bcc}32/Makefile.sub (config.h): added HAVE_FTRUNCATE. | nobu | 2008-02-15 | 1 | -0/+1 |
* | * {bcc32,win32,wince}/Makefile.sub (MISSING): added cbrt.obj. | nobu | 2008-02-10 | 1 | -1/+3 |
* | * missing/lgamma_r.c (lgamma_r): some compilers don't permit dividing | usa | 2008-02-07 | 1 | -2/+2 |
* | * {bcc32,win32}/Makefile.sub (MINIOBJS): add dmytranscode.$(OBJEXT). | usa | 2008-01-29 | 1 | -1/+1 |
* | * common.mk (revision.h): extracts revision number with ``svn info''. | nobu | 2008-01-25 | 1 | -1/+2 |
* | * enc/utf_8.c: renamed as IANA name. | nobu | 2008-01-15 | 1 | -1/+1 |
* | * {bcc32,win32}/Makefile.sub (RUNRUBY): need to set archdir when | usa | 2008-01-15 | 1 | -1/+1 |
* | * common.mk (OBJS): moved encoding.o from COMMONOBJS. | nobu | 2008-01-14 | 1 | -1/+1 |
* | * {bcc,win}32/Makefile.sub (MV): use move instead of ren. [ruby-Bugs-17019] | nobu | 2008-01-13 | 1 | -1/+1 |
* | * common.mk, Makefile.in, */Makefile.sub (distclean-local): move | usa | 2008-01-07 | 1 | -0/+1 |
* | * trunk/common.mk: not use -I$(srcdir)/lib with $(MINIRUBY) for cross | nobu | 2007-12-30 | 1 | -1/+1 |
* | * configure.in, cygwin/GNUmakefile.in, */Makefile.sub, | nobu | 2007-12-24 | 1 | -8/+8 |
* | * Makefile.in, configure.in, lib/mkmf.rb, */Makefile.sub: specify | nobu | 2007-12-24 | 1 | -7/+9 |
* | * common.mk: should not pass MAKEFLAGS to recursive make. | nobu | 2007-12-24 | 1 | -1/+1 |
* | * */Makefile.sub (MFLAGS): define unless defined. | usa | 2007-12-22 | 1 | -0/+4 |
* | * */Makefile.sub (DEFS, RM): output to config.status. | usa | 2007-12-19 | 1 | -0/+9 |
* | * Makefile.in, */Makefile.sub (CP, MV): added. | nobu | 2007-12-11 | 1 | -0/+2 |
* | * common.mk, Makefile.in: rename prelude.c to miniprelude.c. | akr | 2007-11-14 | 1 | -1/+1 |
* | * common.mk (parse.c), ext/ripper/depend (ripper.c): process after | nobu | 2007-11-13 | 1 | -5/+0 |
* | * lex.c.blt: moved from lex.c. | akr | 2007-11-13 | 1 | -0/+3 |
* | * {bcc,win}32/Makefile.sub (miniruby): use $(COMMONOBJS) and $(DMYEXT) | usa | 2007-11-12 | 1 | -1/+1 |
* | * {bcc,win}32/Makefile.sub (MINIOBJS): added prelude.$(OBJEXT). | nobu | 2007-11-12 | 1 | -1/+1 |
* | * {win32,wince,bcc32}/Makefile.sub: delete lex.c rule. | akr | 2007-11-11 | 1 | -3/+0 |
* | * {bcc32,win32}/Makefile.sub: vendor_ruby support. | nobu | 2007-11-10 | 1 | -0/+7 |
* | * bcc32/Makefile.sub, too. | usa | 2007-10-11 | 1 | -1/+1 |
* | * Makefile.in, */Makefile.sub (VPATH): add enc directory. | nobu | 2007-10-10 | 1 | -2/+2 |
* | * common.mk: inverted rules order. | nobu | 2007-07-21 | 1 | -5/+19 |
* | * bcc32/{Makefile.sub,configure.bat,setup.mak: configure_args | nobu | 2007-07-21 | 1 | -3/+13 |
* | * bcc32/Makefile.sub (ASMEXT): had overwitten OBJEXT. | nobu | 2007-07-21 | 1 | -1/+1 |
* | * bcc32/{Makefile.sub,setup.mak}: remove surplus slash from srcdir. | nobu | 2007-07-10 | 1 | -12/+12 |
* | * missing/{strlcat,strlcpy}.c, missing.h: new functions. | usa | 2007-03-19 | 1 | -2/+2 |
* | * Makefile.in, configure.in, */Makefile.sub (THREAD_MODEL): system | nobu | 2007-02-28 | 1 | -0/+1 |
* | * 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/+3 |
* | * common.mk (NULLCMD): dummy command. | nobu | 2006-10-19 | 1 | -6/+6 |
* | * bcc32/Makefile.sub ($(LIBRUBY_SO)): execute pre-link hook. | nobu | 2006-10-19 | 1 | -0/+1 |