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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* nkf.c: update to r1.188. fixes for 16bit environment.
naruse
2008-11-07
3
-25
/
+71
*
* ext/win32ole/win32ole.c (fole_s_connect, fole_initialize,
suke
2008-11-06
1
-1
/
+24
*
* ext/win32ole/win32ole.c (ole_event_free): invoke IConnectionPoint::Unadvise
suke
2008-11-02
1
-2
/
+6
*
* ext/zlib/zlib.c (Init_zlib): defines readbyte instead redefining
nobu
2008-11-02
1
-2
/
+3
*
* ext/nkf/nkf-utf8/nkf.c (kanji_convert): output unicode chars.
naruse
2008-10-28
1
-3
/
+20
*
* complex.c: continues to support canonicalization *unofficially*
tadf
2008-10-28
4
-3130
/
+4
*
* ext/mathn/complex/complex.c: no need to define rb_cComplex because
usa
2008-10-27
2
-0
/
+4
*
* ext/nkf/nkf.c (rb_nkf_convert): should specify type of variable.
kazu
2008-10-27
1
-1
/
+1
*
* ext/nkf/nkf.c (rb_nkf_convert): avoid GC.
naruse
2008-10-26
1
-1
/
+2
*
* ext/io/wait/{extconf.rb,wait.c}: needs sys/ioctl.h for fcntl on
nobu
2008-10-26
2
-1
/
+5
*
* ext/etc/etc.c (sGroup): getgrent may not be available.
nobu
2008-10-26
1
-3
/
+6
*
* ext/mathn/rational/rational.c: undef duplicated macro definition
matz
2008-10-24
1
-1
/
+3
*
* ext/mathn/rational.c: change several global functions.
keiju
2008-10-24
1
-11
/
+19
*
* ext/mathn/rational.c: change several global functions to static
keiju
2008-10-24
1
-0
/
+18
*
* lib/mathn.rb: moved into ext/mathn/rational/rational.c and
keiju
2008-10-24
4
-0
/
+3114
*
* ext/socket/socket.c (sock_s_getservbyport): check if the port range.
nobu
2008-10-23
1
-0
/
+4
*
* ext/socket/socket.c (sock_s_getservbyname): unuse unnecessary
nobu
2008-10-23
1
-7
/
+7
*
* ext/socket/socket.c (sock_s_getservbyport): the port should be
nobu
2008-10-23
1
-4
/
+6
*
* ext/socket/socket.c (sock_s_getservbyport): cast to get rid of
usa
2008-10-23
1
-1
/
+1
*
* ext/socket/socket.c (sock_s_getservbyport): port should be
matz
2008-10-22
1
-1
/
+1
*
* string.c (rb_str_conv_enc_opts): new function to convert with
matz
2008-10-22
1
-24
/
+81
*
* string.c (rb_external_str_new_with_enc): no implicit strlen call.
matz
2008-10-22
1
-16
/
+16
*
* ext/zlib/zlib.c (rb_gzreader_ungetc): should be able to unget
matz
2008-10-21
2
-3
/
+24
*
* string.c (rb_external_str_new_with_enc): wrong condition to
matz
2008-10-21
1
-23
/
+27
*
* ext/stringio/stringio.c (strio_write): should convert writing
matz
2008-10-21
2
-1
/
+9
*
* ext/zlib/zlib.c (rb_gzwriter_write): conversion should be done
matz
2008-10-21
1
-3
/
+8
*
* ext/zlib/zlib.c: remove obsolete prototype macros.
matz
2008-10-21
1
-176
/
+309
*
* io.c, include/ruby/intern.h (rb_io_ascii8bit_binmode): externed.
shugo
2008-10-21
1
-1
/
+1
*
* ext/iconv/iconv.c (strip_glibc_option, map_charset): check if
nobu
2008-10-21
1
-2
/
+3
*
* ext/zlib/zlib.c (Init_zlib): add getbyte as an alias to getc.
matz
2008-10-20
1
-0
/
+1
*
* include/ruby/ruby.h (ExportStringValue): new macro to convert
matz
2008-10-20
2
-38
/
+38
*
* ext/tk/lib/tk.rb: support Encoding.default_internal.
nagai
2008-10-19
5
-66
/
+147
*
* ext/socket/socket.c (init_sock): sockets should be binmode.
shugo
2008-10-17
1
-3
/
+1
*
* ext/win32ole/win32ole.c (load_conv_function51932): check
suke
2008-10-14
2
-14
/
+29
*
* ext/win32ole/win32ole.c (load_conv_function51932): support
suke
2008-10-13
1
-8
/
+10
*
* ext/win32ole/win32ole.c (set_ole_codepage, ole_cp2encoding,
suke
2008-10-12
1
-33
/
+131
*
* ext/json/ext/parser/parser.c (JSON_parse_string):
naruse
2008-10-10
1
-1
/
+3
*
* ext/syck/syck.c (syck_lookup_sym): remove reading uninitialized
mame
2008-10-09
1
-2
/
+2
*
* ext/json/ext/generator/extconf.rb: fix target.
naruse
2008-10-09
2
-2
/
+2
*
* include/ruby/ruby.h: embeds the elements of an array into its
yugui
2008-10-09
1
-6
/
+3
*
rdoc update.
akr
2008-10-09
1
-7
/
+7
*
* ext/win32ole/win32ole.c (ole_init_cp): initialize WIN32OLE.codepage
suke
2008-10-08
1
-4
/
+12
*
* ext/json/lib/json/pure/generator.rb (utf8_to_json):
naruse
2008-10-08
1
-2
/
+3
*
* ext/json/lib/json/pure/parser.rb
naruse
2008-10-08
1
-1
/
+1
*
* ext/json/lib/json/pure/generator.rb (utf8_to_json):
naruse
2008-10-07
1
-2
/
+2
*
* ext/json/lib/json/pure/generator.rb (utf8_to_json):
naruse
2008-10-07
1
-1
/
+1
*
* lib/mkmf.rb ($config_h): now always defines for old libraries.
nobu
2008-10-05
1
-1
/
+0
*
* ext/stringio/stringio.c (strio_set_encoding): defined for
naruse
2008-10-05
1
-0
/
+18
*
* ext/nkf/nkf-utf8/utf8tbl.c: update table.
naruse
2008-10-05
1
-3
/
+3
*
* dln.c: Ruby no longer supports Windows CE.
yugui
2008-10-04
1
-1
/
+1
[prev]
[next]