summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-22* enc/big5.c: split CP950 from Big5.naruse
2010-11-22* string.c (rb_str_inspect): append for each chars instead of bulknobu
2010-11-22Fix r29848's test.naruse
2010-11-22* time.c (time_zone): use rb_locale_str_new_cstr to set encodingnaruse
2010-11-22* string.c (rb_str_concat): set ENC_CODERANGE_VALID when thenaruse
2010-11-21* 2010-11-22svn
2010-11-21 * lib/date.rb: some improvements for performance.tadf
2010-11-20* 2010-11-21svn
2010-11-20NTFS's ctime is creation time! [ruby-core:33269]naruse
2010-11-20* random.c (random_rand): get rid of overflow.nobu
2010-11-19* lib/mkmf.rb: adding compilation support for ObjC/ObjC++ extensions.tenderlove
2010-11-19* 2010-11-20svn
2010-11-19add dependency(insns.inc) to compile.objarton
2010-11-19* win32/Makefile.sub (insns_rules.mk): remove extra backslash.nobu
2010-11-19* ChangeLog: adjust indent.nobu
2010-11-19* cygwin/GNUmakefile.in, win32/Makefile.sub (clean): rc files arenobu
2010-11-19* ChangeLog: adjust indent.nobu
2010-11-19* test/rexml/test_core.rbkou
2010-11-19* lib/optparse.rb: shell completion support for zsh. based onnobu
2010-11-19* lib/optparse.rb: shell completion support for bash.nobu
2010-11-19* lib/optparse.rb: shell completion support for bash.nobu
2010-11-19Remove a test for reverted feature r26701.naruse
2010-11-18* 2010-11-19svn
2010-11-18* cygwin/GNUmakefile.in (SCRIPTPROGRAMS): no needs on cygwin.nobu
2010-11-18* win32/Makefile.sub (scriptbin): create script binaries.nobu
2010-11-18* lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):kou
2010-11-18* include/ruby/io.h (rb_io_buffer_t): extract from rb_io_t.nobu
2010-11-17* Makefile.in (reconfig): force reconfigure with previous options.nobu
2010-11-17* missing/langinfo.c (strncasecmp): get rid of redefinition.nobu
2010-11-17* 2010-11-18svn
2010-11-17* lib/csv.rb: Upgrading output encoding with ASCII content jeg2
2010-11-17* win32/configure.bat: remove quotes from arguments to be quoted.nobu
2010-11-17* lib/mkmf.rb (create_makefile): use forward slashes in messages.nobu
2010-11-17* lib/mkmf.rb (create_makefile): make extension libraries messagesnobu
2010-11-17* win32/Makefile.sub (MAKEDIRS): should not include silent flag.nobu
2010-11-17* Makefile.in (lex.c): show commands if Q is not set.nobu
2010-11-17* common.mk (ext/ripper/ripper.c, ext/json/parser/parser.c): passnobu
2010-11-17* test/test_tracer.rb: new test case. mimimal regression test for r29280.yugui
2010-11-17* test/ruby/envutil.rb (Test::Unit::Assersions#assert_warn):yugui
2010-11-17* regint.h (OnigOpInfoType): constify name.naruse
2010-11-17* enc/shift_jis.c (property_name_to_ctype): fix memory leak.naruse
2010-11-16* 2010-11-17svn
2010-11-16* lib/csv.rb: Upgrading output encoding as needed. [ruby-core:33135]jeg2
2010-11-16* vm_insnhelper.c (vm_throw): remove fear of undefined behavior :-)mame
2010-11-16Refix timing problem.naruse
2010-11-16* ext/bigdecimal/lib/bigdecimal/util.rb (to_digits): avoid unusedmrkn
2010-11-15* pack.c (PACK_ITEM_ADJUST): return nil not result array and yieldnobu
2010-11-15* regparse.c (and_cclass, or_cclass): fix memory leak. Coverity Scanmame
2010-11-15* 2010-11-16svn
2010-11-15* gc.c (assign_heap_slot): fix fear of memory leak and memorymame