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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add a test.
akr
2008-09-08
1
-0
/
+4
*
* io.c (make_writeconv): useless branch removed.
akr
2008-09-08
2
-8
/
+4
*
* include/ruby/encoding.h (rb_econv_decorate_at_first): declared.
akr
2008-09-08
4
-57
/
+170
*
* transcode.c (rb_econv_open): make ec a local variable.
akr
2008-09-08
2
-1
/
+5
*
* transcode.c (rb_econv_asciicompat_encoding): check decoder.
akr
2008-09-08
2
-21
/
+31
*
add tests.
akr
2008-09-08
1
-0
/
+2
*
* 2008-09-09
svn
2008-09-08
1
-3
/
+3
*
* transcode.c (rb_econv_t): last_error.partial_input removed.
akr
2008-09-08
2
-3
/
+4
*
* include/ruby/encoding.h (rb_econv_asciicompat_encoding): renamed
akr
2008-09-08
12
-82
/
+130
*
* test/cgi/test_cgi_tag_helper.rb : fix class name
xibbar
2008-09-08
1
-1
/
+1
*
* transcode.c (rb_econv_insert_output): "readagain" part should be
akr
2008-09-08
3
-2
/
+12
*
* dir.c (dir_initialize): rename option name of Dir.open
naruse
2008-09-08
2
-16
/
+21
*
* lib/cgi.rb : obsolete regex "n" option. [ruby-dev:36130]
xibbar
2008-09-08
2
-31
/
+35
*
* win32/win32.c (getppid): typo. [ruby-dev:36202]
usa
2008-09-08
3
-17
/
+23
*
* tool/transcode-tblgen.rb (ArrayCode): less string substitutions.
akr
2008-09-08
2
-11
/
+16
*
* vm.c (rb_mRubyVMFrozenCore): registered for GC.
akr
2008-09-08
3
-5
/
+12
*
* win32/Makefile.sub (config.h): define SIZE_MAX for VC++6/7.
usa
2008-09-08
2
-0
/
+7
*
* win32/win32.c (filetime_to_unixtime): remove unused variable.
usa
2008-09-08
2
-1
/
+5
*
* test/ruby/test_io.rb (TestIO#test_dup): add open in block.
kazu
2008-09-08
2
-0
/
+9
*
* enc/trans: ignore escape.c.
nobu
2008-09-07
0
-0
/
+0
*
* complex.c: some adjustments.
tadf
2008-09-07
3
-28
/
+41
*
* configure.in (XLDFLAGS): added --enable-auto-import for cygwin and
nobu
2008-09-07
2
-3
/
+10
*
* include/ruby/encoding.h (rb_econv_set_replacement): renamed from
akr
2008-09-07
3
-4
/
+11
*
fix typos.
akr
2008-09-07
1
-3
/
+3
*
* tool/transcode-tblgen.rb (transcode_tblgen): log message refined.
akr
2008-09-07
2
-1
/
+11
*
* rational.c: removed unused code.
tadf
2008-09-07
4
-19
/
+52
*
rdoc update.
akr
2008-09-07
1
-5
/
+4
*
* 2008-09-08
svn
2008-09-07
1
-3
/
+3
*
* enc/trans/iso2022.trans: upcase to iso-2022-jp.
akr
2008-09-07
3
-5
/
+11
*
* enc/trans/iso2022.trans: stateless-iso-2022-jp is defined to avoid
akr
2008-09-07
4
-42
/
+133
*
fix a typo.
akr
2008-09-07
1
-1
/
+1
*
* enc/trans/escape.trans (hexstr): renamed from str1.
akr
2008-09-07
2
-9
/
+13
*
* enc/trans/escape.trans: use transcode_tblgen.
akr
2008-09-07
3
-59
/
+27
*
* tool/transcode-tblgen.rb (ActionMap#str_name): new method to
akr
2008-09-07
2
-13
/
+37
*
* tool/transcode-tblgen.rb (ActionMap#generate_info): use a memo to
akr
2008-09-07
2
-7
/
+20
*
* transcode_data.h (STR1): defined for a string up to 255 bytes.
akr
2008-09-07
5
-51
/
+52
*
* configure.in: Mac OS X's crypt(2) is broken with invalid salt.
kazu
2008-09-07
3
-0
/
+41
*
* tool/transcode-tblgen.rb: o4 is usable only if the first byte is
akr
2008-09-07
2
-1
/
+6
*
rdoc update.
akr
2008-09-07
1
-4
/
+4
*
* io.c (make_writeconv): choose ASCII compatible encoding as
akr
2008-09-07
2
-0
/
+13
*
* include/ruby/encoding.h (ECONV_XML_ATTR_CONTENT_ENCODER): defined.
akr
2008-09-07
7
-70
/
+150
*
* misc/emacs-mode.el: don't set case-fold-search globally to nil;
matz
2008-09-06
2
-4
/
+8
*
* misc/ruby-mode.el: fix a variable-name error.
matz
2008-09-06
2
-1
/
+3
*
* misc/*.el: untabify, for interal consistency and consistency
matz
2008-09-06
5
-857
/
+860
*
* misc/ruby-mode.el, misc/ruby-electric.el: use regexp-opt where
matz
2008-09-06
3
-18
/
+36
*
* misc/ruby-mode.el: don't highlight keywords when they're the
matz
2008-09-06
2
-5
/
+7
*
* misc/ruby-mode.el: don't crash the whole mode if the Subversion
matz
2008-09-06
2
-3
/
+5
*
* misc/*.el: merged the following patches from Nathan Weizenbaum
matz
2008-09-06
3
-20
/
+27
*
* file.c (file_expand_path): applied a patch from Nobuhiro Tachino
matz
2008-09-06
2
-2
/
+6
*
* test/ruby/test_parse.rb (TestParse): update a test not to use
matz
2008-09-06
2
-3
/
+6
[prev]
[next]