summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2012-11-28* ext/fiddle/closure.c: Documentation for Fiddlezzak
2012-11-28Added #charpos for multibyte string position.ryan
2012-11-28* ext/fiddle/fiddle.c: adding alignment constants for compatibilitytenderlove
2012-11-27* ext/dl/lib/dl.rb: Deprecation notice for DLzzak
2012-11-27* ext/fiddle/closure.c: Documentation for Fiddlezzak
2012-11-27* ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove
2012-11-27reverting r37881tenderlove
2012-11-27* lib/rdoc*: Updated to RDoc 4.0 (pre-release)drbrain
2012-11-27* ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove
2012-11-27extmk.rb: fix mixing mkmf.lognobu
2012-11-27extconf.rb: git rid of post-1.8 featurenobu
2012-11-26extmk.rb: git rid of post-1.8 featuresnobu
2012-11-24* ext/nkf/nkf-utf8/nkf.c (unicode_iconv_combine): returning flags arenaruse
2012-11-23* ext/socket/ipsocket.c (IPSocket#peeraddr): Fix examplezzak
2012-11-22* ext/nkf/nkf-utf8: Merge b0a6577a521d1bba5e19853f95d5c4b9be1072b5.naruse
2012-11-21wait.c: wait_readablenobu
2012-11-21io/wait: add IO#wait_writable methodnobu
2012-11-20fix indentkazu
2012-11-17* ext/psych/lib/psych/visitors/yaml_tree.rb: use literal YAML styletenderlove
2012-11-17* ext/psych/lib/psych/scalar_scanner.rb: avoid raising exceptions whentenderlove
2012-11-17* ext/psych/lib/psych/core_ext.rb: move Kernel#y so that it cantenderlove
2012-11-11 * ext/date/date_parse.c (date__parse): revised the tight parsertadf
2012-11-10 * ext/date/date_parse.c: edited about era.tadf
2012-11-09* ext/bigdecimal/bigdecimal.c:zzak
2012-11-07* ext/curses/view.rb: Do not fail if the file to view is shorterknu
2012-11-06Recognize zlibwapi as linking libraryluislavena
2012-11-05* ext/dl/win32/lib/Win32API.rb (Win32API#call): use 64bit pointer for x64shirosaki
2012-11-03 * ext/date/date_core.c: modified doc.tadf
2012-11-03 * ext/date/date_parse.c (parse_eu): should capture apostrophe too.tadf
2012-11-03 * ext/date/date_parse.c (date__parse): revised the tight parser.tadf
2012-11-01* ext/bigdecimal/bigdecimal.c (BigDecimal_new),mrkn
2012-11-01* ext/bigdecimal/bigdecimal.c (BigDecimal_add),mrkn
2012-10-30* ext/dl/lib/dl/struct.rb: fix strange require order. [ruby-dev:45702]tenderlove
2012-10-29stringio.c: close separatedlynobu
2012-10-29* ext/psych/lib/psych/handlers/recorder.rb: added a class fortenderlove
2012-10-28 * ext/date/date_parse.c (iso8601_{ext,bas}_time): should not matchtadf
2012-10-28 * ext/date/date_parse.c (date__parse): revised the tight parser.tadf
2012-10-28* ext/psych/lib/psych/visitors/yaml_tree.rb: `tree` should return thetenderlove
2012-10-28* ext/psych/lib/psych/visitors/yaml_tree.rb: YAML Tree object shouldtenderlove
2012-10-24objspace.c: enum ruby_value_typenobu
2012-10-24* ext/objspace/objspace.c (reachable_object_from_i): change datako1
2012-10-24* ext/objspace/objspace.c (Init_objspace): add a new methodko1
2012-10-24* ext/objspace/objspace.c (ObjectSpace.reachable_objects_from):ko1
2012-10-22* ext/psych/parser.c: just get the constant defined in Ruby.tenderlove
2012-10-22* ext/psych/lib/psych/scalar_scanner.rb: Cache symbols whiletenderlove
2012-10-22* ext/psych/lib/psych/scalar_scanner.rb: Updated the RegExp to catchtenderlove
2012-10-22* ext/psych/lib/psych/visitors/to_ruby.rb: Handle nil tags speciallytenderlove
2012-10-22* ext/psych/lib/psych/scalar_scanner.rb: Ignore bad timestamps. Iftenderlove
2012-10-22* ext/psych/lib/psych/scalar_scanner.rb: Fix scalar_scanner totenderlove
2012-10-22* ext/psych/lib/psych.rb: Changed comment in psych.rb to update newtenderlove