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/uri/common.rb (URI::Parser#escape): escaped string is ascii
nobu
2009-03-02
1
-2
/
+2
*
merged a patch from Alessandro Di Maria in [ruby-core:22560].
seki
2009-03-01
1
-10
/
+10
*
rdoc update.
akr
2009-03-01
1
-1
/
+1
*
* ext/dl/cfunc.c (rb_dlcfunc_call): fix for stdcall and missing
nobu
2009-03-01
1
-2
/
+2
*
* lib/net/http.rb: suppress warnings of non-existing instance variable
akr
2009-02-28
1
-1
/
+4
*
update doc (add Pathname#binread)
kazu
2009-02-27
1
-0
/
+1
*
* lib/test/unit/assertions.rb: don't define assert_not_* if already
akr
2009-02-27
1
-2
/
+4
*
* lib/ostruct.rb (modifiable): check if really frozen.
nobu
2009-02-27
1
-2
/
+4
*
* win32/Makefile.sub (config.status): use un.rb as cp instead of
usa
2009-02-25
1
-1
/
+1
*
* lib/pathname.rb (Pathname#foreachline): removed wrongly
matz
2009-02-23
1
-6
/
+0
*
* lib/fileutils.rb (mv): added description for the case of
nobu
2009-02-23
1
-1
/
+1
*
* lib/pathname.rb (Pathname#binread): added. [ruby-dev:37952]
matz
2009-02-21
1
-1
/
+11
*
* lib/tmpdir.rb (@@systmpdir): File.expand_path also joins paths.
nobu
2009-02-19
1
-4
/
+3
*
* lib/mkmf.rb (create_makefile): added phony targets.
nobu
2009-02-19
1
-1
/
+5
*
* lib/mkmf.rb (create_makefile): removes directories in the depth
nobu
2009-02-19
1
-2
/
+1
*
* lib/mkmf.rb (create_makefile): creates target directories before
nobu
2009-02-19
1
-2
/
+1
*
* ext/openssl: avoid cyclic require.
akr
2009-02-17
2
-2
/
+2
*
* lib/ostruct.rb (OpenStruct#new_ostruct_member): checks if frozen.
nobu
2009-02-15
1
-8
/
+12
*
* lib/test/unit/assertions.rb (Test::Unit::Assertions): aliases
nobu
2009-02-15
1
-0
/
+4
*
* lib/securerandom.rb (SecureRandom.urlsafe_base64): new method.
akr
2009-02-15
1
-0
/
+53
*
rdoc update.
akr
2009-02-15
1
-5
/
+5
*
* test/test_pp.rb: extract from lib/pp.rb.
akr
2009-02-14
3
-747
/
+0
*
* lib/time.rb (Time.parse): raise ArgumentError if Date._parse don't
akr
2009-02-14
1
-3
/
+8
*
remove Id keyword.
akr
2009-02-14
1
-2
/
+0
*
remove Id keyword.
akr
2009-02-14
1
-4
/
+0
*
* test/test_time.rb: extracted from lib/time.rb.
akr
2009-02-14
1
-364
/
+0
*
* lib/pathname.rb: obsolete methods removed.
akr
2009-02-14
1
-52
/
+0
*
update rdoc [ruby-core:20407] #835
gotoken
2009-02-11
1
-0
/
+1
*
Fix grammos regarding the verb "refer".
knu
2009-02-10
1
-1
/
+1
*
* lib/drb/extservm.rb (DRb::ExtServManager#invoke_service_command):
akr
2009-02-08
1
-1
/
+1
*
* lib/mkmf.rb (have_header): needs dependent headers if trying to
nobu
2009-02-07
1
-2
/
+2
*
fixed typo
kazu
2009-02-03
1
-1
/
+1
*
* lib/net/imap.rb: validate data before sending to a server.
shugo
2009-02-03
1
-4
/
+55
*
* lib/net/imap.rb (hmac_md5): should use String#ord to get ascii
shugo
2009-02-03
1
-2
/
+2
*
* version.h: bump up to 1.9.2 patchlevel -1.
akr
2009-02-02
1
-1
/
+1
*
* lib/xmlrpc/server.rb (Server#serve): gets rid of hardcoded
nobu
2009-02-01
4
-12
/
+6
*
* lib/optparse.rb (Switch#summarize): strips an equal sign from
nobu
2009-02-01
1
-1
/
+7
*
update rdoc.
akr
2009-01-31
1
-2
/
+2
*
* lib/test/unit/assertions.rb (assert_equal): show class in failure
akr
2009-01-31
1
-0
/
+4
*
fix rdoc.
akr
2009-01-31
1
-2
/
+2
*
* lib/resolv.rb (Resolv::DNS#each_address): don't query IPv6 address
akr
2009-01-31
1
-1
/
+13
*
* lib/optparse.rb (List#accept, parse_in_order): n option is no
nobu
2009-01-31
1
-4
/
+4
*
rdoc update.
akr
2009-01-31
1
-24
/
+24
*
* lib/pathname.rb (Pathname#each_child): new method.
akr
2009-01-31
1
-0
/
+31
*
* lib/test/unit/assertions.rb
akr
2009-01-30
1
-1
/
+1
*
* lib/pathname.rb (Pathname#realdirpath): new method.
akr
2009-01-30
1
-15
/
+40
*
* lib/test/unit/assertions.rb (assert_respond_to): gets rid of
nobu
2009-01-30
1
-0
/
+5
*
* lib/securerandom.rb (SecureRandom.uuid): uses unpacked array
nobu
2009-01-29
1
-5
/
+3
*
* lib/rake.rb (FileUtils#rake_system): no longer needs workaround
nobu
2009-01-29
2
-40
/
+20
*
* lib/securerandom.rb: new method SecureRandom#uuid
technorama
2009-01-29
1
-0
/
+10
[prev]
[next]