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/cgi/session.rb (CGI::Session#initialize): control adding
nobu
2004-12-17
1
-6
/
+5
*
* lib/mkmf.rb (create_makefile): create RUBYARCHDIR also when no extension
nobu
2004-12-16
1
-1
/
+2
*
* lib/net/http.rb: remove junk.
aamine
2004-12-15
1
-1
/
+1
*
* ext/syck/rubyext.c (rb_syck_io_str_read): [ruby-core:03973]
matz
2004-12-15
1
-0
/
+7
*
changed default binded address family to use an available address family of h...
seki
2004-12-15
2
-4
/
+30
*
* lib/webrick/server.rb (WEBrick::GenericServer#start_thread):
gotoyuzo
2004-12-15
4
-13
/
+32
*
* lib/set.rb (Set#==): [ruby-dev:25206]
matz
2004-12-15
3
-24
/
+35
*
Merged in the changes from BSD bug report. shift-jis is now shift_jis, in
ser
2004-12-13
2
-5
/
+5
*
* lib/pathname.rb (cleanpath_aggressive): make it private.
akr
2004-12-12
1
-2
/
+4
*
Don't show r/w accessot flags if none were specified for custom attributes
dave
2004-12-12
1
-0
/
+5
*
Never exclude files given on command line
dave
2004-12-12
1
-4
/
+5
*
add DRbRemoteError. [ruby-list:40348], [ruby-list:40390]
seki
2004-12-11
1
-4
/
+22
*
* lib/webrick/cgi.rb (WEBrick::CGI#setup_header): avoid
gotoyuzo
2004-12-09
2
-10
/
+16
*
Fix CSS typo that meant h2 headings were invisible
dave
2004-12-08
1
-2
/
+2
*
* process.c (rb_spawn): support for DJGPP.
eban
2004-12-08
1
-0
/
+3
*
* process.c (proc_setgroups): [ruby-dev:25081]
matz
2004-12-06
1
-1
/
+1
*
* lib/optparse.rb (OptionParser::Completion#complete): new parameter
nobu
2004-12-05
1
-17
/
+12
*
* lib/fileutils.rb: (In previous commit) new method chown.
aamine
2004-12-04
1
-30
/
+7
*
* lib/fileutils.rb (mkdir, mkdir_p): should chmod explicitly. [ruby-core:03881]
aamine
2004-12-04
1
-5
/
+128
*
* lib/rss/rss.rb: removed empty lines from output.
kou
2004-12-04
1
-1
/
+2
*
* lib/rss/rss.rb (RSS::VERSION): 0.1.1 -> 0.1.2
kou
2004-12-04
3
-8
/
+34
*
Ignore leading and trailing lines in :section: blocks
dave
2004-12-04
3
-5
/
+41
*
* eval.c (proc_invoke): prepare to pass a block from "call" method
matz
2004-12-03
1
-10
/
+6
*
* io.c (rb_file_initialize): [ruby-dev:25032]
matz
2004-12-02
1
-6
/
+23
*
* io.c (rb_io_sysread): use temporary lock. [ruby-dev:24992]
matz
2004-11-29
1
-8
/
+6
*
* object.c (convert_type): [ruby-core:03845]
matz
2004-11-29
1
-2
/
+2
*
* lib/rss/rss.rb (RSS::Element#tag): not use block_given? for
kou
2004-11-28
5
-14
/
+14
*
* lib/rss/rss.rb (RSS::NotSetError): added.
kou
2004-11-28
5
-72
/
+94
*
* lib/rss/{0.9,1.0,2.0,trackback,xml-stylesheet}.rb: added
kou
2004-11-27
7
-14
/
+186
*
* lib/rss/maker/0.9.rb: supported RSS::Maker.make("0.91"). Now,
kou
2004-11-27
1
-0
/
+1
*
Fix problem with :section: and new 1.9
dave
2004-11-26
2
-3
/
+1
*
* io.c (io_read): move StringValue() check before GetOpenFile().
matz
2004-11-25
1
-15
/
+364
*
* lib/thwait.rb (ThreadsWait#join_nowait): abnormally terminated
nobu
2004-11-25
1
-2
/
+5
*
Don't include 'require's with variable arguments
dave
2004-11-22
1
-4
/
+4
*
1. Force --inline-source if --one-file given
dave
2004-11-20
6
-325
/
+471
*
* string.c (str_gsub): internal buffer should not be listed by
matz
2004-11-19
2
-4
/
+18
*
* lib/test/unit/collector/dir.rb: typo fix.
eban
2004-11-19
1
-1
/
+1
*
* lib/test/unit/collector/dir.rb: better regex.
eban
2004-11-19
1
-1
/
+2
*
* lib/test/unit/collector/dir.rb: better support for -p/-x option.
eban
2004-11-19
1
-0
/
+1
*
* lib/rss/maker/0.9.rb (RSS::Maker::RSS09::Image#have_required_values):
kou
2004-11-19
1
-2
/
+1
*
* lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.
kou
2004-11-19
14
-509
/
+927
*
* lib/xmlrpc/datetime.rb (XMLRPC::DateTime#==): should use Array()
eban
2004-11-19
1
-1
/
+1
*
* lib/test/unit/collector/dir.rb: add support for directory name
eban
2004-11-19
1
-3
/
+3
*
* lib/xmlrpc/parser.rb, test/xmlrpc/test_features.rb: fixed "assinging to con...
mneumann
2004-11-17
1
-5
/
+2
*
* lib/xmlrpc/server.rb (CGIServer): fixed bug when client sends "Content-typ:...
mneumann
2004-11-16
1
-1
/
+1
*
added howto
mneumann
2004-11-16
2
-0
/
+301
*
* fixed issue #998 (http://rubyforge.org/tracker/?func=detail&atid=1700&aid=9...
mneumann
2004-11-16
1
-5
/
+5
*
* string.c (str_mod_check): frozen check should be separated.
matz
2004-11-16
1
-3
/
+7
*
* lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::options): add
usa
2004-11-16
2
-2
/
+10
*
* lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::options): use
nobu
2004-11-16
1
-2
/
+2
[next]