index
:
ruby.git
master
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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
2009-09-01
* ext/json: Update to JSON 1.1.9.
naruse
2009-08-29
* ext/zlib/zlib.c (gzfile_read_all): use gzfile_newstr;
naruse
2009-08-28
* ext/win32ole/win32ole.c: use SafeStringValue instead of
suke
2009-08-26
* ext/strscan/strscan.c (strscan_set_string): set string should not be
nobu
2009-08-22
YAML parser don't need identity hash.
akr
2009-08-22
* ext/syck/rubyext.c (id_hash_new): new function to create a hash
akr
2009-08-21
use rl_prep_terminal only on Windows. [ruby-core:25009]
naruse
2009-08-20
Fix: change terminal's size on Widows when the window size is changed
naruse
2009-08-14
* include/ruby/ruby.h (rb_check_safe_str): deprecated.
nobu
2009-08-14
* ext/digest/lib/digest/hmac.rb (Digest::HMAC#initialize): faster
nobu
2009-08-12
* ext/socket/extconf.rb: if ipv6 is enabled, the version of Windows
usa
2009-08-09
* ext/tk/extconf.rb (search_tclConfig): last change isn't enough. fixed it.
nagai
2009-08-08
* ext/ripper/eventids2.c (token_to_eventid): added
nobu
2009-08-06
* ext/digest/sha2/sha2.c: The ULL suffix is not supported by
knu
2009-08-06
* ext/digest/*/extconf.rb: inttypes.h and unistd.h need not be
knu
2009-08-06
* ext/tk/extconf.rb (search_tclConfig): fix logic bug.
nagai
2009-08-06
* ext/digest/sha2/lib/sha2.eb: should require sha2.so.
usa
2009-08-06
* ext/digest/sha2/sha2.c (*_Final): typos.
usa
2009-08-06
* ext/digest/sha2/sha2.h (BYTE_ORDER): Define BYTE_ORDER as
knu
2009-08-05
* ext/digest/sha2/sha2.[ch]: Update to 1.0 RELEASE which fixes an
knu
2009-08-03
* ext/tk/lib/tcltklib.c: fix trouble on old-style C function
nagai
2009-07-28
* ext/json/lib/json/common.rb (JSON#recurse_proc): remove
matz
2009-07-27
* ext/tk/lib/extconf.rb: bug fix and ignore invalid Tcl/Tk libraries.
nagai
2009-07-25
* ext/bigdecimal.c: moved BASE_FIG definition before it is used first time.
azav
2009-07-23
* ext/tk/extconf.rb: should not create "config_list" in a $srcdir.
nagai
2009-07-22
* ext/socket/extconf.rb: define IPPROTO_IPV6 macro for recent Windows
usa
2009-07-22
* ext/socket/mkconstants.rb: define IPV6_* constants only when INET6
usa
2009-07-22
* ext/socket/extconf.rb: ipv6 support is disabled by default on mswin.
usa
2009-07-22
* ext/socket/ipsocket.c (init_inetsock_internal): drop IPv6 addresses
usa
2009-07-22
* ext/socket/extconf.rb: enable ipv6 support for win32.
usa
2009-07-21
* ext/win32ole/win32ole.c (vtdate2rbtime): VT_DATE variant object
suke
2009-07-20
* ext/socket/lib/socket.rb (Addrinfo#family_addrinfo): fix a typo in
akr
2009-07-19
* ext/socket/lib/socket.rb (Socket.accept_loop): rescue
akr
2009-07-17
* ext/tk/lib/tk.rb: fail to create a widget object for an unknown wiget path.
nagai
2009-07-17
* ext/tk/lib/tk.rb,ext/tk/lib/tk/grid.rb: Bug fix on grid_slaves().
nagai
2009-07-17
* ext/readline/readline.c (Init_readline): rl_catch_signals does
yugui
2009-07-17
* ext/socket/socket.c (socket_s_ip_address_list): drop inactive
usa
2009-07-17
* ext/readline/readline.c (Init_readline): use rl_catch_sigwinch only
usa
2009-07-17
* ext/socket/init.c (rsock_getfamily): return AF_UNSPEC if getsockname
akr
2009-07-16
* ext/tk/extconf.rb,ext/tk/config_list.in: ignore paths which includes
nagai
2009-07-16
* ext/socket/lib/socket.rb (Socket.tcp_server_sockets_port0): servers
usa
2009-07-16
Fix SEGV of readline on FreeBSD. [ruby-core:21884]
naruse
2009-07-15
* method.h, vm_core.h: add rb_method_entry_t. Remove nodes around
ko1
2009-07-15
* ext/purelib.rb: translates a fake path to rubygems in $" into
yugui
2009-07-14
* ext/tk/extconf.rb: --with-{tcl,tk}-dir doesn't work.[ruby-dev:38782]
nagai
2009-07-14
* ext/io/nonblock: moved from ext/io/wait/lib.
nobu
2009-07-14
* ext/tk/lib/multi-tk.rb: Long-term-callback support isn't stable yet.
nagai
2009-07-13
* ext/tk/lib/tk/menuspec.rb: commit miss on my last commitment.
nagai
2009-07-12
* ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.
nagai
2009-07-11
* ext/tk/tcltklib.c (get_obj_from_str): suppressed a warning.
nobu
[next]