aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* suppress warnings: uninitialized variablesnaruse2012-11-301-1/+7
* * ext/fiddle/extconf.rb, ext/fiddle/function.cngoto2012-11-302-1/+3
* zlib.c: suppress warningnobu2012-11-301-1/+1
* zlib.c: suppress warningnobu2012-11-301-3/+3
* value.rb: adjust indentnobu2012-11-301-52/+52
* value.rb: remove DLnobu2012-11-301-2/+0
* * ext/openssl/ossl_ssl.c (ssl_npn_encode_protocol_i): fix byte orderngoto2012-11-291-1/+3
* * ext/psych/extconf.rb: added --enable-bundled-libyaml option. thisusa2012-11-291-1/+1
* * ext/fiddle/closure.c: cosmetic fix for rdoc comment. (fix for r37917)nagachika2012-11-281-1/+1
* emitter.c: constifynobu2012-11-281-3/+3
* extconf.rb: mingw32nobu2012-11-281-2/+3
* extconf.rb: VPATHnobu2012-11-281-12/+3
* * ext/psych/extconf.rb: copy sources into build directory,ko12012-11-281-2/+7
* * ext/psych/extconf.rb: use embedded libyaml if no system libyaml istenderlove2012-11-2826-15/+12793
* * ext/fiddle/closure.c: Documentation for Fiddlezzak2012-11-287-40/+129
* Added #charpos for multibyte string position.ryan2012-11-281-1/+31
* * ext/fiddle/fiddle.c: adding alignment constants for compatibilitytenderlove2012-11-287-0/+976
* * ext/dl/lib/dl.rb: Deprecation notice for DLzzak2012-11-271-0/+2
* * ext/fiddle/closure.c: Documentation for Fiddlezzak2012-11-276-55/+118
* * ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove2012-11-279-6/+1424
* reverting r37881tenderlove2012-11-279-1426/+6
* * lib/rdoc*: Updated to RDoc 4.0 (pre-release)drbrain2012-11-271-1/+1
* * ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove2012-11-279-6/+1426
* extmk.rb: fix mixing mkmf.lognobu2012-11-271-0/+1
* extconf.rb: git rid of post-1.8 featurenobu2012-11-275-5/+10
* extmk.rb: git rid of post-1.8 featuresnobu2012-11-261-3/+9
* * ext/nkf/nkf-utf8/nkf.c (unicode_iconv_combine): returning flags arenaruse2012-11-241-2/+2
* * ext/socket/ipsocket.c (IPSocket#peeraddr): Fix examplezzak2012-11-231-1/+1
* * ext/nkf/nkf-utf8: Merge b0a6577a521d1bba5e19853f95d5c4b9be1072b5.naruse2012-11-224-126/+6471
* wait.c: wait_readablenobu2012-11-211-3/+5
* io/wait: add IO#wait_writable methodnobu2012-11-211-0/+38
* fix indentkazu2012-11-201-2/+2
* * ext/psych/lib/psych/visitors/yaml_tree.rb: use literal YAML styletenderlove2012-11-171-2/+5
* * ext/psych/lib/psych/scalar_scanner.rb: avoid raising exceptions whentenderlove2012-11-171-13/+21
* * ext/psych/lib/psych/core_ext.rb: move Kernel#y so that it cantenderlove2012-11-172-8/+8
* * ext/date/date_parse.c (date__parse): revised the tight parsertadf2012-11-111-38/+78
* * ext/date/date_parse.c: edited about era.tadf2012-11-101-11/+107
* * ext/bigdecimal/bigdecimal.c:zzak2012-11-091-83/+161
* * ext/curses/view.rb: Do not fail if the file to view is shorterknu2012-11-071-1/+1
* Recognize zlibwapi as linking libraryluislavena2012-11-061-1/+1
* * ext/dl/win32/lib/Win32API.rb (Win32API#call): use 64bit pointer for x64shirosaki2012-11-051-1/+2
* * ext/date/date_core.c: modified doc.tadf2012-11-031-153/+4
* * ext/date/date_parse.c (parse_eu): should capture apostrophe too.tadf2012-11-031-1/+1
* * ext/date/date_parse.c (date__parse): revised the tight parser.tadf2012-11-031-5/+5
* * ext/bigdecimal/bigdecimal.c (BigDecimal_new),mrkn2012-11-011-1/+3
* * ext/bigdecimal/bigdecimal.c (BigDecimal_add),mrkn2012-11-011-15/+29
* * ext/dl/lib/dl/struct.rb: fix strange require order. [ruby-dev:45702]tenderlove2012-10-302-0/+3
* stringio.c: close separatedlynobu2012-10-291-44/+57
* * ext/psych/lib/psych/handlers/recorder.rb: added a class fortenderlove2012-10-292-0/+52
* * ext/date/date_parse.c (iso8601_{ext,bas}_time): should not matchtadf2012-10-281-2/+2