summaryrefslogtreecommitdiff
path: root/version.h
AgeCommit message (Expand)Author
2008-02-07* test/ruby/test_hash.rb: follow the change of Hash#flatten.mame
2008-02-07* ext/nkf/nkf-utf8/nkf.c (nkf_enc_from_index): BINARY does notmatz
2008-02-05* hash.c (env_rassoc): remove access to free'd environment on mswin32.mame
2008-02-05* lib/mkmf.rb (INSTALL_DIRS, install_dirs): added BINDIR.nobu
2008-02-04* lib/cgi.rb (CGI::QueryExtension::[]): no more transitionmatz
2008-02-02* configure.in (darwin): disabled fat-binary support which confusesnobu
2008-02-01* 2008-02-01usa
2008-01-30* 2008-01-31usa
2008-01-29* 2008-01-30usa
2008-01-28* misc/ruby-mode.el (ruby-mode-set-encoding): updates magic comment.nobu
2008-01-27* parse.y (parser_set_encode): check if encoding is ASCII compatible.nobu
2008-01-25* 2008-01-26usa
2008-01-25* */*.bat: set svn:mime-type to text/batch.nobu
2008-01-23* 2008-01-24usa
2008-01-23* eval_method.c (rb_export_method): set ruby_vm_redefined_flag formatz
2008-01-21* test/ruby/test_bignum.rb: add tests for bignum.c.mame
2008-01-20* string.c (rb_str_each_char): advance offset before get next charnobu
2008-01-18 * thread_win32.c (w32_wait_events): shouldn't invoke interrupt handleusa
2008-01-17* ext/stringio/stringio.c (strio_init): use default external encodingnobu
2008-01-16* include/ruby/intern.h (rb_str_tmp_new, rb_str_shared_replace):nobu
2008-01-14* io.c (appendline): specifying limit should not generate brokenmatz
2008-01-14* ruby.1: a patch to describe --encoding. a patch from Yuguimatz
2008-01-12* enc/make_encdb.rb: should work on Ruby 1.8. [ruby-dev:33069]matz
2008-01-11* 2008-01-12usa
2008-01-10* thread.c (rb_mutex_unlock): proper error message for unlockingmatz
2008-01-09* io.c (rb_io_binmode): should not alter encoding. [ruby-dev:32918]matz
2008-01-09* string.c (rb_enc_cr_str_buf_cat): do not recalculate coderangematz
2008-01-08* 2008-01-08usa
2008-01-07* 2008-01-07usa
2008-01-06* 2008-01-06usa
2008-01-04* include/ruby/intern.h, re.c (rb_reg_new): keep interface same asnobu
2008-01-03* include/ruby/oniguruma.h: Oniguruma 1.9.1 merged.matz
2008-01-03* 2007-01-03usa
2008-01-02* 2008-01-02usa
2007-12-31* ruby.c (process_options): rejects dummy encoding.nobu
2007-12-30* test/net/imap/test_imap.rb: check OpenSSL definition before testing imaps.usa
2007-12-29* 2007-12-30usa
2007-12-28 * io.c (io_unread): adhoc workaround for non-binary mode of some DOSishusa
2007-12-27 * common.mk (golf_prelude.c): use MINIRUBY instead of BASERUBY becauseusa
2007-12-26 * lib/mkmf.rb (create_tmpsrc): retry to create file if Errno::EACCESusa
2007-12-25* ext/json/ext/generator/generator.c (Init_generator): requiresnobu
2007-12-24* include/ruby/encoding.h (rb_enc_left_char_head): new utility macro.matz
2007-12-23* io.c (rb_io_s_read): encoding argument reverted.matz
2007-12-22* version.h: use patchlevel if revision is not set.nobu
2007-12-22* io.c (rb_io_mode_enc): do not set encoding unless explicitlymatz
2007-12-22version.h corruptedmatz
2007-12-22* ext/syck/rubyext.c (syck_genericresolver_node_import): shouldmatz
2007-12-22* common.mk (encs, ext/ripper/ripper.c): needs MFLAGS.nobu
2007-12-21* sample/test.rb (valid_syntax): force_encoding input script.matz
2007-12-20* string.c (tr_trans): wrong encoding check for tree strings.matz