aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* * 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
* foreach.c: printf specifiernobu2014-11-031-10/+10
* ext/win32ole/win32ole_variant.c: use typed data.suke2014-10-311-12/+26
* * ext/dl/*: remove DL as it is replaced by Fiddle.tenderlove2014-10-3130-4396/+16
* Make Digest() thread-safe.knu2014-10-311-3/+21
* Bump Syslog::Logger::VERSION to 2.1.0.knu2014-10-311-1/+1
* extmk.rb: include UPDATE_LIBRARIESnobu2014-10-311-0/+1
* tkutil.c: remove useless branchesnobu2014-10-301-15/+3
* eventids2.c: reduce sizenobu2014-10-282-5/+11
* eventids2.c: reduce sizenobu2014-10-271-257/+264
* ripper/tools/generate.rb: shorten generated sourcenobu2014-10-271-11/+14
* parse.y: Ripper.sexp returns errornobu2014-10-261-2/+6
* ext/win32ole/win32ole.c (ole_val2variant, ole_invoke): refactoring.suke2014-10-253-11/+16
* test/-ext-/hash/test_delete.rb: assert deleted valuesnobu2014-10-231-2/+2
* hash.c: rb_hash_delete does not call the blocknobu2014-10-233-0/+32
* * ext/openssl/lib/openssl/ssl.rb (DEFAULT_PARAMS): overridenagachika2014-10-221-0/+1
* * ext/etc/etc.c (etc_nprocessors_affin): maximum "n" should be 16384.kosaki2014-10-211-1/+1
* * ext/etc/etc.c (etc_nprocessors_affin): minor spell fix.kosaki2014-10-211-4/+4
* * ext/etc/etc.c (etc_nprocessors_affin): optimize memory usege akosaki2014-10-211-17/+24
* * ext/tk/lib/tkextlib/tile/treeview.rb: fix syntax error.hsbt2014-10-191-2/+2
* * ext/tk/tcltklib.c: support Tcl/Tk8.6.nagai2014-10-1910-17/+374
* update doc.akr2014-10-151-3/+3
* * ext/etc/etc.c (etc_nprocessors_affin): Test CPU_ALLOC availability.akr2014-10-151-2/+2
* * ext/etc/etc.c (etc_nprocessors_affinity): use sched_getaffinityakr2014-10-151-0/+72
* ext/win32ole/win32ole_record.c: use typed data.suke2014-10-141-6/+33
* * ext/date/lib/date.rb: fix indent [ci skip]zzak2014-10-131-8/+8
* * ext/tk/tcltklib.c: (experimental) support Tcl/Tk8.6.2.nagai2014-10-132-4/+48
* * ext/date/date_core.c: [DOC] Clean up whitespace, examples, and typoszzak2014-10-121-25/+31
* * ext/extmk.rb: generates the rule for extinit.$(OBJEXT).yugui2014-10-111-0/+1
* * ext/socket/unixsocket.c: [DOC] Fix example to render in HTMLzzak2014-10-111-1/+3
* ruby/io.h: deprecate old macrosnobu2014-10-102-4/+4
* tcltklib.c: typed datanobu2014-10-091-9/+19
* st: test packed-to-unpacked transitions during iterationnormal2014-10-092-0/+176
* ext/win32ole/win32ole_variable.c: use typed data.suke2014-10-081-10/+24