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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor fix to error message
dave
2004-08-25
1
-0
/
+5
*
* eval.c (rb_longjmp): Exception#to_str is no longer defined.
nobu
2004-08-25
1
-1
/
+5
*
* lib/cgi/session.rb (CGI::Session::FileStore#initialize): do not
shugo
2004-08-24
1
-0
/
+10
*
* lib/cgi/session.rb (CGI::Session::FileStore#initialize): untaint
shugo
2004-08-24
1
-0
/
+5
*
* ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): d2i
gotoyuzo
2004-08-23
1
-0
/
+9
*
* lib/resolv.rb (Config.default_config_hash): when multiple domains
usa
2004-08-23
1
-0
/
+5
*
* ext/openssl/ossl_ssl.c (ossl_ssl_read):
gotoyuzo
2004-08-22
1
-0
/
+16
*
* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_connect):
gotoyuzo
2004-08-21
1
-0
/
+5
*
* ext/tcltklib/extconf.rb (find_tcl, find_tk): find stub library.
nobu
2004-08-20
1
-1
/
+8
*
* io.c (rb_io_check_writable): no need to check read buffer if
usa
2004-08-20
1
-0
/
+5
*
* ext/zlib/zlib.c: GzipReader#ungetc caused crc error.
katsu
2004-08-20
1
-0
/
+4
*
* ext/tk/lib/tk.rb: Fail to treat a hash value of 'font' option.
nagai
2004-08-19
1
-0
/
+8
*
* dir.c (free_dir): fix memory leak. reported by yamamoto
matz
2004-08-19
1
-0
/
+25
*
* wince/Makefile.sub (LIBS): need to link ceshell library for SH*
usa
2004-08-19
1
-0
/
+3
*
* configure.in, win32/Makefile.sub (LIBS): need to link shell32
usa
2004-08-19
1
-0
/
+5
*
* lib/yaml/baseemitter.rb: folding now handles double-quoted strings,
why
2004-08-18
1
-0
/
+9
*
* lib/net/protocol.rb (rbuf_fill): OpenSSL::SSLSocket has its own buffer, sel...
aamine
2004-08-18
1
-0
/
+5
*
* ext/tcltklib/stubs.c (ruby_tcltk_stubs): need to call
eban
2004-08-18
1
-0
/
+5
*
* eval.c (rb_obj_instance_eval): evaluates under special singleton
nobu
2004-08-18
1
-0
/
+5
*
* win32/win32.c (init_env): initialize HOME and USER environment
nobu
2004-08-18
1
-1
/
+6
*
Sorry, this might not be typo... "memoize" came from Schema?
ocean
2004-08-17
1
-1
/
+1
*
Get RDoc::usage playing better with OptionParser
dave
2004-08-16
1
-0
/
+5
*
Add "usage" interface
dave
2004-08-13
1
-0
/
+5
*
* ext/syck/token.c: re2c no longer compiled with bit vectors. caused
why
2004-08-13
1
-0
/
+7
*
for [ruby-cvs:12466]
gotoyuzo
2004-08-13
1
-0
/
+11
*
* rubyio.h (rb_eof_error): should mark as NORETURN.
usa
2004-08-12
1
-0
/
+7
*
* io.c (read_buffered_data): extracted from rb_io_fread.
akr
2004-08-11
1
-0
/
+6
*
* configure.in (RPATHFLAG): stop setting RPATHFLAG on Interix.
eban
2004-08-11
1
-0
/
+4
*
no message
ocean
2004-08-09
1
-11
/
+11
*
no message
ocean
2004-08-09
1
-3
/
+4
*
* lib/webrick/httpservlet/erbhandler.rb
gotoyuzo
2004-08-09
1
-0
/
+6
*
Roll in Austin Ziegler's patch
dave
2004-08-09
1
-0
/
+5
*
no message
ocean
2004-08-09
1
-11
/
+12
*
* lib/fileutils.rb (cp_r): copies symlink to symlink, except cp_r root.
aamine
2004-08-08
1
-0
/
+9
*
no message
ocean
2004-08-08
1
-2
/
+3
*
no message
ocean
2004-08-08
1
-8
/
+7
*
* lib/implicit.c: added sexagecimal float#base60.
why
2004-08-07
1
-0
/
+10
*
* ext/zlib/zlib.c: Zlib::GzipReader#read(0) returns "" instead of nil.
akr
2004-08-06
1
-0
/
+4
*
Add ChangeLog
ocean
2004-08-05
1
-0
/
+6
*
* test/ruby/test_file.rb (test_fnmatch): added more tests.
ocean
2004-08-02
1
-0
/
+4
*
* ext/tk/lib/msgcat.rb (set_translation): bug fix (fail to set
nagai
2004-08-02
1
-0
/
+5
*
* eval.c (blk_free): fixed serious memory leak. [ruby-dev:24013]
matz
2004-08-02
1
-0
/
+4
*
Bugfix: looping on some toplevel symbols. Added SWIG support
dave
2004-08-02
1
-0
/
+10
*
* eval.c (is_defined): stupid mistakes fixed. [ruby-dev:24006]
matz
2004-07-31
1
-0
/
+4
*
* misc/ruby-mode.el (ruby-expr-beg, ruby-parse-partial,
nobu
2004-07-31
1
-0
/
+6
*
* eval.c (is_defined): avoid unnecessary method invocations.
matz
2004-07-31
1
-0
/
+4
*
* lib/yaml/rubytypes.rb: exceptions were using an older
why
2004-07-30
1
-1
/
+10
*
* eval.c (is_defined): call is_defined() before invoking
matz
2004-07-30
1
-0
/
+5
*
* ext/tcltklib/tcltklib.c(lib_fromUTF8_core): raise ArgumentError when
nagai
2004-07-30
1
-0
/
+11
*
* lib/cgi.rb (CGI::initialize): remove at_exit code for CGI_PARAMS
matz
2004-07-28
1
-0
/
+5
[next]