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 (rb_transcoder_stateful_type_t): defined.
akr
2008-08-15
6
-0
/
+36
*
* 2008-08-16
svn
2008-08-15
1
-3
/
+3
*
add a test.
akr
2008-08-15
1
-0
/
+8
*
* transcode.c (econv_just_convert): extracted from rb_econv_output.
akr
2008-08-15
3
-38
/
+177
*
* include/ruby/encoding.h (rb_econv_output): add str_encoding
akr
2008-08-15
3
-8
/
+105
*
* string.c (rb_str_drop_bytes): use memmove.
nobu
2008-08-15
2
-1
/
+5
*
* include/ruby/encoding.h (rb_econv_t): add error_tc in last_error.
akr
2008-08-15
3
-5
/
+14
*
* include/ruby/encoding.h (rb_econv_t): new field: last_error.
akr
2008-08-15
4
-16
/
+218
*
* common.mk (parse.{c,h}): creates in the dependency order.
nobu
2008-08-15
2
-2
/
+6
*
* test/ruby/test_settracefunc.rb (test_call, test_class):
nobu
2008-08-15
1
-8
/
+0
*
* vm_core.h (exec_event_hooks): skips RubyVM::FrozenCore.
nobu
2008-08-15
2
-1
/
+4
*
* vm.c (Init_VM): get rid of SEGV in a trace proc.
nobu
2008-08-15
2
-1
/
+5
*
add tests.
akr
2008-08-15
1
-1
/
+20
*
* transcode.c (conv_init): check empty name.
akr
2008-08-15
2
-4
/
+10
*
add a test.
akr
2008-08-15
1
-0
/
+48
*
add tests.
akr
2008-08-15
1
-0
/
+38
*
* transcode.c (econv_init): don't create dummy encoding if
akr
2008-08-15
3
-12
/
+53
*
ignore uncommon.mk.
akr
2008-08-14
0
-0
/
+0
*
udpate rdoc.
akr
2008-08-14
1
-0
/
+1
*
* common.mk ({$(srcdir)}.y.c): escape backslash.
naruse
2008-08-14
2
-1
/
+5
*
* transcode.c (econv_primitive_convert): set destination_buffer
akr
2008-08-14
3
-0
/
+17
*
* 2008-08-15
svn
2008-08-14
1
-3
/
+3
*
* include/ruby/encoding.h (rb_econv_output): declared.
akr
2008-08-14
6
-49
/
+114
*
* include/ruby/encoding.h (ECONV_UNIVERSAL_NEWLINE_DECODER): defined.
akr
2008-08-14
3
-29
/
+43
*
* transcode.c: local variable renamed.
akr
2008-08-14
2
-87
/
+91
*
* include/ruby/encoding.h (rb_econv_result_t): moved from
akr
2008-08-14
5
-58
/
+135
*
* transcode_data.h (rb_econv_result_t): change enumeration
akr
2008-08-14
3
-57
/
+64
*
* transcode.c (econv_init): accept Encoding object as source_encoding
akr
2008-08-14
3
-12
/
+38
*
* encoding.c (rb_filesystem_encoding): use default external encoding
akr
2008-08-14
3
-9
/
+12
*
* transcode.c (rb_econv_open_by_transcoder_entries): renamed from
akr
2008-08-14
2
-2
/
+7
*
* transcode.c (econv_max_output): removed.
akr
2008-08-14
2
-17
/
+4
*
* tool/transcode-tblgen.rb: check unexpected actions.
akr
2008-08-14
2
-1
/
+7
*
* transcode_data.h (transcode_invalid_byte_sequence): renamed from
akr
2008-08-14
4
-175
/
+193
*
* transcode.c (load_transcoder): unused function removed.
akr
2008-08-14
2
-34
/
+5
*
add a test.
akr
2008-08-14
1
-1
/
+9
*
* ChangeLog: typo.
nobu
2008-08-14
1
-2
/
+2
*
* include/ruby/encoding.h (rb_enc_ispunct): added.
nobu
2008-08-14
7
-108
/
+148
*
* parse.y (union tmpyystype): no longer needed, since YYSTYPE is
nobu
2008-08-14
2
-11
/
+7
*
* version.c (Init_version): add RUBY_ENGINE constant.
matz
2008-08-14
2
-0
/
+6
*
* hash.c (set_default): fix rdoc. #441
matz
2008-08-14
2
-1
/
+5
*
* transcode.c (rb_econv_conv): new function. it don't consume input
akr
2008-08-14
3
-9
/
+59
*
* include/ruby/defines.h (RUBY_ALIAS_FUNCTION): fallback definition.
nobu
2008-08-14
2
-0
/
+9
*
* transcode_data.h (rb_trans_result_t): new enumeration constant:
akr
2008-08-14
4
-8
/
+118
*
* gc.c (getrusage_time): should return the value.
nobu
2008-08-14
2
-1
/
+4
*
* thread.c (rb_thread_priority_set): get rid of C99 feature.
nobu
2008-08-14
3
-4
/
+8
*
* vm.c (REWIND_CFP): get rid of statement expressions.
nobu
2008-08-14
2
-1
/
+5
*
* vm.c (Init_VM): hide FrozenCore.
nobu
2008-08-14
2
-8
/
+17
*
* transcode.c (load_transcoder): suppress warning.
nobu
2008-08-14
3
-4
/
+12
*
* configure.in (gnumake): check for GNU make.
nobu
2008-08-14
5
-6
/
+44
*
* common.mk (parse.h): workaround for nmake.
nobu
2008-08-14
4
-4
/
+6
[prev]
[next]