aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_dir_m17n.rb: HFS+ escapes invalid byte sequences of filenames.muraken2010-03-251-0/+5
* * configure.in (ruby_version): needs runnable CPP.nobu2010-03-241-0/+4
* * tool/make-snapshot (package): take a breath for HP-UX makenobu2010-03-241-1/+4
* * tool/make-snapshot (Dir.mktmpdir): for 1.8.6 backward compatibility.nobu2010-03-241-1/+3
* * tool/make-snapshot (package): $: no longer contains ".", in trunk.nobu2010-03-241-0/+4
* * ext/iconv/charset_alias.rb: update of URL. [ruby-dev:38360]nobu2010-03-241-0/+4
* * thread.c (thread_create_core): let new thread inherit RUBY_EVENT_VMmame2010-03-241-0/+8
* * configure.in: revert the previous commit, which seemed to break makemame2010-03-241-0/+6
* * configure.in (LDSHARED, CPP): keep $(CC). [ruby-core:28912]nobu2010-03-241-0/+4
* * win32/win32.c (rb_w32_read): limit read size to 16KB if the filenobu2010-03-241-0/+5
* * file.c (file_expand_path): set length of string before callingnaruse2010-03-241-0/+6
* Giving proper credit for the new parser.jeg22010-03-231-1/+2
* * lib/csv.rb: Incorporating the fixes from the recentjeg22010-03-231-0/+5
* * object.c (rb_obj_singleton_class): new methodshugo2010-03-231-0/+5
* * ext/socket: use rsock_ prefix for internal initialization functions.akr2010-03-221-0/+4
* * proc.c (rb_method_location): return attr's location if it is setup.wanabe2010-03-221-0/+19
* * lib/date.rb (Date#>>): fixed. [ruby-core:28011]tadf2010-03-221-0/+4
* * configure.in (RMDIRS): use rmdir -p if possible.nobu2010-03-221-1/+3
* * Makefile.in ({dist,real}clean-ext): fix for removing extnobu2010-03-221-0/+5
* * ext/socket/.document: extracted from ext/.document.akr2010-03-221-0/+4
* * ext/socket/rubysocket.h (rsock_revlookup_flag): declared.akr2010-03-211-0/+4
* * symbian/setup (config.h): RUBY_EXEC_PREFIX defined.azav2010-03-211-0/+4
* * lib/uri/common.rb (URI.encode_www_form_component):naruse2010-03-211-0/+13
* * lib/resolv-replace.rb: specify super class for rdoc.akr2010-03-211-0/+6
* * io.c (rb_io_initialize): add autoclose argument to control closenobu2010-03-211-0/+7
* * ext/socket: make sources rdoc friendly.akr2010-03-211-0/+4
* * io.c (IO_RBUF_CAPA_FOR): use large buffer as cbuf if readconv isnobu2010-03-211-0/+6
* * tool/transcode-tblgen.rb: reuse hash object.akr2010-03-211-0/+4
* * tool/transcode-tblgen.rb (transcode_compile_tree): makeakr2010-03-211-0/+26
* * io.c (IO_[CRW]BUF_CAPA_MIN): replaced magic numbers.nobu2010-03-211-0/+4
* * object.c (rb_obj_hash): use LONG2FIX to avoid Bignum allocation.akr2010-03-211-0/+4
* * string.c (rb_str_sum): use UCHAR_MAX.akr2010-03-201-0/+4
* * tool/transcode-tblgen.rb (ActionMap.unambiguous_action): useakr2010-03-201-0/+8
* * array.c (rb_ary_uniq_bang): the array is already unique if theakr2010-03-201-0/+6
* * lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716].nobu2010-03-201-0/+4
* * tool/transcode-tblgen.rb (each_firstbyte_range): tuned for lessakr2010-03-201-0/+5
* * ext/dl/lib/dl/pack.rb (DL#pack): allow LLP64.wanabe2010-03-191-0/+4
* * string.c (rb_str_sum): don't call method for each byte.akr2010-03-181-0/+4
* * Makefile.in (miniruby): link $(NORMALMAINOBJ).nobu2010-03-181-0/+4
* * tool/transcode-tblgen.rb: scan singleton mappings sequentially.akr2010-03-181-0/+4
* Add NEWS and fix ChangeLog.naruse2010-03-181-7/+7
* * configure.in (RUBY_EXEC_PREFIX): added to config.h.nobu2010-03-171-0/+9
* * ext/bigdecimal/bigdecimal.c (BigDecimal_{to_i,mod,divmod,div2}):nobu2010-03-171-0/+5
* * parse.y (rb_intern3): get rid of type-punning cast.nobu2010-03-171-0/+4
* * compile.c (iseq_build_body): add mark to jump table hash of case.mame2010-03-171-0/+4
* * util.c (ruby_strtod): Add support for Hexadecimalnaruse2010-03-171-0/+5
* fix typos.akr2010-03-171-2/+2
* * lib/uri/common.rb (URI#{en,de}code_www_form_component):naruse2010-03-171-0/+19
* * hash.c (rb_hash_aset): allow recursive key. [ruby-core:24648]nobu2010-03-171-0/+4
* * ruby.h (rb_warning, rb_sys_warning): fixed typo in rdoc.nobu2010-03-161-0/+5