summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-31fix typos.akr
2007-12-31fix typos.akr
2007-12-31* golf_prelude.rb: find words with underscore.nobu
2007-12-30* main.c, goruby.c (RUBY_MAIN_INIT): removed.nobu
2007-12-30* trunk/common.mk: not use -I$(srcdir)/lib with $(MINIRUBY) for crossnobu
2007-12-30* include/ruby/encoding.h (rb_enc_sprintf, rb_enc_vsprintf): prototyped.nobu
2007-12-30* test/net/imap/test_imap.rb: check OpenSSL definition before testing imaps.usa
2007-12-30add more tests for sub, gsub, sub!, gsub!.akr
2007-12-30fix \xc2\xa0 as \xc2\xa1.akr
2007-12-30 * golf_prelude.rb (String#/): define / as split, as association ofusa
2007-12-30* golf_prelude.rb (@@golf_hash): for performance improvement.eban
2007-12-30 * lib/date.rb (_valid_time?): I'm not sure to recommend such antadf
2007-12-30* parse.y (program, yycompile0): too early to drop lex_lastline innobu
2007-12-30timeout larger area.akr
2007-12-30 * bootstraptest/test_knownbug.rb: support DOSISH.usa
2007-12-30update force_encoding document.akr
2007-12-30* encoding.c (Init_Encoding): registered rb_encoding differs fromnobu
2007-12-30* parse.y (program): clear input strings after all process.nobu
2007-12-30* enc/depend: replace spaces by tabnaruse
2007-12-30* configure.in: rm largefile.h.naruse
2007-12-29 * encoding.c (Init_encoding): register Windows-31J and its alias.usa
2007-12-29 * lib/mkmf.rb (depend_rules): need to convert `/' to `\' for windowsusa
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