index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tool
Commit message (
Expand
)
Author
Age
Files
Lines
*
* tool/make-snapshot (package): enc.mk in snapshot is dummy and should
nobu
2008-12-08
1
-0
/
+8
*
* tool/make-snapshot (package): added RM and CP. [ruby-dev:37288]
nobu
2008-12-06
1
-0
/
+2
*
* tool/make-snapshot: binary encoding spec is no longer needed in 1.9.
nobu
2008-11-06
1
-2
/
+2
*
* tool/make-snapshot.rb: merged from ruby_1_9_1.
yugui
2008-10-28
1
-4
/
+7
*
* tool/make-snapshot: use String#bytesize.
nobu
2008-10-28
1
-2
/
+8
*
* configure.in ($MANTYPE): followed ruby.1, which had moved.
yugui
2008-10-25
1
-1
/
+1
*
* mdoc2man.rb: moved into tools/.
yugui
2008-10-21
1
-0
/
+465
*
* tool/generic_erb.rb: sends the result to stdout if no output option.
nobu
2008-10-19
1
-0
/
+2
*
* common.mk (srcs): removed ID_H_TARGET.
nobu
2008-10-19
1
-7
/
+5
*
* keywords, lex.c.src, opt_insn_unif.def, opt_operand.def: moved rarely changed
yugui
2008-10-18
1
-4
/
+4
*
* tool/transcode-tblgen.rb: added set_valid_byte_pattern
duerst
2008-10-18
1
-22
/
+17
*
* common.mk (ID_H_TARGET): phony target to update id.h.
nobu
2008-10-17
2
-1
/
+39
*
* tool/insns2vm.rb: remove -Kn option in shebang line because it's
usa
2008-10-17
1
-1
/
+1
*
* enc/trans/single_byte.trans: added windows-1252
duerst
2008-10-14
1
-0
/
+1
*
* common.mk (dist): nothing is need to run BASERUBY.
nobu
2008-09-26
1
-7
/
+24
*
* error.c (Init_syserr): moved to the template.
yugui
2008-09-26
1
-0
/
+4
*
* transcode_data.h (STR1_LENGTH): defined.
akr
2008-09-15
1
-2
/
+2
*
* tool/compile_prelude.rb: print "<internal:prelude>" instead of
mame
2008-09-10
1
-1
/
+1
*
* tool/transcode-tblgen.rb (StrSet#hash): cache hash value.
akr
2008-09-09
1
-2
/
+4
*
* include/ruby/encoding.h (rb_econv_asciicompat_encoding): renamed
akr
2008-09-08
1
-1
/
+1
*
* tool/transcode-tblgen.rb (ArrayCode): less string substitutions.
akr
2008-09-08
1
-11
/
+12
*
* tool/transcode-tblgen.rb (transcode_tblgen): log message refined.
akr
2008-09-07
1
-1
/
+7
*
* enc/trans/escape.trans: use transcode_tblgen.
akr
2008-09-07
1
-1
/
+1
*
* tool/transcode-tblgen.rb (ActionMap#str_name): new method to
akr
2008-09-07
1
-13
/
+31
*
* tool/transcode-tblgen.rb (ActionMap#generate_info): use a memo to
akr
2008-09-07
1
-7
/
+15
*
* transcode_data.h (STR1): defined for a string up to 255 bytes.
akr
2008-09-07
1
-0
/
+12
*
* tool/transcode-tblgen.rb: o4 is usable only if the first byte is
akr
2008-09-07
1
-1
/
+1
*
* tool/transcode-tblgen.rb (StrSet.parse): accept upper case
akr
2008-09-05
1
-2
/
+2
*
* tool/transcode-tblgen.rb (citrus_decode_mapsrc): support older 1.8.
nobu
2008-09-04
1
-3
/
+3
*
* transcode_data.h (rb_transcoding): remove stateful field.
akr
2008-09-03
1
-0
/
+1
*
* transcode_data.h (WORDINDEX_SHIFT_BITS): defined.
akr
2008-09-03
1
-2
/
+2
*
* transcode_data.h (rb_transcoder): new field: byte_array_length and
akr
2008-09-03
1
-1
/
+4
*
* tool/transcode-tblgen.rb (ArrayCode): new class.
akr
2008-09-03
1
-37
/
+37
*
* tool/transcode-tblgen.rb (ActionMap#gen_array_code): extracted from
akr
2008-09-03
1
-30
/
+31
*
* transcode_data.h (base_element): removed.
akr
2008-09-02
1
-4
/
+4
*
* tool/transcode-tblgen.rb: add prefix for byte_array and word_array.
akr
2008-09-02
1
-3
/
+8
*
* tool/transcode-tblgen.rb: comment removed in generated code.
akr
2008-09-01
1
-1
/
+1
*
* tool/transcode-tblgen.rb: define TRANSCODE_TABLE_INFO in generated
akr
2008-09-01
1
-2
/
+5
*
* tool/transcode-tblgen.rb: record infos and BYTE_LOOKUPs as index of
akr
2008-09-01
1
-2
/
+2
*
* tool/transcode-tblgen.rb: don't need to cast offsets array.
akr
2008-09-01
1
-1
/
+1
*
* tool/transcode-tblgen.rb: record offsets array as index of
akr
2008-09-01
1
-1
/
+2
*
* tool/transcode-tblgen.rb: make infos arrays and BYTE_LOOKUPs into
akr
2008-09-01
1
-16
/
+28
*
* transcode_data.h (BYTE_LOOKUP): change to uintptr_t array.
akr
2008-09-01
1
-5
/
+7
*
* tool/transcode-tblgen.rb: gather infos arrays and BYTE_LOOKUPs.
akr
2008-09-01
1
-17
/
+16
*
* tool/transcode-tblgen.rb: make offsets arrays into single array.
akr
2008-09-01
1
-7
/
+15
*
* tool/transcode-tblgen.rb: gather offsets array at top.
akr
2008-09-01
1
-11
/
+13
*
* tool/transcode-tblgen.rb: ValidEncoding['eucJP-ms'] defined.
akr
2008-09-01
1
-0
/
+1
*
* tool/transcode-tblgen.rb (transcode_compile_tree): use the first
naruse
2008-09-01
1
-22
/
+22
*
* tool/transcode-tblgen.rb: set ERB source filename for error message.
usa
2008-09-01
1
-1
/
+3
*
* tool/transcode-tblgen.rb: change "illegal" to "invalid".
akr
2008-08-31
1
-4
/
+4
[next]