From c2091e37ec2fd62e82f5aa69e8d147e0c329cdff Mon Sep 17 00:00:00 2001 From: yugui Date: Sat, 18 Oct 2008 22:30:13 +0000 Subject: * keywords, lex.c.src, opt_insn_unif.def, opt_operand.def: moved rarely changed input files for code generators into defs/ directory. * Makefile.in (lex.c): followed keywords and lex.c.src. * common.mk (parser.o): followed keywords. (INSNS): followed opt_*.def * tools/instruction.rb: followed opt_*.def. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19844 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5ee8ba2c23..e07127f3e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +Sun Oct 19 07:25:08 2008 Yuki Sonoda (Yugui) + + * keywords, lex.c.src, opt_insn_unif.def, opt_operand.def: moved rarely changed + input files for code generators into defs/ directory. + + * Makefile.in (lex.c): followed keywords and lex.c.src. + + * common.mk (parser.o): followed keywords. + (INSNS): followed opt_*.def + + * tools/instruction.rb: followed opt_*.def. + Sun Oct 19 12:28:01 2008 James Edward Gray II * test/csv/*: Renamed tc_* files to test_* to fit in within Ruby's -- cgit v1.2.3