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 parsing where braces appear in method parameter list
dave
2004-01-05
1
-0
/
+5
*
* text format
nahi
2004-01-03
1
-5
/
+4
*
Finish documenting internal stuff. See Changelog for other details
dave
2004-01-02
1
-0
/
+13
*
Fix problem with "// in sss.c" filenames not being relative
dave
2003-12-31
1
-0
/
+5
*
Fix problem with private alias to public method
dave
2003-12-31
1
-0
/
+6
*
Add RDoc for kernel functions, and tidy up
dave
2003-12-30
1
-0
/
+5
*
Fix problem when class name is also a method name
dave
2003-12-30
1
-0
/
+7
*
Fix parse problem with complex yields
dave
2003-12-29
1
-0
/
+16
*
Add RDoc for Kernel global functions, tidy array and error
dave
2003-12-29
1
-3
/
+7
*
Tidy array.c rdoc
dave
2003-12-29
1
-0
/
+4
*
RDoc Struct and random
dave
2003-12-28
1
-0
/
+4
*
RDoc Proc, Method, UnboundMethod
dave
2003-12-28
1
-0
/
+4
*
Add RDoc comments to math.c
dave
2003-12-28
1
-0
/
+4
*
* ext/stringio/stringio.c (strio_sysread): StringIO.new.sysread didn't
akr
2003-12-28
1
-0
/
+8
*
Add RDoc documentation for stuff in object.c
dave
2003-12-28
1
-0
/
+5
*
* ChangeLog: text format.
nahi
2003-12-28
1
-2
/
+2
*
* test/csv/test_csv.rb: generate bom.csv and mac.csv files on the fly.
nahi
2003-12-28
1
-0
/
+7
*
Thread/ThradGroup RDoc
dave
2003-12-28
1
-0
/
+4
*
Fix quoting of method names in regexp
dave
2003-12-27
1
-0
/
+5
*
Add support for rules in ri output
dave
2003-12-27
1
-0
/
+5
*
Add "Document-method:" capability
dave
2003-12-27
1
-0
/
+13
*
Some Ruby source uses Init_xxx (lower case for the class name)
dave
2003-12-27
1
-0
/
+6
*
* configure.in: fix "test: too many arguments" error.
eban
2003-12-27
1
-0
/
+4
*
Add RDoc comments for Time
dave
2003-12-27
1
-0
/
+4
*
RDoc comments for Symbol
dave
2003-12-27
1
-0
/
+4
*
Add RDoc comments to numeric.c
dave
2003-12-27
1
-0
/
+4
*
* io.c (next_argv): warn always for stdin on inplace edit mode.
matz
2003-12-26
1
-0
/
+23
*
* configure.in: check if getcontext and setcontext are available.
nobu
2003-12-26
1
-0
/
+6
*
lib/pathname.rb (PathnameTest#test_plus): add 2 assertions.
akr
2003-12-26
1
-0
/
+4
*
* string.c (rb_str_update): don't return any value.
usa
2003-12-25
1
-0
/
+4
*
* string.c (rb_str_update): call rb_str_modify().
matz
2003-12-25
1
-0
/
+9
*
* configure.in: check for nanosleep, -lrt if required.
matz
2003-12-24
1
-1
/
+12
*
* stable version 1.8.1 released.
matz
2003-12-24
1
-0
/
+8
*
* test/soap/test_basetype.rb, test/soap/marshal/test_marshal.rb
nahi
2003-12-24
1
-0
/
+6
*
* lib/tsort.rb (test_orphaned_break): removed.
akr
2003-12-24
1
-0
/
+4
*
* ext/tk/sample/tkmulticolumnlist.rb: new sample
nagai
2003-12-24
1
-0
/
+6
*
* configure.in (LDSHARED): Fixed typographical error in assignment of
eban
2003-12-24
1
-0
/
+6
*
* eval.c (catch_timer): do not call rb_thread_schedule() inside to
matz
2003-12-24
1
-0
/
+17
*
* ext/openssl/ossl_ssl.c (ossl_ssl_read): should check for error
gotoyuzo
2003-12-24
1
-0
/
+7
*
* ext/stringio/stringio.c (strio_read): clear the buffer argument
nobu
2003-12-24
1
-0
/
+8
*
* lib/test/unit/assertions.rb: Modules are allowed to rescue.
nobu
2003-12-24
1
-1
/
+13
*
* lib/net/imap.rb (authenticate): remove "\n" from base64 encoded
shugo
2003-12-24
1
-0
/
+5
*
* test/fileutils/test_fileutils.rb: should not create any
nobu
2003-12-24
1
-0
/
+5
*
* ext/stringio/stringio.c (strio_read): never return nil at
nobu
2003-12-24
1
-0
/
+8
*
* parse.y (arg): should return 0 after error. [ruby-dev:22360]
nobu
2003-12-24
1
-1
/
+5
*
* io.c (read_all): do not return nil at the end of file.
matz
2003-12-23
1
-3
/
+29
*
* lib/optparse.rb: incomplete RDoc documentation added in place of
gsinclair
2003-12-23
1
-0
/
+5
*
* test/soap/test_streamhandler.rb (test_basic_auth): removed.
nahi
2003-12-23
1
-0
/
+6
*
* io.c (rb_io_ungetc): raise an exception at unread stream to
nobu
2003-12-23
1
-1
/
+9
*
* pack.c (pack_pack): remove unnecessary negative value check.
matz
2003-12-23
1
-0
/
+8
[prev]
[next]