summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-28* lib/rss/rss.rb, test/rss/test_version.rb: 0.2.2 -> 0.2.3.kou
2007-12-28* gc.c (os_obj_of): returns an enumerator if no block given. based onnobu
2007-12-28* tool/ytab.sed: skip yydestruct hack unless yymsg exists, for bisonnobu
2007-12-28 * golf_prelude.rb (Object.quine): need to join because SCRIPT_LINES__[]usa
2007-12-28 * golf_prelude.rb (Object.quine): get the script itself.usa
2007-12-28* golf_prelude.rb (Object.const_missing): Auto-complete constants.knu
2007-12-27* transcode.c (transcode_dispatch): allows transcoding from/tonobu
2007-12-27 * golf_prelude.rb (Integer): Integer is now enumerable on goruby.usa
2007-12-27* lib/rdoc/rdoc.rb (parse_files): don't depend on the default externalakr
2007-12-27* cygwin/GNUmakefile.in: commit miss.nobu
2007-12-27 * common.mk (golf_prelude.c): use MINIRUBY instead of BASERUBY becauseusa
2007-12-27* mkconfig.rb: should not use the libraries under the source directorynobu
2007-12-27* cygwin/GNUmakefile.in (EXTOBJS): uses ruby.rc always for other thannobu
2007-12-27 * lib/rubygems/commands/update_command.rb (do_rubygems_update): useusa
2007-12-27* ChangeLog: add report ref.usa
2007-12-27 * mkconfig.rb (prefix): archdir is "1.9.0", not "1.9".usa
2007-12-27* lib/weakref.rb, lib/irb/ruby-lex.rb, lib/irb/lc/error.rb, enc/trans/japanes...akr
2007-12-27* parse.y, transcode_data.h, transcode.c: change "illegal" toakr
2007-12-27* re.c (rb_reg_s_union): show encodings in error message.akr
2007-12-27* encoding.c (rb_enc_codelen): show codepoint in error message.akr
2007-12-27* encoding.c (rb_enc_codelen): error message refined.akr
2007-12-27* encoding.c (rb_enc_check): show encodings in error message.akr
2007-12-27* string.c (rb_str_casecmp): fixed using a wrong variable.nobu
2007-12-27* io.c (io_fflush): checks wbuf modification by other threads.akr
2007-12-27* ext/socket/socket.c: a patch to support IRIX from Andrewmatz
2007-12-26 * lib/mkmf.rb (create_tmpsrc): retry to create file if Errno::EACCESusa
2007-12-26* lib/resolv.rb (Resolv::DNS::Name.==): fix for other is array ofnaruse
2007-12-26 * lib/date/format.rb (_xmlschema): some improvements.tadf
2007-12-26* io.c (io_fflush): check closed fptr after rb_write_internal to avoidakr
2007-12-26* string.c (Init_String): defines chars method.nobu
2007-12-26remove p.akr
2007-12-26 * instruby.rb: install goruby if exists.usa
2007-12-26* lib/csv.rb: Cleaned up some code with Ruby 1.9 idioms.jeg2
2007-12-26* array.c (tmpbuf): use rb_str_tmp_new().nobu
2007-12-26update lambda? doc.akr
2007-12-26add a test.akr
2007-12-25* ext/json/ext/generator/generator.c (Init_generator): requiresnobu
2007-12-25* development version 1.9.0 released.matz
2007-12-25* lib/rexml/node.rb (REXML::Node::indent): should initialize rvmatz
2007-12-25* doc/NEWS: changes for 1.9matz
2007-12-25* ruby.c (proc_options): encoding option in shbang and RUBYOPT did notnobu
2007-12-25 * win32/Makefile.sub (config.status): keep this file.usa
2007-12-25* configure.in (TIMEZONE_VOID): typo.nobu
2007-12-25* insns2vm.rb: add encoding option to shbang.ko1
2007-12-25* bootstraptest/pending.rb: add pending issue.ko1
2007-12-25* thread.c: remove Thread.critical(=).ko1
2007-12-25* tool/make-snapshot: add version number.nobu
2007-12-25* compile.c (iseq_compile_each): fix stack consistency errorko1
2007-12-25* parse.y (struct parser_params): make parser_ruby_sourcefile commonakr
2007-12-25* common.mk (parse.c): depends on tool/ytab.sed.nobu