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
*
* ext/iconv/iconv.c: RDoc documentation (from RD; nearly finished).
gsinclair
2004-04-12
1
-0
/
+5
*
* gc.c (rb_gc_copy_finalizer): typo. [ruby-core:02774]
nobu
2004-04-12
1
-0
/
+4
*
* ext/openssl/ossl_x509name.c (ossl_x509name_init_i): should return a value.
gotoyuzo
2004-04-12
1
-0
/
+5
*
Fixed function list.
ocean
2004-04-12
1
-1
/
+2
*
* dir.c (rb_glob2, rb_glob, push_globs, push_braces, rb_push_glob):
ocean
2004-04-12
1
-0
/
+5
*
* bcc32/Makefile.sub: backport SIZEOF_TIME_T definition from 1.9.
ocean
2004-04-12
1
-0
/
+8
*
* ruby.c (require_libraries): restore source file/line after
nobu
2004-04-11
1
-8
/
+13
*
Forgot to check special case at top level
dave
2004-04-11
1
-0
/
+6
*
Fix :enddoc
dave
2004-04-10
1
-0
/
+5
*
Fixed problem with \_cat_<b>dog</b>
dave
2004-04-09
1
-0
/
+5
*
fix hash tuple bug
seki
2004-04-06
1
-0
/
+8
*
* configure.in: check the size of time_t.
akr
2004-04-06
1
-0
/
+8
*
* ext/socket/socket.c (make_hostent): must return value.
usa
2004-04-06
1
-0
/
+4
*
add require "drb/drb"
seki
2004-04-05
1
-0
/
+4
*
* eval.c (top_include): include in the wrapped load is done for
matz
2004-04-05
1
-0
/
+36
*
Remove leading ./ from filenames so that cross references work OK
dave
2004-04-04
1
-0
/
+5
*
* eval.c (Init_load): make $LOADED_FEATURES built-in. [ruby-dev:23299]
aamine
2004-04-04
1
-0
/
+9
*
Allow multiple --exclude options to RDoc
dave
2004-04-04
1
-0
/
+5
*
* ext/syck/syck.h: version 0.43.
why
2004-04-03
1
-0
/
+17
*
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
[next]