summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2002-07-30sorry, dittonobu
2002-07-30* misc/ruby-mode.el (ruby-accurate-end-of-block): restrict searchnobu
2002-07-30* misc/ruby-mode.el (ruby-accurate-end-of-block): incomplete blocknobu
2002-07-26* misc/ruby-mode.el (ruby-expr-beg): wrong indent at modifiersnobu
2002-07-25* misc/ruby-mode.el (ruby-delimiter): include here document.nobu
2002-06-28* re.c (rb_reg_expr_str): need to process backslashes properly.matz
2002-05-23* ruby.c (proc_options): removed "-*-" support for #! line.matz
2002-05-21* misc/ruby-mode.el (ruby-font-lock-keywords): symbols end with '_'.nobu
2002-05-14* eval.c (rb_clear_cache_by_class): new function.matz
2002-04-10* misc/ruby-mode.el (ruby-font-lock-keywords): fontify symbols fornobu
2002-02-18* misc/ruby-mode.el (ruby-block-hanging-re): rescue block was toonobu
2002-02-17* misc/ruby-mode.el (ruby-font-lock-keywords): fontifynobu
2002-02-01* file.c (rb_stat_inspect): print dev, rdev in hexadecimal.matz
2002-01-29* file.c (rb_stat_rdev_major): added. [new]matz
2002-01-25* class.c (rb_include_module): detect cyclic module inclusion.matz
2002-01-23* array.c (Init_Array): remove Array#filter.matz
2002-01-18* io.c (rb_io_s_new): block check moved from initialize to thismatz
2002-01-09* misc/ruby-mode.el (ruby-calculate-indent): indentation afternobu
2002-01-05* misc/ruby-mode.el (ruby-forward-string): forward a string. [new]nobu
2002-01-04* process.c (rb_f_system): abandon vfork.matz
2001-12-21* time.c (time_plus): result should not be negative unlessmatz
2001-12-18* string.c (rb_str_replace): swap arguments of OBJ_INFECT.matz
2001-11-28* eval.c (rb_thread_select): should subtract timeofday() frommatz
2001-10-30* string.c (rb_str_chomp_bang): do smart chomp if $/ == '\n'.matz
2001-10-16* string.c (rb_str_index): wrong increment for non alphanumericmatz
2001-08-29* parse.y (yylex): ternary ? can be followed by newline.matz
2001-08-14* range.c (range_step): new method.matz
2001-08-06* string.c (rb_str_lstrip_bang): new method.matz
2001-06-23* eval.c (svalue_to_avalue): new conversion scheme between singlematz
2001-06-19* eval.c (rb_f_require): searches ".rb" and ".so" at the samematz
2001-06-06* parse.y (aref_args): "*arg" should always be expanded by REXPAND.matz
2001-05-30* ruby.c (proc_options): unexpected SecurityError happens when -T4.matz
2001-05-06forgot some checkins.matz
2001-02-08* parse.y (parse_quotedwords): %w should allow parenthesis escape.matz
2000-12-25001225matz
2000-12-05matzmatz
2000-11-20matzmatz
2000-10-11matzmatz
2000-10-10matzmatz
2000-10-02matzmatz
2000-09-12matz: 1.6.0 final (hopufully)matz
2000-09-07matzmatz
2000-09-01matzmatz
2000-07-04matzmatz
2000-06-122000-06-12matz
2000-05-242000-05-24matz
2000-05-012000-05-01matz
2000-03-062000-03-06matz
2000-02-082000-02-08matz
2000-01-182000-01-18matz