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/rdoc/diagram.rb:
ocean
2006-01-13
6
-60
/
+60
*
* lib/yaml/rubytypes.rb (Fixnum): Bignum could not be loaded in
ocean
2006-01-10
1
-10
/
+12
*
* lib/yaml/rubytypes.rb (Symbol#yaml_new): YAML loading of quoted
ocean
2006-01-10
1
-0
/
+1
*
* win32/Makefile.sub (OPTFLAGS): I have experienced trouble on y- flag,
ocean
2006-01-09
1
-1
/
+1
*
All of the tickets and issues mentioned in this log can be found at:
ser
2005-12-30
10
-31
/
+47
*
* eval.c (ev_const_get): fixed a bug in constant reference during
matz
2005-12-26
1
-1
/
+1
*
* lib/pathname.rb (test_kernel_open): use File.identical?.
akr
2005-12-21
1
-7
/
+3
*
* signal.c (Init_signal): revert C++ style comment.
matz
2005-12-15
3
-16
/
+38
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-12-11
1
-0
/
+178
*
* lib/rexml/encoding.rb (encoding=): give priority to particular
nobu
2005-12-09
4
-33
/
+57
*
* lib/mkmf.rb (create_makefile): should not change sodir with
ocean
2005-11-28
1
-1
/
+1
*
* lib/wsdl/xmlSchema/complexContent.rb: missing
nahi
2005-11-26
1
-0
/
+4
*
* lib/optparse.rb: match incomplete (in current enconding) multibyte
nobu
2005-11-22
1
-4
/
+4
*
* lib/fileutils.rb (FileUtils::ln): ln documentation fix.
ocean
2005-11-20
1
-1
/
+1
*
* lib/find.rb (Find::find): should not ignore symbolic links to
matz
2005-11-15
1
-2
/
+2
*
* lib/drb/ssl.rb (DRb::SSLConfig#accept): fixed typo.
ocean
2005-11-08
1
-1
/
+1
*
* lib/yaml.rb: removed :nodoc: to generate Kernel doc. [ruby-core:6324]
ocean
2005-11-06
1
-1
/
+1
*
* eval.c (rb_call_super): should call method_missing if super is
matz
2005-11-01
1
-0
/
+1
*
* lib/webrick/httpservlet/cgihandler.rb
gotoyuzo
2005-10-30
2
-0
/
+30
*
* 1.8.3 preview1
matz
2005-10-28
1
-1
/
+1
*
* string.c (scan_once): wrong condition to use mbclen2().
matz
2005-10-27
2
-14
/
+209
*
* lib/rational.rb: applied documentation patch from Gavin Sinclair
matz
2005-10-25
3
-71
/
+250
*
* lib/rdoc/markup/simple_markup.rb (SM::SimpleMarkup::LABEL_LIST_RE):
nobu
2005-10-24
1
-2
/
+1
*
RDoc documentation from Eric Hodel <Drbrain@segment7.net> added.
seki
2005-10-24
3
-92
/
+443
*
* ext/extmk.rb, lib/mkmf.rb (with_config): support --with-extension
nobu
2005-10-22
1
-4
/
+18
*
* lib/mkmf.rb (create_makefile): Borland make seems not to allow
ocean
2005-10-20
1
-2
/
+2
*
* lib/mkmf.rb (create_makefile): get rid of a restriction
nobu
2005-10-19
1
-1
/
+2
*
* lib/mkmf.rb (create_makefile): do not create unnecessary empty
nobu
2005-10-19
1
-3
/
+2
*
check remote hash tuple
seki
2005-10-16
1
-1
/
+5
*
* lib/webrick/config.rb (Config::FileHandler): :UserDir should be nil.
gotoyuzo
2005-10-14
1
-1
/
+1
*
* lib/cgi.rb (CGI::Cookie::parse): Cookies from Nokia devices may
matz
2005-10-07
1
-1
/
+1
*
* lib/xmlrpc/server.rb (XMLRPC::Server#initialize): should mount the
gotoyuzo
2005-10-04
1
-1
/
+1
*
* lib/xmlrpc/server.rb (XMLRPC::Server#serve): delete wrong call
gotoyuzo
2005-10-04
1
-1
/
+1
*
* lib/delegate.rb: document update from James Edward Gray II
matz
2005-09-28
2
-0
/
+2
*
* lib/webrick/cgi.rb (WEBrick::CGI#start): req.query_string should
gotoyuzo
2005-09-28
2
-2
/
+3
*
* lib/yaml/basenode.rb (YAML::BaseNode::match_segment): fix typo.
nobu
2005-09-27
3
-41
/
+51
*
* eval.c (set_trace_func): add rb_secure(4) to prevent adding
matz
2005-09-26
3
-46
/
+321
*
*** empty log message ***
nobu
2005-09-26
1
-10
/
+14
*
* lib/optparse.rb (RequiredArgument#parse): not consume unmatched
nobu
2005-09-25
1
-15
/
+11
*
* lib/fileutils.rb (cd): no longer accept :noop option, related code is usele...
aamine
2005-09-23
1
-1
/
+1
*
* lib/fileutils.rb: fix visibility of FileUtils::NoWrite, Verbose, DryRun (ba...
aamine
2005-09-23
1
-0
/
+20
*
* lib/mkmf.rb (find_executable0): default path if environment is not
nobu
2005-09-22
1
-1
/
+10
*
* lib/mkmf.rb (configuration): generalized nmake dependent code.
nobu
2005-09-21
1
-1
/
+7
*
* lib/optparse.rb (default_argv, Arguable#options): defaults strings
nobu
2005-09-20
1
-3
/
+9
*
* lib/yaml.rb: require 'yaml/constants'. [ruby-core:5776]
matz
2005-09-20
1
-0
/
+1
*
* lib/xmlrpc/client.rb (XMLRPC::Client::do_rpc): add charset
matz
2005-09-20
2
-4
/
+4
*
* ext/syck/emitter.c (syck_scan_scalar): prevent indicators from
why
2005-09-20
2
-9
/
+10
*
* lib/fileutils.rb (cp_r): default is :dereference_root=>true for backward co...
aamine
2005-09-19
1
-0
/
+1
*
* lib/fileutils.rb: backported from trunk (rev 1.65):
aamine
2005-09-18
1
-352
/
+856
*
* lib/yaml/rubytypes.rb: remove comments that are bungling up
why
2005-09-17
1
-39
/
+4
[next]