Download Firefox:
Windows
,
Mac OS X
lang.ruby.cvs (thread)
<
Prev Period
]
[
Next Period
>
lib/drb/doc: TimerIdConv -> DRb::TimerIdConv
,
seki
lib/drb/sample: TimerIdConv -> DRb::TimerIdConv
,
seki
lib/drb/lib/drb: TimerIdConv -> DRb::TimerIdConv
,
seki
ruby/ext/socket: ext/socket/socket.c (sock_s_getaddrinfo): add strcmp.
,
eban
shim/ruby16/lib: Sync with ruby-devel: pretty_print_cycled -> pretty_print_cycle.
,
knu
shim/ruby16/lib: Add set.rb.
,
knu
ruby, ruby/doc, ruby/lib: Add set.rb.
,
knu
ruby, ruby/ext/Win32API: * ext/Win32API/Win32API.c (Win32API_Call): typo.
,
H_Konishi
ruby: 2002-08-30
,
nobu
ruby: * variable.c (rb_const_assign): st_delete() takes pointer to key.
,
nobu
ruby: * ext/Win32API/Win32API.c (Win32API_Call): RSTRING()->ptr may be
,
nobu
ruby/ext/Win32API, ruby/ext/nkf, ruby/ext/readline, ruby/ext/socket, ruby/ext/tcltklib: * ext/Win32API/Win32API.c (Win32API_Call): RSTRING()->ptr may be
,
nobu
ruby: re.c: match_become based on (ruby-core:382, :386, :389)
,
michal
lib/drb/runit: add Hash tuple, DRbObjectTemplate
,
seki
lib/drb/lib/rinda: add Hash tuple, DRbObjectTemplate
,
seki
ruby, ruby/bcc32: * bcc32/MakeFile.sub (sitearch): add.
,
H_Konishi
ruby/ext/dl: Merged Nakada's patch [ruby-dev:18097].
,
ttate
shim/ruby16/ext/dl: Merge Nakada's patch [ruby-dev:18097].
,
ttate
ruby/lib: * array.c (rb_ary_become): should not free ptr if it's shared.
,
matz
ruby: * array.c (rb_ary_become): should not free ptr if it's shared.
,
matz
mod_ruby/lib: * lib/auto-reload.rb (require): avoid endless recursion.
,
shugo
mod_ruby: * lib/auto-reload.rb (require): avoid endless recursion.
,
shugo
mod_ruby/lib: * lib/auto-reload.rb (require): check the dependency of libraries.
,
shugo
mod_ruby: * lib/auto-reload.rb (require): check the dependency of libraries.
,
shugo
mod_ruby: * merged from trunk.
,
shugo
mod_ruby/lib/apache: * merged from trunk.
,
shugo
ruby: * io.c (read_all): should use off_t instead of long.
,
eban
mod_ruby/lib/apache: * lib/apache/eruby-run.rb (postrun): do not overwrite r.content_type.
,
shugo
mod_ruby: * lib/apache/eruby-run.rb (postrun): do not overwrite r.content_type.
,
shugo
mod_ruby/lib:
,
shugo
mod_ruby/lib:
,
shugo
rubicon: Patch from Anders Bengtsson <ndrsbngtssn@xxxxxxxx> to remove the need for
,
dave
ruby: (ruby-bugs-ja:PR#296)
,
nobu
ruby: * marshal.c (r_object): yield loaded objects, not intermediates.
,
nobu
ruby: variable.c: Get rid of fix len buffer in rb_class_path (ruby-core:381)
,
michal
ruby: * io.c (appendline): data was lost when raw mode.
,
nobu
shim/ruby16/ext/stringio: * ext/stringio/stringio.c (strio_initialize): RSTRING(mode)->ptr
,
nobu
ruby: * ext/stringio/stringio.c (strio_initialize): RSTRING(mode)->ptr
,
nobu
ruby/ext/stringio: * ext/stringio/stringio.c (strio_initialize): RSTRING(mode)->ptr
,
nobu
ruby: adjust indet
,
nobu
ruby: file.c: fix mem leak in rb_stat_init
,
michal
ruby: * win32/win32.c (kill): negate pid under Win9x.
,
nobu
ruby/win32: * win32/win32.c (kill): negate pid under Win9x.
,
nobu
ruby: Int vs Long cleanup #3 (ruby-core:352)
,
michal
ruby: * configure.in (ar): don't check twice for ar.
,
eban
ruby: * string.c (rb_str_delete_bang): should check if str->ptr is 0.
,
matz
www: remove mirror at Villanova University
,
matz
ruby, ruby/win32: * win32/win32.h: define SIGINT and SIGKILL if not defined.
,
usa
ruby: * ruby.c (require_libraries): prevent ruby_sorcefile from GC.
,
nobu
ruby: * string.c (rb_str_rstrip_bang): don't access address -1.
,
eban
ruby/lib: * file.c (rb_find_file): $LOAD_PATH must not be empty.
,
matz
ruby: * file.c (rb_find_file): $LOAD_PATH must not be empty.
,
matz
ruby: node.h: unsigned int cast (ruby-core:358)
,
michal
ruby: array small opt. changes (ruby-core:355)
,
michal
ruby, ruby/lib: * lib/cgi.rb (CGI#form): fix ruby-bugs-ja:PR#280, add default action.
,
wakou
ruby, ruby/lib: * lib/cgi.rb (CGI#form): fix ruby-bugs-ja:PR#280, add default action.
,
wakou
ruby: 2002-08-24
,
nobu
ruby: * eval.c (call_trace_func): restore source file/line, as trace
,
nobu
ruby, ruby/lib, ruby, ruby/lib: * lib/time.rb (Time.rfc2822, Time#rfc2822): preserve localtimeness.
,
akr
ruby: * eval.c (method_call): check receiver is defined.
,
nobu
ruby: array.c: Mem optim for Array#select
,
michal
ruby: * instruby.rb: arch -> sitearch
,
eban
rough/lib/erb/sample: erbcgi
,
seki
rough/lib/erb/bin: add interpreter
,
seki
rough/lib/erb: remove ERb
,
seki
rough/lib/erb/lib/erb: remove ERb
,
seki
rough/lib/erb, rough/lib/erb/bin, rough/lib/erb/lib/erb: move lib/erb/erbcgi.rb -> bin/erbcgi
,
seki
ruby: 2002-08-23
,
eban
ruby, ruby/lib, ruby/win32: * configure.in: RUBY_SO_NAME is msvcrt-rubyXX on mswin32/mingw32.
,
eban
ruby: array.c: Int vs Long #2
,
michal
mod_ruby: * merged from HEAD.
,
shugo
mod_ruby: * mod_ruby.c: RubyTransHandler and RubyPostReadRequestHandler
,
shugo
rough/lib/erb/lib: fix def_method: ERBLight -> ERB
,
seki
rough/lib/erb/lib/erb: ERbLight -> ERB
,
seki
rough/lib/erb: update samples
,
seki
rough/lib/erb/sample: update samples
,
seki
lib/drb/doc: make the English "flow" better
,
seki
lib/drb/doc: make the English "flow" better
,
seki
rubicon, rubicon/builtin: Fix String#split! differences in 1.7
,
dave
rough/lib/erb/bin: changed inspection of KCODE
,
seki
rough/lib/erb, rough/lib/erb/bin, rough/lib/erb/lib, rough/lib/erb/lib/erb, rough/lib/erb/runit: start ERB2
,
seki
ruby: Int vs Long clenup (forgot ChangeLog)
,
michal
ruby: *.c: Int vs Long cleanup
,
michal
ruby: 2002-08-21
,
eban
ruby: 2002-08-21
,
eban
ruby/lib: * eval.c (rb_thread_cleanup): should not modify the global
,
matz
ruby: * eval.c (rb_thread_cleanup): should not modify the global
,
matz
ruby: * eval.c (rb_thread_cleanup): should not modify the global
,
matz
ruby/ext: * eval.c (rb_thread_cleanup): should not modify the global
,
matz
ruby: * ChangeLog: typo fix.
,
eban
ruby: * configure.in: set ac_cv_func__setjump to "no" on Cygwin.
,
eban
www: obsolete comparison page, update testimonies and who's who.
,
matz
ruby, ruby/win32: * replace of check EPIPE error(in getc()) rutine on bcc32.
,
H_Konishi
ruby: 2002-08-20
,
eban
ruby: 2002-08-20
,
eban
ruby: * file.c (rb_file_s_expand_path): accept drive letter on Cygwin.
,
eban
ruby: * file.c (rb_file_s_expand_path): accept drive letter on Cygwin.
,
eban
ruby: * io.c (rb_io_putc): output via rb_io_write().
,
matz
mod_ruby: * version 1.0.0 released.
,
shugo
ruby: * misc/inf-ruby.el (inf-ruby-keys): ruby-send-definition
,
nobu
ruby: * misc/inf-ruby.el (inf-ruby-keys): ruby-send-definition
,
nobu
ruby/misc: * misc/inf-ruby.el (inf-ruby-keys): ruby-send-definition
,
nobu
ruby/misc: * misc/inf-ruby.el (inf-ruby-keys): ruby-send-definition
,
nobu
ruby: * array.c (sort_2): fatal typo.
,
matz
ruby: * array.c (sort_2): fatal typo.
,
matz
ruby: * array.c (sort_2): comparison should be done as signed long.
,
matz
ruby: * array.c (sort_2): comparison should be done as signed long.
,
matz
ruby/ext: * array.c (sort_2): *a - *b may overflow.
,
matz
ruby/ext/pty/lib: * array.c (sort_2): *a - *b may overflow.
,
matz
ruby: * array.c (sort_2): *a - *b may overflow.
,
matz
ruby: * array.c (sort_2): *a - *b may overflow.
,
matz
ruby/lib/cgi: * array.c (sort_2): *a - *b may overflow.
,
matz
ruby/ext/tcltklib: * array.c (sort_2): *a - *b may overflow.
,
matz
ruby: particular symbol for win32_exception_list.
,
nobu
ruby: particular symbol for win32_exception_list.
,
nobu
ruby: * eval.c (win32_get_exception_list, win32_set_exception_list): Cygwin fix.
,
eban
ruby: * eval.c (win32_get_exception_list, win32_set_exception_list): Cygwin fix.
,
eban
ruby: 2002-08-19
,
nobu
ruby: 2002-08-19
,
nobu
ruby: * eval.c (rb_thread_save_context, rb_thread_restore_context):
,
nobu
ruby: * eval.c (rb_thread_save_context, rb_thread_restore_context):
,
nobu
ruby: * io.c (NOFILE): define NOFILE as 64 if not defined.
,
eban
ruby: * bignum.c (rb_cstr_to_inum): new decimal and octal string.
,
nobu
rubicon, rubicon/language: JRuby tests
,
dave
ruby: * io.c (rb_io_fread): renamed from io_fread and made extern.
,
nobu
ruby: commit miss.
,
nobu
ruby: commit miss.
,
nobu
ruby: 2002-08-16
,
nobu
ruby: * eval.c (compile_error): must not clear ruby_sourcefile here.
,
nobu
ruby: * eval.c (ruby_current_node) : added to set sourceline on demand.
,
nobu
rough/lib/testunit/packages/testunit/lib/test/unit, rough/lib/testunit: * Fixed escaped quote warning under 1.7.
,
ntalbott
ruby/lib: * lib/rational.rb(Rational#hash): modify algorism for hash-function.
,
keiju
ruby/lib: * lib/rational.rb(Rational#hash): modify algorism for hash-function.
,
keiju
lib/csv/lib: Removed 'Must not reach here' exceptions.
,
nahi
rough/lib/testunit: Updated TODO
,
ntalbott
lib/csv/lib: Simplified CSV.parseBody and removed CSV.parseSeparator.
,
nahi
ruby/ext/win32ole: ole_invoke: retry when calling by reference is fail.
,
suke
rough/ext/win32ole: ole_invoke: retry when calling by reference is fail.
,
suke
ruby/ext/pty/lib: * hash.c (rb_hash_replace): should copy ifnone.
,
matz
ruby/ext: * hash.c (rb_hash_replace): should copy ifnone.
,
matz
ruby: * hash.c (rb_hash_replace): should copy ifnone.
,
matz
ruby: * ruby.c (set_arg0): Correct the position of #endif.
,
knu
ruby: 2002-08-12
,
eban
ruby/lib: * hash.c (rb_hash_equal): should check default values.
,
matz
ruby/ext: * hash.c (rb_hash_equal): should check default values.
,
matz
ruby: * hash.c (rb_hash_equal): should check default values.
,
matz
ruby/ext: * bignum.c (rb_big_cmp): use dbl2big() for Floats, instead of
,
matz
ruby/lib: * bignum.c (rb_big_cmp): use dbl2big() for Floats, instead of
,
matz
ruby: * bignum.c (rb_big_cmp): use dbl2big() for Floats, instead of
,
matz
ruby: * bignum.c (rb_big_cmp): raise for NaN. (ruby-bugs-ja:PR#284).
,
nobu
ruby: * eval.c (rb_eval): set line number from all nodes.
,
nobu
rubicon/builtin: Continue fixing up new regexp issues.
,
dave
rubicon/builtin: Fixup for Ruby 1.7 (g)sub semantics - no longer pass a string as first
,
dave
ruby/ext/win32ole: * win32ole.c(WIN32OLE#ole_methods): list up all methods.
,
suke
rough/ext/win32ole: * win32ole.c(WIN32OLE#ole_methods): list up all methods.
,
suke
ruby/ext/Win32API, ruby: * ext/Win32API/extconf.rb: check existence of <windows.h>.
,
eban
shim/ruby16/lib: must provide conversion block for #accept.
,
nobu
mod_ruby: * ruby_config.c (ruby_cmd_safe_level): RubySafeLevel on the top
,
shugo
ruby: * lib/optparse.rb (String): must provide conversion block.
,
nobu
ruby/lib: * lib/optparse.rb (String): must provide conversion block.
,
nobu
ruby: * lib/optparse.rb (OptionParser::Switch::parse_arg): require block
,
nobu
ruby/lib, ruby/lib/optparse: * lib/optparse.rb (OptionParser::Switch::parse_arg): require block
,
nobu
shim/ruby16/lib, shim/ruby16/lib/optparse: * ruby16/lib/optparse.rb (OptionParser::Completion::convert): returned all
,
nobu
ruby/lib/optparse: * lib/optparse/time.rb: prior time.rb.
,
nobu
ruby: * lib/optparse/time.rb: prior time.rb.
,
nobu
ruby: * optparse.rb (OptionParser::Completion::convert): returned all
,
nobu
ruby/lib: * optparse.rb (OptionParser::Completion::convert): returned all
,
nobu
ruby/lib/optparse: * lib/optparse/uri.rb: require standard uri module. thanks to
,
nobu
ruby: * lib/optparse/uri.rb: require standard uri module. thanks to
,
nobu
ruby, ruby/ext/racc/cparse: * ext/racc/cparse/cparse.c: reduce goto.
,
aamine
ruby: * string.c (rb_str_rindex): must return -1 if unmatched.
,
usa
ruby/ext/readline: typo
,
nobu
ruby/ext/racc/cparse: * ext/racc/cparse/cparse.c (parse_main): avoid GCC 3 warning.
,
eban
ruby, ruby/ext/racc/cparse: * MANIFEST: add lib/racc/parser.rb.
,
aamine
ruby/ext/dl: Multiple call of the initialize.
,
ttate
app/div/sample/saifu: bug: remove DRb.thread.join
,
seki
shim/ruby16/ext/dl: Check closed handle.
,
ttate
ruby/ext/dl: Conform to the allocation framework.
,
ttate
ruby: * ext/curses/curses.c: follow allocation framework.
,
nobu
ruby/ext/curses: * ext/curses/curses.c: follow allocation framework.
,
nobu
rough/ext/win32ole/sample: correct ie.rb bug.
,
suke
ruby: * eval.c (rb_eval): set constant in cbase scope.
,
nobu
rough/ext/win32ole, rough/ext/win32ole/sample: * version 0.4.8.1
,
suke
rough/lib/rubyunit, rough/lib/rubyunit/runit, rough/lib/rubyunit/tests: The assert behaves like as assert of Test::Unit.
,
suke
ruby: * configure.in: remove initstate checking.
,
eban
ruby, ruby/ext/strscan: * ext/strscan/strscan.c: follow allocation framework.
,
aamine
ruby/ext/socket: * ext/socket/socket.c (s_recvfrom): update RSTRING len.
,
matz
ruby: 2002-08-01
,
nobu
ruby: 2002-08-01
,
nobu
ruby/ext/socket: * parse.y (tokadd_string): ignore backslashed spaces in %w.
,
matz
ruby: * parse.y (tokadd_string): ignore backslashed spaces in %w.
,
matz
ruby: * io.c (io_fread): return value was longer when EWOULDBLOCK
,
nobu
<
Prev Period
]
[
Next Period
>
^^^
ADDITIONAL NAVIGATION
^^^
Recently Viewed:
version-control...
technology.elec...
misc.hcoop.gene...
horde.devel/200...
python.patches/...
os.hurd.general...
security.firewa...
netbsd.devel.ww...
apple.fink.gene...
user-groups.acl...
ietf.secsh/1999...
linux.pld.devel...
freebsd.devel.i...
emacs.nxml.gene...
cms.open-xchang...
gcc.prs/2002-03...
bluez.user/2003...
yellowdog.gener...
xfce.devel/2005...
java.javagroups...
kernel.ck/2004-...
Home
|
blog view
|
USPTO Patent Archive
(NEW!) |
advertise
| OSDir is an
inevitable
website.