aboutsummaryrefslogtreecommitdiffstats
path: root/version.h
Commit message (Expand)AuthorAgeFilesLines
* * util.c (valid_filename): use O_EXCL to get rid of clobberingnobu2008-02-231-3/+3
* * 2008-02-23nobu2008-02-231-3/+3
* * enc/{depend,make_encdb.rb,trans/make_transdb.rb}: sort in alpha-numeric order.nobu2008-02-221-3/+3
* * io.c (rb_f_putc): invoke stdout method so that redefining putcmatz2008-02-211-3/+3
* * configure.in (RPATHFLAG): -R option of HP-UX ld is not for runtimenobu2008-02-201-3/+3
* * io.c (open_key_args): set arg->io even if no options passed.usa2008-02-201-3/+3
* * eval.c (ruby_exec_node): no thread starts inside iseq compilation.nobu2008-02-191-3/+3
* * 2008-02-18usa2008-02-171-3/+3
* * win32/resource.rb: made version infos confirm to OS spec.usa2008-02-161-3/+3
* * range.c (rb_range_beg_len): check if responds to "begin" and "end"nobu2008-02-151-3/+3
* * configure.in (sigsetmask): check when signal semantics is not POSIX.nobu2008-02-141-3/+3
* * common.mk (INSTRUBY_ARGS): pass mode to install. [ruby-dev:33766]nobu2008-02-131-3/+3
* * parse.y (arg_add_gen): removed since identical to arg_append_gen.nobu2008-02-121-3/+3
* * 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