aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/matrix.rb: Add Vector#cross_product, patch by Luis Ezcurdiamarcandre2013-04-131-0/+5
* ChangeLog: revert commit missnobu2013-04-131-9/+236
* struct.c: hide member namesnobu2013-04-131-1/+4
* struct.c: split make_structnobu2013-04-131-234/+12
* * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,akr2013-04-131-0/+61
* etc.c: Etc namespacenobu2013-04-121-0/+5
* * common.mk: pack.o depends on internal.h.akr2013-04-121-0/+4
* * bignum.c (ones): Use __builtin_popcountl if available.akr2013-04-121-0/+8
* * common.mk: version.o depends on $(srcdir)/include/ruby/version.hakr2013-04-121-0/+7
* vm_insnhelper.c: non-symbol keynobu2013-04-121-0/+5
* * array.c: Document synonymous methods, by windwiny [GH-277]zzak2013-04-121-0/+13
* fix typoskazu2013-04-121-2/+2
* * common.mk: Add dependencies for include/ruby.hakr2013-04-111-0/+7
* * tool/update-deps: Use "make -p all golf" to extract deendencies inakr2013-04-111-0/+5
* * common.mk: Dependency updated.akr2013-04-111-0/+6
* * common.mk: partially revert r40183, which breaks building onnaruse2013-04-111-0/+7
* * ext/fiddle/closure.c (USE_FFI_CLOSURE_ALLOC): define 0 onnaruse2013-04-111-0/+5
* * test/drb/drbtest.rb (Drb{Core,Ary}#teardown): retry Process.killusa2013-04-111-0/+6
* * dir.c: Fix a typo.knu2013-04-111-0/+4
* * ext/fiddle/closure.c (USE_FFI_CLOSURE_ALLOC): add missing case:naruse2013-04-111-0/+5
* * dir.c (file_s_fnmatch): Document File::FNM_EXTGLOB flag.zzak2013-04-111-0/+4
* * README: Fix typo by Benjamin Winkler [Fixes GH-281]zzak2013-04-111-0/+4
* * regint.h: fix typo: _M_AMD86 -> _M_AMD64.naruse2013-04-101-0/+8
* * ext/fiddle/extconf.rb: define RUBY_LIBFFI_MODVERSION macro.naruse2013-04-101-0/+7
* * lib/mkmf.rb (pkg_config): Add optional argument "option".naruse2013-04-101-0/+6
* * ext/fiddle/closure.c (initialize): check mprotect's return value.naruse2013-04-101-0/+7
* * ext/bigdecimal/bigdecimal.c (VpCtoV): Initialize a local variableakr2013-04-101-0/+5
* * bignum.c (rb_ll2big): Don't overflow on signed integer negation.akr2013-04-101-0/+10
* fix a typo and indent with tab instead of spaceskazu2013-04-101-8/+8
* * internal.h (MUL_OVERFLOW_INT_P): New macro.akr2013-04-091-0/+6
* * internal.h (MUL_OVERFLOW_SIGNED_INTEGER_P): New macro.akr2013-04-091-0/+24
* * lib/open-uri.rb: Support multiple fields with same fieldakr2013-04-091-0/+8
* compile.c: append keyword hash to splatnobu2013-04-091-0/+5
* mkmf.rb: timestamp directorynobu2013-04-091-0/+6
* Fix #6154 by introducing new EAGAIN/EWOULDBLOCK/EINPROGRESSheadius2013-04-081-0/+24
* socket/extconf.rb: add -Dnobu2013-04-081-1/+4
* socket/extconf.rb: check struct in_addr6nobu2013-04-081-1/+4
* option.c: fix macro namenobu2013-04-081-1/+3
* constants.c: fix macro namenobu2013-04-081-0/+4
* object.c: extract common codenobu2013-04-081-0/+5
* ext/depend: fix dependency for nmakenobu2013-04-081-1/+4
* ext/depend: fix dependencynobu2013-04-081-0/+6
* * ext/depend (ENCOBJS, TRANSOBJS): Add missing dependencies.yugui2013-04-081-0/+4
* win32ole.c: check aritynobu2013-04-081-0/+5
* Fixes a build failure of ext/ripper/ripper.c on building out of place.yugui2013-04-081-0/+6
* * object.c (rb_obj_ivar_set): call to_str for string only once.naruse2013-04-081-6/+4
* * object.c (rb_mod_const_set): call to_str for string only once.naruse2013-04-071-0/+6
* * object.c (rb_mod_cvar_set): call to_str for string only once.naruse2013-04-071-0/+5
* Regexp.escape(RUBY_PLATFORM)kazu2013-04-071-0/+6
* * include/ruby/defines.h: Simplify the logic to include sys/select.h.akr2013-04-071-0/+8