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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ChangeLog
ocean
2004-02-17
1
-0
/
+2
*
* ext/syck/rubyext.c (syck_emitter_end_object): takes only one arg.
usa
2004-02-17
1
-0
/
+4
*
* eval.c (rb_eval): care that another thread replace NODE_DREGX_ONCE
akr
2004-02-16
1
-0
/
+5
*
* bcc32/Makefile.sub: backport from 1.9 - configure. (Thanks Nakada)
ocean
2004-02-16
1
-0
/
+7
*
stop doubling timeout
seki
2004-02-16
1
-0
/
+4
*
import test_rinda.rb
seki
2004-02-16
1
-0
/
+4
*
* bcc32/Makefile.sub: avoid warning "Redefinition of macro 'HAVE_GETLOGIN'".
ocean
2004-02-16
1
-0
/
+7
*
* lib/csv.rb: document reduction. [ruby-core:02429]
nahi
2004-02-16
1
-0
/
+4
*
* lib/generator.rb: corrected doc format
gsinclair
2004-02-16
1
-0
/
+6
*
* bcc32/Makefile.sub: show more warnings. (refering to mingw)
ocean
2004-02-16
1
-0
/
+6
*
* dir.c (rb_glob, rb_globi): add const.
ocean
2004-02-16
1
-0
/
+6
*
* bcc32/Makefile.sub: should warn suspicious pointer conversion.
ocean
2004-02-15
1
-0
/
+6
*
fix TupleSpace#read, #take
seki
2004-02-15
1
-0
/
+5
*
ext/win32ole/win32ole.c: add IDispatch interface in val2variant
suke
2004-02-15
1
-0
/
+5
*
* lib/mkmf.rb: absolute path of ruby is assigned to $(RUBY).
gotoyuzo
2004-02-14
1
-0
/
+5
*
import lib/drb/sample
seki
2004-02-14
1
-0
/
+4
*
add pretty_print
seki
2004-02-14
1
-0
/
+4
*
* test/fileutils/test_fileutils.rb: File.link may raise EINVAL and EACCES on ...
aamine
2004-02-13
1
-0
/
+5
*
* lib/ftools.rb: documented
gsinclair
2004-02-12
1
-0
/
+4
*
* lib/base64.rb: backported from HEAD (modularised and documented)
gsinclair
2004-02-12
1
-0
/
+4
*
* lib/mkmf.rb (create_tmpsrc): cpp32 of Borland C++ ignores #error
nobu
2004-02-12
1
-2
/
+7
*
* lib/pathname.rb: use assert_raise instead of assert_raises.
akr
2004-02-11
1
-0
/
+11
*
* test/ruby/test_file.rb (TestFile::test_fnmatch): added tests for
akira
2004-02-11
1
-0
/
+11
*
typo.
nobu
2004-02-11
1
-1
/
+1
*
* eval.c (umethod_bind): perge unused check. [ruby-dev:22850]
nobu
2004-02-10
1
-0
/
+4
*
* lib/rdoc/parsers/parse_c.rb: escape '{' and '}' to avoid warnings.
eban
2004-02-09
1
-0
/
+4
*
* dir.c (fnmatch):
ocean
2004-02-09
1
-0
/
+6
*
* lib/pp.rb (PP::PPMethods::object_address_group): suppress negative
nobu
2004-02-08
1
-6
/
+11
*
remove conflict
nobu
2004-02-06
1
-8
/
+5
*
Support https in hyperlinks
dave
2004-02-06
1
-0
/
+13
*
* lib/pp.rb (PPInspectTest#test_to_s_with_iv): rollback the previous
nahi
2004-02-06
1
-0
/
+5
*
* lib/pp.rb (PPInspectTest#test_to_s_with_iv): remove instance
nahi
2004-02-06
1
-0
/
+5
*
* several backports from 1.9
matz
2004-02-06
1
-0
/
+8
*
* lib/prettyprint.rb (PrettyPrint#first?): obsoleted.
akr
2004-02-05
1
-0
/
+4
*
* lib/prettyprint.rb (PrettyPrint#seplist): added.
akr
2004-02-05
1
-0
/
+12
*
* file.c (test_l): fix wrong method name in document.
akr
2004-02-03
1
-0
/
+10
*
* lib/pp.rb (Struct#pretty_print_cycle): follow 1.8 style.
akr
2004-02-02
1
-0
/
+4
*
* configure.in: backport from 1.9 for Interix.
eban
2004-02-02
1
-0
/
+6
*
* lib/net/http.rb (canonical_each): fix merge miss.
usa
2004-02-02
1
-0
/
+4
*
* lib/pp.rb (Struct#pretty_print): make it 1.8 style.
akr
2004-02-01
1
-2
/
+7
*
* lib/open-uri.rb (URI::Generic#find_proxy): return nil on loopback
akr
2004-02-01
1
-1
/
+4
*
* lib/resolv-replace.rb (BasicSocket#send): don't replace because
akr
2004-02-01
1
-0
/
+12
*
* lib/net/http.rb: merged coding style changes from HEAD.
gsinclair
2004-02-01
1
-0
/
+4
*
* lib/test/unit.rb: rearranged documentation for RDoc's sake.
gsinclair
2004-02-01
1
-0
/
+6
*
* lib/open-uri.rb (OpenURI::Buffer#<<): make a tempfile binmode.
akr
2004-01-31
1
-3
/
+4
*
lib/open-uri.rb (URI::Generic#find_proxy): warn HTTP_PROXY.
akr
2004-01-31
1
-0
/
+5
*
* sample/openssl/gen_csr.rb: wrong usage string.
nahi
2004-01-31
1
-0
/
+4
*
* accidently it was not ci-ed in the previous commits.
nahi
2004-01-31
1
-0
/
+16
*
* util.c (mblen): fix overrun. [ruby-dev:22672]
eban
2004-01-29
1
-0
/
+4
*
backport from Ruby-1.9.
gotoyuzo
2004-01-29
1
-0
/
+19
[next]