aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* * 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
* depend: dependencynobu2012-10-031-1/+1
* * ext/openssl/ossl_x509store.c (ossl_x509store_add_file): Addeddrbrain2012-10-021-0/+26
* * insns.def (opt_checkenv): remove unused instruction `opt_checkenv'.ko12012-09-281-1/+0
* * ext/syslog/lib/syslog/logger.rb: add a formatter to theknu2012-09-271-13/+33
* * ext/ripper/lib/ripper.rb:zzak2012-09-211-1/+1
* * ext/ripper/lib/ripper.rb: Documentation for Ripper.zzak2012-09-191-8/+7
* * ext/openssl/ossl_ssl.c (ossl_sslctx_attrs): add npn_select_db tonaruse2012-09-181-0/+1
* * ext/nkf/nkf-utf8/nkf.c: Merge upstream: 50a383c84.naruse2012-09-141-6/+17
* * ext/nkf/nkf.c (rb_nkf_convert): suppress warning.naruse2012-09-141-9/+14
* * ext/ripper/lib/ripper.rb: Documentation for Ripper.zzak2012-09-125-20/+100
* pathname.c: suppress -Wcomment warningnobu2012-09-121-1/+1
* * ext/pathname/lib/pathname.rb: Documentation for Pathname.zzak2012-09-122-148/+314
* * ext/socket/{basicksocket,init,udpsocket}.c: revert some parts ofusa2012-09-103-1/+5