aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 2009-08-26svn2009-08-251-2/+2
* Update Oniguruma's UnicodeData to 5.1.naruse2009-08-259-9062/+49875
* Fix for Linux compatibilitynaruse2009-08-251-6/+7
* Set 'mkdir -p' to MKDIR_P when AC_PROG_MKDIR_P doesn't set MKDIR_P.naruse2009-08-252-8/+14
* * random.c (rand_init, random_load): use already defined macro.nobu2009-08-251-7/+7
* * bignum.c (rb_big_clone, bigmul1_normal, bigdivrem): trivialnobu2009-08-252-26/+37
* * Makefile.in (enc/unicode/name2ctype.h): explicitly ignores thenobu2009-08-252-6/+4
* * Makefile.in (enc/unicode/name2ctype.h): explicitly ignores thenobu2009-08-252-1/+6
* * configure.in (DLDFLAGS): use linker_flag and changed undefinednobu2009-08-243-5/+11
* * lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: fix a bugkou2009-08-243-1/+27
* * include/ruby/missing.h (vsnprintf): rollback a part of r24179, becauseusa2009-08-242-1/+12
* * st.c (st_delete_safe): deals with packed entries.nobu2009-08-242-0/+35
* * win32/Makefile.sub (MAKEDIRS): define.usa2009-08-241-0/+6
* * win32/Makefile.sub (MAKEDIRS): define.usa2009-08-242-1/+2
* * configure.in (RUBY_CHECK_SIZEOF): set cross_compiling only whennobu2009-08-242-4/+9
* * 2009-08-24svn2009-08-241-2/+2
* * win32/Makefile.sub (enc/unicode/name2ctype.h): use md instead ofnobu2009-08-242-1/+6
* * bootstraptest/runner.rb (main): "usage" description updated.akr2009-08-232-1/+5
* * bootstraptest/runner.rb (Dir.mktmpdir): updated to latest.akr2009-08-232-2/+22
* * 2009-08-23svn2009-08-221-2/+2
* * thread.c (rb_thread_schedule): don't recur infinitely.akr2009-08-222-7/+29
* fix typos.akr2009-08-221-19/+19
* YAML parser don't need identity hash.akr2009-08-222-15/+13
* * ext/syck/rubyext.c (id_hash_new): new function to create a hashakr2009-08-223-7/+23
* * Makefile.in: use CP and MV macros.naruse2009-08-222-9/+13
* fix rdoc.akr2009-08-221-1/+1
* rdoc update.akr2009-08-221-11/+40
* * lib/mkmf.rb (rm_f, rm_rf): pass the last hash through if exists.nobu2009-08-212-2/+9
* * enumerator.c (ary2sv): add dup argument.akr2009-08-213-11/+50
* rdoc update.akr2009-08-211-2/+3
* * 2009-08-22svn2009-08-211-2/+2
* * thread.c (rb_check_deadlock): decrease number of sleepers beforemame2009-08-212-0/+7
* * enumerator.c (get_next_values): extracted fromakr2009-08-212-29/+39
* * enc/unicode/name2ctype.h: split from enc/unicode.c and made anobu2009-08-219-152/+1483
* * enc/utf_8.c (code_to_mbc): suppressed a warning.nobu2009-08-211-1/+1
* Rename FMODE_STRIP_BOM to FMODE_SETENC_BY_BOM.naruse2009-08-213-5/+10
* Change modestr syntax for BOM to "BOM|UTF-*".naruse2009-08-213-14/+15
* use rl_prep_terminal only on Windows. [ruby-core:25009]naruse2009-08-212-1/+8
* * lib/rdoc/ri/gemdirs.rb: split from lib/rdoc/ri/paths.rb to getnobu2009-08-203-27/+41
* * configure.in (RUBY_PROGRAM_VERSION, RUBY_RELEASE_DATE): extractsnobu2009-08-202-2/+6
* * lib/rdoc/ri/paths.rb (RDoc::RI::Paths): Gem::Enable has been obsolete.nobu2009-08-202-2/+5
* * 2009-08-21svn2009-08-201-2/+2
* * io.c (rb_sysopen_internal): removed const qualifier.nobu2009-08-201-1/+1
* * io.c (rb_sysopen): moved sysopen_struct from rb_sysopen_internal.nobu2009-08-202-30/+48
* * parse.y (reduce_nodes_gen): preserve NODE_FL_NEWLINE flag duringmame2009-08-202-0/+9
* Fix: change terminal's size on Widows when the window size is changednaruse2009-08-202-0/+6
* * parse.y (ENABLE_SELECTOR_NAMESPACE): defaulted to 0.nobu2009-08-201-0/+4
* * parse.y (ivar2_hash_type): disabled for now.nobu2009-08-202-0/+10
* * thread.c (rb_thread_terminate_all): do not ignore interrupt whenmatz2009-08-202-4/+13
* rdoc update.akr2009-08-191-7/+6