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/set.rb (SortedSet#add): Do not require each newly added
knu
2009-05-07
1
-4
/
+4
*
* lib/set.rb (SortedSet): Fix document. [Bug #1429]
knu
2009-05-02
1
-2
/
+2
*
* lib/set.rb (Set#merge): Only directly use the passed objects
knu
2009-05-01
1
-2
/
+2
*
* lib/set.rb (SortedSet#add): Do not let an uncomparable object
knu
2009-05-01
1
-4
/
+38
*
* ext/extmk.rb: use RbConfig instead of Config.
akr
2009-04-30
1
-1
/
+1
*
* lib/net/http.rb: documentation typo fixed. [ruby-core:23335]
matz
2009-04-30
1
-1
/
+1
*
* lib/pp.rb (Struct#pretty_print): coerce to a string since
nobu
2009-04-27
1
-1
/
+1
*
update rdoc.
akr
2009-04-26
1
-1
/
+5
*
* lib/rake.rb: use RbConfig::CONFIG instead of Config::CONFIG.
akr
2009-04-26
2
-5
/
+5
*
* lib/optparse.rb (OptionParser#parse_in_order): do not make an
nobu
2009-04-26
1
-1
/
+1
*
update rdoc.
akr
2009-04-23
1
-1
/
+1
*
* lib/time.rb (Time.parse): use year completion in Date._parse.
akr
2009-04-22
1
-16
/
+3
*
* lib/time.rb (Time#rfc2822): pad leading zeros for year.
akr
2009-04-21
1
-3
/
+3
*
* lib/time.rb (Time#xmlschema): use subsec instead of nsec.
akr
2009-04-21
1
-3
/
+1
*
* time.c (time_arg): use the year argument as-is. [ruby-dev:38194]
akr
2009-04-21
1
-1
/
+15
*
* lib/mkmf.rb (init_mkmf): needs default library path even if
nobu
2009-04-21
1
-1
/
+1
*
* lib/cgi/core.rb (read_multipart): When path is not defined,
mame
2009-04-16
1
-1
/
+7
*
* lib/mkmf.rb (what_type?): fixed typo, and refined for member of
nobu
2009-04-08
1
-25
/
+51
*
* lib/mkmf.rb (Logging.postpone): copy postponed output always.
nobu
2009-04-08
1
-1
/
+1
*
* lib/mkmf.rb (what_type?): fixed typo.
nobu
2009-04-08
1
-1
/
+1
*
* lib/irb/completion.rb (IRB::InputCompletor::Operators): Add
knu
2009-04-03
2
-11
/
+6
*
* lib/getoptlong.rb: remove unused udoc/usage from example.
matz
2009-04-02
1
-1
/
+0
*
* lib/mkmf.rb (create_makefile): support for parallel make. a
nobu
2009-04-01
1
-1
/
+1
*
* lib/pathname.rb (Pathname#relative_path_from): compares path
nobu
2009-03-28
1
-2
/
+9
*
* lib/mkmf.rb (link_command, cc_command, cpp_command): should not
nobu
2009-03-27
1
-3
/
+0
*
* lib/mkmf.rb (what_type?): checks more restrictively, and
nobu
2009-03-27
1
-15
/
+31
*
* lib/yaml/rubytypes.rb (String#is_binary_data?): TAB would be
nobu
2009-03-26
2
-10
/
+4
*
* lib/rdoc/ri/paths.rb (RDoc::RI::Paths): considers
nobu
2009-03-26
1
-2
/
+9
*
* io.c (rb_mWaitReadable): defined.
akr
2009-03-19
1
-1
/
+9
*
* configure.in (RUBY_CHECK_SIZEOF): allows qualified name.
nobu
2009-03-19
1
-6
/
+17
*
* lib/drb/drb.rb (open_server_inaddr_any): fixed multiple network
seki
2009-03-17
1
-9
/
+4
*
* lib/pathname.rb (Pathname#sub): set $~ in block.binding.
akr
2009-03-17
1
-1
/
+15
*
* lib/rubygems/installer.rb (Gem::Installer#shebang): fix for env
nobu
2009-03-15
1
-18
/
+13
*
* lib/mkmf.rb (CXX_EXT): checks for case-sensitive filesystem with
nobu
2009-03-14
1
-10
/
+10
*
* lib/fileutils.rb (FileUtils#fu_get_gid): stringify group
matz
2009-03-13
1
-0
/
+1
*
* lib/rake: updated to rake code to rake-0.8.4 source code base.
nobu
2009-03-09
3
-54
/
+123
*
* lib/rubygems/installer.rb (Gem::Installer#initialize): env may
nobu
2009-03-09
1
-16
/
+23
*
* lib/securerandom.rb (SecureRandom.urlsafe_base64): add optional
akr
2009-03-06
1
-6
/
+13
*
* lib/rake/loaders/makefile.rb (Rake::MakefileLoader#load): deals with
nobu
2009-03-06
1
-9
/
+14
*
* lib/rake/testtask.rb (Rake::TestTask#define): passes each libs
nobu
2009-03-06
1
-2
/
+2
*
* lib/rubygems/digest/digest_adapter.rb: removed.
nobu
2009-03-06
4
-60
/
+3
*
* lib/**/*.rb: removed unnecessary shbang lines.
nobu
2009-03-06
19
-34
/
+2
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
268
-3565
/
+3565
*
* lib/tmpdir.rb (Dir.tmpdir): not use USERPROFILE, and ignores
nobu
2009-03-05
1
-4
/
+3
*
* lib/thread.rb (SizedQueue#push): fix limit condition.
mame
2009-03-04
1
-1
/
+1
*
* lib/csv.rb: Some minor documentation fixes from Gregory Brown.
jeg2
2009-03-03
1
-2
/
+2
*
* lib/csv.rb: A patch from Madoka Yakamamoto to prevent an infinite
jeg2
2009-03-03
1
-3
/
+1
*
* lib/prime.rb (Prime::prime?): used to return a wrong answer.
yugui
2009-03-03
1
-0
/
+2
*
* ext/extmk.rb (extmake), lib/mkmf.rb (create_makefile): $objs and
nobu
2009-03-03
1
-3
/
+2
*
* lib/securerandom.rb (SecureRandom.urlsafe_base64): delete padding.
akr
2009-03-02
1
-3
/
+6
[next]