aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 2010-03-24svn2010-03-231-2/+2
* Giving proper credit for the new parser.jeg22010-03-231-1/+2
* * lib/csv.rb: Incorporating the fixes from the recentjeg22010-03-235-86/+112
* enable Object#inspect doc.akr2010-03-231-2/+2
* update doc.akr2010-03-231-5/+8
* * object.c (rb_obj_singleton_class): new methodshugo2010-03-233-0/+50
* * test/yaml/test_hash.rb (test_ref_append): adding a test for idreftenderlove2010-03-221-0/+11
* * 2010-03-23svn2010-03-221-2/+2
* * ext/socket: use rsock_ prefix for internal initialization functions.akr2010-03-2216-39/+43
* add a test.wanabe2010-03-221-0/+25
* * proc.c (rb_method_location): return attr's location if it is setup.wanabe2010-03-228-12/+71
* * lib/date.rb (Date#>>): fixed. [ruby-core:28011]tadf2010-03-222-2/+9
* update doc.akr2010-03-2211-36/+62
* * configure.in (RMDIRS): use rmdir -p if possible.nobu2010-03-222-2/+9
* * Makefile.in ({dist,real}clean-ext): fix for removing extnobu2010-03-222-1/+7
* update doc.akr2010-03-224-1/+30
* update doc.akr2010-03-221-10/+10
* update doc.akr2010-03-222-5/+12
* * ext/socket/.document: extracted from ext/.document.akr2010-03-224-16/+23
* * ext/socket/rubysocket.h (rsock_revlookup_flag): declared.akr2010-03-212-0/+6
* * symbian/setup (config.h): RUBY_EXEC_PREFIX defined.azav2010-03-211-0/+4
* * 2010-03-22svn2010-03-211-2/+2
* * symbian/setup (config.h): RUBY_EXEC_PREFIX defined.azav2010-03-211-0/+1
* * lib/uri/common.rb (URI.encode_www_form_component):naruse2010-03-213-30/+34
* * lib/resolv-replace.rb: specify super class for rdoc.akr2010-03-213-4/+10
* * io.c (rb_io_initialize): add autoclose argument to control closenobu2010-03-213-1/+108
* * ext/socket: make sources rdoc friendly.akr2010-03-2116-38/+66
* * io.c (IO_RBUF_CAPA_FOR): use large buffer as cbuf if readconv isnobu2010-03-212-18/+26
* * tool/transcode-tblgen.rb: reuse hash object.akr2010-03-212-2/+7
* * tool/transcode-tblgen.rb (transcode_compile_tree): makeakr2010-03-2110-21/+63
* * io.c (IO_[CRW]BUF_CAPA_MIN): replaced magic numbers.nobu2010-03-212-6/+15
* * 2010-03-21svn2010-03-211-2/+2
* * object.c (rb_obj_hash): use LONG2FIX to avoid Bignum allocation.akr2010-03-212-1/+5
* * string.c (rb_str_sum): use UCHAR_MAX.akr2010-03-202-1/+5
* * tool/transcode-tblgen.rb (ActionMap.unambiguous_action): useakr2010-03-202-8/+50
* * test/dl/test_handle.rb: skip some tests on mswin/mingw.wanabe2010-03-201-0/+3
* add tests.akr2010-03-201-0/+41
* * array.c (rb_ary_uniq_bang): the array is already unique if theakr2010-03-203-0/+53
* * lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716].nobu2010-03-2021-28/+32
* * tool/transcode-tblgen.rb (each_firstbyte_range): tuned for lessakr2010-03-202-28/+39
* * test/dl/test_cfunc.rb (test_to_s): a result of sprintf("%x", ptr)wanabe2010-03-191-1/+1
* * ext/dl/lib/dl/pack.rb (DL#pack): allow LLP64.wanabe2010-03-192-1/+5
* * test/dl/test_dl2.rb (DL::TestDL#ptr2num): add for LLP64.wanabe2010-03-191-4/+9
* * 2010-03-20svn2010-03-191-2/+2
* * test/dl/test_dl2.rb: require 'dl/func' to refer DL::Function.wanabe2010-03-191-0/+1
* update rdoc.akr2010-03-191-2/+10
* add test.akr2010-03-181-0/+9
* * 2010-03-19svn2010-03-181-2/+2
* * string.c (rb_str_sum): don't call method for each byte.akr2010-03-182-25/+37
* * Makefile.in (miniruby): link $(NORMALMAINOBJ).nobu2010-03-182-1/+5