summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby/node.h, node.h: move node.h from include path.ko12008-09-231-0/+13
* * vm_core.h: remove unused frame values.ko12008-09-231-0/+4
* * signal.c (signal_exec): execute rb_eval_cmd() directly.ko12008-09-231-0/+4
* Fix ruby -w warnings for mismatched indentation discovered by rdocdrbrain2008-09-231-0/+7
* * lib/csv/csv.rb: Improved the idea of whitespace and word characters usedjeg22008-09-231-0/+5
* * io.c (io_binwrite): allocate wbuf if nosync.akr2008-09-231-0/+4
* * io.c (copy_stream_body): use io_binwrite instead of io_fwrite.akr2008-09-231-0/+4
* * test/ruby/test_rational2.rb: updated.tadf2008-09-231-0/+8
* * string.c (rb_str_casecmp): make the ordering consistent withakr2008-09-231-0/+5
* * io.c (io_binwrite): add nosync argument.akr2008-09-231-0/+9
* * signal.c (signal_exec): fix to use rb_proc_call().ko12008-09-231-0/+4
* * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):matz2008-09-231-0/+5
* * io.c (rb_io_s_binread): a new method to read binary chunk from amatz2008-09-231-0/+7
* * win32/win32.c (subtruct): check tv_sec. reported by ko1.usa2008-09-231-0/+4
* * complex.c (nucomp_s_canonicalize_internal): does no applytadf2008-09-231-0/+11
* * hash.c (rb_obj_is_proc): declaration moved for rdoc.akr2008-09-231-0/+4
* * common.mk (io.o): remove dependency for vm_core.h.ko12008-09-231-0/+4
* * thread.c (rb_thread_blocking_region): fix typo in a document.ko12008-09-231-1/+5
* * thread.c (rb_thread_blocking_region): write a documentko12008-09-231-0/+4
* * thread.c, include/ruby/intern.h (rb_thread_interrupted): added.ko12008-09-231-0/+6
* * class.c, vm_core.h: move decl of rb_iseq_clone() to class.c.ko12008-09-231-0/+4
* * debug.h (ruby_set_debug_option): declared.akr2008-09-231-0/+8
* * hash.c (ENVMATCH, ENVNMATCH): reduced same code.nobu2008-09-231-0/+4
* * ruby.h: fix comment and rename macro HAVE_RUBY_MVM_H toko12008-09-231-0/+5
* * include/ruby/node.h, vm_core.h: move definition ofko12008-09-231-0/+26
* * ext/ripper/eventids2.c (token_to_eventid): supper __ENCODING__matz2008-09-231-0/+5
* * common.mk, hash.c: remove unused inclusion.ko12008-09-231-0/+4
* * eval_safe.c, safe.c: rename eval_safe.c to safe.c.ko12008-09-231-0/+7
* * common.mk: clean upko12008-09-231-0/+35
* * lib/pathname.rb (each_filename): return Enumerator if no blockmame2008-09-231-0/+7
* * test/ruby/test_env.rb (TestEnv#test_aset): test updated.matz2008-09-221-0/+2
* * hash.c (env_aset): allow nil value to remove an entry.matz2008-09-221-0/+5
* * misc/ruby-mode.el (ruby-keyword-end-re): emacs21 support. amatz2008-09-221-0/+10
* * test/readline/test_readline_history.rbkouji2008-09-221-0/+5
* * ext/readline/readline.c (Init_readline): used remove_history tokouji2008-09-221-0/+5
* * lib/tempfile.rb (Tempfile#open): should return a value from thematz2008-09-221-0/+5
* * include/ruby/encoding.h (enum): ISO C forbids comma at end ofshyouhei2008-09-221-0/+5
* * LEGAL: updated file names removed and added. [ruby-dev:36426]matz2008-09-221-0/+4
* * encoding.c (get_default_external): add description.naruse2008-09-211-20/+24
* * math.c (math_log): should check argc.tadf2008-09-211-0/+4
* * complex.c: added two macros.tadf2008-09-211-0/+6
* * complex.c (nucomp_s_convert): checks argc.tadf2008-09-211-0/+6
* * complex.c (nucomp_s_canonicalize_internal): checks exactness oftadf2008-09-211-0/+10
* * lib/csv/csv.rb: Reworked CSV's parser and generator to be m17n. Datajeg22008-09-211-0/+25
* * lib/complex.rb: provides some obsolate methods.tadf2008-09-201-1/+1
* * complex.c: an instance method image has been removed andtadf2008-09-201-0/+19
* * ext/json/ext/parser/parse.c: use ruby_xfree().naruse2008-09-201-0/+8
* * ext/json: import JSON v 1.1.3.naruse2008-09-201-0/+4
* * lib/optparse.rb (summarize): separator "" should output new line.mame2008-09-201-0/+4
* * parse.y: strings which contain only US-ASCII don't force to havenaruse2008-09-191-0/+5