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/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
*
* ext/iconv/iconv.c (map_charset): make case sensitive.
akr
2003-12-07
2
-5
/
+4
*
* ext/iconv/iconv.c (iconv_failure_initialize): conform with
nobu
2003-10-02
1
-43
/
+49
*
* ext/iconv/iconv.c (iconv_fail): now yield erred substring, and
nobu
2003-10-02
1
-7
/
+33
*
* ext/iconv/iconv.c (map_charset): use lower case keys.
nobu
2003-09-01
2
-12
/
+41
*
* ext/iconv/iconv.c (iconv_convert): append unchanged portion
nobu
2003-07-30
2
-1
/
+17
*
* ext/iconv/iconv.c (check_iconv): check if Iconv instance.
nobu
2003-07-23
1
-34
/
+59
*
* ext/iconv/charset_alias.rb, ext/iconv/extconf.rb: make wrapper
nobu
2003-07-18
4
-5
/
+130
*
* array.c (rb_ary_values_at): new method to replace select(index..).
matz
2003-05-04
1
-1
/
+1
*
* ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c,
nobu
2002-12-20
1
-1
/
+1
*
* configure.in: modify program_prefix only if specified
eban
2002-09-08
1
-0
/
+1
*
* re.c (rb_reg_s_quote): # also should be quoted.
matz
2002-05-07
1
-1
/
+1
*
* ext/iconv/iconv.c (iconv_try): should initialize exceptions
nobu
2002-05-07
1
-7
/
+10
*
copied from ext/etc.
nobu
2002-04-18
1
-0
/
+2
*
* ext/digest: add depend file.
nobu
2002-03-18
1
-0
/
+1
*
* ext/iconv/extconf.rb: workaround for GNU libiconv.
eban
2002-03-18
1
-1
/
+1
*
* ext/iconv/depend: added.
nobu
2002-03-17
1
-0
/
+2
*
* ext/iconv/iconv.c: fixed document, Iconv#new is no longer an
nobu
2002-03-15
1
-4
/
+5
*
Initial revision
nobu
2002-03-14
3
-0
/
+745