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
/
ext
/
iconv
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/bigdecimal/bigdecimal.c (VpMidRound): remove warnings.
naruse
2009-10-16
1
-2
/
+2
*
* ext/iconv/iconv.c (iconv_create): cannot retry with given block.
nobu
2009-10-15
1
-5
/
+12
*
* ext/readline/readline.c: use rb_f_notimplement for methods not
akr
2009-04-18
1
-22
/
+24
*
* ext/iconv/iconv.c (strip_glibc_option, map_charset): check if
nobu
2008-10-21
1
-2
/
+3
*
* ext/iconv/iconv.c: add attention for machine independent.
naruse
2008-09-11
1
-0
/
+6
*
* ext/iconv/iconv.c (iconv_create): strips glibc style option before
nobu
2008-09-05
1
-13
/
+68
*
* ext/iconv/iconv.c: remove include pragma for "ruby/intern.h".
ko1
2008-08-30
1
-1
/
+0
*
* 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
[next]