aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Import RubyGems 1.1.0drbrain2008-03-311-0/+4
* * configure.in: __builtin_setjmp cannot handle a variable.nobu2008-03-311-3/+3
* * configure.in (RUBY_SETJMP, RUBY_LONGJMP, RUBY_JMP_BUF): prefersnobu2008-03-311-0/+13
* * lib/resolv.rb (Resolv::Config.default_config_hash): requiresnobu2008-03-311-0/+5
* adopted the ruby's style.tadf2008-03-311-0/+6
* revert.tadf2008-03-311-0/+4
* * numeric.c (num_quo): should convert its operand to Rational.matz2008-03-311-0/+9
* * {bcc,win}32/Makefile.sub (config.h): define ssize_t.usa2008-03-311-0/+6
* * configure.in: check for ssize_t. [ruby-dev:34184]nobu2008-03-311-0/+4
* * io.c (io_getc): set coderange while getting characters.naruse2008-03-301-0/+4
* * proc.c (proc_dup): should copy is_lambda attribute as well.matz2008-03-301-0/+5
* * io.c: IO.copy_stream implemented. [ruby-dev:33843]akr2008-03-301-0/+10
* * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.nagai2008-03-291-0/+84
* * complex.c (f_lcm): removed.tadf2008-03-271-0/+10
* * variable.c (rb_mod_constants): rdoc updated. a patch frommatz2008-03-261-0/+5
* * test/ruby/test_rand.rb: add tests to achieve over 95% test coveragemame2008-03-251-0/+5
* * test/ruby/test_rational.rb: add tests to achieve over 90% testmame2008-03-251-0/+7
* * bootstraptest/test_knownbug.rb: add tests. [ruby-dev:34128]mame2008-03-251-0/+4
* * array.c (ary_new): fix size check. [ruby-dev:34123]mame2008-03-251-0/+11
* * ruby.c (proc_options): checks if the word is empty.nobu2008-03-251-0/+6
* * compile.c (defined_expr): false short-circuit destination label maynobu2008-03-251-1/+7
* * compile.c (compile_massign_opt): no need to use alloca.nobu2008-03-251-0/+4
* * parse.y (debug_lines): Always prepare a new array for eachknu2008-03-241-0/+7
* * configure.in: sitearch should use target_cpu. [ruby-core:15986]nobu2008-03-241-0/+4
* * process.c (rlimit_resource_value): use NUM2RLIM.akr2008-03-221-0/+4
* fixed. [ruby-dev:34109]tadf2008-03-221-0/+6
* * io.c (rb_f_gets, rb_f_readline, rb_f_readlines): delegates to ARGFnobu2008-03-211-0/+5
* * lib/resolv.rb (Resolv::Hosts): should not use win32/resolv on cygwin.nobu2008-03-211-0/+10
* * lib/ipaddr.rb: Say that I am the current maintainer.knu2008-03-211-0/+10
* * instruby.rb (open_for_install): write block result and rewrite onlynobu2008-03-211-0/+5
* rearrangement.tadf2008-03-201-0/+4
* * rational.c (nurat_to_f): C99.nobu2008-03-201-0/+4
* * complex.c (nucomp_sub, nucomp_expt): call corresponding functions.mame2008-03-201-0/+4
* * missing/tgamma.c: include config.h before math.h. [ruby-dev:34075]mame2008-03-201-0/+4
* * io.c (argf_getline): use receiver.nobu2008-03-201-0/+4
* improvements.tadf2008-03-201-0/+9
* * io.c (argf_initialize_copy): get rid of segfault.nobu2008-03-191-1/+3
* * io.c (argf_tell, argf_seek_m, argf_set_pos, argf_rewind,nobu2008-03-191-0/+6
* * io.c (rb_io_putc, rb_io_puts): ouput directly if the reciever isnobu2008-03-191-0/+5
* added rb_gcd.tadf2008-03-191-0/+12
* * eval_intern.h (TH_EXEC_TAG): need not to FLUSH_REGISTER_WINDOWS.matz2008-03-191-0/+5
* * complex.c (nucomp_to_s, nucomp_inspect): get rid of makingnobu2008-03-191-0/+10
* * bignum.c (rb_cstr_to_inum): treat successive underscores asnobu2008-03-191-0/+5
* * encoding.c (enc_check_encoding): should not load autoloaded encodingnobu2008-03-191-0/+6
* * regint.h (include): include ruby.h instead of defines.h and config.h.usa2008-03-191-0/+4
* * regint.h (CHECK_INTERRUPT_IN_MATCH_AT): add interrupt checkmatz2008-03-191-0/+5
* * parse.y (literal_concat_gen): bail out at different encoding.nobu2008-03-181-0/+4
* * re.c (rb_memsearch_ss): simple shift search.naruse2008-03-171-0/+20
* * array.c (rb_ary_take, rb_ary_take_while, rb_ary_drop,mame2008-03-171-0/+7
* * misc/ruby-mode.el (ruby-mode): should use `run-mode-hooks' insteadnobu2008-03-171-0/+6