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/rss/rss.rb (RSS::NotSetError): added.
kou
2004-11-28
1
-0
/
+11
*
* regparse.c (fetch_token): fixed test failure on HP-UX ia64 ([ruby-dev:24859]).
ksaito
2004-11-28
1
-0
/
+5
*
* regparse.c, test/ruby/test_regexp.rb: fixed problem with UTF-8 characters t...
ksaito
2004-11-28
1
-0
/
+5
*
* regexec.c, test/ruby/test_regexp.rb: fixed segmentation falut ([ruby-dev:24...
ksaito
2004-11-28
1
-0
/
+5
*
* regcomp.c, regint.h: fixed PLATFORM_UNALIGNED_WORD_ACCESS problem ([ruby-de...
ksaito
2004-11-28
1
-0
/
+5
*
typo
akr
2004-11-27
1
-1
/
+1
*
* io.c: avoid avoid data loss with nonblocking fd and
akr
2004-11-27
1
-4
/
+17
*
* lib/rss/{0.9,1.0,2.0,trackback,xml-stylesheet}.rb: added
kou
2004-11-27
1
-0
/
+12
*
* lib/rss/maker/0.9.rb: supported RSS::Maker.make("0.91"). Now,
kou
2004-11-27
1
-0
/
+9
*
* sample/rss/list_description.rb: untabified.
kou
2004-11-27
1
-0
/
+6
*
* io.c (io_fread): [ruby-dev:24964]
matz
2004-11-27
1
-0
/
+4
*
* ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epath
nagai
2004-11-26
1
-0
/
+10
*
* io.c (rb_io_initialize): [ruby-dev:24963]
matz
2004-11-26
1
-0
/
+2
*
* io.c (rb_io_initialize): [ruby-dev:24962]
matz
2004-11-26
1
-0
/
+4
*
* io.c (rb_io_initialize): should retrieve flags from copying file
matz
2004-11-26
1
-0
/
+10
*
Fix problem with :section: and new 1.9
dave
2004-11-26
1
-0
/
+6
*
* io.c (io_read): move StringValue() check before GetOpenFile().
matz
2004-11-25
1
-0
/
+5
*
* lib/thwait.rb (ThreadsWait#join_nowait): abnormally terminated
nobu
2004-11-25
1
-3
/
+8
*
add ML ref.
akr
2004-11-25
1
-0
/
+1
*
* configure.in: AC_CHECK_SIZEOF(rlim_t) to include stdio.h to fix
akr
2004-11-25
1
-0
/
+6
*
descriptions.
nobu
2004-11-25
1
-3
/
+6
*
* configure.in: AC_PREREQ(2.53) [ruby-core:03800]
matz
2004-11-25
1
-0
/
+11
*
* ChangeLog: add ML reference.
usa
2004-11-25
1
-1
/
+2
*
* io.c (io_read): [ruby-dev:24952]
matz
2004-11-23
1
-0
/
+2
*
* io.c (io_read): [ruby-dev:24952]
matz
2004-11-23
1
-0
/
+4
*
* ext/tk/lib/tk/menu.rb: improve usability of TkOptionMenubutton
nagai
2004-11-22
1
-0
/
+4
*
* file.c (rb_file_chown): [ruby-dev:24949]
matz
2004-11-22
1
-0
/
+4
*
* file.c (rb_file_chown): integer conversion should be prior to
matz
2004-11-22
1
-0
/
+13
*
Don't include 'require's with variable arguments
dave
2004-11-22
1
-0
/
+5
*
* dir.c (dir_seek): should retrieve dir_data after NUM2INT().
matz
2004-11-21
1
-0
/
+12
*
add ChangeLog for last commit
aamine
2004-11-20
1
-0
/
+2
*
* string.c (rb_str_splice): should place index wrapping after
matz
2004-11-20
1
-0
/
+10
*
1. Force --inline-source if --one-file given
dave
2004-11-20
1
-0
/
+13
*
* io.c (rb_io_getline): f.gets("") did not work. [ruby-core:03771]
aamine
2004-11-20
1
-0
/
+4
*
* test/runner.rb (CROSS_COMPILING): need to require rbconfig.rb before
eban
2004-11-20
1
-0
/
+5
*
* ext/ripper/depend: fix ripper.o dependency.
aamine
2004-11-20
1
-0
/
+4
*
* io.c (io_reopen): work around problem with Cygwin fseeko
eban
2004-11-20
1
-0
/
+5
*
* ext/nkf/nkf-utf8/nkf.c: original nkf.c rev:1.40
naruse
2004-11-19
1
-0
/
+6
*
* string.c (str_gsub): internal buffer should not be listed by
matz
2004-11-19
1
-0
/
+11
*
* test/xmlrpc/test_webrick_server.rb : move `requrie "webrick/https"'
eban
2004-11-19
1
-0
/
+5
*
* lib/test/unit/collector/dir.rb: better support for -p/-x option.
eban
2004-11-19
1
-0
/
+4
*
* lib/rss/maker/0.9.rb (RSS::Maker::RSS09::Image#have_required_values):
kou
2004-11-19
1
-0
/
+7
*
* lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.
kou
2004-11-19
1
-0
/
+34
*
* lib/xmlrpc/datetime.rb (XMLRPC::DateTime#==): should use Array()
eban
2004-11-19
1
-0
/
+3
*
* lib/test/unit/collector/dir.rb: add support for directory name
eban
2004-11-19
1
-0
/
+7
*
* ext/readline/readline.c (readline_s_set_completion_append_character):
shugo
2004-11-19
1
-0
/
+5
*
* string.c (str_gsub): internal buffer should not be listed by
matz
2004-11-18
1
-0
/
+5
*
* ext/ripper/depend: Never regenerate lib/ripper/core.rb automatically. [ruby...
aamine
2004-11-18
1
-0
/
+5
*
* win32/win32.[ch] (rb_w32_isatty): new function to replace MSVCRT's
usa
2004-11-18
1
-1
/
+6
*
* hash.c (rb_f_getenv): prohibit for $SAFE=4. [ruby-dev:24908]
matz
2004-11-18
1
-0
/
+4
[next]