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-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
2009-07-10
* ext/readline/readline.c (readline_attempted_completion_function):
nobu
2009-07-10
* ext/readline/extconf.rb: checked rl_refresh_line in readline.
kouji
2009-07-10
* ext/readline/extconf.rb: checked rl_line_buffer and rl_point in
kouji
2009-07-08
Update ext/.document with extensions that appear to have documentation.
drbrain
2009-07-07
rdoc update.
akr
2009-07-01
rdoc update.
akr
2009-07-01
* include/ruby/intern.h (rb_time_num_new): declared.
akr
2009-06-26
* ext/pty/pty.c (pty_getpty): check dup failure.
akr
2009-06-22
* variable.c (rb_generic_ivar_memsize): typo fixed. a patch from
matz
2009-06-22
* ext/stringio/stringio.c (strio_each_codepoint): new method.
matz
2009-06-18
* ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): went infinity too
matz
2009-06-17
* ext/strscan/strscan.c (Init_strscan): remove obsolete
matz
2009-06-16
* ext/objspace: added. objspace library extends some methods to
ko1
2009-06-11
* ext/bigdecimal/bigdecimal.c (gfCheckVal): never used.
nobu
2009-05-31
* ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): returns Inf if
matz
2009-05-26
* ext/readline/readline.c (readline_getc): the function for
naruse
2009-05-23
* ext/dl/handle.c (rb_dlhandle_s_sym): added a method to access
nobu
2009-05-23
* ext/dl/lib/dl/cparser.rb (DL::CParser#parse_struct_signature):
nobu
2009-05-23
* ext/dl/cptr.c (rb_dlptr_cmp): return signed value, and restrict
nobu
2009-05-22
update rdoc.
akr
2009-05-17
* ext/win32ole/win32ole.c (foletypelib_name): should return
suke
[next]