index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
iconv
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/iconv/iconv.c (iconv_iconv): no needs to initialize with Qnil
nobu
2008-06-06
1
-1
/
+0
*
* ext/iconv/iconv.c (iconv_create): find encoding without options.
nobu
2008-06-05
1
-1
/
+7
*
* ext/iconv/iconv.c (iconv_iconv): fix for length argument and now
nobu
2008-06-04
1
-20
/
+28
*
* ext/iconv/iconv.c (iconv_convert): check upper bound. a patch from
nobu
2008-02-15
1
-1
/
+4
*
* ext/iconv/iconv.c (rb_str_derive): uses rb_str_subseq() for byte
nobu
2008-02-08
1
-1
/
+1
*
* ext/iconv/iconv.c (iconv_convert): added toidx argument to set
nobu
2008-02-08
1
-22
/
+20
*
* $Date$ keyword removed to avoid inclusion of locale dependent
akr
2008-01-06
1
-1
/
+0
*
* ext/iconv/iconv.c (iconv_s_list): support NetBSD/Citrus iconv.
naruse
2007-12-05
2
-0
/
+19
*
* ext/iconv/iconv.c (iconv_convert): should not set encoding unless
nobu
2007-12-04
1
-4
/
+7
*
* ext/iconv/iconv.c (iconv_create): achieve target encoding.
nobu
2007-12-04
2
-26
/
+44
*
* ext/iconv/iconv.c (iconv_iconv): also instance method needs to be
nobu
2007-11-16
1
-1
/
+1
*
* ext/iconv/iconv.c (Document-class): moved the simplest example to
nobu
2007-11-16
1
-8
/
+8
*
* include/ruby/intern.h: declare rb_hash_tbl.
akr
2007-08-29
1
-2
/
+2
*
* include/ruby: moved public headers.
nobu
2007-06-10
1
-3
/
+3
*
* ext/iconv/iconv.c (iconv_s_conv): rdoc fix.
usa
2007-05-10
1
-1
/
+1
*
* ext/iconv/iconv.c (iconv_s_conv): rdoc fix.
usa
2007-05-10
1
-1
/
+1
*
* Merge YARV
ko1
2006-12-31
1
-1
/
+1
*
* ruby.h (struct RArray): embed small arrays.
matz
2006-09-02
1
-4
/
+4
*
* ruby.h (struct RString): embed small strings.
matz
2006-08-31
1
-17
/
+17
*
add extconf.h to .cvsignore.
akr
2006-06-24
1
-0
/
+1
*
* sprintf.c (rb_str_format): allow %c to print one character
matz
2006-06-09
1
-1
/
+1
*
* mkconfig.rb: generate RbConfig instead of Config.
akr
2006-02-20
1
-2
/
+2
*
* eval.c: unify ruby_class (for method definition) and ruby_cbase
matz
2006-02-03
1
-1
/
+1
*
* ext/digest/digest.c (rb_digest_base_s_digest): add volatile to
matz
2005-12-12
1
-1
/
+1
*
* ext/iconv/iconv.c: iconvctl() support. [EXPERIMENTAL]
nobu
2005-11-07
2
-13
/
+334
*
* ext/iconv/iconv.c (Iconv::BrokenLibrary): exception when detected a
nobu
2005-11-06
1
-1
/
+16
*
* ext/iconv/extconf.rb: use 3rd argument to have_library.
nobu
2005-11-06
1
-1
/
+1
*
* ext/iconv/charset_alias.rb (charset_alias): create wrapper libray
nobu
2005-10-13
2
-6
/
+10
*
* ext/iconv/charset_alias.rb: parse config.charset_alias file directly.
nobu
2005-10-08
2
-12
/
+38
*
* ext/iconv/iconv.c (iconv_try), ext/iconv/extconf.rb: get rid of meta
nobu
2005-09-09
2
-198
/
+35
*
* ext/iconv/iconv.c (iconv_create): Iconv::Failure requires 3
nobu
2005-03-27
1
-7
/
+10
*
* ext/iconv/iconv.c (Init_iconv): InvalidEncoding also should include
nobu
2005-03-15
1
-43
/
+36
*
* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replace
nobu
2005-03-04
1
-212
/
+205
*
* array.c: replace rb_protect_inspect() and rb_inspecting_p() by
matz
2005-03-04
1
-1
/
+1
*
* MANIFEST, ext/**/MANIFEST: removed.
eban
2004-11-01
1
-5
/
+0
*
* ext/iconv/extconf.rb: check stricter. [ruby-talk:104501]
nobu
2004-06-25
1
-2
/
+2
*
* parse.y (string_content): turn off NODE_NEWLINE flag to avoid
matz
2004-05-07
1
-2
/
+2
*
* ext/iconv/iconv.c (iconv_s_list): return encoding list if no block
nobu
2004-04-08
1
-2
/
+13
*
* exception message clean-up by Ian Macdonald <ian@caliban.org>.
matz
2004-03-29
1
-1
/
+1
*
* ext/iconv/iconv.c (iconv_s_list): new method Iconv.list
nobu
2004-02-16
2
-10
/
+91
*
* ext/iconv/extconf.rb: include iconv.h for libiconv. [ruby-dev:22715]
nobu
2004-01-28
1
-2
/
+2
*
* misc/ruby-mode.el: better support for general delimited
matz
2004-01-27
1
-1
/
+1
*
* ext/iconv/charset_alias.rb: prefer us_EN locale encodings or
nobu
2004-01-18
2
-8
/
+41
*
* ext/iconv/extconf.rb: wrapper iconv.rb is dependent on platform.
nobu
2004-01-14
1
-2
/
+2
*
* ext/iconv/iconv.c (map_charset): always ensure code is a String.
nobu
2003-12-22
1
-5
/
+1
*
* ext/iconv/charset_alias.rb: preserve original order.
nobu
2003-12-13
2
-3
/
+18
*
* configure.in (ieeefp.h), numeric.c: needed for finite() on
nobu
2003-12-11
1
-1
/
+1
*
* io.c (read_all): should return given string even if data read is
matz
2003-12-10
1
-2
/
+1
*
add iconv.rb and config.charset.
akr
2003-12-07
1
-0
/
+2
*
sort aliases.
akr
2003-12-07
1
-1
/
+1
[next]