aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * array.c: rdoc tweak for include?marcandre2013-04-131-1/+1
* * lib/matrix.rb: Add Vector#cross_product, patch by Luis Ezcurdiamarcandre2013-04-133-0/+20
* ripper/depend: fix out-of-place buildnobu2013-04-131-2/+2
* ChangeLog: revert commit missnobu2013-04-131-9/+236
* struct.c: hide member namesnobu2013-04-132-4/+7
* struct.c: split make_structnobu2013-04-132-268/+65
* * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,akr2013-04-1330-65/+163
* * ext/etc/etc.c: fix struct name.nobu2013-04-121-1/+1
* * 2013-04-13svn2013-04-121-2/+2
* etc.c: Etc namespacenobu2013-04-122-6/+15
* * common.mk: pack.o depends on internal.h.akr2013-04-122-1/+5
* * bignum.c (ones): Use __builtin_popcountl if available.akr2013-04-124-19/+32
* * common.mk: version.o depends on $(srcdir)/include/ruby/version.hakr2013-04-122-1/+8
* vm_insnhelper.c: non-symbol keynobu2013-04-123-6/+44
* * array.c: Document synonymous methods, by windwiny [GH-277]zzak2013-04-1211-2/+32
* fix typoskazu2013-04-121-2/+2
* fix typozzak2013-04-111-1/+1
* * 2013-04-12svn2013-04-111-2/+2
* Fix typonaruse2013-04-111-1/+1
* * common.mk: Add dependencies for include/ruby.hakr2013-04-113-6/+13
* * lib/cgi/html.rb: remove 'super {yield}' which is for old version.xibbar2013-04-111-30/+6
* * lib/cgi/html.rb: fix indent. delete unnecessary code.xibbar2013-04-111-4/+2
* * tool/update-deps: Use "make -p all golf" to extract deendencies inakr2013-04-112-1/+6
* * lib/cgi/html.rb: fix tagmaker because attributes should recognize.xibbar2013-04-112-1/+2
* * test/ruby/test_regexp.rb: use require_relative to require local libraryxibbar2013-04-111-1/+1
* * common.mk: Dependency updated.akr2013-04-113-166/+194
* * common.mk: partially revert r40183, which breaks building onnaruse2013-04-112-4/+11
* Fix return value in example by @rkh [fix GH-284]hsbt2013-04-111-1/+1
* * lib/cgi/{core,html}.rb : Update define tagmakerxibbar2013-04-112-143/+120
* Fix if-endnaruse2013-04-111-0/+1
* * test/dl/test_base.rb: typo.usa2013-04-111-0/+1
* * ext/fiddle/closure.c (USE_FFI_CLOSURE_ALLOC): define 0 onnaruse2013-04-112-1/+6
* Experimental fix for ffi_closure_free causes dumping core/SEGVnaruse2013-04-112-0/+10
* * test/drb/drbtest.rb (Drb{Core,Ary}#teardown): retry Process.killusa2013-04-112-6/+26
* * dir.c: Fix a typo.knu2013-04-112-1/+5
* * ext/fiddle/closure.c (USE_FFI_CLOSURE_ALLOC): add missing case:naruse2013-04-112-1/+6
* mkmf.rb: suppress warningsnobu2013-04-111-6/+6
* * dir.c (file_s_fnmatch): Document File::FNM_EXTGLOB flag.zzak2013-04-112-1/+10
* * README: Fix typo by Benjamin Winkler [Fixes GH-281]zzak2013-04-112-2/+6
* Explictly flush stdionaruse2013-04-101-0/+1
* * regint.h: fix typo: _M_AMD86 -> _M_AMD64.naruse2013-04-104-3/+11
* * ext/fiddle/extconf.rb: define RUBY_LIBFFI_MODVERSION macro.naruse2013-04-103-5/+22
* * lib/mkmf.rb (pkg_config): Add optional argument "option".naruse2013-04-102-2/+10
* * 2013-04-11svn2013-04-101-2/+2
* * ext/fiddle/closure.c (initialize): check mprotect's return value.naruse2013-04-102-1/+11
* * ext/bigdecimal/bigdecimal.c (VpCtoV): Initialize a local variableakr2013-04-102-1/+8
* * bignum.c (rb_ll2big): Don't overflow on signed integer negation.akr2013-04-103-2/+40
* parse.y: mrhs_argnobu2013-04-101-11/+6
* fix a typo and indent with tab instead of spaceskazu2013-04-101-8/+8
* Refactored.akr2013-04-091-12/+8