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 parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ...
dave
2004-04-02
1
-0
/
+12
*
* lib/soap/mapping/{factory.rb,registry.rb}: fixed illegal mapped URI
nahi
2004-04-01
1
-0
/
+17
*
* time.c (year_leap_p): new function.
akr
2004-03-31
1
-1
/
+8
*
* intern.h: provide proper prototypes. [ruby-core:02724]
nobu
2004-03-31
1
-2
/
+6
*
* lib/delegate.rb (DelegateClass): define internal methods of the
nobu
2004-03-31
1
-3
/
+8
*
* time.c (search_time_t): limit guess range by mktime if it is
akr
2004-03-30
1
-0
/
+5
*
* lib/net/pop.rb (auth): failed when account/password include "%". [ruby-talk...
aamine
2004-03-28
1
-0
/
+5
*
* (lib/open-uri.rb): permit extra semicolon in content-type field.
akr
2004-03-27
1
-0
/
+4
*
* (lib/pp.rb, lib/prettyprint.rb): define seplist in PP::PPMethods
akr
2004-03-27
1
-0
/
+5
*
Add --version option to ri
dave
2004-03-25
1
-0
/
+5
*
Add the --list-names option
dave
2004-03-24
1
-0
/
+5
*
Must now use "::" to separate nested classes. This fixes bug where "ri Kernel...
dave
2004-03-24
1
-0
/
+6
*
Get --one-page working with C code
dave
2004-03-24
1
-0
/
+5
*
* lib/uri.rb: Documented (thanks Dmitry V. Sabanin).
gsinclair
2004-03-24
1
-0
/
+12
*
* lib/mkmf.rb ($ruby, $topdir, $hdrdir): should not be affected by
nobu
2004-03-24
1
-2
/
+12
*
Don't be as eager to invent classes to document
dave
2004-03-24
1
-0
/
+10
*
Allow templates to be specified outside the RDoc tree
dave
2004-03-24
1
-0
/
+5
*
* ruby.1: add -width option to .Bl for old groff.
eban
2004-03-22
1
-0
/
+4
*
* lib/shell/*: bug fix for Shell#system(command_line_string).
keiju
2004-03-21
1
-0
/
+4
*
lib/scanf.rb
dblack
2004-03-20
1
-0
/
+5
*
Force RDoc html background to white
dave
2004-03-20
1
-0
/
+5
*
synchronized with date2 3.6.
tadf
2004-03-20
1
-0
/
+5
*
* io.c (rb_io_sync): need not to check writable. [ruby-core:02674]
matz
2004-03-19
1
-0
/
+9
*
backport drb.rb 1.16
seki
2004-03-18
1
-0
/
+4
*
* dir.c (range): fix possible "\0" overrun. (in case of "\0-")
ocean
2004-03-17
1
-0
/
+4
*
* eval.c (rb_yield_0): should not re-submit TAG_BREAK if this
matz
2004-03-15
1
-0
/
+5
*
*** empty log message ***
nobu
2004-03-14
1
-3
/
+3
*
rescue LoadError.
seki
2004-03-13
1
-0
/
+7
*
* lib/fileutils.rb (remove_dir): should handle symlink correctly. This patch...
aamine
2004-03-10
1
-0
/
+6
*
* eval.c (return_jump): set return value to the return
matz
2004-03-10
1
-0
/
+34
*
* dir.c (range): Cancel previous change. More discussion is needed.
ocean
2004-03-08
1
-0
/
+2
*
* lib/uri/common.rb (URI::REGEXP::PATTERN::HOSTPORT): (?:#{PORT})
akira
2004-03-08
1
-0
/
+5
*
* dir.c (range): treat incomplete '[' as ordinary character (like
ocean
2004-03-08
1
-0
/
+5
*
use 'druby://localhost:0'. [ruby-dev:23078]
seki
2004-03-07
1
-0
/
+12
*
* Makefile.in (lex.c): use $? instead of $<.
eban
2004-03-07
1
-0
/
+4
*
Move RDoc comments for Test::Unit
dave
2004-03-04
1
-0
/
+5
*
* win32/Makefile.sub, wince/Makefile.sub (config.h): shouldn't check
usa
2004-03-02
1
-0
/
+5
*
Allow aliases to have parentheses
dave
2004-03-01
1
-0
/
+5
*
Handle :nodoc: om singleton classes
dave
2004-02-29
1
-0
/
+5
*
* MANIFEST: add test_erb.rb
seki
2004-02-28
1
-0
/
+7
*
require drb/eq.rb by default
seki
2004-02-26
1
-0
/
+4
*
* instruby.rb (with_destdir): should return the given argument if no
nobu
2004-02-25
1
-4
/
+11
*
* error.c (NameError::Message): new class for lazy evaluation of
usa
2004-02-25
1
-0
/
+9
*
Add ruby-dev number.
ocean
2004-02-24
1
-1
/
+1
*
* dir.c (glob_helper): '**/' should not match leading period
ocean
2004-02-24
1
-0
/
+5
*
Improve heuristic for which files to include. See ChangeLog
dave
2004-02-24
1
-0
/
+6
*
Deal with case where first file processed contains a :stopdoc:
dave
2004-02-24
1
-0
/
+11
*
Handle class vars in code listings
dave
2004-02-23
1
-0
/
+5
*
Handle aliases in C files
dave
2004-02-23
1
-0
/
+5
*
Check opdir _before_ parsing files
dave
2004-02-23
1
-0
/
+5
[next]