summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-18As discussed in ruby-dev ML:shigek
2003-07-18More pathes from Tadasi Saito.shigek
2003-07-18More pathes from Tadasi Saito.shigek
2003-07-18* lib/mkmf.rb (init_mkmf): clear $INSTALLFILES. [ruby-dev:20727]nobu
2003-07-18* lib/mkmf.rb (rm_f): use FileUtils.nobu
2003-07-18removed garbagenobu
2003-07-18* win32/win32.c (make_cmdvector): recognize quote within string.usa
2003-07-182003-07-18eban
2003-07-18* eval.c (rb_f_missing): VCALL is called only for LOCAL_ID. nomatz
2003-07-17* re.c (match_captures): rename from "groups".matz
2003-07-17* eval.c (rb_clear_cache_by_class): check both klass and origin.matz
2003-07-17tk.rb :nagai
2003-07-172003-07-17eban
2003-07-17* eval.c (ruby_init): set ruby_running to true aftermatz
2003-07-17* lib/ftools.rb (File::makedirs): do not handle "//" as a directory.eban
2003-07-16* eval.c (rb_proc_new): call svalue_to_avalue for yield argument.matz
2003-07-162003-07-16eban
2003-07-16* eval.c (rb_disable_super, rb_enable_super): deprecate.matz
2003-07-15* eval.c (rb_add_method, rb_alias): need to clear cache bynobu
2003-07-15* ext/syck/emitter.c (syck_emitter_start_obj): cast to avoid warning.eban
2003-07-152003-07-15eban
2003-07-15* lib/matrix.rb: remove elements conversion to_f, to_i, to_r.matz
2003-07-14* ext/syck/rubyext.c (syck_mark_emitter): forgot to rb_gc_mark thewhy
2003-07-14commit missnobu
2003-07-12* struct.c (struct_entry): add prototype to avoid VC++ warnings.usa
2003-07-11BaseEmitter left out as well.why
2003-07-11Missed MANIFEST change and addition of ext/syck/emitter.c.why
2003-07-11* ext/syck/emitter.c: new emitter code.why
2003-07-11*** empty log message ***nobu
2003-07-11additionnobu
2003-07-11* eval.c (avalue_to_svalue): typo.nobu
2003-07-11* configure.in (aix): needs ruby.imp even with gcc.nobu
2003-07-11* ChangeLog: typo fix.eban
2003-07-11* instruby: do not handle directories. [ruby-dev:20613]eban
2003-07-112003-07-11eban
2003-07-11tk.rb :nagai
2003-07-11* util.c (ruby_strtod): exp should be less than MDMAXEXPT.matz
2003-07-11* rename 'Shift-JIS' to 'SHIFT-JIS'matz
2003-07-10* math.c (math_log): nan takes a dummy argument on Cygwin 1.5.0.eban
2003-07-102003-07-10eban
2003-07-10* eval.c (rb_thread_schedule): parse error.eban
2003-07-10* lib/rexml/encodings/EUC-JP.rb (Encoding): use join.matz
2003-07-09* lib/rexml/encoding.rb (encoding=): oops, shouldn't havematz
2003-07-09* eval.c (rb_load): put rb_load_file() in a thread criticalmatz
2003-07-09* regex.c (mbctab_sjis): 0x80 is not shift jis first byte.nobu
2003-07-09* mkconfig.rb: support text-mount on Cygwin.eban
2003-07-09* instruby.rb: refactoring.eban
2003-07-09* instruby.rb: do not install shared libraries as man pages.eban
2003-07-09* re.c (match_entry): add prototype to avoid VC++ warnings.usa
2003-07-072003-07-07eban