aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* socket: use symbol proc for IO#close loopsnormal2016-11-211-6/+6
* win32ole.c: suppress warningsnobu2016-11-201-1/+1
* get rid of test failures introduced at r56848usa2016-11-201-1/+1
* forwardable/impl.rbnobu2016-11-202-0/+20
* * ext/win32ole/win32ole.c: independent of libgcc_s_seh-1.dll [Bug #12959] suke2016-11-191-1/+1
* objspace.c:: indent [ci skip]yui-knk2016-11-181-1/+1
* extmk.rb: removed compiled? method [ci skip]nobu2016-11-182-8/+1
* readline.c: str_subposnobu2016-11-171-6/+22
* Fix a typo.hsbt2016-11-161-1/+1
* Fixed regression of typo fix.hsbt2016-11-162-20/+20
* socket.rb: remove closed checksnobu2016-11-151-15/+15
* socket.rb: kwargsnobu2016-11-141-19/+10
* * remove trailing spaces.svn2016-11-145-14/+14
* Update bundled psych to 2.2.0.hsbt2016-11-1410-122/+86
* readline: remove dependency on internal.hnobu2016-11-132-4/+1
* Introduce table improvement by Vladimir Makarov <vmakarov@redhat.com>.ko12016-11-071-6/+6
* rename to noatime?naruse2016-11-051-2/+2
* * ext/-test/file/fs.c (get_atime_p): Updating of file access timesnaruse2016-11-052-0/+29
* Pathname#empty? implemented.akr2016-11-051-0/+17
* pathname.c: unnormalized Fixnum valuenobu2016-11-041-1/+5
* Import from ruby/bigdecimal repositorymrkn2016-11-031-90/+88
* internal.h: RB_OBJ_BUILTIN_TYPEnobu2016-10-281-1/+1
* socket: fix rdoc of UDPSocket#recvfrom_nonblockrhe2016-10-271-1/+0
* [DOC] replace Fixnum with Integer [ci skip]nobu2016-10-266-10/+10
* fix hexdigest [ci skip]kazu2016-10-201-1/+1
* * remove trailing spaces.svn2016-10-205-9/+9
* * ext/digest/digest.c: Add documentation for Digest.hsbt2016-10-205-11/+159
* memory_status.c: Win32 APInobu2016-10-082-0/+17
* memory_status.c: system callnobu2016-10-082-0/+53
* ext/win32ole/*.c, ext/win32ole/win32ole.h: use RB_INT2FIX instead ofsuke2016-10-0710-132/+132
* * ext/readline/extconf.rb: Update error message with correct words.hsbt2016-10-061-1/+1
* * ext/socket/*.c: Add proper require for example to work.hsbt2016-10-058-0/+16
* fix a typo [ci skip]kazu2016-10-041-1/+1
* bigdecimal.c: more precisionnobu2016-10-041-1/+1
* bigdecimal.c: fix debug printnobu2016-10-041-28/+22
* use rb_locale_str_newnobu2016-10-031-1/+1
* rl_char_is_quoted_pnobu2016-10-032-0/+86
* readline.c: mustbe_callablenobu2016-10-031-8/+15
* * ext/date/date_parse.c (date_zone_to_diff): it's nonsence and reallyusa2016-10-011-1/+1
* date_parse.c: str_end_withnobu2016-10-011-3/+10
* zonetab.h: use strncmpnobu2016-10-013-6/+3
* date_parse.c: refactornobu2016-10-011-110/+59
* strscan.c: minlnobu2016-09-281-9/+11
* strscan.c: use S_RESTLENnobu2016-09-281-6/+6
* stringio.c: fix signed integer overflowrhe2016-09-261-6/+10
* install extra librariesnobu2016-09-242-11/+30
* fid typos [ci skip]nobu2016-09-242-4/+3
* zlib: no checks [ci skip]nobu2016-09-231-3/+9
* zlib: fix directory [ci skip]nobu2016-09-231-1/+1
* zlib: try zlib sourcenobu2016-09-221-1/+33