summaryrefslogtreecommitdiff
path: root/version.h
Commit message (Expand)AuthorAgeFilesLines
* * range.c (range_include): specialize single character stringmatz2008-02-111-3/+3
* * test/ruby/test_pack.rb: fix tests for 64bit CPU.mame2008-02-101-3/+3
* * {bcc32,win32,wince}/Makefile.sub (MISSING): added cbrt.obj.nobu2008-02-101-3/+3
* * lib/irb.rb (IRB::Irb::eval_input): rescues Interrupt and other thannobu2008-02-081-3/+3
* * test/ruby/test_hash.rb: follow the change of Hash#flatten.mame2008-02-071-3/+3
* * ext/nkf/nkf-utf8/nkf.c (nkf_enc_from_index): BINARY does notmatz2008-02-071-3/+3
* * hash.c (env_rassoc): remove access to free'd environment on mswin32.mame2008-02-051-3/+3
* * lib/mkmf.rb (INSTALL_DIRS, install_dirs): added BINDIR.nobu2008-02-051-3/+3
* * lib/cgi.rb (CGI::QueryExtension::[]): no more transitionmatz2008-02-041-3/+3
* * configure.in (darwin): disabled fat-binary support which confusesnobu2008-02-021-3/+3
* * 2008-02-01usa2008-02-011-4/+4
* * 2008-01-31usa2008-01-301-3/+3
* * 2008-01-30usa2008-01-291-3/+3
* * misc/ruby-mode.el (ruby-mode-set-encoding): updates magic comment.nobu2008-01-281-3/+3
* * parse.y (parser_set_encode): check if encoding is ASCII compatible.nobu2008-01-271-3/+3
* * 2008-01-26usa2008-01-251-3/+3
* * */*.bat: set svn:mime-type to text/batch.nobu2008-01-251-3/+3
* * 2008-01-24usa2008-01-231-3/+3
* * eval_method.c (rb_export_method): set ruby_vm_redefined_flag formatz2008-01-231-3/+3
* * test/ruby/test_bignum.rb: add tests for bignum.c.mame2008-01-211-3/+3
* * string.c (rb_str_each_char): advance offset before get next charnobu2008-01-201-3/+3
* * thread_win32.c (w32_wait_events): shouldn't invoke interrupt handleusa2008-01-181-3/+3
* * ext/stringio/stringio.c (strio_init): use default external encodingnobu2008-01-171-3/+3
* * include/ruby/intern.h (rb_str_tmp_new, rb_str_shared_replace):nobu2008-01-161-3/+3
* * io.c (appendline): specifying limit should not generate brokenmatz2008-01-141-3/+3
* * ruby.1: a patch to describe --encoding. a patch from Yuguimatz2008-01-141-3/+3
* * enc/make_encdb.rb: should work on Ruby 1.8. [ruby-dev:33069]matz2008-01-121-3/+3
* * 2008-01-12usa2008-01-111-3/+3
* * thread.c (rb_mutex_unlock): proper error message for unlockingmatz2008-01-101-3/+3
* * io.c (rb_io_binmode): should not alter encoding. [ruby-dev:32918]matz2008-01-091-3/+3
* * string.c (rb_enc_cr_str_buf_cat): do not recalculate coderangematz2008-01-091-3/+3
* * 2008-01-08usa2008-01-081-3/+3
* * 2008-01-07usa2008-01-071-3/+3
* * 2008-01-06usa2008-01-061-3/+3
* * include/ruby/intern.h, re.c (rb_reg_new): keep interface same asnobu2008-01-041-3/+3
* * include/ruby/oniguruma.h: Oniguruma 1.9.1 merged.matz2008-01-031-3/+3
* * 2007-01-03usa2008-01-031-3/+3
* * 2008-01-02usa2008-01-021-3/+3
* * ruby.c (process_options): rejects dummy encoding.nobu2007-12-311-5/+5
* * test/net/imap/test_imap.rb: check OpenSSL definition before testing imaps.usa2007-12-301-3/+3
* * 2007-12-30usa2007-12-291-3/+3
* * io.c (io_unread): adhoc workaround for non-binary mode of some DOSishusa2007-12-281-3/+3
* * common.mk (golf_prelude.c): use MINIRUBY instead of BASERUBY becauseusa2007-12-271-3/+3
* * lib/mkmf.rb (create_tmpsrc): retry to create file if Errno::EACCESusa2007-12-261-3/+3
* * ext/json/ext/generator/generator.c (Init_generator): requiresnobu2007-12-251-3/+3
* * include/ruby/encoding.h (rb_enc_left_char_head): new utility macro.matz2007-12-241-3/+3
* * io.c (rb_io_s_read): encoding argument reverted.matz2007-12-231-4/+4
* * version.h: use patchlevel if revision is not set.nobu2007-12-221-1/+1
* * io.c (rb_io_mode_enc): do not set encoding unless explicitlymatz2007-12-221-3/+3
* version.h corruptedmatz2007-12-221-0/+38