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
/
ext
/
ripper
Commit message (
Expand
)
Author
Age
Files
Lines
*
* parse.y (keyword_to_name): constified.
nobu
2007-07-06
1
-2
/
+2
*
* include/ruby: moved public headers.
nobu
2007-06-10
2
-6
/
+8
*
follow previous lex.c change.
akr
2007-06-08
1
-1
/
+1
*
* parse.y (lambda): add ripper event. This fixes bus error on "make test-all".
aamine
2007-02-23
1
-3
/
+0
*
* Merge YARV
ko1
2006-12-31
1
-0
/
+3
*
* ext/ripper/eventids2.c (token_assoc): added tCHAR, which is not
nobu
2006-06-26
1
-0
/
+1
*
* ext/socket/socket.c (sock_accept): revert to avoid ambiguity of
matz
2006-06-26
1
-47
/
+47
*
add extconf.h to .cvsignore.
akr
2006-06-24
1
-0
/
+2
*
* math.c (log2): may be a macro.
nobu
2006-06-09
1
-4
/
+0
*
* sprintf.c (rb_str_format): allow %c to print one character
matz
2006-06-09
1
-2
/
+1
*
* ext/dl/.cvsignore: ignore callback.h.
aamine
2006-03-03
1
-0
/
+1
*
* ext/ripper/tools/preproc.rb (prelude): do not append surplus
nobu
2005-10-20
1
-2
/
+2
*
* lib/mkmf.rb (create_makefile): get rid of a restriction
nobu
2005-10-19
1
-1
/
+2
*
* parse.y (rb_parser_malloc, rb_parser_free): manage parser stack on
nobu
2005-10-08
1
-2
/
+5
*
* ext/ripper: no longer generates .rb files.
aamine
2005-09-23
8
-109
/
+103
*
* ext/ripper/tools/generate.rb, ext/ripper/tools/preproc.rb: StringIO
nobu
2005-09-23
4
-72
/
+64
*
* test/ripper/depend: use --output option instead of redirect; nmake does not...
aamine
2005-09-22
2
-28
/
+64
*
* test/ripper/tools/generate.rb: check parser event arity.
aamine
2005-09-22
1
-33
/
+31
*
build fix (tmp)
aamine
2005-09-22
1
-2
/
+2
*
forgot to add
aamine
2005-09-22
1
-0
/
+180
*
* ext/ripper: refactoring code generation tools. [ruby-dev:27247] [ruby-dev:2...
aamine
2005-09-22
14
-1582
/
+9
*
* ext/ripper/extconf.rb (have_command): replaced with find_executable.
nobu
2005-09-22
1
-9
/
+1
*
* ext/ripper/depend (SUFFIXES): no longer needed.
usa
2005-09-21
1
-2
/
+1
*
* ext/ripper/depend: do not make ripper/core.rb. [ruby-dev:26462]
aamine
2005-09-19
1
-6
/
+8
*
* ext/ripper/eventids2.c: add prefix `t' to lambda related lexer events.
aamine
2005-09-19
2
-24
/
+24
*
* parse.y (do_block): do_block event dispatches 2 args. [ruby-dev:26964]
aamine
2005-09-19
2
-10
/
+11
*
* parse.y (stmt, mlhs_node, lhs, arg, method_call): aref_args might be
nobu
2005-09-05
2
-0
/
+32
*
* parse.y (lambda): Perl6 style -> lambda expression. [NEW]
matz
2005-07-27
1
-0
/
+10
*
* ext/ripper/lib/ripper/sexp.rb: new method Ripper.sexp_raw.
aamine
2005-07-26
1
-5
/
+45
*
* ext/ripper/depend: add .y to .SUFFIXES for nmake.
usa
2005-06-06
1
-0
/
+1
*
* parse.y: pragma support on ripper. [ruby-dev:26266]
nobu
2005-06-02
3
-6
/
+14
*
* parse.y [ripper] (regexp): dispatch regexp option. [ruby-Bugs:1688]
aamine
2005-04-14
1
-2
/
+2
*
* ext/ripper/lib/ripper/lexer.rb: last Lexer fix was incomplete; test all green.
aamine
2005-02-04
1
-4
/
+8
*
* ext/ripper/lib/ripper/filter.rb: ripper/tokenizer -> ripper/lexer. [ruby-de...
aamine
2005-02-04
1
-4
/
+4
*
* ext/ripper/lib/ripper/tokenizer.rb -> lexer.rb.
aamine
2005-02-01
4
-65
/
+237
*
* ext/ripper/extconf.rb: bison is not needed if ripper.c exists. [ruby-dev:25...
aamine
2004-12-15
1
-2
/
+4
*
* ext/ripper/.cvsignore: add entries.
aamine
2004-11-20
1
-0
/
+2
*
* ext/ripper/depend: fix ripper.o dependency.
aamine
2004-11-20
1
-1
/
+1
*
* ext/ripper/depend: Never regenerate lib/ripper/core.rb automatically. [ruby...
aamine
2004-11-18
1
-3
/
+2
*
* MANIFEST, ext/**/MANIFEST: removed.
eban
2004-11-01
1
-23
/
+0
*
* ext/ripper/MANIFEST: typofix(src.rb -> src_rb).
eban
2004-10-31
1
-1
/
+1
*
* ext/ripper/lib/ripper/filter.rb: require ripper/tokenizer.
aamine
2004-10-09
1
-2
/
+2
*
* ext/ripper/Makefile.dev: removed.
aamine
2004-09-23
9
-903
/
+936
*
* parse.y [ripper]: on__scan event removed.
aamine
2004-09-22
9
-279
/
+306
*
* ext/ripper/lib/ripper/tokenizer.rb: fix typo.
aamine
2004-09-20
1
-1
/
+0
*
* test/ripper/test_scanner_events.rb: tokens must be reordered.
aamine
2004-09-20
1
-7
/
+54
*
* parse.y [ripper]: do not delay dispatching.
aamine
2004-09-20
1
-2
/
+4
*
* ext/ripper/MANIFEST: add lib/ripper/tokenizer.rb.
eban
2004-09-20
1
-0
/
+1
*
* ext/ripper/lib/ripper/tokenizer.rb: new file.
aamine
2004-09-20
1
-0
/
+35
*
* parse.y [ripper]: adjust lineno and columns for multi-line strings.
aamine
2004-09-20
4
-15
/
+6
[next]