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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/matrix.rb: fix a coerce bug of Vector. [ruby-core: 12190]
keiju
2007-09-18
1
-1
/
+1
*
* lib/net/http.rb (HTTP::GenericRequest#initialize): check path is not nil. [...
aamine
2007-09-17
1
-0
/
+1
*
* lib/rss.rb, lib/rss/, test/rss/:
kou
2007-09-15
10
-13
/
+126
*
* lib/tempfile.rb (Tempfile::make_tmpname): Allow to specify a
knu
2007-09-11
1
-4
/
+18
*
* lib/shellwords.rb: Add shellescape() and shelljoin().
knu
2007-09-11
1
-18
/
+127
*
* lib/date/format.rb (_strptime): now also attaches an element
tadf
2007-09-09
1
-2
/
+7
*
* lib/date/format.rb (str[fp]time): now check specifications more
tadf
2007-09-08
2
-44
/
+51
*
* lib/fileutils.rb (FileUtils::Entry_::copy): prevent self copy of
matz
2007-09-06
1
-4
/
+7
*
* lib/date/format.rb (_parse): improved parsing of ordinal dates.
tadf
2007-09-01
1
-12
/
+21
*
* lib/mkmf.rb: initialize $top_srcdir always. [ruby-dev:31682]
nobu
2007-08-30
1
-0
/
+1
*
* lib/mkmf.rb (try_const, have_const): check for a const is defined.
nobu
2007-08-30
1
-0
/
+38
*
* lib/open-uri.rb: add :ftp_active_mode option.
akr
2007-08-29
1
-1
/
+11
*
* io.c (rb_io_each_byte): caused infinite loop. [ruby-dev:31652]
matz
2007-08-26
1
-2
/
+1
*
* typo fixed (analysys -> analysis)
nahi
2007-08-25
1
-2
/
+2
*
* test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string.
matz
2007-08-24
4
-7
/
+8
*
* eval.c (rb_f_send_bang): abandon the name funcall for private
matz
2007-08-24
3
-9
/
+9
*
* lib/tmpdir.rb (Dir.mktmpdir): make directory suffix specifiable.
akr
2007-08-21
1
-5
/
+28
*
* lib/rexml/rexml.rb: added encoding.
nobu
2007-08-18
1
-0
/
+1
*
* lib/rexml/rexml.rb: removed doubled constant.
nobu
2007-08-18
1
-3
/
+2
*
fix Dir.mktmpdir doc.
akr
2007-08-18
1
-1
/
+1
*
update Dir.mktmpdir document.
akr
2007-08-16
1
-1
/
+2
*
forgot to remove.
akr
2007-08-15
1
-128
/
+0
*
* lib/tmpdir.rb (Dir.mktmpdir): new method. [ruby-dev:31416]
akr
2007-08-15
1
-0
/
+61
*
* lib/rss/rss.rb: 0.1.8 -> 0.1.9.
kou
2007-08-13
2
-7
/
+4
*
* lib/open-uri.rb: make ftp passive mode to avoid NAT problem.
akr
2007-08-13
1
-0
/
+1
*
* vm_dump.c (debug_print_pre): fix to show control frame count.
ko1
2007-08-12
1
-139
/
+168
*
* lib/date/format.rb: reverted some wrongly erased "o" options
tadf
2007-08-10
1
-10
/
+10
*
* irb/ruby-lex.rb: support for '\c'. [ruby-talk:263508]
keiju
2007-08-06
1
-0
/
+6
*
* lib/vm/instruction.rb (make_header_analysys): fix last commit.
ko1
2007-08-06
1
-0
/
+8
*
* lib/vm/instruction.rb (make_header_analysys): add to separate
ko1
2007-08-06
1
-4
/
+9
*
* lib/rexml/encodings/{ISO-8859-15,CP-1252}.rb: fixed invalid syntax.
nobu
2007-08-06
2
-80
/
+80
*
* common.mk (INSNS): not chdir to srcdir.
nobu
2007-08-06
1
-6
/
+14
*
added a note.
tadf
2007-08-05
1
-2
/
+2
*
* lib/rss, sample/rss, test/rss:
kou
2007-08-05
22
-708
/
+1286
*
* lib/mkmf.rb (find_type): new method.
nobu
2007-08-02
1
-12
/
+35
*
* lib/mkmf.rb (have_type): suppress a warning with -Wall.
nobu
2007-08-02
1
-1
/
+1
*
* lib/mkmf.rb: more verbose message. [ruby-Bugs-12766]
nobu
2007-08-02
1
-1
/
+1
*
* generic.rb (URI::Generic::merge_path): behave as RFC 3986.
nobu
2007-08-01
1
-52
/
+52
*
* lib/date/format.rb (_parse): now interprets slashed numerical
tadf
2007-07-31
1
-1
/
+1
*
Fixes a bug in the pretty printer related to an incomplete refactoring.
ser
2007-07-28
3
-7
/
+12
*
Indentation fix.
ser
2007-07-25
1
-0
/
+1
*
Merges upstream changes for REXML v3.1.7
ser
2007-07-25
23
-1414
/
+1775
*
* lib/date/format.rb (Date._parse): now accepts some new
tadf
2007-07-22
2
-22
/
+59
*
* lib/date.rb, lib/date/format.rb (Date._parse): now can take some
tadf
2007-07-21
2
-24
/
+305
*
* lib/mkmf.rb (create_makefile): make OBJS depend on RUBY_EXTCONF_H
nobu
2007-07-21
1
-1
/
+2
*
* lib/mkmf.rb (init_mkmf): should remove mkmf.log too.
nobu
2007-07-21
1
-0
/
+1
*
* lib/date/format.rb (Date._parse): completes calendar week based year.
tadf
2007-07-20
1
-17
/
+23
*
* lib/base64.rb (Base64::b64encode): should not specify /o option
matz
2007-07-16
1
-1
/
+1
*
* lib/open-uri.rb (URI::Generic#find_proxy): use ENV.to_hash to access
akr
2007-07-13
1
-1
/
+1
*
* lib/mkmf.rb (link_command, cc_command, cpp_command): do not expand
nobu
2007-07-13
1
-9
/
+11
[next]