summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-24* configure.in (LDSHARED, CPP): keep $(CC). [ruby-core:28912]nobu
2010-03-24* vm_method.c (rb_add_method): prototype of rb_vm_get_sourceline.nobu
2010-03-24* win32/win32.c (rb_w32_read): limit read size to 16KB if the filenobu
2010-03-24* file.c (file_expand_path): set length of string before callingnaruse
2010-03-23* 2010-03-24svn
2010-03-23Giving proper credit for the new parser.jeg2
2010-03-23* lib/csv.rb: Incorporating the fixes from the recentjeg2
2010-03-23enable Object#inspect doc.akr
2010-03-23update doc.akr
2010-03-23* object.c (rb_obj_singleton_class): new methodshugo
2010-03-22* test/yaml/test_hash.rb (test_ref_append): adding a test for idreftenderlove
2010-03-22* 2010-03-23svn
2010-03-22* ext/socket: use rsock_ prefix for internal initialization functions.akr
2010-03-22add a test.wanabe
2010-03-22* proc.c (rb_method_location): return attr's location if it is setup.wanabe
2010-03-22 * lib/date.rb (Date#>>): fixed. [ruby-core:28011]tadf
2010-03-22update doc.akr
2010-03-22* configure.in (RMDIRS): use rmdir -p if possible.nobu
2010-03-22* Makefile.in ({dist,real}clean-ext): fix for removing extnobu
2010-03-22update doc.akr
2010-03-22update doc.akr
2010-03-22update doc.akr
2010-03-22* ext/socket/.document: extracted from ext/.document.akr
2010-03-21* ext/socket/rubysocket.h (rsock_revlookup_flag): declared.akr
2010-03-21* symbian/setup (config.h): RUBY_EXEC_PREFIX defined.azav
2010-03-21* 2010-03-22svn
2010-03-21* symbian/setup (config.h): RUBY_EXEC_PREFIX defined.azav
2010-03-21* lib/uri/common.rb (URI.encode_www_form_component):naruse
2010-03-21* lib/resolv-replace.rb: specify super class for rdoc.akr
2010-03-21* io.c (rb_io_initialize): add autoclose argument to control closenobu
2010-03-21* ext/socket: make sources rdoc friendly.akr
2010-03-21* io.c (IO_RBUF_CAPA_FOR): use large buffer as cbuf if readconv isnobu
2010-03-21* tool/transcode-tblgen.rb: reuse hash object.akr
2010-03-21* tool/transcode-tblgen.rb (transcode_compile_tree): makeakr
2010-03-21* io.c (IO_[CRW]BUF_CAPA_MIN): replaced magic numbers.nobu
2010-03-21* 2010-03-21svn
2010-03-21* object.c (rb_obj_hash): use LONG2FIX to avoid Bignum allocation.akr
2010-03-20* string.c (rb_str_sum): use UCHAR_MAX.akr
2010-03-20* tool/transcode-tblgen.rb (ActionMap.unambiguous_action): useakr
2010-03-20* test/dl/test_handle.rb: skip some tests on mswin/mingw.wanabe
2010-03-20add tests.akr
2010-03-20* array.c (rb_ary_uniq_bang): the array is already unique if theakr
2010-03-20* lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716].nobu
2010-03-20* tool/transcode-tblgen.rb (each_firstbyte_range): tuned for lessakr
2010-03-19* test/dl/test_cfunc.rb (test_to_s): a result of sprintf("%x", ptr)wanabe
2010-03-19* ext/dl/lib/dl/pack.rb (DL#pack): allow LLP64.wanabe
2010-03-19* test/dl/test_dl2.rb (DL::TestDL#ptr2num): add for LLP64.wanabe
2010-03-19* 2010-03-20svn
2010-03-19* test/dl/test_dl2.rb: require 'dl/func' to refer DL::Function.wanabe
2010-03-19update rdoc.akr