summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-26* regcomp.c (onig_is_prelude): added to check whether ruby is stillnaruse
2010-11-25fix typos.nobu
2010-11-25* regcomp.c (print_distance_range): use PRIuSIZE.naruse
2010-11-25* ext/dl/callback/mkcallback.rb (gencallback): shouldn't assume thatusa
2010-11-25* test/win32ole/test_err_in_callback.rb (teardown): remove tmp fileusa
2010-11-24* 2010-11-25svn
2010-11-24* enc/trans/big5-hkscs-tbl.rb: Update table as HKSCS-2008.naruse
2010-11-24* vsnprintf (BSD_vfprintf): use QUADINT macro only when _HAVE_SANE_QUAD_usa
2010-11-24* vsnprintf (BSD_vfprintf): added VC++ compatible size specificationsusa
2010-11-24* string.c (rb_str_inspect): treat UTF-16 and UTF-32 as BE or LE.naruse
2010-11-24* enc/trans/utf_16_32.trans: add the UTF-32 converter.naruse
2010-11-23* test/ruby/test_transcode.rb: ASCII-8BIT is not a valid encoding name in Emacs.nobu
2010-11-23* win32/win32.c (filecp, wstr_to_mbstr, mbstr_to_wstr):nobu
2010-11-23* enc/trans/utf_16_32.trans: add a convert from UTF-8 to UTF-16.naruse
2010-11-23* enc/trans/utf_16_32.trans: raise error on unpaired uppernaruse
2010-11-23* 2010-11-24svn
2010-11-23* enc/utf_16_32.h: add UTF-16 and UTF-32 as a dummy encoding.naruse
2010-11-23fixed very important banners.tadf
2010-11-23modified some descriptions.tadf
2010-11-23* win32/win32.c (wlink, rb_w32_getppid): use typedef instead ofnobu
2010-11-23* vm.c (rb_thread_mark): should mark self in conrolnobu
2010-11-22 * lib/date/delta/parser.{ry,rb}: fixed a bug of token scanner.tadf
2010-11-22added some tests.tadf
2010-11-22 * complex.c, rational.c ({nucomp,nurat}_expt): added a check.tadf
2010-11-22added some tests.tadf
2010-11-22 * lib/date.rb (daynum): should be private.tadf
2010-11-22* ChangeLog (change-log-indent-text): hunging indent.nobu
2010-11-22* configure.in (SITE_DIR, VENDOR_DIR),nobu
2010-11-22* configure.in (rubylibprefix): No ruby, No libprefix.nobu
2010-11-22* ChangeLog (change-log-indent-text): hunging indent.nobu
2010-11-22* 2010-11-23svn
2010-11-22* vsnprintf.c (BSD_vfprintf): don't output floating pointnaruse
2010-11-22* string.c (rb_str_inspect): fix for ascii-compatible externalnobu
2010-11-22Add missing tables.naruse
2010-11-22* lib/mkmf.rb (create_makefile): should not duplicate rules.nobu
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