index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* misc/ruby-mode.el (ruby-font-lock-syntactic-keywords): syntax
nobu
2003-01-09
1
-4
/
+4
*
* misc/ruby-mode.el (ruby-parse-partial): keywords must not be
nobu
2002-12-20
1
-0
/
+2
*
* sprintf.c (rb_f_sprintf): preceding ".." for negative numbers
matz
2002-12-10
1
-0
/
+1
*
* object.c (Init_Object): added Object#object_id, new name for
matz
2002-11-03
1
-3
/
+4
*
* misc/inf-ruby.el (inferior-ruby-error-regexp-alist): regexp
nobu
2002-09-07
1
-15
/
+37
*
* misc/inf-ruby.el (inf-ruby-keys): ruby-send-definition
nobu
2002-08-19
1
-7
/
+58
*
sorry, ditto
nobu
2002-07-30
1
-2
/
+2
*
* misc/ruby-mode.el (ruby-accurate-end-of-block): restrict search
nobu
2002-07-30
1
-3
/
+4
*
* misc/ruby-mode.el (ruby-accurate-end-of-block): incomplete block
nobu
2002-07-30
1
-4
/
+5
*
* misc/ruby-mode.el (ruby-expr-beg): wrong indent at modifiers
nobu
2002-07-26
1
-3
/
+5
*
* misc/ruby-mode.el (ruby-delimiter): include here document.
nobu
2002-07-25
1
-247
/
+288
*
* re.c (rb_reg_expr_str): need to process backslashes properly.
matz
2002-06-28
1
-0
/
+1
*
* ruby.c (proc_options): removed "-*-" support for #! line.
matz
2002-05-23
1
-3
/
+9
*
* misc/ruby-mode.el (ruby-font-lock-keywords): symbols end with '_'.
nobu
2002-05-21
1
-1
/
+1
*
* eval.c (rb_clear_cache_by_class): new function.
matz
2002-05-14
1
-4
/
+7
*
* misc/ruby-mode.el (ruby-font-lock-keywords): fontify symbols for
nobu
2002-04-10
1
-1
/
+1
*
* misc/ruby-mode.el (ruby-block-hanging-re): rescue block was too
nobu
2002-02-18
1
-2
/
+6
*
* misc/ruby-mode.el (ruby-font-lock-keywords): fontify
nobu
2002-02-17
1
-3
/
+3
*
* file.c (rb_stat_inspect): print dev, rdev in hexadecimal.
matz
2002-02-01
1
-0
/
+2
*
* file.c (rb_stat_rdev_major): added. [new]
matz
2002-01-29
1
-2
/
+9
*
* class.c (rb_include_module): detect cyclic module inclusion.
matz
2002-01-25
1
-2
/
+1
*
* array.c (Init_Array): remove Array#filter.
matz
2002-01-23
1
-4
/
+8
*
* io.c (rb_io_s_new): block check moved from initialize to this
matz
2002-01-18
1
-0
/
+39
*
* misc/ruby-mode.el (ruby-calculate-indent): indentation after
nobu
2002-01-09
1
-7
/
+15
*
* misc/ruby-mode.el (ruby-forward-string): forward a string. [new]
nobu
2002-01-05
1
-78
/
+84
*
* process.c (rb_f_system): abandon vfork.
matz
2002-01-04
1
-12
/
+22
*
* time.c (time_plus): result should not be negative unless
matz
2001-12-21
1
-3
/
+4
*
* string.c (rb_str_replace): swap arguments of OBJ_INFECT.
matz
2001-12-18
1
-4
/
+4
*
* eval.c (rb_thread_select): should subtract timeofday() from
matz
2001-11-28
1
-0
/
+7
*
* string.c (rb_str_chomp_bang): do smart chomp if $/ == '\n'.
matz
2001-10-30
1
-7
/
+11
*
* string.c (rb_str_index): wrong increment for non alphanumeric
matz
2001-10-16
1
-1
/
+1
*
* parse.y (yylex): ternary ? can be followed by newline.
matz
2001-08-29
1
-6
/
+6
*
* range.c (range_step): new method.
matz
2001-08-14
1
-37
/
+29
*
* string.c (rb_str_lstrip_bang): new method.
matz
2001-08-06
1
-8
/
+37
*
* eval.c (svalue_to_avalue): new conversion scheme between single
matz
2001-06-23
1
-0
/
+4
*
* eval.c (rb_f_require): searches ".rb" and ".so" at the same
matz
2001-06-19
1
-15
/
+35
*
* parse.y (aref_args): "*arg" should always be expanded by REXPAND.
matz
2001-06-06
1
-18
/
+15
*
* ruby.c (proc_options): unexpected SecurityError happens when -T4.
matz
2001-05-30
1
-1
/
+3
*
forgot some checkins.
matz
2001-05-06
1
-1
/
+1
*
* parse.y (parse_quotedwords): %w should allow parenthesis escape.
matz
2001-02-08
1
-1
/
+1
*
001225
matz
2000-12-25
1
-1
/
+2
*
matz
matz
2000-12-05
1
-2
/
+2
*
matz
matz
2000-11-20
1
-1
/
+1
*
matz
matz
2000-10-11
1
-1
/
+1
*
matz
matz
2000-10-10
1
-6
/
+5
*
matz
matz
2000-10-02
1
-2
/
+2
*
matz: 1.6.0 final (hopufully)
matz
2000-09-12
1
-10
/
+12
*
matz
matz
2000-09-07
1
-61
/
+34
*
matz
matz
2000-09-01
1
-1
/
+4
*
matz
matz
2000-07-04
1
-6
/
+9
[next]