summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-15* enc/*: add ARG_UNUSED.naruse
2008-01-15* enc/utf_{16,32}{be,le}.c: remove some ARG_UNUSED. replace structnaruse
2008-01-15* encoding.c (ENC_REGISTER): use &OnigEncoding*.naruse
2008-01-15* enc/utf_8.c: remove use of ONIG_ENCODING_UTF8 altogether; usematz
2008-01-15 * enc/utf_8.c (ONIG_ENCODING_UTF8): reverted.usa
2008-01-15 * win32/Makefile.sub (MKFILES): add dependecies.usa
2008-01-15* enc/utf_8.c (OnigEncodingDefine): encoding name should be keptmatz
2008-01-15* enc/Makefile.in: ditto.nobu
2008-01-15* enc/utf_8.c: renamed as IANA name.nobu
2008-01-15* ruby.c (proc_options): encoding libraries cannot be loaded untilnobu
2008-01-15* win32/setup.mak: strip out empty lines from CPP output.nobu
2008-01-15* {win,bcc}32/setup.mak (-basic-vars-): expand BASERUBY to full pathnobu
2008-01-15* encoding.c (rb_locale_charmap): use ASCII-8BIT in miniruby.nobu
2008-01-15 * {bcc32,win32}/Makefile.sub (RUNRUBY): need to set archdir whenusa
2008-01-15 * common.mk (us_ascii.o): add dependecies. [ruby-dev:33111]usa
2008-01-14* eval.c (eval): check if backtrace is empty. [ruby-core:15040]nobu
2008-01-14* common.mk: simplified dummy objects dependencies.nobu
2008-01-14* common.mk (OBJS): moved encoding.o from COMMONOBJS.nobu
2008-01-14* io.c (appendline): specifying limit should not generate brokenmatz
2008-01-14* ext/nkf/lib/kconv.rb (Kconv.tolocale): argument is str.naruse
2008-01-14* configure.in (setup): add -I$(EXTOUT)/$(arch) to MINIRUBY.matz
2008-01-14 * win32/enc-setup.mak (BUILTIN_ENCOBJS): depends on enc/Makefile.in.usa
2008-01-14* re.c (rb_char_to_option_kcode): use rb_enc_find_index() insteadmatz
2008-01-14* golf_prelude.rb: Shorter method name completion. Same methodeban
2008-01-14* enc/us_ascii.c: wrong alias name: ANSI_X3.4-1986.matz
2008-01-14* thread.c: clear thread structure.ko1
2008-01-14update last test.akr
2008-01-14* bootstraptest/runner.rb: add "flunk" method.ko1
2008-01-14fix a test.akr
2008-01-14* vm.h: remove dangerous assembler sentence.ko1
2008-01-14* encoding.c (rb_locale_encoding): return US-ASCII when charmap is nil.naruse
2008-01-14* lib/shellwords.rb: scape should be an alias to shellescape. amatz
2008-01-14* ruby.1: a patch to describe --encoding. a patch from Yuguimatz
2008-01-14* re.c (rb_reg_prepare_re): initialize error message buffer.akr
2008-01-14Renamespace lib/rdoc/markup from SM::SimpleMarkup to RDoc::Markup.drbrain
2008-01-14* lib/rake/ruby182_test_unit_fix.rb: removed.nobu
2008-01-14Mon Jan 14 10:45:45 2008 Martin Duerst <duerst@it.aoyama.ac.jp>duerst
2008-01-14 * lib/time.rb: do not reference Time directly from the inside oftadf
2008-01-13* enc/*.c: add replicas and aliases.naruse
2008-01-13* define replica encoding "CP949".naruse
2008-01-13* include/ruby/oniguruma.h: remove ONIG_ENCODING_* and OnigEncoding*naruse
2008-01-13* enc/make_encdb.h: sort encoding names by original name.naruse
2008-01-13* encoding.c: add documents.naruse
2008-01-13* encoding.c (Init_Encoding): moved initialization from encdb.h.nobu
2008-01-13* ruby.c (load_file): local variable was not initialized when -x flagnobu
2008-01-13* ruby.c (load_file): script files should not be affected by locale.nobu
2008-01-13* ruby.c (proc_options): fixed typo.nobu
2008-01-13Cleanup RDocdrbrain
2008-01-13Complete RDoc namespace changedrbrain
2008-01-13Reorganize RDoc generatorsdrbrain