aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * enc/trans/utf_16_32.trans: raise error on unpaired uppernaruse2010-11-233-8/+15
* * 2010-11-24svn2010-11-231-2/+2
* * enc/utf_16_32.h: add UTF-16 and UTF-32 as a dummy encoding.naruse2010-11-234-0/+91
* fixed very important banners.tadf2010-11-232-2/+2
* modified some descriptions.tadf2010-11-232-11/+11
* * win32/win32.c (wlink, rb_w32_getppid): use typedef instead ofnobu2010-11-232-4/+11
* * vm.c (rb_thread_mark): should mark self in conrolnobu2010-11-233-0/+29
* * lib/date/delta/parser.{ry,rb}: fixed a bug of token scanner.tadf2010-11-223-5/+11
* added some tests.tadf2010-11-222-0/+38
* * complex.c, rational.c ({nucomp,nurat}_expt): added a check.tadf2010-11-223-4/+8
* added some tests.tadf2010-11-222-0/+4
* * lib/date.rb (daynum): should be private.tadf2010-11-222-0/+5
* * ChangeLog (change-log-indent-text): hunging indent.nobu2010-11-221-4/+5
* * configure.in (SITE_DIR, VENDOR_DIR),nobu2010-11-223-3/+19
* * configure.in (rubylibprefix): No ruby, No libprefix.nobu2010-11-222-1/+8
* * ChangeLog (change-log-indent-text): hunging indent.nobu2010-11-221-0/+4
* * 2010-11-23svn2010-11-221-2/+2
* * vsnprintf.c (BSD_vfprintf): don't output floating pointnaruse2010-11-223-2/+7
* * string.c (rb_str_inspect): fix for ascii-compatible externalnobu2010-11-223-1/+14
* Add missing tables.naruse2010-11-224-0/+76244
* * lib/mkmf.rb (create_makefile): should not duplicate rules.nobu2010-11-222-2/+8
* * enc/big5.c: split CP950 from Big5.naruse2010-11-227-32103/+67
* * string.c (rb_str_inspect): append for each chars instead of bulknobu2010-11-223-2/+11
* Fix r29848's test.naruse2010-11-221-1/+1
* * time.c (time_zone): use rb_locale_str_new_cstr to set encodingnaruse2010-11-223-2/+10
* * string.c (rb_str_concat): set ENC_CODERANGE_VALID when thenaruse2010-11-223-0/+8
* * 2010-11-22svn2010-11-211-2/+2
* * lib/date.rb: some improvements for performance.tadf2010-11-212-11/+36
* * 2010-11-21svn2010-11-201-2/+2
* NTFS's ctime is creation time! [ruby-core:33269]naruse2010-11-201-0/+6
* * random.c (random_rand): get rid of overflow.nobu2010-11-202-4/+21
* * lib/mkmf.rb: adding compilation support for ObjC/ObjC++ extensions.tenderlove2010-11-192-9/+7
* * 2010-11-20svn2010-11-191-2/+2
* add dependency(insns.inc) to compile.objarton2010-11-192-1/+5
* * win32/Makefile.sub (insns_rules.mk): remove extra backslash.nobu2010-11-192-3/+5
* * ChangeLog: adjust indent.nobu2010-11-191-16/+16
* * cygwin/GNUmakefile.in, win32/Makefile.sub (clean): rc files arenobu2010-11-193-3/+6
* * ChangeLog: adjust indent.nobu2010-11-191-16/+16
* * test/rexml/test_core.rbkou2010-11-192-1/+16
* * lib/optparse.rb: shell completion support for zsh. based onnobu2010-11-194-1/+105
* * lib/optparse.rb: shell completion support for bash.nobu2010-11-191-0/+4
* * lib/optparse.rb: shell completion support for bash.nobu2010-11-194-9/+127
* Remove a test for reverted feature r26701.naruse2010-11-191-8/+0
* * 2010-11-19svn2010-11-181-2/+2
* * cygwin/GNUmakefile.in (SCRIPTPROGRAMS): no needs on cygwin.nobu2010-11-182-3/+5
* * win32/Makefile.sub (scriptbin): create script binaries.nobu2010-11-182-12/+50
* * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):kou2010-11-183-5/+33
* * include/ruby/io.h (rb_io_buffer_t): extract from rb_io_t.nobu2010-11-183-224/+227
* * Makefile.in (reconfig): force reconfigure with previous options.nobu2010-11-173-3/+23
* * missing/langinfo.c (strncasecmp): get rid of redefinition.nobu2010-11-172-1/+5