summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-29use EWOULDBLOCK as an example in document.akr
2007-12-29* 2007-12-30usa
2007-12-29use timeout for thread join to avoid hang.akr
2007-12-29* enc/Makefile.in (DLDFLAGS): like as extensions. [ruby-core:14567]nobu
2007-12-29comment modified.akr
2007-12-29* io.c (io_fflush): don't retry when wbuf modified by other threads.akr
2007-12-29* re.c (rb_reg_regsub): returns the given string itself if nothingnobu
2007-12-29* common.mk (clean, distclean, realclean): should include clean-encnobu
2007-12-29changelog for previous change.akr
2007-12-29add tests.akr
2007-12-28* Fix variable name.gotoyuzo
2007-12-28* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert_throws):gotoyuzo
2007-12-28 * io.c (io_unread): fix typo.usa
2007-12-28 * io.c (io_unread): adhoc workaround for non-binary mode of some DOSishusa
2007-12-28unused variable removed.akr
2007-12-28add a test.akr
2007-12-28* ext/strscan/strscan.c (str_new): new function for allocate an stringakr
2007-12-28* golf_prelude.rb (Object.say): derived from Perl 5.10.eban
2007-12-28 * encoding.c (rb_locale_encoding): should check return value fromusa
2007-12-28 * ext/readline/readline.c (readline_readline, readline_s_set_input):usa
2007-12-28* encoding.c (rb_locale_encoding): defined.akr
2007-12-28 * ext/readline/readline.c (readline_readline): set encoding to result.usa
2007-12-28Fri Dec 28 01:55:04 2007 Martin Duerst <duerst@it.aoyama.ac.jp>duerst
2007-12-28* time.c (make_time_t): verify mktime and timegm result.akr
2007-12-28* lib/resolv.rb (Resolv::DNS#each_address): now returns IPv6 address.naruse
2007-12-28Move lib/rdoc/dot/dot.rb to lib/rdoc, un-namespace.drbrain
2007-12-28Move RDoc markup samples to sample/rdoc/markup directorydrbrain
2007-12-28Remove test directorydrbrain
2007-12-28Sort methods in TestSimpleMarkupAttributeManagerdrbrain
2007-12-28Remove garbage ("X=1").knu
2007-12-28Move RDoc tests out of lib/drbrain
2007-12-28* encoding.c (set_base_encoding, enc_base_encoding): renamednobu
2007-12-28 * golf_prelude.rb (Integer#each): use alias simply.usa
2007-12-28* golf_prelude.rb (Object.const_missing): No need to delegate toknu
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