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
...
*
* transcode_data.h: return output functions ssize_t.
akr
2008-09-14
8
-28
/
+44
*
* transcode_data.h: output function takes output buffer size.
akr
2008-09-14
8
-29
/
+59
*
* transcode.c (str_encode): returns duplicated string if nothing
nobu
2008-09-14
3
-1
/
+17
*
* 2008-09-15
svn
2008-09-14
1
-3
/
+3
*
trailing spaces removed.
akr
2008-09-14
6
-89
/
+89
*
trailing space removed.
akr
2008-09-14
1
-5
/
+5
*
* lib/cgi/core.rb (CGI::parse): performance improvement
xibbar
2008-09-14
2
-8
/
+7
*
* complex.c: trivial changes.
tadf
2008-09-14
3
-10
/
+17
*
properties.
nobu
2008-09-14
0
-0
/
+0
*
* lib/matrix.rb (Vector#eql?): typo of the method name as "eqn?".
yugui
2008-09-14
4
-1
/
+98
*
* ruby.c (process_options): associates the locale encoding with $0 as
nobu
2008-09-14
2
-3
/
+11
*
* object.c (Init_Object): added metameta-class initialization for
yugui
2008-09-14
2
-0
/
+18
*
* complex.c (f_{add,mul,sub}): omitted some shortcuts for preserve
tadf
2008-09-14
4
-0
/
+56
*
* include/ruby/oniguruma.h (OnigEncodingTypeST): add end argument for
akr
2008-09-13
23
-52
/
+110
*
* include/ruby/oniguruma.h (ONIGENC_STEP_BACK): add end argument.
akr
2008-09-13
4
-8
/
+17
*
* include/ruby/oniguruma.h (onigenc_get_prev_char_head): add end
akr
2008-09-13
8
-33
/
+50
*
* include/ruby/oniguruma.h
akr
2008-09-13
4
-4
/
+14
*
* include/ruby/oniguruma.h (onigenc_get_right_adjust_char_head): add
akr
2008-09-13
7
-9
/
+26
*
* 2008-09-14
svn
2008-09-13
1
-3
/
+3
*
* ext/ripper/depend (ripper.o): it depends on ruby headers.
akr
2008-09-13
2
-1
/
+10
*
* io.c (io_encoding_set): don't need argc argument.
akr
2008-09-13
2
-7
/
+11
*
* transcode.c (rb_transcoding): align state field.
akr
2008-09-13
2
-5
/
+12
*
* transcode.c (DECORATOR_P): renamed from SUPPLEMENTAL_CONVERSION.
akr
2008-09-13
2
-11
/
+15
*
* io.c (make_writeconv): use rb_enc_name.
akr
2008-09-13
3
-11
/
+21
*
* lib/rexml/document.rb: fixed typo.
shugo
2008-09-13
2
-2
/
+6
*
* complex.c: refined.
tadf
2008-09-13
4
-77
/
+88
*
* test/rexml/test_document.rb: removed garbage.
shugo
2008-09-13
1
-41
/
+0
*
* text/rexml/test_document.rb (test_entity_expansion_limit): added tests.
shugo
2008-09-13
1
-0
/
+23
*
* transcode.c (rb_econv_prepare_opts): raise ArgumentError if
akr
2008-09-12
3
-1
/
+18
*
* iseq.c (iseq_s_compile_file): use rb_file_open_str.
akr
2008-09-12
3
-10
/
+20
*
add tests.
akr
2008-09-12
1
-0
/
+12
*
* io.c (validate_enc_binmode): extracted from rb_io_extract_modeenc.
akr
2008-09-12
3
-21
/
+60
*
* transcode.c (rb_econv_prepare_opts): initialize *opt and return 0
akr
2008-09-12
2
-2
/
+9
*
* enc/trans/escape.trans: transcoder name renamed to use underscore.
akr
2008-09-12
4
-24
/
+30
*
* transcode.c (rb_econv_init_by_convpath_i): new function.
akr
2008-09-12
3
-12
/
+151
*
* transcode.c (econv_args): take snamev_p and dnamev_p to prevent
akr
2008-09-12
2
-11
/
+20
*
* 2008-09-13
svn
2008-09-12
1
-3
/
+3
*
* transcode.c (enc_arg): take arg as VALUE * to prevent GC problem.
akr
2008-09-12
2
-7
/
+14
*
* transcode.c (rb_econv_add_transcoder_at): fix loop condition.
akr
2008-09-12
2
-1
/
+5
*
* transcode.c (decorator_names): extracted from rb_econv_open.
akr
2008-09-12
3
-59
/
+213
*
* transcode.c (rb_econv_t): new field: num_allocated.
akr
2008-09-12
2
-56
/
+90
*
* transcode.c (rb_econv_t): new field: started.
akr
2008-09-12
2
-1
/
+16
*
comment modified.
akr
2008-09-12
1
-2
/
+2
*
add tests.
akr
2008-09-12
1
-0
/
+4
*
* regenc.c (onigenc_single_byte_code_to_mbc): follow OnigEncoding
akr
2008-09-12
2
-1
/
+6
*
* regparse.c (parse_exp): fix resource leak.
mame
2008-09-12
2
-1
/
+8
*
* 2008-09-12
svn
2008-09-11
1
-3
/
+3
*
* ext/syck/node.c (syck_replace_str2): fix wrong check to free ptr.
mame
2008-09-11
2
-1
/
+5
*
* test/win32ole/test_err_in_callback.rb (teardown): get rid
suke
2008-09-11
2
-1
/
+8
*
* include/ruby/oniguruma.h (OnigCodePoint): unsigned long to unsigned int.
naruse
2008-09-11
9
-63
/
+124
[prev]
[next]