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
*
*** empty log message ***
nobu
2004-01-12
1
-2
/
+2
*
Add explicit line breaks in method signatures for ri. Fixup some comments in ...
dave
2004-01-12
1
-0
/
+17
*
* configure.in (LIBPATHFLAG, RPATHFLAG): enclose paths with single
nobu
2004-01-12
1
-2
/
+11
*
Add HTML formatter to ri
dave
2004-01-11
1
-0
/
+10
*
* eval.c (eval): need to add message delimiter. [ruby-dev:22561]
matz
2004-01-10
1
-0
/
+14
*
ri now reads command-line options from RI environment variable
dave
2004-01-10
1
-0
/
+10
*
* lib/mkmf.rb (libpathflag): use single quotes. [ruby-dev:22440]
nobu
2004-01-09
1
-0
/
+4
*
* configure.in (RDOCTARGET): new macro. if you want to install
eban
2004-01-08
1
-0
/
+6
*
* ext/openssl/ossl_pkey.c (ossl_pkey_to_der): removed; it returns
gotoyuzo
2004-01-08
1
-0
/
+14
*
* test/wsdl/datetime/test_datetime.rb: fixed a stupid testcase which
nahi
2004-01-08
1
-0
/
+5
*
* eval.c, object.c, process.c, re.c: don't use C++ style comments.
eban
2004-01-08
1
-0
/
+4
*
* lib/webrick/cgi.rb (WEBrick::CGI#initialize): should create
gotoyuzo
2004-01-07
1
-0
/
+9
*
Fix problem with agreesive name matching (see ChangeLog)
dave
2004-01-07
1
-0
/
+7
*
* lib/debug.rb: revert command parse regexps. [ruby-list:39014] by
nahi
2004-01-07
1
-0
/
+5
*
Check for shebang line in file that would otherwise be treated as plain text
dave
2004-01-06
1
-0
/
+6
*
commit miss?
nobu
2004-01-06
1
-1
/
+1
*
* eval.c (rb_mod_modfunc): should break if m has no super class.
matz
2004-01-06
1
-2
/
+29
*
* io.c (fptr_finalize): should save errno just after failure.
nobu
2004-01-06
1
-9
/
+14
*
Split out ri display code and make pluggable
dave
2004-01-06
1
-0
/
+5
*
Add RDoc to build. Add --ri-system to RDoc
dave
2004-01-05
1
-0
/
+45
*
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
[next]