Download Firefox:
Windows
,
Mac OS X
lang.ruby.cvs (thread)
<
Prev Period
]
[
Next Period
>
ruby: * error.c (init_syserr): remove sys_nerr dependency.
,
matz
www: Replace namazu search with Google search.
,
nahi
app/raa/www: Remove hl parameter from Google search box. hl = html language?
,
nahi
app/raa/www: Replace namazu search with Google search box.
,
nahi
app/rwiki: change link to cvsweb.cgi
,
kazu
ruby/ext/dl/lib/dl: Bugfix for Importable::callback.
,
ttate
shim/ruby16/ext/dl/lib/dl: bugfix for Importable::callback.
,
ttate
app/raa/www, app/raa/lib: Change background color of list to be easy to see.
,
usa
ruby: * eval.c (rb_mod_public_method_defined, etc.): new methods:
,
matz
ruby, ruby/ext/socket: * eval.c, file.c, gc.c, io.c, object.c, ruby.c, ruby.h, struct.c,
,
knu
ruby: 2002-10-29
,
nobu
ruby: * eval.c (error_print, rb_longjmp, rb_thread_schedule): flush
,
nobu
app/rwiki/rd.ja: merge from 1.2.4
,
seki
app/rwiki/lib/rwiki, app/rwiki/rd.ja, app/rwiki/sample/bts, app/rwiki/sample/bts/rd: add slide.rb, update bts sample and BookConfig.default
,
seki
mod_ruby: * version 1.0.1 released.
,
shugo
lib/math3d: Arrangement of a source code
,
yoshi
Learn and Earn...Join For FREE!
,
Edwin Bello
Learn and Earn...Join For FREE!
,
Nicolas Tubilla
ruby, ruby/lib, ruby/ext: * ext/extmk.rb (extmake): use dummy_makefile to create dummy
,
nobu
app/raa/lib: Change datetime format of update element to ISO8601.
,
nahi
app/raa/lib: Show input length and max length.
,
nahi
app/raa/lib: Set maximum length limit for a parameter: 10k
,
nahi
app/raa/www: Justify variable usage: e -> r
,
nahi
lib/math3d: Processing of m3d_mat_invert_ortho is changed into a mat_invert3_ortho function call.
,
yoshi
lib/math3d: fixed Matrix4.rotate, Matrix4.translate, Matrix4.vec_rot_vec
,
yoshi
app/raa/lib, app/raa/www: Change datetime format to ISO8601.
,
nahi
app/raa/lib: Do not link ')' at the side of category_minor link.
,
nahi
app/raa/www: Show category in search page.
,
nahi
lib/math3d: near->near_p, far->far_p
,
yoshi
lib/math3d: fixed dup macro(for gcc 3.2.1)
,
yoshi
app/raa/www: Forgot to support utf-8'ed description to prevent the devision of character.
,
usa
rubicon, rubicon/language: JRuby doesn't support Kernel#binding. As I originally used it outside any
,
dave
ruby/djgpp, ruby: * djgpp/config.sed (@program_transform_name@): use `%', not `,'.
,
eban
ruby: ChangeLog: commit miss.
,
eban
ruby, ruby/ext, ruby/lib: ext/extmk.rb(78) : The unnecessary error when installing by bccwin32 is controlled.
,
H_Konishi
app/raa/www: Collect require statements to config.rb to avoid requiring error reported from
,
nahi
app/raa/www: Show search results along on the same lines of raa-cat.rhtml.
,
nahi
app/raa/www: Replace Array#<< with Array#concate to concatenate arrays.
,
nahi
app/raa/lib: Delete 'require' which does not exist.
,
nahi
app/raa/www: Follow change of RaaX#search.
,
nahi
app/raa/lib: Modified implementation of search methods. The only interface change;
,
nahi
ruby/djgpp, ruby/ext, ruby, ruby/lib: * djgpp/*: sync with the latest.
,
eban
app/raa/lib: Added match method.
,
nahi
app/raa/test: Added tests for search functions.
,
nahi
ruby: 2002-10-27
,
eban
ruby: 2002-10-27
,
eban
ruby: * moved a blank line.
,
nobu
ruby: * moved a blank line.
,
nobu
ruby: * fixed generator script name.
,
nobu
ruby: * fixed generator script name.
,
nobu
www: - RingServer kindly agreed to mirror our FTP site!
,
knu
app/raa/lib: Changed implementation of RaaX#category_minor.
,
nahi
ruby, ruby/ext/socket: * array.c, class.c, eval.c, file.c, gc.c, node.h, numeric.c,
,
knu
ruby: * node.h (nd_type): cast the value to int.
,
knu
app/rwiki/lib/rwiki: next/prev_pages.uniq
,
seki
app/rwiki/lib/rwiki: merge Next/Prev links
,
seki
app/rwiki/rd: rename rd files
,
seki
app/rwiki/sample/bts: remove CVS keyword
,
seki
app/rwiki/interface: remove some global-vars, add if __FILE__ == $0
,
seki
app/rwiki/lib/rwiki: BookConfig: @page -> @@page
,
kazu
app/rwiki/lib/rwiki: weakpage
,
seki
lib/csv: For 1.1.2
,
nahi
app/raa/www: Dumped same categories to all projects. Fixed.
,
nahi
ruby: * parse.y (str_extend): pushback() takes one argument, so properly
,
knu
lib/xlib/X11: Eric Hodel found a bug in Cursor#create
,
matju
ruby: * eval.c, gc.c: use a common set of alloca() #ifdef's. This fixes
,
knu
ruby: 2002-10-26
,
knu
ruby: 2002-10-26
,
knu
ruby/ext/dbm, ruby/ext/sdbm, ruby: * ext/dbm/dbm.c (fdbm_indexes, fdbm_select): add a missing
,
knu
ruby/ext/dbm, ruby/ext/sdbm, ruby: * ext/dbm/dbm.c (fdbm_indexes, fdbm_select): add a missing
,
knu
ruby: * eval.c, gc.c: adopt a common set of alloca() #ifdef's. This
,
knu
lib/csv/tests: Added for UTF8 test.
,
nahi
lib/csv/tests: Coverage of 1.1.2 RC
,
nahi
lib/csv/lib: Skip BOM at the head of UTF-8 encoded file.
,
nahi
lib/csv/tests: Added tests for UTF-8 BOM.
,
nahi
app/rwiki/lib/rwiki: improve startup
,
seki
lib/csv/lib: Quote column which includes \r or \n; for example, a,a\r,\n => a,"a\r","\n",b
,
nahi
lib/csv/tests: Changed tests about column which includes \r or \n.
,
nahi
app/raa/lib: Changed RaaX#list_by_category implementation. Avoid full-search.
,
nahi
app/raa/test: Added tests for list_by_category.
,
nahi
app/raa/lib: Follow change of config.rb
,
nahi
app/raa/www: Split constant FILE_BASE into TMP_BASE and RAA_BASE.
,
nahi
app/rwiki/lib/rwiki: add weakpage
,
seki
app/raa/www: Add checkbox to avoid updating project's modified time.
,
usa
app/raa/www: Do not update update_time when 'minoredit' checkbox is turned on.
,
nahi
app/raa/lib: Added 'minoredit' tag.
,
nahi
app/raa/www: Removed 'mailto:' from email string passed to raa-entry.rhtml when 'add entry'
,
nahi
app/raa/www: Follow raarequest.rb. 'search', 'newpass1' and 'newpass2' should not be stored
,
nahi
app/raa/lib: Separate keys for RAA entry and form tag.
,
nahi
app/raa/www: Added 'add new entry' link.
,
nahi
app/raa/www: Follow Category link format by unak.
,
nahi
app/raa/www: Add link to raa-entry.rhtml.
,
usa
app/raa/lib, app/raa/www: Add link to categories list from project's list.
,
usa
app/raa/www: Accepts form parameters as default values.
,
nahi
app/rwiki/lib/rwiki: add BookConfig
,
seki
lib/math3d, lib/math3d/tests: include patch(Thanks to <ged@xxxxxxxxxxxxx>)
,
yoshi
Re: lib/math3d, lib/math3d/tests: include patch(Thanks to <ged@xxxxxxxxxxxxx>)
,
Akinori MUSHA
mod_ruby: * request.c (request_set_args): new method.
,
shugo
mod_ruby:
,
shugo
ruby: * ChangeLog: add ML ref.
,
aamine
ruby: * string.c (rb_str_split_m): RSTRING(str)->ptr might become NULL.
,
aamine
app/raa/www: Sort projects by name in major/minor view.
,
nahi
app/raa/lib: Fixed category-update bug reported by stillflame.
,
nahi
app/raa/test: Added negative case.
,
nahi
app/raa/test: Added tests for category update.
,
nahi
ruby: 2002-10-24
,
nobu
ruby, ruby/ext, ruby/lib, ruby/ext/win32ole: * configure.in (LIBPATHFLAG): avoid $ substitution.
,
nobu
ruby, ruby/bcc32: * bcc32/Makefile.sub (.rc.res): directory part may be empty in Borland make.
,
nobu
ruby, ruby/lib: * lib/mkmf.rb (create_makefile): site-install target for backward compatibility.
,
nobu
ruby, ruby/lib: * lib/mkmf.rb (init_mkmf): libdir prior to topdir.
,
nobu
ruby: * configure.in (LIBPATHFLAG): should escape $. [ruby-dev:18572]
,
nobu
ruby, ruby/lib, ruby, ruby: * configure.in (LIBPATHFLAG): should escape $. [ruby-dev:18572]
,
nobu
app/raa/www: Generator of RDF which describes recent modified items of RAA. Code is based
,
nahi
app/raa/lib: Sort updated order of RaaX#list_modified_since.
,
nahi
app/raa/test: Added tests to check order of array which list_modified_since returns.
,
nahi
app/raa/lib: Static RDF and (REST-ful? :-) plain XML generator from RAA. Code is based on
,
nahi
app/raa/tool: Do not create empty URI::Generic object when empty string was given.
,
nahi
ruby: README.EXT: grammer updates by Simon Cozens.
,
matz
app/raa/lib: Change format of "What's New".
,
usa
ruby: * eval.c (rb_eval): local_vars[-1] should protect body, not a
,
matz
app/raa/lib: <=> compares project's name case insensitive.
,
nahi
app/raa/www: Sort projects by its name (case insensitive).
,
nahi
rough/ext/unkf: Import unkf, nkf with UTF-8 support.
,
knu
ruby/lib, ruby: * lib/mkmf.rb (init_mkmf): add dir_config("opt").
,
eban
lib/drb/lib/rinda, lib/drb/runit: change notify interface
,
seki
app/raa/test: Follow RaaInfo#set_pass change. RaaInfo does not accept nil pass phrase.
,
nahi
ruby, ruby/bcc32: *bcc32/configure.bat : The command line when calling setup.mak is corrected.
,
H_Konishi
app/raa/www: Changed title.
,
nahi
ruby, ruby/ext: * ext/extmk.rb (extmake): add install: target to dummy Makefile.
,
nobu
ruby, ruby/bcc32, ruby/ext, ruby/lib, ruby/win32: * instruby.rb: add dryrun mode.
,
nobu
app/raa/lib: Raa service as a server.
,
nahi
app/raa/lib: class RaaX => module RaaX
,
nahi
ruby, ruby/lib: * configure.in (RUBY_CPPOUTFILE): fix cache file bug.
,
eban
www: A couple of oopses:
,
knu
app/raa/www: Removed useless line break.
,
nahi
ruby: * configure.in (XCFLAGS): CFLAGS to comile ruby itself.
,
nobu
app/rwiki/rd, app/rwiki/rd.ja: update rd/install
,
seki
ruby/bcc32: commit miss
,
nobu
ruby: 2002-10-21
,
nobu
ruby/bcc32, ruby/cygwin, ruby/ext, ruby/ext/dl, ruby/lib, ruby/win32: * configure.in (XCFLAGS): CFLAGS to comile ruby itself.
,
nobu
app/raa/www: Show description and remove link to update on projects listing.
,
usa
app/rwiki: require "time"
,
seki
app/raa/www: Placed a link to projects by owner page instead of a link to e-mail addr.
,
nahi
app/raa/lib: Do not parse URI if given str is empty.
,
nahi
app/raa/lib: Do not parse uri when given str is empty.
,
nahi
app/raa/www: Forgot updating raa.html.
,
usa
app/raa/lib: Wrongly recoverd RaaX#category_minor. Fixed.
,
nahi
app/raa/www: Generate error page by itself, not redirecting to raa-wrong.rhtml.
,
nahi
app/raa/www: Generate error page by itself, not redirecting to raa-wrong.rhtml.
,
nahi
app/raa/test: Follow RaaX#tree_by_category change.
,
nahi
app/raa/www: Forgot to rename var name: r[] => e[]
,
nahi
app/raa/lib: RaaX#tree_by_category(true) returns Array of project name. It returned empty
,
nahi
app/raa/www: Update pass phrase and delete project.
,
usa
app/raa/lib: Add some keywords for updating pass phrase.
,
usa
lib/http-access2: Successor of [RAA:http-access]. (I hope)
,
nahi
app/raa/test: Added more tests for RaaX#update_pass
,
nahi
app/raa/lib: Added RaaX#update_pass(id, oldpass, newpass).
,
nahi
app/raa/test: Added tests for RaaX#update_pass
,
nahi
app/raa/lib: Modified Raa#delete interface. Requires pass phrase.
,
nahi
app/raa/test: Add tests for Raa#delete.
,
nahi
app/raa/www: Forgot to check latter part of the page about XSS vulunerability.
,
nahi
www: I'm happy to announce that we have another mirror site in the US.
,
knu
app/raa/www: Added div for alignment center.
,
nahi
app/raa/www: Added a link 'back to RAA top' at the bottom of the page.
,
nahi
app/raa/www: Added 'back to RAA top' link at the bottom of pages.
,
nahi
app/raa/www: Too many 'f's at some bgcolor attribute.
,
usa
app/raa/www: Dump charset in Content-type HTTP header of error page. Another good catch by
,
nahi
app/raa/www: Typo in title element. Good catch by znz.
,
nahi
app/raa/www: Changed display order of project name and category information.
,
nahi
app/raa/www: Added category information.
,
nahi
app/raa/www: Sort projects ignore case.
,
nahi
app/raa/www: Wrongly placed. Fixed.
,
nahi
app/raa/www: Added a link to projects-of-this-owner page.
,
nahi
app/raa/www: Project list by owner.
,
nahi
app/raa/lib: Renamed RaaX#list_by_owner with RaaX#list_by_owner_name which searches owner
,
nahi
app/raa/test: Add tests for RaaX#list_by_owner*
,
nahi
app/raa/lib: Recover RaaX#category_minor. I found it is necessary.
,
nahi
app/raa/www: Removed Content-type workaround by <meta content-type.../> tag.
,
nahi
app/raa/lib: Remove meta tag.
,
usa
app/raa/lib: Added RaaX#search_update_time.
,
nahi
app/raa/test: Added tests for RaaX#search_update_time.
,
nahi
app/raa/lib: Forgot html header.
,
usa
app/raa/tool: Follow raaconv2.rb
,
nahi
app/raa/lib: Paranoid XSS policy. :)
,
nahi
app/raa/www: Removed configuration about wwwgen.rb. Good job by Unak removing depenency to
,
nahi
app/raa/lib: use eruby instead of wwwgen.rb.
,
usa
app/raa/www: add eruby's path.
,
usa
app/raa/tool: Unlink old db if exists.
,
nahi
app/raa/tool: Unescape HTML in description. HTML escape/unescape must be done in
,
nahi
app/raa/tool: Convert iso8859-1 to utf8.
,
nahi
app/raa/www: Set charset to UTF-8.
,
nahi
app/raa/lib: Regexp.new(..., ..., 'U') cause an error;
,
nahi
app/raa/www: Could not rescue URI::InvalidURIError. Fixed.
,
nahi
app/raa/lib: Changed RaaX#search to search given string with ignore case, and as UTF-i.
,
nahi
ruby/lib/uri: should raise InvalidComponentError if MAILTO_REGEXP could not match with @opaque.
,
akira
ruby/lib/uri: should raise InvalidComponentError if MAILTO_REGEXP could not match with @opaque.
,
akira
rough/lib/uri, rough/lib/uri/test, rough/lib/uri/uri: should raise InvalidComponentError if MAILTO_REGEXP could not match with @opaque.
,
akira
app/raa/www: Escape html for XSS vulunerabilities.
,
nahi
app/raa/www: Forgot to initialize request object...
,
nahi
app/raa/lib: Added check method.
,
nahi
app/raa/www: Check parameter at confirmation time.
,
nahi
app/raa/www: search result html.
,
usa
app/raa/lib: implement search interface.
,
usa
app/raa/lib: add `search' keyword.
,
usa
app/raa/www: Typo fixed.
,
nahi
app/raa/www: Implicit convert between 'mailto:a@b' and 'a@b'.
,
nahi
app/raa/www: Removed extra 'mailto:'
,
nahi
app/raa/www: Dump 'Connection: close' HTTP header.
,
nahi
app/raa/www: Check if category_major and license are allowed.
,
nahi
app/raa/www: 'update this entry' did not work when a page is accessed with
,
nahi
app/raa/www: HTTP redirect before dump HTML header.
,
nahi
app/raa/test: Added tests for empty pass phrase.
,
nahi
app/raa/lib: Set pass to nil when given pass is empty string.
,
nahi
app/raa/www: No need to invoke set_pass explicitly.
,
nahi
app/raa/lib: Added pass phrase check.
,
nahi
app/raa/test: Modified test_ctor_hash for raainfo.rb
,
nahi
app/raa/lib: Forgot to parse urls.
,
nahi
app/raa/www: Use raa-error.rhtmlsrc when an error occurred.
,
nahi
app/raa/www: Removed 'back' link.
,
nahi
app/raa/lib: Detailed error message.
,
nahi
app/raa/lib: Use binding instead of yield for eval.
,
nahi
app/raa/lib: Fixed bug of binding.
,
nahi
app/raa/www: Follow change of RaaX#update.
,
nahi
app/raa/lib: Added RaaGen.error
,
nahi
app/raa/www: Added raa-error.rhtmlsrc for error message.
,
nahi
app/rwiki: uninitialized class variable @@extra_page in OrphanFormat
,
kazu
app/raa/tool: Remove overriden file before update.
,
nahi
app/raa/test: Add tests for RaaInfo#replace.
,
nahi
app/raa/lib: Added RaaInfo#replace which accepts RaaInfo. RaaInfo#set is for building the
,
nahi
app/raa/test: Added tests about pass handling.
,
nahi
app/raa/lib: owner_id is not updated when Raa#update. Owner info could be changed so it
,
nahi
app/raa/lib: Recover RaaInfo#==.
,
nahi
app/raa/www: Use tree_by_category_major instead of tree_by_category.
,
nahi
app/raa/tool: New conversion tools for the new raa.rb which handles tree and extent.
,
nahi
app/raa/www: Follow raa.rb change.
,
nahi
app/raa/test: Changed some tests for the new raa.rb.
,
nahi
app/raa/lib: Follow raa.rb change. tree_by_category is not sorted in the new version.
,
nahi
app/raa/lib: Forgot to mention in previous change:
,
nahi
app/raa/lib: Restructure object hierarchy in pstore file.
,
nahi
app/raa/lib: Skip uri_parsing at initialize time. Use acessors url=, download= and email=
,
nahi
www: Fix a typo and remove misleading comments. Seems few sites fully mirror
,
knu
www: ibiblio.org, formerly known as SunSITE, kindly agreed to mirror our FTP site.
,
knu
ruby: * parse.y (value_expr0): allow return/break/next/redo/retry in rhs
,
nobu
ruby: * parse.y (value_expr0): allow return/break/next/redo/retry in rhs
,
nobu
app/raa/test: Follow changing of RaaX#tree_by_category interface.
,
nahi
app/raa/www: remove unnecessary `if' block.
,
usa
app/raa/www: Follow changing of RaaX#tree_by_category.
,
nahi
app/raa/lib: Follow changing of RaaX#tree_by_category.
,
nahi
app/raa/lib: Forgot to mention in previous commit:
,
nahi
app/raa/lib: Performance tuning:
,
nahi
app/raa/lib: Performance tuning:
,
nahi
app/raa/tool: Modified raaconv.rb which creates dummy entries.
,
nahi
app/raa/tool: No str2nil.
,
nahi
app/raa/www: show recent projects to subcategory list.
,
usa
app/raa/www: Support 'raa-list.rhtml?name=...' request.
,
nahi
app/raa/www: Added common header and footer.
,
nahi
app/raa/www: Title was escaped double.
,
usa
app/raa/www: Do not dump <a href="mailto:"/> when RaaInfo#email is empty.
,
nahi
app/raa/lib: make top page's size small.
,
usa
app/raa/www: Page for category list.
,
usa
app/raa/lib: URI::HTTP is a URI::Generic, not a URI.
,
nahi
app/raa/tool: Follow raainfo.rb
,
nahi
app/raa/www: Avoid nil.strip NameError.
,
nahi
app/raa/www: XSS: escape URL and HTML.
,
nahi
app/raa/www: Page for not found.
,
nahi
app/raa/lib: CGI utilities especially for escaping URL and HTML.
,
nahi
app/raa/lib: XSS: escape HTML.
,
nahi
app/raa/lib: Added search functions to RaaX.
,
nahi
app/raa/test: Added tests for RaaX#(search|search_owner|search_name|search_description).
,
nahi
app/raa/www: Do HTML escape at once.
,
nahi
app/raa/lib: Added RaaRequest#to_escaped_hash to get CGI.escapeHTML vars.
,
nahi
app/raa/lib: Description must not be HTML escaped. Removed CGI.escapeHTML. DB must store
,
nahi
app/raa/lib: Added RaaX#search_name.
,
nahi
app/raa/test: Added tests for search_name.
,
nahi
ruby: * hash.c, eval.c: Use (*_NSGetEnviron()) instead of environ on
,
knu
ruby: * hash.c, eval.c: Use (*_NSGetEnviron()) instead of environ on
,
knu
app/raa/lib: Added RaaX#list_by_license.
,
nahi
app/raa/test: Added tests for RaaX#list_by_license.
,
nahi
app/raa/lib: Added RaaX#category_minor.
,
nahi
app/raa/test: Added tests for RaaX#category_minor.
,
nahi
app/raa/test: Added tests for RaaX#category_minor.
,
nahi
app/raa/www: Removed duplicated 'mailto:'.
,
nahi
app/raa/lib: Avoid useless URI parsing.
,
nahi
app/raa/www: formatting.
,
nahi
ruby/ext/win32ole: * win32ole.c(EVENTSINK_Invoke): set pvarResult.
,
suke
ruby: * marshal.c (w_byten): added; write n bytes from s to arg.
,
nobu
ruby: 2002-10-17
,
eban
ruby: 2002-10-17
,
eban
ruby: * object.c (rb_str_to_dbl): RString ptr might be NULL.
,
matz
ruby/lib/net: * object.c (rb_str_to_dbl): RString ptr might be NULL.
,
matz
ruby: * eval.c (rb_eval): need to push empty varmap node only when
,
matz
ruby: * lib/fileutils.rb: stat.blksize might become 0/nil.
,
aamine
app/raa/lib: Typo fixed by usa@xxxxxxxxxxxxxx
,
nahi
app/raa/www: Added comfigurations for Header/Footer.
,
nahi
app/raa/www: Fixed some bugs around raa wrapper handling.
,
nahi
app/raa/www: Header/Footer inlining.
,
nahi
app/raa/www: For Header/Footer.
,
nahi
app/raa/test: Follow change of pass handling of raainfo.rb
,
nahi
app/raa/lib: Fixed pass handling.
,
nahi
app/raa/lib: Added Header/Footer inlining support.
,
nahi
app/raa/lib: For CGI support.
,
nahi
app/raa/lib: Check if parameter is empty string.
,
nahi
ruby/lib: * lib/fileutils.rb: stat.blksize might become 0/nil.
,
aamine
app/rwiki: Fixed img src injection.
,
nahi
shim/ruby16/lib/features/ruby18: Do not use $= because it's not thread safe.
,
knu
app/raa/www: UI implementation such as *.rhtml and *.mrb. Modified matz' the 1st RAA
,
nahi
app/raa/test: Fixed tests for list_recent. Wrong test leads wrong code. There is no
,
nahi
app/raa/lib: name=... => id=...
,
nahi
app/raa/lib: Fixed order of list_recent. It must be decending order.
,
nahi
app/raa/lib: Added 'require "cgi"'.
,
nahi
app/rwiki: merge from rwiki2 / ext-img
,
seki
app/raa/test: Added tests for RaaInfo#set_pass. Diffs may be rather big because of changing
,
nahi
app/raa/lib: RaaInfo#pass = nil caused an exception because of 'aString + nil'. Call to_s
,
nahi
app/rwiki/lib/rwiki: ext-img: allow http and https
,
seki
app/raa/test: Added tests for URI parsing in raainfo.rb
,
nahi
app/raa/lib: url, download and email: parse given string as an URI.
,
nahi
app/rwiki/lib/rwiki: remove debug print
,
seki
ruby: * sprintf.c (rb_f_sprintf): disallow mixed usage of numbered and
,
nobu
app/rwiki/lib/rwiki: check img:scheme
,
seki
app/raa: RAA the 2nd generation.
,
nahi
app/rwiki/installer: remove installer
,
seki
app/rwiki/installer: remove installer
,
seki
app/rwiki/interface: add src_view
,
seki
app/rwiki/lib/rwiki: add src_view
,
seki
ruby: 2002-10-16
,
nobu
ruby: * variable.c (rb_global_entry): not add global entry until
,
nobu
app/rwiki/installer: obsolete
,
kazu
app/rwiki: version 1.2.4
,
seki
app/rwiki: follow dev-man1_6 / if-modified-since
,
seki
app/rwiki: Follow dev-rrr branch.
,
nahi
app/rwiki: HEAD request should return the same HTTP header as GET request.
,
nahi
app/rwiki: used config
,
kazu
app/rwiki: merge src_view from HEAD
,
kazu
app/rwiki: fix merge problem
,
seki
app/rwiki: NameError fix.
,
nahi
app/rwiki, app/rwiki/rd, app/rwiki/rd.ja: Added src view to dump RD source in html format to avoid XSS vulnerability.
,
nahi
app/rwiki: Added src view to dump RD source in html format to avoid XSS vulnerability.
,
nahi
app/rwiki: Following one-line comment extention by znz.
,
nahi
app/rwiki: Modified for new rrr server.
,
nahi
app/rwiki: Added one-line comment extention by znz.
,
nahi
app/rwiki: Removed Div.
,
nahi
app/rwiki: Added install_page_module. Why is it there?
,
nahi
www: The mirror site at ftp.TokyoNet.ad.jp had been out of sync since the
,
knu
ruby: 2002-10-12
,
nobu
ruby, ruby/win32: * win32/win32.c (rb_w32_putc): wrong condition to fill or flush on
,
nobu
lib/soap4r/lib/soap, lib/soap4r/lib/wsdl: Versions.
,
nahi
lib/soap4r/lib/wsdl: Added multiple schema elements in type element.
,
nahi
lib/soap4r/lib/wsdl/soap: Type fixed; children -> child.
,
nahi
lib/soap4r/lib/wsdl/soap: Added a definition of SOAPException element.
,
nahi
lib/soap4r/lib/wsdl/xmlSchema: Added support of local complexType definition.
,
nahi
lib/soap4r/lib/soap: Clear type of request method.
,
nahi
app/rwiki/interface: back to 1.1.2.3 / remove us-ascii
,
seki
lib/soap4r/lib/soap: Added exit after shutting down the server.
,
nahi
lib/soap4r/lib/soap: AnyType -> AnySimpleType
,
nahi
lib/soap4r/lib/soap: AnyType -> AnySimpleType
,
nahi
lib/soap4r/lib/soap: Remove empty lines.
,
nahi
lib/soap4r/lib/soap: Split SOAPEnvelope related parsing code from decodeTag.
,
nahi
lib/soap4r/lib/soap: Fixed a bug in exceptional code. Boy, check path coverage when you change...
,
nahi
lib/soap4r/lib/soap: Refactoring of WSDL based mapping.
,
nahi
lib/soap4r/lib/soap: Follows encodingStyleHandlerDynamic.rb. Not tested yet.
,
nahi
lib/soap4r/lib/soap: WSDL based decoding did not work. It was called only at first...
,
nahi
lib/soap4r/lib/soap: Changed self.decode interface. decode( ns, name ) => decode( elementName ).
,
nahi
lib/soap4r/lib/soap: Added XSD::XSDAnySimpleType for xsd:anySimpleTyp and replase former XSDAnyType
,
nahi
ruby, ruby/win32: * win32/win32.c (rb_w32_fclose, rb_w32_close): use closesocket()
,
nobu
ruby, ruby/win32: * win32/win32.c (win32_fclose, win32_close): use closesocket()
,
nobu
ruby: rename malloc_memories to malloc_increase. [ruby-cvs:05237]
,
nobu
ruby: use BUITIN_TYPE() rather than TYPE().
,
nobu
ruby: * gc.c (ruby_xmalloc, ruby_xrealloc): restrict total allocation
,
nobu
Re: ruby: * gc.c (ruby_xmalloc, ruby_xrealloc): restrict total allocation
,
Akinori MUSHA
ruby: gc.c (Init_stack): avoid warning
,
eban
lib/drb/lib/rinda: add TupleSpaceProxy
,
seki
ruby/ext/tcltklib, ruby: * ext/tcltklib/stubs.c (ruby_tcltk_stubs): fix memory leak.
,
eban
ruby/ext/tcltklib, ruby: * ext/tcltklib/stubs.c (ruby_tcltk_stubs): fix memory leak.
,
eban
ruby, ruby/lib: * eval.c (ruby_init): Init_stack() with local location.
,
nobu
ruby, ruby/lib: * lib/weakref.rb (WeakRef::@@final): use Hash#delete.
,
nobu
app/rwiki/interface: us-ascii
,
seki
ruby: * gc.c (gc_sweep): also adjust heaps_limits when free unused heap
,
nobu
shim/ruby16/lib: Sync with 1.7.
,
knu
ruby: 2002-10-08
,
eban
ruby: * io.c (io_write): must check returned value from fwrite() before
,
nobu
ruby, ruby/lib: * lib/prettyprint.rb (PrettyPrint.singleline_format): new method.
,
akr
lib/soap4r/lib/wsdl: Changed XML processor detection order;
,
nahi
lib/soap4r/lib/wsdl: Follows xmlscan/1.0rc2.
,
nahi
lib/soap4r/lib/wsdl/soap: Added some shortcuts and following.
,
nahi
lib/soap4r/lib/wsdl/xmlSchema: Collect QName definitions in data.rb
,
nahi
lib/soap4r/lib/wsdl/xmlSchema: Changed all, sequence and choice handling. It must be a type of content.
,
nahi
lib/soap4r/lib/wsdl/xmlSchema: Removed local complexType support. It must be needed, but not significant
,
nahi
lib/soap4r/lib/soap: Changed XML processor detection order;
,
nahi
lib/soap4r/lib/soap: Moved RPCRoutingError from SOAP::RPCUtils module to SOAP module. Must be SOAP
,
nahi
lib/soap4r/lib/soap: Added endpointUrl accessor.
,
nahi
lib/soap4r/lib/soap: Added endpointUrl mutation interface.
,
nahi
lib/soap4r/lib/soap: Follows xmlscan/1.0rc2.
,
nahi
shim/ruby16/lib: Replace the use of #type with #class to reduce gratuitous diffs to the
,
knu
rough/lib: Replace the use of #type with #class to reduce gratuitous diffs to the
,
knu
ruby: 2002-10-07
,
eban
ruby: 2002-10-07
,
eban
rubicon: * replace "type" by "class" since Object#type is deprecated in
,
matz
rubicon/language: * replace "type" by "class" since Object#type is deprecated in
,
matz
rubicon/builtin: * replace "type" by "class" since Object#type is deprecated in
,
matz
ruby: * bignum.c (bigdivrem): bignum zero's len should not be 0.
,
matz
ruby: * bignum.c (bigdivrem): bignum zero's len should not be 0.
,
matz
ruby: * bignum.c (bigdivmod): wrong condition check for Bignum zero.
,
matz
ruby: * bignum.c (bigdivmod): wrong condition check for Bignum zero.
,
matz
ruby: * bignum.c (bigdivmod): wrong condition check for Bignum zero.
,
matz
shim/ruby16/ext/dl, shim/ruby16/ext/dl/doc: Fixed descriptions in dl.txt.
,
ttate
ruby/ext/dl, ruby/ext/dl/doc: Fixed error messages and descriptions.
,
ttate
ruby: 2002-10-06
,
nobu
ruby: 2002-10-06
,
nobu
lib/soap4r/lib/wsdl: Added postParse interface to Info.
,
nahi
lib/soap4r/lib/wsdl/soap: Changed fault type creating method.
,
nahi
lib/soap4r/lib/wsdl/soap: Relax check condition for SOAPArray.
,
nahi
lib/soap4r/lib/wsdl/xmlSchema: Refactoring ComplexType#addElement.
,
nahi
lib/soap4r/lib/wsdl/xmlSchema: Added some accessors for the future work.
,
nahi
lib/soap4r/lib/soap: Multi-ref serialization bug: RPC parameters which refers same object were
,
nahi
lib/soap4r/lib/soap: Multi-ref serialization bug: RPC parameters which refers same object were
,
nahi
lib/soap4r/lib/soap: Added SOAPArray#to_a.
,
nahi
lib/soap4r/lib/wsdl: Added message name to input/output parameter map.
,
nahi
lib/soap4r/lib/wsdl: Moved getComplexTypesWithMessage to wsdl/soap/definition.rb
,
nahi
lib/soap4r/lib/wsdl/soap: Added complexType for 'soapenc:Array'
,
nahi
lib/soap4r/lib/wsdl/xmlSchema: Changed Content#element from {} to [[]].
,
nahi
lib/drb/lib/drb: rescue ArgumentError on Marshal.load
,
seki
lib/drb/lib/drb: rescue ArgumentError on Marshal.load
,
seki
ruby: * eval.c (rb_load): should not pass block to the loaded file.
,
aamine
ruby: * eval.c (rb_load): should not pass block to the loaded file.
,
aamine
lib/soap4r/lib/wsdl/soap: Simplify.
,
nahi
lib/soap4r/lib/wsdl/xmlSchema: Added support elements and attributes.
,
nahi
lib/soap4r/lib/wsdl: Operation name of RPC shoud be taken from operation element itself.
,
nahi
lib/soap4r/lib/soap: Reads WSDL via HTTP when given string begins with 'http'
,
nahi
lib/soap4r/lib/soap: Fixed reference complexTypes of WSDLMappingRegistry.
,
nahi
lib/soap4r/lib/soap: TypeMap has moved to typeMap.rb
,
nahi
ruby: * bignum.c (rb_big_rshift): num should be initialized by carry
,
matz
lib/soap4r/lib/wsdl: Refactoring. Moved some code from port.rb to operationBinding.rb
,
nahi
lib/soap4r/lib/soap: Formatting.
,
nahi
lib/soap4r/lib/soap: Accessing @opt is MT-unsafe. Fixed.
,
nahi
lib/soap4r/lib/soap: Follow XMLSchemaDatatypes.rb
,
nahi
ruby: * eval.c (rb_thread_interrupt, rb_thread_signal_raise): no need to
,
nobu
ruby/lib, ruby/lib/uri: updated uri.rb and uri/*.rb to uri-0.9.7
,
akira
ruby/lib, ruby/lib/uri: updated uri.rb and uri/*.rb to uri-0.9.7
,
akira
ruby: * configure.in: use rb_cv_prog_gnu_ld on FreeBSD.
,
eban
ruby, ruby/ext: * configure.in (RUBY_PROG_GNU_LD): check whether the linker is GNU ld.
,
eban
ruby, ruby/ext: * configure.in (RUBY_PROG_GNU_LD): check whether the linker is GNU ld.
,
eban
lib/soap4r/lib/wsdl/xmlSchema: addElement shortcut.
,
nahi
lib/soap4r/lib/wsdl/soap: Separate soap related definitions from wsdl/definition.rb
,
nahi
lib/soap4r/lib/soap: WSDLDriver supports decoding Envelope, Header, Body and Fault.
,
nahi
lib/soap4r/bin: Follow qname and parser change.
,
nahi
lib/soap4r: Gets dir path parameter to save/load.
,
nahi
rough/lib/uri: version 0.9.8
,
akira
ruby: * gc.c (Init_stack): prefer address of argument rather than local
,
nobu
ruby: * gc.c (Init_stack): prefer address of argument rather than local
,
nobu
ruby, ruby/bcc32, ruby/ext/tcltklib: * bcc32/mkexports.rb: to work on cygwin via telnet.
,
nobu
ruby, ruby/ext/tcltklib: * ext/tcltklib/tcltklib.c (invoke_queue_handler): make singleton
,
nobu
rough/lib/testunit, rough/lib/testunit/packages/testunit/lib/test: * Fixed a typo in the documentation in unit.rb (thanks to Albert Chou)
,
ntalbott
rough/lib/uri, rough/lib/uri/uri: use Object#class instead of deprecated Object#type.
,
akira
ruby/lib, ruby/lib/date, ruby/lib/irb, ruby/lib/net, ruby/lib/racc, ruby/lib/shell, ruby/lib/uri: use Object#class instead of deprecated Object#type.
,
nobu
ruby/sample: ditto.
,
nobu
ruby: (_o_)
,
nobu
ruby, ruby/lib: * lib/delegate.rb (Delegator::initialize): use Object#class
,
nobu
ruby: * configure.in (RUBY_CHECK_IO_NEED_FLUSH): check whether fflush()
,
nobu
ruby/ext/dl/doc: Improve the description.
,
ttate
ruby, ruby/ext/socket: * io.c (rb_io_wait_readable): handle retryable errors.
,
nobu
rough/lib/uri, rough/lib/uri/test, rough/lib/uri/uri: fixed bug of URI.extract which were reported on ruby-list#36086
,
akira
ruby/ext/tk/lib: * commit miss; and tcltklib fix too.
,
matz
ruby: * commit miss; and tcltklib fix too.
,
matz
ruby: * gc.c (gc_sweep): free unused heap page to reduce process size if
,
matz
ruby: * configure.in: set ac_cv_func_setitimer to "no" on Cygwin.
,
eban
ruby: * configure.in: set ac_cv_func_setitimer to "no" on Cygwin.
,
eban
lib/soap4r/lib/wsdl: Added operationMap interface.
,
nahi
lib/soap4r/lib/wsdl: Changed [] -> NamedElements in namedElements.rb
,
nahi
lib/soap4r/lib/wsdl: Added shortcut methods.
,
nahi
lib/soap4r/lib/wsdl: Added getComplexTypesWithMessages.
,
nahi
lib/soap4r/lib/wsdl: Introduced cache.
,
nahi
lib/soap4r/lib/wsdl/soap: Added complexType.rb and simplifies related logics of other files.
,
nahi
lib/soap4r/lib/wsdl/soap: Refactoring around dumping of method definition.
,
nahi
lib/soap4r/lib/wsdl/xmlSchema: Changed elements [] -> {}
,
nahi
lib/soap4r/lib/wsdl/xmlSchema: Added accessors.
,
nahi
lib/soap4r/lib/soap: Added WSDL decoding (halfway).
,
nahi
lib/soap4r/lib/soap: Added proxy accessor.
,
nahi
lib/soap4r/lib/soap: Added WSDL support to encode.
,
nahi
lib/soap4r/lib/soap: Added an option to typeless elements.
,
nahi
lib/soap4r/lib/soap: Added accessor of NSDBase#type
,
nahi
ruby, ruby/win32, ruby/ext/socket, ruby, ruby/win32, ruby/ext/socket, ruby: 2002-10-02
,
nobu
ruby: * regex.c (re_match): p1 may exceed pend limit.
,
matz
ruby/lib/uri: * regex.c (re_match): p1 may exceed pend limit.
,
matz
ruby/ext/tcltklib: * regex.c (re_match): p1 may exceed pend limit.
,
matz
ruby/ext: * range.c (range_check): need no Fixnum check.
,
matz
ruby: * range.c (range_check): need no Fixnum check.
,
matz
shim/ruby16/ext/stringio: * extconf.rb: add ruby library when disable shared. [ruby-list:36041]
,
nobu
rough/ext/stringio: * extconf.rb: add ruby library when disable shared. [ruby-list:36041]
,
nobu
<
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.