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
...
*
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
*
Fix constant value extraction. Escape HTML in constant values
dave
2004-02-23
1
-0
/
+10
*
* ext/openssl/ossl_config.c (ossl_config_each): add new method
gotoyuzo
2004-02-23
1
-0
/
+8
*
* instruby.rb (DOSISH): embedded path in batch files should not be
nobu
2004-02-23
1
-0
/
+5
*
* re.c: corrected documentation format (again)
gsinclair
2004-02-22
1
-0
/
+4
*
* re.c: corrected documentation format (rb_reg_initialize_m)
gsinclair
2004-02-22
1
-0
/
+4
*
* ext/zlib/zlib.c: documented, but needs more effort.
gsinclair
2004-02-21
1
-0
/
+4
*
* missing/os2.c, missing/x68.c: typo fix. pointed out by greentea.
nobu
2004-02-21
1
-4
/
+8
*
Support visibility modifiers for attributes
dave
2004-02-19
1
-0
/
+10
*
* test/rinda/test_rinda.rb: DRb.start_service only once in testsuites.
nahi
2004-02-19
1
-0
/
+5
*
* lib/ostruct.rb: documented
gsinclair
2004-02-19
1
-0
/
+4
*
* ext/strscan/strscan.c: improved documentation
gsinclair
2004-02-19
1
-0
/
+4
*
* ext/strscan/strscan.c: synchronized with main trunk (rev 1.11).
aamine
2004-02-18
1
-0
/
+4
*
* ext/strscan/strscan.c: documentation checked.
aamine
2004-02-18
1
-0
/
+4
*
Strip extraneous spaces from included filename
dave
2004-02-18
1
-0
/
+5
*
remove O_NONBLOCK, thanks ay
seki
2004-02-18
1
-0
/
+4
*
* ext/strscan/strscan.c: documented
gsinclair
2004-02-18
1
-0
/
+4
*
* test/*: should not depend on $KCODE.
nahi
2004-02-18
1
-0
/
+4
*
* ext/win32ole/win32ole.c: need to include <olectl.h> on Cygwin.
eban
2004-02-18
1
-0
/
+4
*
* test/ruby/marshaltestlib.rb: common marshal testcase added.
nahi
2004-02-17
1
-0
/
+10
*
Fix ChangeLog
ocean
2004-02-17
1
-0
/
+2
*
* ext/syck/rubyext.c (syck_emitter_end_object): takes only one arg.
usa
2004-02-17
1
-0
/
+4
[prev]
[next]