aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * golf_prelude.rb (Integer#each): use alias simply.usa2007-12-281-0/+4
* * golf_prelude.rb (Object.const_missing): No need to delegate toknu2007-12-281-0/+5
* * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.2 -> 0.2.3.kou2007-12-281-0/+7
* * gc.c (os_obj_of): returns an enumerator if no block given. based onnobu2007-12-281-0/+5
* * tool/ytab.sed: skip yydestruct hack unless yymsg exists, for bisonnobu2007-12-281-0/+5
* * golf_prelude.rb (Object.quine): need to join because SCRIPT_LINES__[]usa2007-12-281-0/+5
* * golf_prelude.rb (Object.quine): get the script itself.usa2007-12-281-0/+4
* * golf_prelude.rb (Object.const_missing): Auto-complete constants.knu2007-12-281-0/+4
* * transcode.c (transcode_dispatch): allows transcoding from/tonobu2007-12-271-0/+5
* * golf_prelude.rb (Integer): Integer is now enumerable on goruby.usa2007-12-271-0/+4
* * lib/rdoc/rdoc.rb (parse_files): don't depend on the default externalakr2007-12-271-0/+5
* * common.mk (golf_prelude.c): use MINIRUBY instead of BASERUBY becauseusa2007-12-271-0/+5
* * mkconfig.rb: should not use the libraries under the source directorynobu2007-12-271-0/+5
* * cygwin/GNUmakefile.in (EXTOBJS): uses ruby.rc always for other thannobu2007-12-271-0/+5
* * lib/rubygems/commands/update_command.rb (do_rubygems_update): useusa2007-12-271-0/+6
* * ChangeLog: add report ref.usa2007-12-271-1/+2
* * mkconfig.rb (prefix): archdir is "1.9.0", not "1.9".usa2007-12-271-0/+4
* * lib/weakref.rb, lib/irb/ruby-lex.rb, lib/irb/lc/error.rb, enc/trans/japanes...akr2007-12-271-3/+5
* * parse.y, transcode_data.h, transcode.c: change "illegal" toakr2007-12-271-0/+5
* * re.c (rb_reg_s_union): show encodings in error message.akr2007-12-271-0/+4
* * encoding.c (rb_enc_codelen): show codepoint in error message.akr2007-12-271-0/+9
* * encoding.c (rb_enc_codelen): error message refined.akr2007-12-271-0/+4
* * encoding.c (rb_enc_check): show encodings in error message.akr2007-12-271-0/+4
* * string.c (rb_str_casecmp): fixed using a wrong variable.nobu2007-12-271-0/+5
* * io.c (io_fflush): checks wbuf modification by other threads.akr2007-12-271-0/+5
* * ext/socket/socket.c: a patch to support IRIX from Andrewmatz2007-12-271-0/+5
* * lib/mkmf.rb (create_tmpsrc): retry to create file if Errno::EACCESusa2007-12-261-2/+8
* * lib/resolv.rb (Resolv::DNS::Name.==): fix for other is array ofnaruse2007-12-261-0/+11
* * lib/date/format.rb (_xmlschema): some improvements.tadf2007-12-261-0/+6
* * io.c (io_fflush): check closed fptr after rb_write_internal to avoidakr2007-12-261-0/+5
* * string.c (Init_String): defines chars method.nobu2007-12-261-0/+4
* * instruby.rb: install goruby if exists.usa2007-12-261-0/+4
* * lib/csv.rb: Cleaned up some code with Ruby 1.9 idioms.jeg22007-12-261-0/+4
* * array.c (tmpbuf): use rb_str_tmp_new().nobu2007-12-261-0/+4
* * ext/json/ext/generator/generator.c (Init_generator): requiresnobu2007-12-251-0/+6
* * development version 1.9.0 released.matz2007-12-251-0/+4
* * lib/rexml/node.rb (REXML::Node::indent): should initialize rvmatz2007-12-251-0/+6
* * ruby.c (proc_options): encoding option in shbang and RUBYOPT did notnobu2007-12-251-0/+5
* * win32/Makefile.sub (config.status): keep this file.usa2007-12-251-0/+4
* * configure.in (TIMEZONE_VOID): typo.nobu2007-12-251-0/+4
* * insns2vm.rb: add encoding option to shbang.ko12007-12-251-0/+4
* * bootstraptest/pending.rb: add pending issue.ko12007-12-251-0/+4
* * thread.c: remove Thread.critical(=).ko12007-12-251-0/+4
* * tool/make-snapshot: add version number.nobu2007-12-251-0/+4
* * compile.c (iseq_compile_each): fix stack consistency errorko12007-12-251-0/+8
* * parse.y (struct parser_params): make parser_ruby_sourcefile commonakr2007-12-251-0/+8
* * common.mk (parse.c): depends on tool/ytab.sed.nobu2007-12-251-0/+6
* * ext/openssl/ossl_ssl.c: Only show a warning if the default technorama2007-12-251-0/+7
* * tool/make-snapshot: argument check, and cleanup exported directory.nobu2007-12-251-0/+4
* * tool/make-snapshot: more portable.eban2007-12-251-0/+4