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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* transcode_data.h (base_element): removed.
akr
2008-09-02
1
-0
/
+15
*
* tool/transcode-tblgen.rb: add prefix for byte_array and word_array.
akr
2008-09-02
1
-0
/
+4
*
* enc/trans/make_transdb.rb: check foo.c only if foo.trans exists.
akr
2008-09-02
1
-0
/
+4
*
* enc/trans/make_transdb.rb: error message improved.
akr
2008-09-02
1
-0
/
+4
*
revert last commit.
akr
2008-09-02
1
-4
/
+0
*
* enc/trans/make_transdb.rb: error message improved.
akr
2008-09-02
1
-0
/
+4
*
* enc/trans/utf_16_32.trans (from_UTF_8): rename from to_UTF_16BE
usa
2008-09-02
1
-0
/
+5
*
* enc/emacs_mule.c (svn:executable): dropped executable bit.
yugui
2008-09-02
1
-0
/
+6
*
* ChangeLog: fixed ML reference of r15966.
nobu
2008-09-02
1
-1
/
+1
*
* win32/Makefile.sub (COMPILERFLAG): new compiler flag to compile
usa
2008-09-02
1
-0
/
+5
*
* enc/trans/japanese_euc.trans: splitted from japanese.trans to avoid
akr
2008-09-02
1
-0
/
+7
*
* win32/Makefile.sub (miniruby): new target.
usa
2008-09-02
1
-1
/
+5
*
* marshal.c (struct load_arg): data is now st_table.
nobu
2008-09-02
1
-0
/
+10
*
* win32/win32.c (gettimeofday): easier calculation. use the definition
usa
2008-09-02
1
-0
/
+5
*
* common.mk (distclean-golf): moved golf_prelude.c here from
yugui
2008-09-02
1
-0
/
+7
*
* win32/win32.c (gettimeofday): calc tv_sec and tv_usec from system
usa
2008-09-02
1
-0
/
+5
*
* transcode_data.h (o3): prevent sign extension on 64bit environment.
akr
2008-09-01
1
-0
/
+5
*
* tool/transcode-tblgen.rb: comment removed in generated code.
akr
2008-09-01
1
-0
/
+4
*
* tool/transcode-tblgen.rb: define TRANSCODE_TABLE_INFO in generated
akr
2008-09-01
1
-0
/
+11
*
* tool/transcode-tblgen.rb: record infos and BYTE_LOOKUPs as index of
akr
2008-09-01
1
-0
/
+11
*
* tool/transcode-tblgen.rb: don't need to cast offsets array.
akr
2008-09-01
1
-0
/
+4
*
* tool/transcode-tblgen.rb: record offsets array as index of
akr
2008-09-01
1
-0
/
+18
*
* tool/transcode-tblgen.rb: make infos arrays and BYTE_LOOKUPs into
akr
2008-09-01
1
-0
/
+5
*
* common.mk (clean-golf): added.
yugui
2008-09-01
1
-0
/
+9
*
* common.mk (realclean-local): added newline.c.
yugui
2008-09-01
1
-0
/
+4
*
* transcode_data.h (BYTE_LOOKUP): change to uintptr_t array.
akr
2008-09-01
1
-0
/
+18
*
* transcode_data.h (BYTE_LOOKUP_BASE): abstract accessor for
akr
2008-09-01
1
-0
/
+9
*
* tool/transcode-tblgen.rb: gather infos arrays and BYTE_LOOKUPs.
akr
2008-09-01
1
-1
/
+5
*
added acknowledgment.
shugo
2008-09-01
1
-1
/
+2
*
* lib/mkmf.rb (distclean): added RM_RF conftest.dSYM.
yugui
2008-09-01
1
-0
/
+6
*
* lib/rexml/document.rb: limit entity expansion.
shugo
2008-09-01
1
-0
/
+8
*
* tool/transcode-tblgen.rb: make offsets arrays into single array.
akr
2008-09-01
1
-0
/
+4
*
* tool/transcode-tblgen.rb: gather offsets array at top.
akr
2008-09-01
1
-0
/
+4
*
* .: removed rubyspec from svn:ignore subversion property.
yugui
2008-09-01
1
-0
/
+7
*
* tool/transcode-tblgen.rb: ValidEncoding['eucJP-ms'] defined.
akr
2008-09-01
1
-0
/
+6
*
* ChangeLog: typo.
usa
2008-09-01
1
-1
/
+1
*
* ChangeLog: ML ref.
usa
2008-09-01
1
-0
/
+1
*
* win32/win32.c (gettimeofday): shouldn't use mktime(2) because it's
usa
2008-09-01
1
-0
/
+5
*
fix changelog [ruby-dev:36070]
naruse
2008-09-01
1
-3
/
+3
*
* enc/euc_jp.c (euc-jp-ms): euc-jp-ms is not EUC-JP not an alias of
naruse
2008-09-01
1
-0
/
+8
*
* ext/digest/md5/md5init.c (md5), ext/digest/rmd160/rmd160init.c
nobu
2008-09-01
1
-0
/
+6
*
* enc/trans/japanese.trans: fix mapping priority.
naruse
2008-09-01
1
-0
/
+5
*
* tool/transcode-tblgen.rb (transcode_compile_tree): use the first
naruse
2008-09-01
1
-0
/
+8
*
* README.EXT (Appendix A): fixed the name of class
yugui
2008-09-01
1
-0
/
+8
*
* tool/transcode-tblgen.rb: set ERB source filename for error message.
usa
2008-09-01
1
-0
/
+4
*
* enc/depend: transdb.c may not present.
nobu
2008-09-01
1
-0
/
+4
*
* enc/trans/japanese.trans: fix Ruby 1.8 compatibility.
naruse
2008-09-01
1
-0
/
+6
*
* test/ruby/test_transcode.rb (test_windows_31j): added.
naruse
2008-09-01
1
-0
/
+4
*
* README.EXT (Data-types): fixed for current status.
yugui
2008-09-01
1
-0
/
+11
*
* lib/fileutils.rb (copy_stream, fu_copy_stream0, copy_file): use
nobu
2008-09-01
1
-0
/
+5
[next]