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
*
* lib/resolv.rb (Resolv::DNS::Config.resolv): don't raise ResolvError.
akr
2005-01-21
1
-0
/
+5
*
* ChangeLog: fixed typo.
shugo
2005-01-21
1
-1
/
+1
*
* dir.c (rb_push_glob): should work for NUL delimited patterns.
matz
2005-01-21
1
-0
/
+4
*
* lib/net/imap.rb (u8tou16): fixed typo. fixed: [ruby-lis:40546]
shugo
2005-01-21
1
-0
/
+5
*
* rubyio.h (rb_eof_error): should mark as NORETURN. (backported
usa
2005-01-21
1
-0
/
+5
*
* ext/syck/rubyext.c (syck_parser_bufsize_set): avoid VC++ warning
ocean
2005-01-20
1
-0
/
+5
*
* ext/extmk.rb (extmake): shoudn't set $extflags on mswin32.
usa
2005-01-20
1
-0
/
+8
*
* string.c (rb_str_new4): should propagate taintedness.
matz
2005-01-20
1
-0
/
+15
*
* lib/ipaddr.rb (to_s, test_to_s): too many colons with some cases.
usa
2005-01-19
1
-2
/
+7
*
* lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf): ignore
akr
2005-01-18
1
-0
/
+6
*
* lib/webrick/ssl.rb (WEBrick::Config::SSL): the default value
gotoyuzo
2005-01-18
1
-2
/
+28
*
* configure.in (aix): fix typo. [ruby-talk:126401]
nobu
2005-01-17
1
-0
/
+4
*
* ext/readline/readline.c: suppress warnings.
nobu
2005-01-16
1
-1
/
+16
*
* ChangeLog: typo fix.
eban
2005-01-16
1
-1
/
+1
*
* lib/uri/common.rb (PORT): typo fix. fiex: [ruby-core:04256]
eban
2005-01-16
1
-0
/
+4
*
* ruby.c (proc_options): ignore trailing CRs at the end of short
nobu
2005-01-15
1
-1
/
+6
*
* lib/rss/rss.rb (RSS::VERSION): 0.1.2 -> 0.1.3.
kou
2005-01-15
1
-0
/
+6
*
* io.c (io_fread): don't warn nonblocking behavior by default.
akr
2005-01-12
1
-0
/
+4
*
* object.c (rb_class_superclass): superclass of singleton class also
nobu
2005-01-11
1
-0
/
+5
*
* numeric.c (Init_Numeric): turn off floating point exceptions
ocean
2005-01-11
1
-0
/
+5
*
* lib/fileutils.rb (copy_entry): could not copy symbolic link. [ruby-talk:125...
aamine
2005-01-10
1
-0
/
+8
*
* variable.c (rb_autoload): hide internal data from ruby level.
nobu
2005-01-10
1
-0
/
+5
*
* supplement descriptions.
nobu
2005-01-09
1
-5
/
+9
*
* io.c (io_fread): warn nonblocking behavior.
akr
2005-01-08
1
-0
/
+5
*
* ChangeLog: left a conflict indicator in there, sorry.
why
2005-01-07
1
-1
/
+0
*
* lib/yaml.rb: Kernel#y requires an argument.
why
2005-01-07
1
-0
/
+5
*
* random.c (rand_init): use ALLOC_N instead of ALLOCA_N
akr
2005-01-07
1
-0
/
+5
*
* gc.c (mark_locations_array): avoid core dump with -O3.
akr
2005-01-07
1
-0
/
+5
*
* ext/zlib/zlib.c (zstream_end): should return value. (backported
usa
2005-01-06
1
-0
/
+5
*
set ML number
ocean
2005-01-06
1
-0
/
+1
*
* win32/win32.c (rb_w32_close): didn't close socket handle.
ocean
2005-01-06
1
-0
/
+7
*
* random.c (random_seed): O_NONBLOCK isn't defined on some
ocean
2005-01-06
1
-0
/
+5
*
* lib/time.rb: recognize +00:00 and GMT as a localtime.
akr
2005-01-06
1
-0
/
+4
*
Allow for colons in DOS file names
dave
2005-01-05
1
-0
/
+5
*
* random.c (limited_big_rand): didn't work if SIZEOF_BDIGITS == 2.
akr
2005-01-05
1
-0
/
+7
*
* eval.c (rb_thread_initialize): Thread objects cannot be initialized
nobu
2005-01-05
1
-0
/
+5
*
* dir.c (dir_s_mkdir): win32 special processing doesn't need any
usa
2005-01-05
1
-0
/
+11
*
* random.c (init_by_array): imported from mt19937ar-cok.tgz.
akr
2005-01-04
1
-0
/
+13
*
* bignum.c (rb_big_rand): should return positive random number.
matz
2005-01-04
1
-0
/
+10
*
* random.c (random_seed): don't use /dev/urandom if it is not character device.
akr
2005-01-03
1
-0
/
+5
*
* random.c (random_seed): use /dev/urandom if available.
akr
2005-01-03
1
-0
/
+5
*
* lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload):
gotoyuzo
2005-01-02
1
-0
/
+16
*
* ext/openssl/ossl_ns_spki.c (ossl_spki_set_challenge): should call
gotoyuzo
2004-12-31
1
-0
/
+5
*
* variable.c (rb_autoload): [ruby-dev:25373]
matz
2004-12-31
1
-0
/
+4
*
Fix problem in ri formatting if heading contains markup
dave
2004-12-31
1
-0
/
+5
*
* eval.c (svalue_to_avalue): [ruby-dev:25366]
matz
2004-12-29
1
-0
/
+2
*
* string.c (rb_str_justify): [ruby-dev:25367]
matz
2004-12-29
1
-0
/
+8
*
* ChangeLog: removed a unrelated entry 'Sat Oct 9 00:25:39 2004'.
eban
2004-12-29
1
-5
/
+0
*
* ChangeLog: sorted.
eban
2004-12-29
1
-5
/
+5
*
* ChangeLog: remove junk.
eban
2004-12-29
1
-1
/
+0
[next]