lang.ruby.cvs (thread)
<
Prev Period
]
[
Next Period
>
app/raa/www: Use recommended method to redirect (same as recent change of raa-gen.mrb).
,
usa
app/raa/lib, app/raa/www: Use name as canonical name, and add short_description.
,
usa
app/raa/lib: Project name is restricted. /^[a-z0-9_-]{2,15}$/
,
nahi
app/raa/lib: Add short_description field.
,
nahi
app/raa/test: Follow change of project name restriction: /^[a-z0-9_-]{2,15}$/
,
nahi
app/raa/www: Use recommended method to redirect.
,
usa
app/rwiki: Specialized form for ToDo* pages.
,
nahi
app/rwiki: Set name for navigation bar explicitly.
,
nahi
app/rwiki: Pass env to set_src.
,
nahi
app/rwiki: Regexp based custom page install.
,
nahi
app/rwiki: Add "."
,
nahi
oniguruma: Import Oni Guruma 20021130.
,
knu
lib/drb/runit: type -> class
,
seki
lib/fcgi, lib/fcgi/lib: thread-safe
,
moonwolf
Re: lib/fcgi, lib/fcgi/lib: thread-safe
,
Akinori MUSHA
ruby, ruby/lib: * lib/mkmf.rb: Avoid the use of "clean::" in favor of "clean:" in
,
knu
lib/drb/lib/drb: ruby17
,
seki
ruby: 2002-11-27
,
knu
ruby, ruby/lib: * lib/mkmf.rb: Make sure to dig the destination directory before
,
knu
lib/drb/doc: add doc
,
seki
lib/drb/runit: add test_drbssl
,
seki
ruby: * dln.c (init_funcname_len): remove MAXPATHLEN dependency.
,
matz
lib/drb/runit: * ??? add exit!
,
seki
lib/drb/lib/drb: * type -> class
,
seki
lib/drb/lib/drb: fix: drbssl://:0 bug
,
seki
lib/drb/lib/drb: type -> class
,
seki
ruby, ruby/ext/syslog: * ext/syslog/syslog.c: Cut redundancy.
,
knu
ruby, ruby/ext/syslog: * ext/syslog/syslog.c: Cut redundancy.
,
knu
ruby, ruby/ext/syslog: * ext/syslog/test.rb: Syslog.close should raise RuntimeError when
,
knu
ruby, ruby/ext/digest: * ext/digest/test.rb: Switch from RUnit to Test::Unit.
,
knu
ruby, ruby/ext/digest: * ext/digest/test.rb: Switch from RUnit to Test::Unit.
,
knu
ruby, ruby/ext/syslog: * ext/syslog/syslog.c: Fix a problem where Syslog#ident was not
,
knu
ruby, ruby/ext/syslog: * ext/syslog/syslog.c: Fix a problem where Syslog#ident was not
,
knu
ruby, ruby/ext/syslog: * ext/syslog/test.rb: Switch from RUnit to Test::Unit.
,
knu
ruby: 2002-11-26
,
nobu
ruby: commit miss
,
nobu
ruby: * error.c (exit_initialize): add SystemExit#initialize to set
,
nobu
lib/drb/lib/drb: mv http0, http0serv to sample
,
seki
lib/drb/sample: mv http0, http0serv to sample
,
seki
lib/drb/sample: add drbssl sample
,
seki
ruby/ext/dl: dlsizeof() should handle 'S' and 's'.
,
ttate
shim/ruby16/ext/dl: dlsizeof(): should handle 'S' and 's'.
,
ttate
ruby/ext, ruby: * ext/extmk.rb (extmake): return true if not dynamic and not static.
,
eban
www: Add a news about Ruby Installer For Windows.
,
nahi
ruby: typofix.
,
eban
ruby: * dln.c: devert and add the MAXPATHLEN definition on mswin32/mingw32.
,
eban
ruby: * dln.c: move the MAXPATHLEN definition in front.
,
eban
Re: ruby: * dln.c: move the MAXPATHLEN definition in front.
,
Yukihiro Matsumoto
lib/drb/sample: update sample
,
seki
app/rwiki/sample/bts/rd:
,
seki
lib/drb: remove old rinda
,
seki
lib/drb/lib/drb: remove old rinda
,
seki
lib/drb/sample: update rinda2 sample
,
seki
lib/drb, lib/drb/lib, lib/drb/sample: * rename lib/tuplespace.rb to sample/old_tuplespace.rb
,
seki
lib/drb, lib/drb/lib, lib/drb/runit, lib/drb/sample: * remove mutexm.rb
,
seki
lib/drb: add ChangeLog :(
,
seki
lib/drb/runit: rename unittest
,
seki
lib/drb/runit: rename unittest
,
seki
lib/drb/runit: rename runittest
,
seki
rough/lib/testunit/packages/runit-compat/test, rough/lib/testunit, rough/lib/testunit/packages/runit-compat/lib/runit, rough/lib/testunit/packages/testunit/lib/test/unit, rough/lib/testunit/packages/testunit/test/test/unit, rough/lib/testunit/packages, rough/lib/testunit/packages/testunit/lib/test/unit/ui/console: * Added a hacked up version of the RubyUnit tests to test the compatibility layer.
,
ntalbott
ruby: * sprintf.c (rb_f_sprintf): preceding ".." for negative
,
matz
lib/drb/runit: add renew callback
,
seki
lib/drb/lib/rinda: add renew callback
,
seki
lib/drb/lib/drb: raise DRbConnError on connect
,
seki
lib/drb/sample: remove CVS keyword
,
seki
lib/drb/sample: remove CVS keyword
,
seki
ruby: * instruby.rb: Install batch files on Windows. [Submitted by usa]
,
knu
ruby: * instruby.rb: Install batch files on Windows. [Submitted by usa]
,
knu
ruby: 2002-11-22
,
eban
ruby: * eval.c (rb_add_method): node may be NULL.
,
matz
ruby: * file.c (rb_find_file_ext): should not terminate searching with
,
matz
ruby/lib/irb: * file.c (rb_find_file_ext): should not terminate searching with
,
matz
ruby/lib/irb: change default prompt.
,
keiju
ruby/lib/irb: change default prompt.
,
keiju
shim/ruby16/lib: * erb.rb: fix def_class bug.
,
seki
shim/ruby16/bin: * bin/erb: fix -S 4 option bug.
,
seki
ruby/lib: * erb.rb: fix def_class bug.
,
seki
ruby/bin: * bin/erb: fix -S 4 option bug.
,
seki
rough/lib/erb, rough/lib/erb/lib, rough/lib/erb/runit: * erb.rb: fix def_class bug.
,
seki
rough/lib/erb, rough/lib/erb/bin, rough/lib/erb/runit: * bin/erb: fix -S 4 option bug.
,
seki
ruby, ruby/lib/net: * lib/net/http.rb: should not overwrite Host: header.
,
aamine
ruby, ruby/lib/net: * lib/net/smtp.rb: changes coding style.
,
aamine
ruby, ruby/lib/net: * lib/net/http.rb: unify coding style.
,
aamine
ruby: sorry, conflicts in ChangeLog is now resolved.
,
aamine
ruby: modify ChangeLog.
,
aamine
ruby/lib/net: * lib/net/http.rb: should not overwrite Host: header. (Original patch is contributed by sean@xxxxxxxxxxxxx)
,
aamine
ruby/lib/net: * lib/net/http.rb: support Proxy-Authorization. (Original patch is contributed by Alexander Bokovoy)
,
aamine
www: Add a link to One-click Windows installer folder in dev.rubycentral.com.
,
nahi
shim/ruby16/bin: Add the erb command from 1.7.
,
knu
ruby: add bin/erb
,
seki
ruby/bin: add bin/erb
,
seki
rough/lib/erb, rough/lib/erb/bin, rough/lib/erb/runit: * add runit/test_erbunit.rb
,
seki
ruby/lib: * array.c (rb_ary_zip): iterates over items in the receiver.
,
matz
ruby: * array.c (rb_ary_zip): iterates over items in the receiver.
,
matz
rough/lib/uri, rough/lib/uri/test: added a test for URI::extract.
,
akira
ruby/lib/uri: URI::extract extracts only URIs of specified schemes when schemes are specified.
,
akira
ruby/lib/uri: URI::extract extracts only URIs of specified schemes when schemes are specified.
,
akira
rough/lib/uri, rough/lib/uri/uri: extracts specified schemes only.
,
akira
ruby/bin: initialize hack
,
matz
ruby/lib/irb: initialize hack
,
matz
ruby: defines.h: hack for the case sizeof(short) == sizeof(int)
,
matz
ruby: * instruby.rb: Do not install various working files under bin/.
,
knu
ruby: * instruby.rb: Do not install various working files under bin/.
,
knu
ruby, ruby/lib: * instruby.rb: not rewrite installed scripts when dry-run mode.
,
nobu
shim/ruby16/lib: Add erb.rb (ERB2).
,
knu
ruby: Oops, I mean ruby_install_name.
,
knu
ruby: * instruby.rb: Rewrite installed scripts' shebang lines.
,
knu
ruby: sample/irb.rb -> bin/irb
,
knu
ruby, ruby/bin, ruby/sample: * bin/irb: Moved from sample/irb.rb.
,
knu
ruby, ruby/bin, ruby/sample: * bin/irb: Moved from sample/irb.rb.
,
knu
ruby/lib: Improve the comment section.
,
knu
ruby/lib: Improve the comment section.
,
knu
ruby, ruby/lib: * lib/tempfile.rb: Make this libary thread safe.
,
knu
ruby, ruby/lib: * lib/tempfile.rb: Make this libary thread safe.
,
knu
ruby: * add ERB
,
seki
ruby/lib: * add ERB
,
seki
ruby: 2002-11-17
,
nobu
ruby: * parse.y (dsym): garbage returned. (ruby-bugs-ja:PR#358)
,
nobu
app/rwiki: update install.rd
,
seki
app/rwiki/rd: add orphan
,
seki
app/rwiki/rd: update install.rd, install.ja.rd
,
seki
app/rwiki/rd.ja: remove rd.ja
,
seki
app/rwiki/rd: update install
,
seki
app/rwiki/site: setup rw-config
,
seki
app/rwiki/lib/rwiki: add Page#set_src(v, rev, opt=nil)
,
seki
rough/lib/erb: bgattr.rb: move to sample/
,
seki
rough/lib/erb/lib/erb, rough/lib/erb/sample: bgattr.rb: move to sample/
,
seki
lib/drb/lib/drb: fix some bugs, but, does not work X-(
,
seki
lib/drb/lib/drb: rename proc
,
seki
rough/lib/testunit/packages/testunit/lib/test/unit, rough/lib/testunit/packages/runit-compat/lib/runit, rough/lib/testunit, rough/lib/testunit/packages/testunit/lib/test: * Fixed all uses of #type to use #class instead, as #type has been deprecated.
,
ntalbott
rough/lib/testunit: Updated ChangeLog.
,
ntalbott
rough/lib/testunit/packages/testunit/lib/test, rough/lib/testunit/packages/testunit/lib/test/unit: Renamed Assertions::Message to Assertions::AssertionMessage to cut down on name conflicts when folks include Assertions in their own classes.
,
ntalbott
ruby/lib: * ostruct.rb: keep NoMethodError message with Ruby itself.
,
nahi
app/rwiki/lib/rwiki: delete @mon.owner.taint
,
seki
app/rwiki/lib/rwiki: taint monitor
,
seki
ruby, ruby/lib: * profile.rb: illegal use of Array#sort!. replaced it with non-bang
,
nahi
ruby, ruby/lib: * ostruct.rb: fix a bug in inspect which called String#+ with Symbol.
,
nahi
ruby/lib, ruby: * observer.rb: raise NoMethodError instead of NameError. [ruby-dev:18788]
,
nahi
lib/drb/lib/drb: add DRb.here?, DRbServer.make_config
,
seki
ruby: 2002-11-14
,
nobu
ruby, ruby/bcc32, ruby/win32, ruby/lib: * configure.in (LIBRUBY_A): append -static. [ruby-dev:18689]
,
nobu
www: index-e.rd: Fix illegal indent.
,
nahi
ruby/lib: * math.c (math_acos): check errno after operation. ditto for
,
matz
ruby: * math.c (math_acos): check errno after operation. ditto for
,
matz
www: Link "Links" to http://dmoz.org/Computers/Programming/Languages/Ruby/
,
nahi
www: Add a note about DNS problem, dev.rubycentral.com. Thanks to Karel.
,
nahi
www: Remove a link to Ruby Mine.
,
nahi
www: Add warning comment about Ruby Central site for temporalily.
,
nahi
shim/ruby16: Make and install even if objdir != srcdir.
,
usa
ruby: 2002-11-13
,
nobu
ruby: * configure.in (DLDFLAGS): removed -Wl,-no-undefined to
,
nobu
ruby, ruby/ext: * configure.in (DLDFLAGS): removed -Wl,-no-undefined to
,
nobu
app/div/lib/div: using erb2
,
seki
app/rwiki/lib/rwiki: using ERB2.0b
,
seki
www: Add a link to "Articles published in German computer magazines"
,
nahi
www: Restart:
,
nahi
www: Change URL of "Ruby de CGI"
,
nahi
shim/ruby16, shim/ruby16/doc, shim/ruby16/lib/features, shim/ruby16/lib/features/ruby18, shim/ruby16/tests/features, shim/ruby16/tests/features/ruby18: Implement Object#object_id.
,
knu
shim/ruby16/lib: * lib/set.rb: retire contain?() and add superset?(),
,
knu
ruby/lib, ruby: * lib/set.rb: retire contain?() and add superset?(),
,
knu
rough/lib/testunit/packages/testunit/lib/test/unit/ui/console: Oops, these were not Object#type. Backed out.
,
knu
rough/lib/testunit/packages/testunit/lib/test/unit/ui/console, rough/lib/testunit/packages/testunit/lib/test/unit/util: Object#type is deprecated in Ruby 1.7, so use Object#class instead.
,
knu
ruby/lib: DEBUGGER__::Context::debug_print_help: Typo fix of help message.
,
nahi
lib/csv: for 1.2.0
,
nahi
lib/csv/tests: For current ruby/1.7 (2002-11-09)
,
nahi
lib/csv/tests: New coverage result.
,
nahi
lib/csv/tests: Add and modify tests for new state machine.
,
nahi
lib/csv/lib: parseBody: change parsing state machine;
,
nahi
ruby/ext/tcltklib, ruby: * ext/tcltklib/stubs.c: should include "util.h" for ruby_strdup.
,
eban
ruby/ext/tcltklib, ruby: * ext/tcltklib/stubs.c: should include "util.h" for ruby_strdup.
,
eban
ruby: * eval.c (rb_eval): removed unnecessary toplevel check.
,
matz
ruby: * eval.c: remove ENABLE_TRACE/DISABLE_TRACE to trace child nodes of c-call.
,
nahi
ruby: * parse.y: back out an unintended change in the syntax.
,
matz
ruby/lib/uri: * class.c (rb_define_method): do not set NOEX_CFUNC if klass is
,
matz
ruby/lib: * class.c (rb_define_method): do not set NOEX_CFUNC if klass is
,
matz
ruby: * class.c (rb_define_method): do not set NOEX_CFUNC if klass is
,
matz
shim/ruby16/ext/dl, shim/ruby16/ext/dl/test: Get rid of ineffective symbols, lines, constants and so on.
,
ttate
ruby/ext/dl, ruby/ext/dl/test: Get rid of ineffective symbols, lines, constants and so on.
,
ttate
rough/lib/erb: mv bin/erbcgi sample/erbcgi
,
seki
rough/lib/erb/bin, rough/lib/erb/sample: mv bin/erbcgi sample/erbcgi
,
seki
ruby: 2002-11-07
,
nobu
ruby: 2002-11-07
,
nobu
ruby: * eval.c (rb_yield_0): should enable trace for non-cfunc nodes.
,
nobu
ruby: * eval.c (blk_orphan): a block created in a different thread is
,
nobu
rough/lib/erb, rough/lib/erb/lib, rough/lib/erb/runit: add trim_mode = "%", "<>", ">"
,
seki
ruby: * stable version 1.6.8 release candidate.
,
matz
app/rwiki/lib/rwiki: disable Next/Prev
,
seki
app/rwiki/sample/slide: update sample/slide
,
seki
app/rwiki/lib/rwiki, app/rwiki/sample/bts, app/rwiki/sample/story: update sample/bts
,
seki
ruby/ext/dl: fixed rb_ary2cary() to convert nil.
,
ttate
shim/ruby16/ext/dl: fixed rb_ary2cary() to convert nil.
,
ttate
rough/lib/testunit/packages/testunit/lib/test/unit, rough/lib/testunit, rough/lib/testunit/packages/testunit/test/test/unit: Tried to make assertion failures easier to read.
,
ntalbott
mod_ruby/doc: * doc/Makefile.in: new file.
,
shugo
mod_ruby/doc: * doc/Makefile.in: new file.
,
shugo
mod_ruby: * doc/Makefile.in: new file.
,
shugo
mod_ruby: * doc/Makefile.in: new file.
,
shugo
mod_ruby/doc: * doc/Makefile: new variable RUBY.
,
shugo
mod_ruby/doc: * doc/Makefile: new variable RUBY.
,
shugo
mod_ruby: * doc/Makefile: new variable RUBY.
,
shugo
mod_ruby: * doc/Makefile: new variable RUBY.
,
shugo
ruby, ruby/ext: * ext/extmk.rb: Properly pass the given target to
,
knu
ruby, ruby/lib: * instruby.rb, lib/mkmf.rb: use CONFIG["ENABLE_SHARED"] instead of
,
usa
ruby/ext: Fix a bogon in the last commit. (reported by WATANABE Tetsuya in
,
knu
ruby, ruby/bcc32, ruby/ext, ruby/win32: * Makefile.in, ext/extmk.rb, bcc32/Makefile.sub,
,
knu
ruby/lib, ruby: * lib/getopts.rb: Do not choke on characters that cannot be used
,
knu
ruby/lib, ruby: * lib/getopts.rb: Do not choke on characters that cannot be used
,
knu
ruby/misc: * object.c (Init_Object): added Object#object_id, new name for
,
matz
ruby/lib: * object.c (Init_Object): added Object#object_id, new name for
,
matz
ruby: * object.c (Init_Object): added Object#object_id, new name for
,
matz
ruby: 2002-10-31
,
knu
lib/http-access2/lib: Avoid warning 'warning: string pattern instead of regexp; metacharacters no
,
nahi
lib/soap4r: Use Object#class instead of Object#type.
,
nahi
lib/soap4r/sample/webrick: Use Object#class instead of Object#type.
,
nahi
app/rwiki/sample/bts: use add_default_src_proc
,
seki
app/rwiki/lib/rwiki: trace $KCODE
,
seki
ruby: 2002-10-30
,
knu
app/raa/www: Show description not only first line.
,
usa
app/raa/lib: Reexamine maximum length of all parameters.
,
nahi
app/raa/lib: Fixed syntax error...
,
nahi
app/raa/lib: Set different maximum length for each parameter.
,
nahi
app/rwiki/lib/rwiki: add add_default_src_proc
,
seki
<
Prev Period
]
[
Next Period
>
^^^ ADDITIONAL NAVIGATION ^^^
Recently Viewed:
network.licq.ge...
python.webware/...
ide.eclipse.wtp...
user-groups.dot...
bbc.general/200...
gnome.accessibi...
xfree86.interna...
kde.amarok.bugs...
freebsd.devel.c...
hardware.soekri...
jakarta.avalon....
web.webmin.gene...
music.equipment...
tex.live/2004-0...
audio.rosegarde...
linux.redhat.so...
redhat.fedora.l...
version-control...
science.general...
culture.cars.vo...
debian.devel.dp...
emacs.xemacs.be...
yellowdog.gener...
os.freebsd.deve...
Home
|
blog view
,
Court Document Archive
(NEW!) |
advertise
| OSDir is an
inevitable
website.