aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * regcomp.c (print_enc_string): follow enclen's change.naruse2009-12-211-0/+10
* * object.c: BasicObject#initialize accepts any number of arguments [ruby-core...marcandre2009-12-201-0/+5
* * vm_eval.c (rb_iterate): remove SEGV (retry).mame2009-12-201-0/+4
* * vm_eval.c (rb_iterate): remove SEGV (use the original patch).mame2009-12-201-0/+5
* * vm_eval.c (rb_iterate): pass current block when the argument bl_procmame2009-12-201-0/+11
* * gem_prelude.rb (Kernel#gem): should make gem private. a patchmatz2009-12-191-0/+5
* * lib/webrick/config.rb (WEBrick::Config): typo fixed. a patchmatz2009-12-191-0/+5
* * lib/matrix.rb (each2,collect2,map2): Fix enumerator [ruby-core:27225]marcandre2009-12-191-0/+5
* * vm_eval.c (check_funcall): reset method_missing_reason beforenobu2009-12-191-0/+6
* * lib/set.rb: Add checks that passed argument is Enumerable. [ruby-core:23844]marcandre2009-12-191-0/+5
* * test/ruby/envutil.rb: fix a typo in assert message.kazu2009-12-161-0/+4
* * lib/un.rb (httpd): try to convert port number to integer.nobu2009-12-161-0/+4
* * configure.in(MINIRUBY): use "$BASERUBY" as a default ruby executable name.eban2009-12-161-0/+5
* * lib/find.rb (Find.find): rescue more exceptions which is possible toakr2009-12-151-1/+6
* * lib/find.rb (Find.find): get rid of race condition.nobu2009-12-151-0/+4
* * lib/find.rb (Find.find): rescue only ENOENT and EACCES for lstat.akr2009-12-141-0/+4
* * lib/find.rb (Find.find): narrow rescue region.akr2009-12-141-0/+4
* * lib/find.rb (Find.find): removed already unnecessary code.nobu2009-12-141-0/+4
* * lib/find.rb (Find.find): sort directory entries. [ruby-dev:39847]akr2009-12-131-0/+4
* * test/ruby/envutil.rb (invoke_ruby): call to_str for stdin_data toakr2009-12-131-0/+5
* * ruby.c (rb_parser_dump_tree): add prototype.naruse2009-12-131-3/+7
* * transcode_data.h, transcode.c, tool/transcode-tblgen.rb: Addedduerst2009-12-101-0/+10
* * vm_eval.c (yield_under): yields self the same as 1.8.shugo2009-12-101-0/+4
* * thread_pthread.c (native_mutex_reinitialize_atfork): release andnobu2009-12-101-0/+5
* * encoding.c (enc_replicate): add Encoding#replicate(name).naruse2009-12-101-0/+10
* * string.c (rb_str_inspect): CHAR_ESC_LEN should be 13.naruse2009-12-101-0/+4
* * parse.y (dyna_pop_gen): pop dvars. [ruby-dev:39861]nobu2009-12-091-0/+4
* * node.c (dump_node): fixed for long members.nobu2009-12-091-0/+4
* * node.c: node management added. Currently, only pretty-dumper ismame2009-12-091-0/+9
* * string.c (rb_str_justify): fixed the case a fill size is anobu2009-12-091-0/+5
* * win32/configure.bat: now recognize --with-*-{dir,include,lib} optionsusa2009-12-081-0/+11
* * numeric.c (flo_eq): supress a warning on VC++ for x64.usa2009-12-081-0/+4
* * lib/rubygems: update to 1.3.5.nobu2009-12-081-1/+3
* * lib/rubygems/defaults.rb (Gem::default_dir): removed a clausenobu2009-12-081-0/+5
* * file.c (rb_f_test): use string form in unknown command errorakr2009-12-071-0/+5
* * marshal.c (w_object): reverted r26007. [ruby-dev:39845]nobu2009-12-071-0/+6
* * string.c (rb_str_justify): CVE-2009-4124.yugui2009-12-071-0/+7
* * strftime.c: %l should be 1..12 instead of 0..12 [ruby-core:27072]naruse2009-12-061-0/+4
* * lib/find.rb (Find.find): reduce stat system call.akr2009-12-061-0/+4
* * lib/webrick/httpservlet/filehandler.rb: escape filename of index.naruse2009-12-061-0/+5
* * symbian/setup (config.h): EXECUTABLE_EXTS moved from dln.c:dln_find_1().azav2009-12-051-0/+5
* * marshal.c (w_object): dump instance variables when usingnobu2009-12-051-0/+7
* * configure.in: default ac_cv_prog_CC to CC.nobu2009-12-051-0/+4
* * lib/irb/extend-command.rb (def_extend_command): fixed argumentnobu2009-12-051-0/+5
* * insns.def (defined): should respect #respond_to_missing? asmatz2009-12-041-0/+5
* * parse.y (k_def): adjust the location of method definition to thenobu2009-12-041-0/+5
* * time.c (num_exact): should not accept strings as operands, evenmatz2009-12-041-0/+7
* added a ChangeLog entry.shugo2009-12-041-0/+5
* * ext/stringio/stringio.c (ungetc): RDoc updated. trunk allowsnahi2009-12-041-0/+5
* * compile.c (compile_cpath, iseq_compile_each): revertedshugo2009-12-031-0/+19