summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: _setjmp is available but _longjmp is not on mingw.nobu2008-04-012-2/+8
* * {lib,test}/rubygems: set eol-style.nobu2008-04-010-0/+0
* * {bcc,win}32/Makefile (config.h): need to define RUBY_SETJMP, etc.usa2008-04-013-1/+11
* Remove test file that was removed in RubyGems 1.1.0drbrain2008-03-311-610/+0
* Import RubyGems 1.1.0drbrain2008-03-3182-2771/+5619
* * configure.in: __builtin_setjmp cannot handle a variable.nobu2008-03-312-4/+4
* * configure.in (RUBY_SETJMP, RUBY_LONGJMP, RUBY_JMP_BUF): prefersnobu2008-03-315-17/+72
* * lib/resolv.rb (Resolv::Config.default_config_hash): requiresnobu2008-03-315-10/+21
* adopted the ruby's style.tadf2008-03-313-1873/+1897
* revert.tadf2008-03-312-1/+5
* * numeric.c (num_quo): should convert its operand to Rational.matz2008-03-315-11/+15
* * {bcc,win}32/Makefile.sub (config.h): define ssize_t.usa2008-03-314-0/+22
* * configure.in: check for ssize_t. [ruby-dev:34184]nobu2008-03-312-1/+7
* * io.c (io_getc): set coderange while getting characters.naruse2008-03-303-29/+50
* * io.c (rb_io_lines, rb_io_bytes, rb_io_chars) Fixed their rdocs.yugui2008-03-301-12/+23
* revert git backfire in r15860; sorrymatz2008-03-309-137/+227
* * proc.c (proc_dup): should copy is_lambda attribute as well.matz2008-03-3011-227/+143
* forgot to return a value.akr2008-03-301-1/+1
* * io.c: IO.copy_stream implemented. [ruby-dev:33843]akr2008-03-305-2/+840
* * 2008-03-29nobu2008-03-291-3/+3
* * ext/tk/sample/{demos-*/textpeer,tksleep_sample,ttk_wrapper}.rb: set eol-style.nobu2008-03-290-0/+0
* * ext/tk/sample/ttk_wrapper.rb: minor bug fix.nagai2008-03-291-1/+1
* * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.nagai2008-03-29121-2194/+7855
* * ruby.1: Separated --verbose from -v. [ruby-dev:34011]yugui2008-03-281-1/+9
* * 2008-03-28usa2008-03-281-3/+3
* * io.c (rb_io_each_char, rb_io_chars, argf_each_char, io_getc): Added charact...yugui2008-03-281-35/+108
* * complex.c (f_lcm): removed.tadf2008-03-275-113/+101
* anyway renamed.tadf2008-03-262-3/+3
* * variable.c (rb_mod_constants): rdoc updated. a patch frommatz2008-03-262-2/+7
* * test/ruby/test_rand.rb: add tests to achieve over 95% test coveragemame2008-03-252-0/+41
* * test/ruby/test_rational.rb: add tests to achieve over 90% testmame2008-03-254-4/+240
* * bootstraptest/test_knownbug.rb: add tests. [ruby-dev:34128]mame2008-03-252-0/+37
* * array.c (ary_new): fix size check. [ruby-dev:34123]mame2008-03-254-7/+40
* * ruby.c (proc_options): checks if the word is empty.nobu2008-03-252-3/+9
* * compile.c (defined_expr): false short-circuit destination label maynobu2008-03-252-52/+50
* * compile.c (compile_massign_opt): no need to use alloca.nobu2008-03-253-28/+32
* trivial changes.tadf2008-03-242-110/+110
* * parse.y (debug_lines): Always prepare a new array for eachknu2008-03-242-5/+9
* * configure.in: sitearch should use target_cpu. [ruby-core:15986]nobu2008-03-243-4/+8
* * process.c (rlimit_resource_value): use NUM2RLIM.akr2008-03-222-1/+5
* fixed. [ruby-dev:34109]tadf2008-03-225-38/+43
* Applied Laurent's patch to testcase.rb to fix symbol method namesryan2008-03-211-1/+1
* * io.c (rb_f_gets, rb_f_readline, rb_f_readlines): delegates to ARGFnobu2008-03-212-9/+44
* * lib/resolv.rb (Resolv::Hosts): should not use win32/resolv on cygwin.nobu2008-03-214-3/+13
* * lib/ipaddr.rb: Say that I am the current maintainer.knu2008-03-215-1/+25
* * eval.c (rb_obj_instance_eval): invalid comment syntax.nobu2008-03-211-1/+1
* * instruby.rb (open_for_install): write block result and rewrite onlynobu2008-03-212-8/+17
* rearrangement.tadf2008-03-202-5/+12
* * rational.c (nurat_to_f): C99.nobu2008-03-202-1/+5
* * test/ruby/test_rational2.rb: set property.nobu2008-03-200-0/+0