aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * ext/date/date_parse.c (date__parse): revised the tight parser.tadf2012-10-281-87/+203
* * ext/psych/lib/psych/visitors/yaml_tree.rb: `tree` should return thetenderlove2012-10-281-0/+1
* * ext/psych/lib/psych/visitors/yaml_tree.rb: YAML Tree object shouldtenderlove2012-10-281-1/+1
* objspace.c: enum ruby_value_typenobu2012-10-241-2/+2
* * ext/objspace/objspace.c (reachable_object_from_i): change datako12012-10-241-7/+9
* * ext/objspace/objspace.c (Init_objspace): add a new methodko12012-10-241-0/+8
* * ext/objspace/objspace.c (ObjectSpace.reachable_objects_from):ko12012-10-241-37/+133
* * ext/psych/parser.c: just get the constant defined in Ruby.tenderlove2012-10-222-2/+5
* * ext/psych/lib/psych/scalar_scanner.rb: Cache symbols whiletenderlove2012-10-221-2/+4
* * ext/psych/lib/psych/scalar_scanner.rb: Updated the RegExp to catchtenderlove2012-10-221-1/+3
* * ext/psych/lib/psych/visitors/to_ruby.rb: Handle nil tags speciallytenderlove2012-10-221-3/+9
* * ext/psych/lib/psych/scalar_scanner.rb: Ignore bad timestamps. Iftenderlove2012-10-221-1/+5
* * ext/psych/lib/psych/scalar_scanner.rb: Fix scalar_scanner totenderlove2012-10-221-1/+1
* * ext/psych/lib/psych.rb: Changed comment in psych.rb to update newtenderlove2012-10-221-4/+6
* Supress warnings: unused variablesnaruse2012-10-222-7/+12
* * ext/date/date_parse.c (date__parse): uses more tight parser iftadf2012-10-211-24/+473
* * include/ruby/ruby.h: add C APIs.nari2012-10-202-4/+2
* * ext/socket/socket.c: Documentation for Socketzzak2012-10-201-36/+45
* extmk.rb: fix mingw make failure with make -jNshirosaki2012-10-171-4/+7
* * ext/zlib/zlib.c (zstream_run_func): don't call inflate() whennagachika2012-10-081-0/+8
* * ext/objspace/objspace.c: add ObjectSpace#reachable_objects_from.ko12012-10-051-2/+45
* depend: missing dependencynobu2012-10-051-2/+3