index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finish documenting internal stuff. See Changelog for other details
dave
2004-01-02
18
-255
/
+1427
*
2004-01-01
eban
2004-01-01
1
-5
/
+5
*
Fix problem with ambiguous names in nested classes
dave
2004-01-01
1
-1
/
+1
*
Fix problem with "// in sss.c" filenames not being relative
dave
2003-12-31
2
-1
/
+8
*
Fix problem with private alias to public method
dave
2003-12-31
2
-3
/
+13
*
2003-12-31
eban
2003-12-30
1
-3
/
+3
*
Add RDoc for kernel functions, and tidy up
dave
2003-12-30
11
-29
/
+646
*
2003-12-30
eban
2003-12-30
1
-3
/
+3
*
Fix problem when class name is also a method name
dave
2003-12-30
3
-6
/
+25
*
Fix parse problem with complex yields
dave
2003-12-29
2
-2
/
+20
*
Add RDoc for Kernel global functions, tidy array and error
dave
2003-12-29
7
-7
/
+1108
*
Tidy array.c rdoc
dave
2003-12-29
2
-2
/
+37
*
RDoc Struct and random
dave
2003-12-28
5
-2
/
+282
*
RDoc Proc, Method, UnboundMethod
dave
2003-12-28
2
-0
/
+376
*
Add RDoc comments to math.c
dave
2003-12-28
2
-0
/
+188
*
* ext/stringio/stringio.c (strio_sysread): StringIO.new.sysread didn't
akr
2003-12-28
3
-2
/
+10
*
Add RDoc documentation for stuff in object.c
dave
2003-12-28
8
-41
/
+1262
*
2003-12-28
eban
2003-12-28
1
-3
/
+3
*
* 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
5
-8
/
+17
*
Thread/ThradGroup RDoc
dave
2003-12-28
2
-0
/
+605
*
Fix quoting of method names in regexp
dave
2003-12-27
2
-2
/
+7
*
Add support for rules in ri output
dave
2003-12-27
3
-2
/
+11
*
Add "Document-method:" capability
dave
2003-12-27
2
-1
/
+50
*
RDoc comments added by Elliott Hughes
dave
2003-12-27
2
-0
/
+144
*
Some Ruby source uses Init_xxx (lower case for the class name)
dave
2003-12-27
2
-1
/
+7
*
* configure.in: fix "test: too many arguments" error.
eban
2003-12-27
2
-6
/
+10
*
Add RDoc comments for Time
dave
2003-12-27
2
-0
/
+485
*
RDoc comments for Symbol
dave
2003-12-27
2
-0
/
+135
*
Add RDoc comments to numeric.c
dave
2003-12-27
2
-0
/
+360
*
Added RDoc for class IO
dave
2003-12-27
1
-2
/
+819
*
2003-12-27
eban
2003-12-26
1
-3
/
+3
*
* io.c (next_argv): warn always for stdin on inplace edit mode.
matz
2003-12-26
6
-30
/
+75
*
MG added RDoc comments for re.c
dave
2003-12-26
1
-0
/
+419
*
2003-12-26
eban
2003-12-26
1
-3
/
+3
*
* configure.in: check if getcontext and setcontext are available.
nobu
2003-12-26
3
-41
/
+38
*
lib/pathname.rb (PathnameTest#test_plus): add 2 assertions.
akr
2003-12-26
2
-0
/
+6
*
Backport fix to add_rules to 1.8 (sorry, NaHi)
dave
2003-12-26
1
-0
/
+2
*
* string.c (rb_str_update): don't return any value.
usa
2003-12-25
2
-1
/
+5
*
* string.c (rb_str_update): call rb_str_modify().
matz
2003-12-25
3
-18
/
+1180
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2003-12-25
2
-4152
/
+0
*
* configure.in: check for nanosleep, -lrt if required.
matz
2003-12-24
3
-4
/
+26
*
Fix bug where two adjacent =begin/=end blocks causes the parser to get out of...
dave
2003-12-24
1
-10
/
+7
*
* stable version 1.8.1 released.
matz
2003-12-24
4
-9
/
+13
*
* test/soap/test_basetype.rb, test/soap/marshal/test_marshal.rb
nahi
2003-12-24
4
-5
/
+15
*
* lib/tsort.rb (test_orphaned_break): removed.
akr
2003-12-24
2
-14
/
+4
*
* ext/tk/sample/tkmulticolumnlist.rb: new sample
nagai
2003-12-24
4
-8
/
+761
*
* configure.in (LDSHARED): Fixed typographical error in assignment of
eban
2003-12-24
2
-1
/
+7
*
* eval.c (catch_timer): do not call rb_thread_schedule() inside to
matz
2003-12-24
5
-27
/
+54
*
* ext/openssl/ossl_ssl.c (ossl_ssl_read): should check for error
gotoyuzo
2003-12-24
2
-12
/
+38
[next]