aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* * ext/socket/ifaddr.c (IS_IFADDRS): Unused macro removed.akr2014-05-113-5/+0
* extmk.rb: check if parent is buildnobu2014-05-093-11/+16
* extmk.rb: fix extstaticnobu2014-05-091-1/+1
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#accept):akr2014-05-071-1/+4
* * ext/tk/lib/tkextlib/tkDND/tkdnd.rb: fix typo and missing definition.nagai2014-05-051-1/+1
* * ext/socket/mkconstants.rb: Add IP_TRANSPARENT.akr2014-05-051-0/+1
* * ext/pathname/lib/pathname.rb (cleanpath_aggressive): make allakr2014-05-051-0/+2
* * ext/pathname/lib/pathname.rb (Pathname#/): Aliased to Pathname#+.akr2014-05-051-0/+5
* * ext/date/date_core.c (rt_rewrite_frags): a new feature (not atadf2014-05-041-3/+6
* symbol/type.c: bug_pindownnobu2014-05-022-0/+15
* symbol/type.c: bug_static_p bug_dynamic_pnobu2014-05-021-0/+14
* test_inadvertent_creation.rb: use Symbol.findnobu2014-04-301-14/+0
* * ext/date/date_strptime.c (date__strptime_internal): do not overwrite century.tadf2014-04-271-4/+6
* ossl_asn1.c: fix undefined behaviornobu2014-04-241-1/+1
* * ext/etc/extconf.rb: Build ext/etc unconditionally.akr2014-04-231-23/+23
* win32ole.c: suppress warningsnobu2014-04-231-2/+2
* win32ole.c: fix formatnobu2014-04-231-2/+2
* stringio.c: use rb_str_append other than ASCII-8BITnobu2014-04-231-1/+7
* stringio.c: move GC guardnobu2014-04-231-1/+1
* Revert r45670 "stringio.c: use rb_str_append"naruse2014-04-221-2/+2
* stringio.c: use rb_str_appendnobu2014-04-221-2/+2
* * ext/-test-/string/coderange.c: add Bug::String.new#coderange_scannaruse2014-04-211-2/+19
* stringio.c: non-ascii encodingnobu2014-04-211-8/+8
* win32ole.c: suppress warningsnobu2014-04-201-24/+25
* ossl_x509name.c: null-terminate field namenobu2014-04-181-2/+3
* zlib.c: return unshared stringnobu2014-04-181-2/+1
* ossl_pkey.c: fix memory leaknobu2014-04-161-2/+5
* * ext/extmk.rb: Re-generate extmk.mk and dummy makefiles only ifakr2014-04-151-2/+14
* * bignum.c (SIZEOF_BDIGIT): Renamed from SIZEOF_BDIGITS.akr2014-04-131-2/+2
* * ext/psych/lib/psych.rb: [DOC] Fix a dead link in Psych by @rochefort [ci sk...hsbt2014-04-131-1/+1
* Remove unneeded OCSP constant macrosdrbrain2014-04-121-4/+0
* * remove trailing spaces.nobu2014-04-121-1/+1
* * ext/openssl/ossl_ocsp.c: [DOC] Document OpenSSL::OCSP.drbrain2014-04-121-44/+450
* ossl.c: OPENSSL_LIBRARY_VERSIONnobu2014-04-091-0/+5
* * ext/socket/socket.c (sock_s_getnameinfo): Save errno for EAI_SYSTEM.akr2014-04-071-1/+5
* dln.c: non-ascii path on Windowsnobu2014-04-052-0/+7
* * ext/date/date_core.c (d_lite_cmp): should compare with #<.tadf2014-04-051-1/+1
* readline/extconf.rb: rl_hook_func_tnobu2014-04-041-1/+1
* Fix error with empty args.kazu2014-04-021-0/+1
* readline/extconf.rb: fix typonobu2014-03-311-1/+1
* struct.c: not_a_member messagenobu2014-03-283-0/+36
* * ext/psych/psych.gemspec: update gemspec for psych-2.0.5hsbt2014-03-281-3/+3
* * ext/psych/lib/psych.rb: Merge psych-2.0.5. bump version tohsbt2014-03-284-8/+13
* thread.c: undumpablenobu2014-03-261-0/+9
* remove unnecessary unshiftkazu2014-03-251-2/+1
* dl/extconf.rb: check for -fno-defer-pop optionnobu2014-03-201-1/+6
* json/parser/prereq.mk: use enumnobu2014-03-172-33/+34
* unused functions and variablesnobu2014-03-171-23/+0
* * ext/.document: remove refinement from documentable directories.ktsj2014-03-151-1/+0
* * ext/-test-/win32/dln/libdlntest.c (dlntest_ordinal): no need tousa2014-03-131-1/+1