Download Firefox:
Windows
,
Mac OS X
lang.ruby.cvs (thread)
<
Prev Period
]
[
Next Period
>
ruby: * eval.c (rb_undef): undef should be done for klass, not ruby_class.
,
matz
ruby: * eval.c (rb_undef): undef should be done for klass, not ruby_class.
,
matz
shim/ruby16/ext/dl/doc: Get rid of "return".
,
ttate
ruby/ext/dl/doc: Get rid of "return".
,
ttate
lib/drb/runit: use Rinda::Template
,
seki
lib/drb/lib/rinda: use Rinda::Template
,
seki
ruby/misc: sorry, ditto
,
nobu
ruby: 2002-07-30
,
nobu
ruby: 2002-07-30
,
nobu
ruby/misc: * misc/ruby-mode.el (ruby-accurate-end-of-block): restrict search
,
nobu
ruby: * misc/ruby-mode.el (ruby-accurate-end-of-block): restrict search
,
nobu
ruby: range.c: small-cleanup [ruby-core:276]
,
michal
ruby/misc: * misc/ruby-mode.el (ruby-accurate-end-of-block): incomplete block
,
nobu
ruby: * misc/ruby-mode.el (ruby-accurate-end-of-block): incomplete block
,
nobu
ruby/ext/tcltklib, ruby: * ext/tcltklib/stubs.c (ruby_tcltk_stubs): win32_getenv returns
,
eban
ruby/ext/tcltklib, ruby/win32, ruby: * ext/tcltklib/stubs.c (ruby_tcltk_stubs): win32_getenv returns
,
eban
ruby: * eval.c (rb_thread_join_m): add parameter type declaration.
,
aamine
ruby: * eval.c (localjump_error): add parameter type declaration.
,
aamine
lib/devices/linux: this is linux devices 0.1.1
,
matju
ruby/ext, ruby: * ext/extmk.rb.in: always use File.expand_path for $top_srcdir.
,
eban
ruby: 2002-07-29
,
eban
ruby/lib/net: * numeric.c (num_to_int): default to_int implementaion for every
,
matz
ruby/lib/irb: * numeric.c (num_to_int): default to_int implementaion for every
,
matz
ruby/lib: * numeric.c (num_to_int): default to_int implementaion for every
,
matz
ruby: * numeric.c (num_to_int): default to_int implementaion for every
,
matz
ruby: * mkconfig.rb: unexpected `"ruby".sub("$","17") == "ruby"'
,
gotoken
lib/devices/linux: move the real code to SoundPCM.rb
,
matju
lib/devices/linux: added Changelog, updated README
,
matju
lib/drb/lib/rinda: Rinda2: add Rinda::Template
,
seki
lib/devices/linux: adding installer (ruby extconf.rb && make install)
,
matju
lib/drb/lib/rinda: change event class Symbol -> String
,
seki
lib/drb/lib/rinda: add renew method
,
seki
lib/snmp: Merely an update to TODO -- Need net-snmp 5.x compatibility.
,
jd
rough/lib/rubyunit, rough/lib/rubyunit/tests: Ruby 1.7 does not support plain string meta charactor.
,
suke
porg:
,
gotoken
Re: porg:
,
GOTO Kentaro
Re: porg:
,
GOTO Kentaro
Re: porg:
,
Akinori MUSHA
rubicon: Hugh's suggestion
,
dave
ruby: * eval.c (rb_eval): no need to convert to string twice.
,
nobu
ruby: * misc/ruby-mode.el (ruby-expr-beg): wrong indent at modifiers
,
nobu
ruby/misc: * misc/ruby-mode.el (ruby-expr-beg): wrong indent at modifiers
,
nobu
ruby/sample, ruby: * sample/mkproto.rb: ditto and fix bug.
,
eban
ruby/ext, ruby: * ext/extmk.rb.in (create_makefile): use Regexp in gsub.
,
eban
ruby: * random.c (N, M): undef for <winnt.h> on MinGW.
,
eban
ruby/ext/socket: * random.c: replace with Mersenne Twister RNG.
,
matz
ruby: * random.c: replace with Mersenne Twister RNG.
,
matz
ruby: 2002-07-26
,
nobu
ruby: * parse.y (yylex): modify to accept a code like "m (a){...}".
,
aamine
ruby: * misc/ruby-mode.el (ruby-delimiter): include here document.
,
nobu
ruby/misc: * misc/ruby-mode.el (ruby-delimiter): include here document.
,
nobu
shim/ruby16/lib: Import
,
nobu
shim/ruby16/lib/optparse: Import
,
nobu
lib/drb/runit: notify test
,
seki
lib/drb/lib/rinda: rename method, add timeout
,
seki
ruby: optparse imported
,
nobu
Re: ruby: optparse imported
,
Akinori MUSHA
shim/ruby16/lib/features/ruby18: * Thread#join: use Thread#wakeup instead of exception.
,
nobu
ruby/lib/net: * lib/net/ftp.rb (set_socket): new method.
,
shugo
ruby: * lib/net/ftp.rb (set_socket): new method.
,
shugo
ruby: * parse.y (yylex): fix typo.
,
aamine
lib/drb/lib/rinda: notify
,
seki
lib/drb/runit: notify
,
seki
app/rwiki/sample/slide: no comment
,
seki
app/rwiki/sample/slide/rd: sample doc
,
seki
ruby: * parse.y (heredoc_identifier): modify typo.
,
aamine
ruby/doc: OptionParser
,
nobu
www: sync with RWiki(install-ja)
,
kazu
app/rwiki/sample/story, app/rwiki/sample/story/rd: no comment
,
seki
app/rwiki/sample/story, app/rwiki/sample/story/rd: no comment
,
seki
ruby: 2002-07-13
,
nobu
app/rwiki/lib/rwiki:
,
seki
ruby: * parse.y (literal_concat_string): wrong optimization.
,
nobu
lib/xlib, lib/xlib/X11, lib/xlib/tests: for Ned Konz.
,
matju
app/rwiki/sample/slide:
,
seki
app/rwiki/sample/slide:
,
seki
app/rwiki/sample/slide: slide
,
seki
app/rwiki/lib/rwiki: add rddoc
,
seki
ruby/lib/optparse: import
,
nobu
ruby: * lib/resolv.rb (Resolv::DNS::open, close): new.
,
nobu
ruby/lib: * lib/resolv.rb (Resolv::DNS::open, close): new.
,
nobu
ruby/doc/net: * doc/net/smtp.rd.ja: add note for RubyMail/TMail.
,
aamine
ruby, ruby/lib/net, ruby/doc/net: * lib/net/http.rb: rename HTTP.get_uri get_response.
,
aamine
ruby/doc: * NEWS: add note for net/http's incompatibility.
,
aamine
ruby: * string.c (rb_str_match): fix for string match.
,
nobu
ruby: * eval.c (rb_eval): fixed line number in string interpolation.
,
nobu
ruby: 2002-07-11
,
nobu
ruby: 2002-07-11
,
nobu
ruby: * ext/stringio/stringio.c (strio_gets_internal): fixed for record
,
nobu
ruby/ext/stringio: * ext/stringio/stringio.c (strio_gets_internal): fixed for record
,
nobu
ruby: * parse.y (yylex): should pushback proper char after '<<'.
,
nobu
ruby/sample: * string.c (rb_str_slice_bang): if there's no corresponding
,
matz
ruby/lib/net: * string.c (rb_str_slice_bang): if there's no corresponding
,
matz
ruby/lib: * string.c (rb_str_slice_bang): if there's no corresponding
,
matz
ruby/ext/dl: * string.c (rb_str_slice_bang): if there's no corresponding
,
matz
ruby: * string.c (rb_str_slice_bang): if there's no corresponding
,
matz
ruby: * string.c (rb_str_slice_bang): if there's no corresponding
,
matz
ruby/lib: * lib/resolv.rb: untaint strings read from /etc/hosts and
,
shugo
ruby: * lib/resolv.rb: untaint strings read from /etc/hosts and
,
shugo
mod_ruby/lib/apache: * lib/apache/eruby-run.rb (handler): send http header even if
,
shugo
mod_ruby: * lib/apache/eruby-run.rb (handler): send http header even if
,
shugo
ruby/doc/irb: * bit changed.
,
keiju
ruby/doc/irb: * irb 0.9(doc)
,
keiju
ruby, ruby/lib, ruby/lib/irb, ruby/lib/irb/cmd, ruby/lib/irb/ext, ruby/lib/irb/lc, ruby/lib/irb/lc/ja: * irb 0.9
,
keiju
ruby/ext/readline: several minor fixes.
,
matz
ruby/ext/dbm: several minor fixes.
,
matz
ruby: several minor fixes.
,
matz
shim/ruby16/lib: Sync with the latest ruby 1.7.
,
knu
ruby: 2002-07-05
,
nobu
ruby: enum.c: Fix bug in enum_sort_by and some code indents
,
michal
ruby: * parse.y: remove useless function str_extend_p().
,
aamine
ruby/lib/net: * lib/net/ftp.rb (get): new method.
,
shugo
ruby: * lib/net/ftp.rb (get): new method.
,
shugo
mod_ruby: * server.c (server_log_emerge): new method.
,
shugo
ruby/lib/net: * lib/net/ftp.rb (getbinaryfile): the second argument (localfile)
,
shugo
ruby: * lib/net/ftp.rb (getbinaryfile): the second argument (localfile)
,
shugo
ruby/lib/net: * lib/net/ftp.rb: use &block and yield for speed.
,
shugo
ruby: * lib/net/ftp.rb: use &block and yield for speed.
,
shugo
ruby/lib: expand TABs.
,
akr
ruby, ruby/lib: * lib/cgi.rb (CGI#initialize): improvement for mod_ruby.
,
wakou
ruby, ruby/lib: * lib/cgi.rb (CGI#initialize): improvement for mod_ruby.
,
wakou
ruby, ruby/lib: * lib/cgi.rb (CGI#initialize): improvement for mod_ruby.
,
wakou
ruby, ruby/lib: * lib/cgi.rb (CGI#initialize): improvement for mod_ruby.
,
wakou
ruby, ruby/lib: * lib/cgi.rb (CGI#header): accept any type as value.
,
wakou
ruby, ruby/lib: * lib/cgi.rb (CGI#header): accept any type as value.
,
wakou
ruby: 2002-07-02
,
nobu
ruby: object.c: rb_Integer reformat, nil#to_f added to rb_define_method.
,
michal
mod_ruby/lib/apache: * lib/apache/ruby-debug.rb (handler): do not catch SystemExit.
,
shugo
mod_ruby: * lib/apache/ruby-debug.rb (handler): do not catch SystemExit.
,
shugo
lib/drb/lib/rinda:
,
seki
lib/drb/runit:
,
seki
app/div/lib/div: no comment
,
seki
<
Prev Period
]
[
Next Period
>
^^^ ADDITIONAL NAVIGATION ^^^
Recently Viewed:
ietf.smime/1997...
org.activedir/2...
java.harmony.de...
php.phpmyadmin....
lib.wxwidgets.w...
web.html-tidy.t...
culture.region....
audio.emagic.so...
editors.jedit.u...
kde.devel.kopet...
fsf.europe.disc...
video.videolan....
bluez.devel/200...
mail.spam.greyl...
user-groups.lin...
debian.jp.user/...
network.netatal...
handhelds.tungs...
xfree86.cvs/200...
yellowdog.gener...
gis.grass.pkg.d...
sysutils.backup...
recreation.avia...
Home
|
blog view
,
Court Document Archive
(NEW!) |
advertise
| OSDir is an
inevitable
website.