More renaming.
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Sat, 15 Nov 2008 18:13:22 +0000 (18:13 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Sat, 15 Nov 2008 18:13:22 +0000 (18:13 +0000)
commit176980c2b48c7284dfd634bb92f8217b4af55eb7
tree91c82f51b37987d458026a99709bf957d43841d9
parent0dcde1bc43a680a95a7004a4ae15227736ff085b
More renaming.

git-svn-id: http://svn.complang.org/ragel/trunk@571 052ea7fc-9027-0410-9066-f65837a77df0
54 files changed:
ragel/Makefile.in
ragel/cd-codegen.cpp [moved from ragel/cd-fsmcodegen.cpp with 98% similarity]
ragel/cd-codegen.h [moved from ragel/cd-fsmcodegen.h with 100% similarity]
ragel/cd-fflat.cpp [moved from ragel/cd-fflatcodegen.cpp with 99% similarity]
ragel/cd-fflat.h [moved from ragel/cd-fflatcodegen.h with 98% similarity]
ragel/cd-fgoto.cpp [moved from ragel/cd-fgotocodegen.cpp with 99% similarity]
ragel/cd-fgoto.h [moved from ragel/cd-fgotocodegen.h with 98% similarity]
ragel/cd-flat.cpp [moved from ragel/cd-flatcodegen.cpp with 99% similarity]
ragel/cd-flat.h [moved from ragel/cd-flatcodegen.h with 99% similarity]
ragel/cd-ftable.cpp [moved from ragel/cd-ftabcodegen.cpp with 99% similarity]
ragel/cd-ftable.h [moved from ragel/cd-ftabcodegen.h with 98% similarity]
ragel/cd-goto.cpp [moved from ragel/cd-gotocodegen.cpp with 99% similarity]
ragel/cd-goto.h [moved from ragel/cd-gotocodegen.h with 99% similarity]
ragel/cd-ipgoto.cpp [moved from ragel/cd-ipgotocodegen.cpp with 99% similarity]
ragel/cd-ipgoto.h [moved from ragel/cd-ipgotocodegen.h with 99% similarity]
ragel/cd-split.cpp [moved from ragel/cd-splitcodegen.cpp with 99% similarity]
ragel/cd-split.h [moved from ragel/cd-splitcodegen.h with 98% similarity]
ragel/cd-table.cpp [moved from ragel/cd-tabcodegen.cpp with 99% similarity]
ragel/cd-table.h [moved from ragel/cd-tabcodegen.h with 99% similarity]
ragel/cs-codegen.cpp [moved from ragel/cs-fsmcodegen.cpp with 98% similarity]
ragel/cs-codegen.h [moved from ragel/cs-fsmcodegen.h with 100% similarity]
ragel/cs-fflat.cpp [moved from ragel/cs-fflatcodegen.cpp with 99% similarity]
ragel/cs-fflat.h [moved from ragel/cs-fflatcodegen.h with 98% similarity]
ragel/cs-fgoto.cpp [moved from ragel/cs-fgotocodegen.cpp with 99% similarity]
ragel/cs-fgoto.h [moved from ragel/cs-fgotocodegen.h with 98% similarity]
ragel/cs-flat.cpp [moved from ragel/cs-flatcodegen.cpp with 99% similarity]
ragel/cs-flat.h [moved from ragel/cs-flatcodegen.h with 99% similarity]
ragel/cs-ftable.cpp [moved from ragel/cs-ftabcodegen.cpp with 99% similarity]
ragel/cs-ftable.h [moved from ragel/cs-ftabcodegen.h with 98% similarity]
ragel/cs-goto.cpp [moved from ragel/cs-gotocodegen.cpp with 99% similarity]
ragel/cs-goto.h [moved from ragel/cs-gotocodegen.h with 99% similarity]
ragel/cs-ipgoto.cpp [moved from ragel/cs-ipgotocodegen.cpp with 99% similarity]
ragel/cs-ipgoto.h [moved from ragel/cs-ipgotocodegen.h with 98% similarity]
ragel/cs-split.cpp [moved from ragel/cs-splitcodegen.cpp with 99% similarity]
ragel/cs-split.h [moved from ragel/cs-splitcodegen.h with 98% similarity]
ragel/cs-table.cpp [moved from ragel/cs-tabcodegen.cpp with 99% similarity]
ragel/cs-table.h [moved from ragel/cs-tabcodegen.h with 99% similarity]
ragel/gendata.cpp
ragel/parsedata.cpp
ragel/rbx-goto.cpp [moved from ragel/rbx-gotocodegen.cpp with 99% similarity]
ragel/rbx-goto.h [moved from ragel/rbx-gotocodegen.h with 100% similarity]
ragel/ruby-codegen.cpp
ragel/ruby-fflat.cpp [moved from ragel/ruby-fflatcodegen.cpp with 99% similarity]
ragel/ruby-fflat.h [moved from ragel/ruby-fflatcodegen.h with 98% similarity]
ragel/ruby-flat.cpp [moved from ragel/ruby-flatcodegen.cpp with 99% similarity]
ragel/ruby-flat.h [moved from ragel/ruby-flatcodegen.h with 100% similarity]
ragel/ruby-ftable.cpp [moved from ragel/ruby-ftabcodegen.cpp with 99% similarity]
ragel/ruby-ftable.h [moved from ragel/ruby-ftabcodegen.h with 98% similarity]
ragel/ruby-rlgen-ruby.h [deleted file]
ragel/ruby-table.cpp [moved from ragel/ruby-tabcodegen.cpp with 99% similarity]
ragel/ruby-table.h [moved from ragel/ruby-tabcodegen.h with 100% similarity]
ragel/xml-codegen.cpp [moved from ragel/xmlcodegen.cpp with 99% similarity]
ragel/xml-codegen.h [moved from ragel/xmlcodegen.h with 100% similarity]
ragel/xmlparse.kl