aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* * ext/socket/basicsocket.c, ext/socket/sockssocket.c:ktsj2014-12-072-12/+0
* * ext/psych/lib/psych.rb: bump version to 2.0.8hsbt2014-12-054-3/+7
* socket/option.c: fix inet_ntop link error on mswinnobu2014-12-051-1/+3
* extmk.rb: no EXTOBJS to main if enable-sharednobu2014-12-041-0/+1
* socket/option.c: use rb_w32_inet_ntopnobu2014-12-041-2/+2
* iseq_load.c: rb_path2classnobu2014-12-031-1/+1
* mostly fix rb_iseq_loadnormal2014-12-032-0/+22
* tcltklib.c: revert RUBY_UNTYPED_DATA_WARNINGnobu2014-12-031-4/+0
* ruby.h: no warnings of hidden objectsnobu2014-12-031-0/+4
* tkutil.c: typed datanobu2014-12-031-16/+33
* cparse.c: typed datanobu2014-12-031-15/+35
* * ext/win32ole/win32ole.c: use typed data for com_hash.suke2014-12-021-2/+32
* * ext/psych/lib/psych.rb: bumping versiontenderlove2014-12-012-6/+6
* * ext/psych/lib/psych/visitors/to_ruby.rb: support objects that aretenderlove2014-12-012-0/+29
* re.c: rb_reg_region_copynobu2014-12-011-2/+3
* strscan.c: fix conditionnobu2014-12-011-1/+1
* re.c: check if onig_region_copy failednobu2014-12-011-0/+1
* * ext/win32ole/win32ole.c: use typed data for WIN32OLE.suke2014-12-013-52/+67
* use 0 for reservednobu2014-12-0126-26/+26
* continuation.c: quiet static-linked-extnobu2014-11-271-0/+2
* Update dependencies.akr2014-11-272-5/+5
* * ext/continuation/continuation.c (Init_continuation): obsolete callcc.tarui2014-11-261-0/+3
* get rid of inadvertent ID creationnobu2014-11-211-0/+7
* Update dependency.akr2014-11-2130-531/+796
* * tool/update-deps (in_makefile): Use FILES_NEED_VPATH andakr2014-11-211-0/+1
* * ext/openssl/lib/openssl/x509.rbusa2014-11-201-1/+1
* * ext/nkf/depend (nkf.o): add nkf.c as dependency.naruse2014-11-201-0/+1
* common.mk: fix build errornobu2014-11-191-1/+1
* * common.mk (ext/ripper/ripper.c): pass build directory as VPATH.naruse2014-11-191-1/+1
* Dependencies updated.akr2014-11-186-77/+88
* ext/win32ole/win32ole_event.c: use typed data.suke2014-11-171-6/+21
* proc/receiver.c: commit missnobu2014-11-161-0/+21
* ext/-test-/proc/super.c: renamenobu2014-11-161-4/+3
* * internal.h: Include ruby.h and ruby/encoding.h to beakr2014-11-1522-19/+49
* Mark auogenerated part.akr2014-11-1529-0/+65
* * common.mk: Remove comments in Dependency lines.akr2014-11-1529-1836/+1836
* * tool/update-deps: Extend to fix dependencies.akr2014-11-1529-127/+1845
* * win32/win32.c, include/win32/win32.h (rb_w32_set_nonblock): newusa2014-11-101-1/+4
* win32.c: login name encodingnobu2014-11-101-2/+9
* test_bmethod.rb: block in bmethod testnobu2014-11-091-2/+7
* vm.c: super in bmethodnobu2014-11-093-0/+41
* win32/registry.rb: slice in WCHARsnobu2014-11-091-4/+7
* thread.c: no function callsin RARRAY_LENnobu2014-11-071-3/+6
* string.c: wchar terminatornobu2014-11-051-0/+14
* * ext/win32/lib/Win32API.rb: Fiddle::Importer is defined inusa2014-11-041-3/+3
* suppress warningsnobu2014-11-041-1/+1
* Win32API.rb: update message [ci skip]nobu2014-11-041-1/+1
* * ext/-test-/printf/printf.c, test/-ext-/test_printf.rb: removenobu2014-11-041-9/+0
* ext/tk/tkutil/tkutil.c: disable untyped data warningsnobu2014-11-031-0/+3
* tkutil.c: inherit Datanobu2014-11-031-2/+2