aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 2013-02-12svn2013-02-111-2/+2
* add ML ref.akr2013-02-111-0/+1
* * configure.in: enable rb_cv_page_size_log test for MirOS BSD.akr2013-02-112-1/+8
* * configure.in: use -pthread on mirbsd*.akr2013-02-112-1/+5
* * configure.in: add SOLIBS and LIBRUBY_SO definition for mirbsd*.akr2013-02-112-1/+5
* configure.in: sitearchnobu2013-02-114-9/+23
* Makefile.sub: sitearchnobu2013-02-113-2/+48
* * configure.in: move OS specific header/function knowledge beforeakr2013-02-112-184/+190
* * 2013-02-11svn2013-02-111-2/+2
* * configure.in: move the test for -march=i486 just afterakr2013-02-112-23/+28
* * ext/socket/extconf.rb: test structure members just after types test.akr2013-02-102-21/+26
* * ext/socket/extconf.rb: test types just after headers test.akr2013-02-102-21/+26
* * properties.nobu2013-02-100-0/+0
* Add ChangeLog from 39193zzak2013-02-101-1/+7
* * lib/rake/doc/MIT-LICENSE: Add license file from upstreamzzak2013-02-103-1/+23
* fix date time mistake in ChangeLog.kosaki2013-02-101-2/+2
* * properties.nobu2013-02-100-0/+0
* vm_exec.h: fix typonobu2013-02-101-1/+1
* * doc/rake/*: Sync Rake rdoc files from upstreamzzak2013-02-104-57/+35
* fix typo.kosaki2013-02-101-1/+1
* * vm_exec.h (DISPATCH_ARCH_DEPEND_WAY): use __asm__ __vilatile__kosaki2013-02-102-1/+6
* * gc.h (SET_MACHINE_STACK_END): use __volatile__ instead of volatile.kosaki2013-02-102-2/+6
* * doc/rake/, lib/rake/doc/: Move Rake rdoc files to lib/rakezzak2013-02-106-0/+4
* add doc. for IO#close_on_exec=.akr2013-02-101-0/+8
* add comments.akr2013-02-101-3/+3
* * ext/socket/extconf.rb: test headers at first.akr2013-02-102-16/+24
* * doc/rake/*: Removed stale Rake static fileszzak2013-02-1018-2030/+4
* * lib/pp.rb, lib/prettyprint.rb: Documentation for PP and PrettyPrintzzak2013-02-103-45/+256
* the process maybe already finishednaruse2013-02-091-1/+1
* * 2013-02-10svn2013-02-091-2/+2
* common.mk: no expansionnobu2013-02-093-3/+7
* configure.in: escapenobu2013-02-091-2/+1
* * ChangeLog: fix typo.nobu2013-02-091-2/+2
* * configure.in: move header files check to the beginning ofakr2013-02-092-15/+32
* configure.in: empty versionnobu2013-02-093-0/+9
* configure.in: fix help messagenobu2013-02-092-5/+9
* fix typoskazu2013-02-091-2/+2
* * vm_trace.c: Note about TracePoint events set, and comment onzzak2013-02-092-19/+37
* * BSDL: update copyright notice for 2013.ktsj2013-02-092-1/+5
* * lib/rubygems/package/old.rb: Fix behavior only on ruby 1.8.drbrain2013-02-094-6/+31
* * 2013-02-09svn2013-02-081-2/+2
* * test/fiddle/helper.rb: specify libc and libm locations for MirOS BSD.akr2013-02-083-0/+12
* fix the previous commit.akr2013-02-081-1/+0
* * configure.in: change CFLAGS temporally to testakr2013-02-082-2/+11
* * configure.in: don't define ARCH_FLAG="-march=i486" if it causesakr2013-02-082-0/+13
* fix a revision number.akr2013-02-081-1/+1
* * array.c (rb_ary_dup): reverted r39004. see [Bug #7768], and theusa2013-02-083-9/+6
* eval.c: preserve errinfonobu2013-02-084-0/+66
* envutil.rb: check termsignobu2013-02-082-2/+10
* * lib/rdoc/generator/darkfish.rb: Set encoding on output template todrbrain2013-02-084-13/+31