summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2008-08-25* common.mk (dist): tool/make-snapshot is executable.yugui
2008-08-15* transcode_data.h (rb_transcoder_stateful_type_t): defined.akr
2008-08-14* include/ruby/encoding.h (rb_econv_output): declared.akr
2008-08-14* tool/transcode-tblgen.rb: check unexpected actions.akr
2008-08-13* tool/make-snapshot: fix for clean up.nobu
2008-08-13* tool/make-snapshot: try to find exported directory.nobu
2008-08-12* tool/make-snapshot: fix for enc.mk.nobu
2008-08-12* tool/transcode-tblgen.rb (#transcode_tblgen): slight messagematz
2008-08-12* transcode_data.h (TRANSCODE_ERROR): removed.akr
2008-08-11* transcode_data.h (rb_transcoder): add resetstate_func field forakr
2008-08-11* enc/trans/iso2022.trans: renamed from iso2022.erb.c.akr
2008-08-10* tool/transcode-tblgen.rb: record checksum ofakr
2008-08-10* enc/Makefile.in (make-workdir): use MAKEDIRS.nobu
2008-08-09* transcode_data.h (rb_transcoding): add fields for restartable akr
2008-08-08* transcode_data.h (rb_transcoder): from_unit_length field added.akr
2008-08-07* transcode_data.h (rb_transcoding): new field "stateful".akr
2008-08-06* tool/transcode-tblgen.rb (transcode_generate_node): codeakr
2008-08-06* tool/transcode-tblgen.rb: distinguish UNDEF and INVALID.akr
2008-08-05* tool/transcode-tblgen.rb (ActionMap#eql?): use == to compare @map.akr
2008-08-05* tool/transcode-tblgen.rb: show generating tables in verbose mode.akr
2008-08-05* common.mk (transcodes), tool/build-transcode: generates transcodenobu
2008-08-05* tool/build-transcode: new file.akr
2008-07-01* tool/instruction.rb: RubyVM is not module.ko1
2008-07-01* compile.c, insns.def, vm.c, vm_core.h: remove some insnsko1
2008-06-21* tool/make-snapshot: ported to ruby.nobu
2008-06-20* tool/make-snapshot: fixed digets.nobu
2008-06-20* tool/make-snapshot: do not use sha256sum; use BASERUBY insteadshyouhei
2008-06-20* tool/make-snapshot: fixed typo.nobu
2008-06-19* tool/make-snapshot: supported multiple snapshots.nobu
2008-05-23* vm_core.h (rb_num_t): moved form vm.h.nobu
2008-04-06* tool/compile_prelude.rb: allows extra suffix after .c.nobu
2008-04-03* compile.c (iseq_set_sequence, iseq_insns_unification,nobu
2008-03-01* tool/make-snapshot: prefixed r makes $revision always true.nobu
2008-03-01* tool/make-snapshot: make prereq uses MINIRUBY.matz
2008-02-01* tool/compile_prelude.rb (C_ESC): use octal escape to avoidakr
2008-01-29* tool/ifchange: remove $temp when unchanged.naruse
2008-01-25* tool/ifchange: commit miss.nobu
2007-12-28* tool/ytab.sed: skip yydestruct hack unless yymsg exists, for bisonnobu
2007-12-25* insns2vm.rb: add encoding option to shbang.ko1
2007-12-25* tool/make-snapshot: add version number.nobu
2007-12-25* common.mk (parse.c): depends on tool/ytab.sed.nobu
2007-12-25* tool/make-snapshot: argument check, and cleanup exported directory.nobu
2007-12-25* tool/make-snapshot: more portable.eban
2007-12-25* tool/make-snapshot (revision): sed does not support +.nobu
2007-12-25* trunk/common.mk, goruby.c, golf_prelude.rb: for golfers.nobu
2007-12-24* tool/make-snapshot: must create configure and lex.c.eban
2007-12-24* tool/compile.rb, getrev.rb, runruby.rb: remove unused tools.ko1
2007-12-24* tool/serb.rb: removed.akr
2007-12-22* common.mk (encs, ext/ripper/ripper.c): needs MFLAGS.nobu
2007-12-22* tool/insns2vm.rb: moved from lib/vm/instruction.rb.ko1