summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-16* sample/rss/rss_recent.rb, sample/rss/list_description.rb: use UTF-8.kou
2009-05-16* lib/rss/rss.rb, test/rss/test_version.rb (RSS::VERSION): 0.2.5 -> 0.2.6.kou
2009-05-16* iseq.c (rb_iseq_clone): use longlife object and insert write barrier.nari
2009-05-16* variable.c (rb_autoload_load): gets rid of false warning.nobu
2009-05-16* sample/drb/dhasenc.rb: add magic comment for encoding.matz
2009-05-16ChangeLog: commit miss.nobu
2009-05-16* parse.y (magic_comment_encoding): ignores unused emacs-stylenobu
2009-05-16* defs/keywords (reserved_word): made inline function static.nobu
2009-05-16* parse.y (magic_comment_encoding): use rb_compile_warning() tonobu
2009-05-16* configure.in (ruby_version): now version.h includesnobu
2009-05-15* array.c (rb_ary_shift, rb_ary_shift_m): clears unused elements.nobu
2009-05-15* variable.c (rb_autoload_load): checks if iv_tbl is valid.nobu
2009-05-15* ChangeLog: forgotten to mention reporter.usa
2009-05-15* 2009-05-15svn
2009-05-15 * win32/setup.mak (-version-): now version.h includesusa
2009-05-14* ext/etc/etc.c (etc_getpwuid): use rb_uid_t. [ruby-dev:38443]nobu
2009-05-14* ext/stringio/stringio.c (strio_ungetbyte): encoding should notnobu
2009-05-14* common.mk: marked PHONY targets.nobu
2009-05-14* sample/test.rb (valid_syntax?): defaults to us-ascii.nobu
2009-05-13* gc.c: add longlife garbage collection. [ruby-dev:38423]nari
2009-05-13rdoc update.akr
2009-05-13* include/ruby/version.h: extracted the extensions interface andnobu
2009-05-12* time.c (time_init_1): unused variable removed.akr
2009-05-12* 2009-05-13svn
2009-05-12add test.akr
2009-05-12* time.c: support fixed UTC offset. [ruby-dev:38326]akr
2009-05-12* 2009-05-12svn
2009-05-12 * yarvtest: removed because it's outdated.usa
2009-05-11* parse.y: add semicolons to some grammar rules not terminatedmatz
2009-05-11* io.c (Init_IO): add constant File::NOATIME. [ruby-core:23194]kazu
2009-05-11forgot to commit.kazu
2009-05-11* mkconfig.rb (rubylibdir): use rubylibprefix. [ruby-dev:38426]nobu
2009-05-10* ext/bigdecimal/bigdecimal.c (BigDecimal_coerce): supportmatz
2009-05-10* 2009-05-11svn
2009-05-10* lib/net/smtp.rb (Net::SMTP#check_auth_args): should not changematz
2009-05-10* ext/dl/lib/dl/func.rb (DL::Function#bound?): returns if alreadynobu
2009-05-10* ext/dl/cfunc.c (rb_dlcfunc_instance_p): new function to check ifnobu
2009-05-10* ext/dl/cptr.c: consistent indentation.nobu
2009-05-10* 2009-05-10svn
2009-05-10* ext/dl/lib/dl/cparser.rb (DL::CParser#parse_signature): stripsnobu
2009-05-09rdoc update.akr
2009-05-09* test/ruby/test_float.rb (TestFloat#test_sleep_with_Float): add akazu
2009-05-09 * lib/date.rb: use subsec instead of nsec.tadf
2009-05-09rename argument name.akr
2009-05-09describe more conversion functions between integer and VALUE.akr
2009-05-09* variable.c (rb_autoload_load): suppress a warning.nobu
2009-05-09* thread.c: fixed types.nobu
2009-05-09* hash.c: 3rd arguemnt of rb_hash_foreach() is VALUE.nobu
2009-05-09* vm_eval.c (rb_f_catch): gets rid of issue with gcc 4.4. a patchnobu
2009-05-08* lib/mkmf.rb (try_link0): removes waste dSYM directories leftnobu