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
...
*
* lib/irb/init.rb (IRB::IRB.parse_opts): add -I option to
matz
2004-02-20
1
-0
/
+13
*
commit miss. _no
nobu
2004-02-20
1
-34
/
+0
*
* io.c (pipe_open): fix typo.
nobu
2004-02-20
1
-1
/
+42
*
Support visibility modifiers for attributes
dave
2004-02-19
1
-0
/
+5
*
* lib/ostruct.rb: documented
gsinclair
2004-02-19
1
-0
/
+4
*
* test/rinda/test_rinda.rb: DRb.start_service only once in testsuites.
nahi
2004-02-19
1
-0
/
+5
*
* lib/soap/mapping/rubytypeFactory.rb: should not dump singleton class.
nahi
2004-02-19
1
-0
/
+6
*
* ext/strscan/strscan.c: improved documentation
gsinclair
2004-02-19
1
-0
/
+4
*
* win32/win32.c, win32/win32.h: fixed prototypes.
nobu
2004-02-19
1
-4
/
+10
*
Fix typos (Doug Kearns)
dave
2004-02-19
1
-0
/
+5
*
* ext/strscan/strscan.c: StringScanner#restsize is obsolete; use #rest_size i...
aamine
2004-02-18
1
-0
/
+8
*
* ext/strscan/strscan.c: don't use rb_eval_string, it defines classes under t...
aamine
2004-02-18
1
-1
/
+8
*
* ext/strscan/strscan.c: merge documentation from 1.8 branch.
aamine
2004-02-18
1
-0
/
+9
*
removed conflict indicator
gsinclair
2004-02-18
1
-1
/
+0
*
* lib/cgi-lib.rb: deprecated after 1.8.1
gsinclair
2004-02-18
1
-0
/
+8
*
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
*
import test_rinda.rb
seki
2004-02-18
1
-0
/
+4
*
* test/*: should not depend on $KCODE.
nahi
2004-02-18
1
-0
/
+4
*
* test/ruby/test_sprintf.rb: added tests.
usa
2004-02-18
1
-0
/
+4
*
* ext/win32ole/win32ole.c: need to include <olectl.h> on Cygwin.
eban
2004-02-18
1
-0
/
+4
*
Modify ChangeLog
ocean
2004-02-18
1
-1
/
+1
*
* sprintf.c (rb_f_sprintf): clean up.
usa
2004-02-18
1
-0
/
+4
*
* lib/rinda/rinda.rb: added documentation (from Hugh Sasse)
gsinclair
2004-02-17
1
-0
/
+2
*
* sprintf.c (rb_f_sprintf): preserve original val for
matz
2004-02-17
1
-0
/
+5
*
* test/soap/marshal/test_marshal.rb, test/ruby/test_marshal.rb: do $:
nahi
2004-02-17
1
-0
/
+5
*
* test/ruby/marshaltestlib.rb: common marshal testcase added.
nahi
2004-02-17
1
-0
/
+10
*
* ext/extmk.rb (extmake): $extout_prefix doesn't vary for libraries.
nobu
2004-02-17
1
-0
/
+13
*
* ext/strscan/strscan.c: ScanError may be (wrongly) garbage collected. (thank...
aamine
2004-02-17
1
-0
/
+16
*
* ext/extmk.rb (parse_args): delay expanding $(extout) until invoking
nobu
2004-02-17
1
-0
/
+8
*
* lib/rss/rexmlparser.rb: REXML version may be 4 digits.
nobu
2004-02-17
1
-0
/
+4
*
* ext/syck/rubyext.c (syck_emitter_end_object): takes only one arg.
usa
2004-02-17
1
-0
/
+4
*
* lib/rexml/encodings/SHIFT_JIS: wrong library name.
nobu
2004-02-16
1
-0
/
+4
*
* eval.c (rb_eval): care that another thread replace NODE_DREGX_ONCE
akr
2004-02-16
1
-0
/
+5
*
* lib/fileutils.rb: new module FileUtils::DryRun.
aamine
2004-02-16
1
-0
/
+4
*
* lib/csv.rb: document reduction. [ruby-core:02429]
nahi
2004-02-16
1
-0
/
+8
*
* lib/generator.rb: corrected doc format
gsinclair
2004-02-16
1
-0
/
+6
*
* bcc32/Makefile.sub: show more warnings. (refering to mingw)
ocean
2004-02-16
1
-0
/
+6
*
* win32/Makefile.sub (config.status): should create *.pdb on ext/,
usa
2004-02-16
1
-0
/
+11
*
* configure.in: check functions, fork spawnv.
nobu
2004-02-16
1
-0
/
+25
*
* lib/racc/parser.rb: add note for Racc full package.
aamine
2004-02-16
1
-0
/
+4
*
* ext/racc/cparse/README: new file.
aamine
2004-02-16
1
-0
/
+6
*
* ext/iconv/iconv.c (iconv_s_list): new method Iconv.list
nobu
2004-02-16
1
-0
/
+5
*
* dir.c (CompareImpl): File.fnmatch and Dir.glob get better performance
ocean
2004-02-16
1
-0
/
+6
*
Fix ChangeLog
ocean
2004-02-15
1
-0
/
+1
*
* bcc32/Makefile.sub: should warn suspicious pointer conversion.
ocean
2004-02-15
1
-0
/
+5
*
Add ruby-dev number.
ocean
2004-02-15
1
-1
/
+1
*
* dir.c (push_braces): remove wrong const.
ocean
2004-02-15
1
-0
/
+4
*
* sample/soap/calc/httpd.rb, sample/soap/exchange/httpd.rb,
nahi
2004-02-15
1
-0
/
+12
*
fix TupleSpace#read, #take
seki
2004-02-15
1
-0
/
+5
[prev]
[next]