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
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
2009-11-19
* lib/net/ftp.rb (putbinaryfile): use APPE for resume.
shugo
2009-11-19
added a ChangeLog entry.
shugo
2009-11-19
* win32/Makefile.sub: nmake executes the file named echo if it exists
usa
2009-11-14
* configure.in (--with-opt-dir): ignore and suppress a warning.
nobu
2009-11-14
* hash.c (ruby_setenv): get rid of crash in Solaris 8 and 10.
nobu
2009-11-13
* ext/tk/lib/tk/variable.rb (TkVariable::coerce): fix bug on a numeric value.
nagai
2009-11-13
* ext/tk/lib/tk/variable.rb: TkVariable#*(other) and /(other) have a
nagai
2009-11-12
* lib/cgi.rb: fix command-line option of
xibbar
2009-11-09
* Makefile.in (clean-ext): get rid of failure.
nobu
2009-11-09
* configure.in (warnflags): add -Wno-long-long.
nobu
2009-11-08
* eval.c (method_inspect, method_name, mnew): Bug fix when
marcandre
2009-11-06
* lib/mkmf.rb (create_header): split the line by tabs.
nobu
2009-11-06
* eval.c (call_trace_func): remove the trace hook if any exception
nobu
2009-11-06
* eval.c (get_event_name): added thread events.
nobu
2009-11-05
Merged r22308. [ruby-dev:39637]
naruse
2009-11-05
* gc.c (rb_obj_id): a Fixnum which is beyond signed long
naruse
2009-11-05
* parse.y (args): use splat_array.
naruse
2009-11-05
* win32/win32.c (CreateChild): allocate temporary buffer and use it
usa
2009-10-31
* lib/net/http.rb (Net::HTTPResponse#each_response_header):
nahi
2009-10-30
* lib/net/http.rb (Net::HTTPResponse#each_response_header):
nahi
2009-10-27
* string.c (rb_str_inspect): get rid of adding garbage to short
nobu
2009-10-27
* ext/tk/lib/tk/variable.rb: add TkVariable#+@ and -@ method.
nagai
2009-10-27
* ChangeLog: typo.
usa
2009-10-26
* mkconfig.rb: reverted r25443 because build_os is used in mkmf.rb
nobu
2009-10-26
* ext/tk/tcltklib.c,stubs.c: remove errors or warnings when compiled
nagai
2009-10-26
* ext/tk/lib/remote-tk.rb: typo fixed.
nagai
2009-10-26
* io.c (io_fwrite): adjust stdio file position after direct write on
nobu
2009-10-25
* object.c (rb_class_initialize): The inherited hook should be run
knu
2009-10-25
* configure.in: Fix syntax error. when() is not defined in this
knu
2009-10-23
* configure.in (target, target_alias): replace with real cpu.
nobu
2009-10-22
* lib/fileutils.rb (FileUtils#fu_get_uid, fu_get_gid): Do not
knu
2009-10-22
* parse.y (arg_prepend): removed. a patch from Mikhail T. in
nobu
2009-10-22
* intern.h (rb_thread_join): added prototype. a patch from
nobu
2009-10-20
* lib/monitor.rb (MonitorMixin.mon_release): ensure the scheduled
nahi
2009-10-20
* lib/webrick/httpauth/digestauth.rb: typo in exception message fixed.
nahi
2009-10-20
* include/ruby/win32.h (finite, scalb): inline'ed non-standard
usa
2009-10-18
* lib/rexml/element.rb (text=): false should be converted to string.
marcandre
2009-10-16
* ChangeLog: typo.
usa
2009-10-16
* win32/win32.c (CreateChild): recognize escape characters.
usa
2009-10-16
* dln.c (dln_find_1): backport from trunkn. [ruby-core:25802]
usa
2009-10-16
* eval.c (rb_clear_cache_for_undef): clear entries for inherited
nobu
2009-10-16
* test/ruby/envutil.rb: get rid of double loading.
nobu
2009-10-15
* ext/iconv/iconv.c (iconv_create): cannot retry with given block.
nobu
2009-10-15
* lib/net/imap.rb (resp_text_code): accepts response codes without
shugo
2009-10-13
* ext/tk/variable.rb: bug fix. additional trace definition changes the
nagai
2009-10-12
* lib/net/ftp.rb (getaddress): rescue exceptions. [ruby-dev:39451]
shugo
2009-10-11
* ext/gdbm/gdbm.c (fgdbm_select): fixed rdoc. a patch from Justin
nobu
2009-10-08
* ext/curses/curses.c: Many functions of module Curses could cause a crash if...
marcandre
2009-10-08
* lib/net/telnet.rb (cmd): Pass FailEOF options: patch by Brian Candler [ruby...
marcandre
2009-10-06
* time.c (NUM2TIMET): defined because some platforms, such as
akr
[next]