|
|
September 29, 2003
- ruby, ruby/lib/net: * lib/net/http.rb (finish): revert to 1.93., aamine
- ruby, ruby/test/ruby: * test/ruby/test_iterator.rb: new test test_break__nested_loop[123]., aamine
- ruby: * ChangeLog: enhance log message., aamine
- ruby, ruby/lib/net: * lib/net/http.rb (finish): does not raise IOError even if !started?, to allow duplicated #finish call., aamine
- ruby: * ChangeLog: add link to ruby-bugs., eban
- ruby/ext/win32ole, ruby: * ext/win32ole/extconf.rb: add windows.h checking., eban
- ruby, ruby/lib, ruby/test/logger, ruby/lib/wsdl/xmlSchema: * lib/logger.rb: check if the given logdevice object respond_to :write and, nahi
- ruby: * ChangeLog: modify typo., aamine
- ruby: * ChangeLog: small modify., aamine
- ruby, ruby/test/fileutils: * test/fileutils/test_fileutils.rb: clean up temporaly symlink. [ruby-dev:21420], aamine
- ruby: 2003-09-29, eban
- ruby/lib: * eval.c (rb_thread_atfork): wrong format specifier., matz
- ruby/ext/stringio: * eval.c (rb_thread_atfork): wrong format specifier., matz
- ruby/ext/digest: * eval.c (rb_thread_atfork): wrong format specifier., matz
- ruby: * eval.c (rb_thread_atfork): wrong format specifier., matz
September 28, 2003
- ruby, ruby/lib/webrick: * lib/webrick/utils.rb (Utils::su): use setgid and setuid to, gotoyuzo
- lib/soap4r/lib/wsdl/xmlSchema: Illegal constant reference., nahi
- lib/soap4r/sample/wsdl/amazon: * generated by wsdl2ruby.rb from v3 WSDL., nahi
- lib/soap4r/sample/wsdl/amazon: * Update Amazon Web Service WSDL (v2 -> v3)., nahi
- lib/soap4r/test/soap/marshal: * close explicitly before unlink., nahi
- lib/devel-logger, lib/devel-logger/test: * test/test_logger.rb: add tests for Logger::LogDevice., nahi
- ruby/lib/xsd: * forgot to add this file in the previous commit., nahi
- ruby, ruby/test/xsd: * lib/xsd/charset.rb: XSD::Charset.is_ces did return always true under, nahi
- lib/soap4r/lib/xsd: * XSD::XSDString did not check its value space under $KCODE = "NONE" env for, nahi
- lib/soap4r/test/xsd: * Add tests for $KCODE = "NONE". (where ruby installed without iconv module), nahi
September 27, 2003
- ruby/sample/wsdl/amazon: * sample/wsdl/amazon/wsdlDriver.rb: syntax error fixed (variable devtag not, nahi
- ruby, ruby/lib/soap/rpc, ruby/test/soap/calc, ruby/test/soap/helloworld: * lib/soap/rpc/cgistub.rb: make logging severity threshold higher., nahi
- lib/soap4r/test/soap/calc, lib/soap4r/test/soap/helloworld: * run silent., nahi
- lib/soap4r/lib/soap/rpc: * lib/soap/rpc/cgistub.rb: make logging severity threshold higher., nahi
- ruby: * ChangeLog: add link to ruby-dev., aamine
- ruby, ruby/test/fileutils: * test/fileutils/test_fileutils.rb: clear all errors on Windows., aamine
September 26, 2003
- ruby, ruby/test/ruby, ruby/test/soap/marshal: * test/ruby/test_file.rb: new file. only asserts unlink-before-close behaviour, nahi
- lib/soap4r/test/soap, lib/soap4r/test/soap/calc, lib/soap4r/test/soap/helloworld, lib/soap4r/test/soap/marshal, lib/soap4r/test/wsdl, lib/soap4r/test/xsd: * test/soap/*, test/wsdl/*, test/xsd/*: move TestCase classes into each module, nahi
- ruby, ruby/test/soap, ruby/test/soap/calc, ruby/test/soap/helloworld, ruby/test/soap/marshal, ruby/test/wsdl, ruby/test/xsd: * test/soap/*, test/wsdl/*, test/xsd/*: move TestCase classes into each module, nahi
- ruby/test/soap: * test_soapelement.rb: Illegal require path., nahi
- ruby: 2003-09-27, eban
- ruby, ruby/ext/socket: * ext/socket/socket.c (ruby_connect): on win32, type of the 4th, usa
- ruby, ruby/lib: * lib/resolv-replace.rb: 1.8 compliance. [ruby-talk:82946], nobu
- ruby/lib: * lib/README: lib/wsdl is an implementation of WSDL/1.1, not WSDL/1.2., nahi
- ruby, ruby/test/ruby: * test/ruby/test_marshal.rb: add test for ruby's objects., nahi
- ruby: 2003-09-26, eban
- ruby, ruby/lib: * defines.h (flush_register_windows): use volatile only for gcc on, nobu
September 25, 2003
- lib/soap4r: install rubylibdir not sitelibdir under 1.8., nahi
- lib/soap4r/lib/soap: fix indentation., nahi
- lib/soap4r/lib/soap: log a log if log., nahi
- ruby, ruby/lib: * lib/README: updated., nahi
- ruby: * MANIFEST: add test/ostruct/test_ostruct.rb., eban
- ruby, ruby/ext/openssl: * ext/openssl/ossl.c (ossl_buf2str): fix type of 1st argument for, usa
- ruby, ruby/lib, ruby/test/ostruct: * lib/ostruct.rb: Added OpenStruct#==., ntalbott
September 24, 2003
- ruby: * error.c (rb_warn_m): should not warn if -W0 is specified., matz
- ruby, ruby/ext/bigdecimal, ruby/ext/openssl, ruby/ext/win32ole: * ext/win32ole/win32ole.c, ext/openssl/ossl_pkey_dsa.c,, nobu
- lib/soap4r/sample/wsdl/amazon: Amazon Web service now does not require devtag., nahi
- lib/soap4r/sample/soap/icd: Illegal constant reference., nahi
- lib/soap4r/sample/soap/raa: 0.0.1 -> 0.0.2, nahi
- lib/soap4r/sample/wsdl/raa: 0.0.1 -> 0.0.2, nahi
- lib/soap4r/test/wsdl, lib/soap4r/test/xsd: Illegal filepath reference., nahi
- lib/soap4r/test/soap/marshal: $: treatment., nahi
- lib/soap4r/lib/soap/rpc: Referenced old library., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/encodingstyle: Remove unused constant., nahi
- ruby: 2003-09-25, eban
- ruby: * MANIFEST: add SOAP4R., eban
- ruby, ruby/lib/soap, ruby/lib/soap/encodingstyle, ruby/lib/soap/mapping, ruby/lib/soap/rpc, ruby/lib/wsdl, ruby/lib/wsdl/soap, ruby/lib/wsdl/xmlSchema, ruby/lib/xsd, ruby/lib/xsd/xmlparser, ruby/test/soap, ruby/test/soap/calc, ruby/test/soap/helloworld, ruby/test/soap/marshal, ruby/test/wsdl, ruby/test/xsd, ruby/sample/soap, ruby/sample/soap/calc, ruby/sample/soap/exchange, ruby/sample/soap/helloworld, ruby/sample/soap/icd, ruby/sample/soap/raa, ruby/sample/soap/sampleStruct, ruby/sample/wsdl/amazon, ruby/sample/wsdl/googleSearch, ruby/sample/wsdl/raa: * lib/soap/* (29 files): SOAP4R added., nahi
- lib/soap4r: Add new install directory., nahi
- lib/soap4r/lib/soap/rpc: Follow devel-logger., nahi
- lib/soap4r/lib/soap: log if logdev given., nahi
- lib/soap4r/test/interopR2: Remove., nahi
- lib/soap4r/sample/Amazon: Removed., nahi
- lib/soap4r/sample, lib/soap4r/sample/Calc, lib/soap4r/sample/Exchange, lib/soap4r/sample/GoogleSearch, lib/soap4r/sample/HelloWorld, lib/soap4r/sample/ICD, lib/soap4r/sample/NetDicV06, lib/soap4r/sample/RAA, lib/soap4r/sample/RAA/wsdl, lib/soap4r/sample/RNN, lib/soap4r/sample/RWiki, lib/soap4r/sample/SampleStruct, lib/soap4r/sample/soap, lib/soap4r/sample/soap/calc, lib/soap4r/sample/soap/exchange, lib/soap4r/sample/soap/helloworld, lib/soap4r/sample/soap/icd, lib/soap4r/sample/soap/netDicV06, lib/soap4r/sample/soap/raa, lib/soap4r/sample/soap/rwiki, lib/soap4r/sample/soap/sampleStruct, lib/soap4r/sample/wsdl/amazon, lib/soap4r/sample/wsdl/googleSearch, lib/soap4r/sample/wsdl/raa, lib/soap4r/sample/wsdl/rnn: Sample restructure., nahi
- lib/soap4r/test, lib/soap4r/test/Calc, lib/soap4r/test/soap, lib/soap4r/test/soap/calc, lib/soap4r/test/soap/helloworld, lib/soap4r/test/soap/marshal, lib/soap4r/test/wsdl, lib/soap4r/test/wsdl/marshal, lib/soap4r/test/xsd: Restructure test files., nahi
- ruby: 2003-09-24, eban
- ruby: * parse.y (str_xquote): do not prepend escapes in, nobu
September 23, 2003
- ruby, ruby/lib/webrick/httpservlet: * lib/webrick/httpservlet/cgihandler.rb: conform to mswin32., gotoyuzo
- ruby: 2003-09-23, eban
- lib/soap4r/lib/xsd: Sync class name and file location., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc: * removed headerHandler.rb. It will be restored in lib/soap/header directory., nahi
- lib/soap4r/lib/soap: foo.methods.include?(bar) -> foo.respond_to?(:bar), nahi
- ruby/lib, ruby, ruby/test/logger: * lib/logger.rb: add Logger#<<(msg) for writing msg without any formatting., nahi
- lib/devel-logger/lib, lib/devel-logger/test: Add Logger#<<(msg). This method is for writing msg without any formatting., nahi
September 22, 2003
- app/rdtool/rd: deleted debug code., tosh
- app/rdtool/rd: fixed a bug around expansion tabs to spaces. (See ToDo406 and [rubyist:1702]), tosh
- lib/soap4r/lib/wsdl/xmlSchema, lib/soap4r/lib/wsdl: Method warn is from ruby/1.8., nahi
- lib/devel-logger: 1.2.1, nahi
- lib/devel-logger/lib/devel: method warn is not defined in ruby/1.6, nahi
- lib/soap4r/lib/soap: Follow directory hierarchy change of encodingstyle handlers., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/encodingstyle: Make encodingstyle handlers to have their directory., nahi
- ruby: * MANIFEST: updated., eban
- ruby: 2003-09-22, eban
- ruby: * configure.in (AC_CHECK_FUNCS): add setuid and setgid., gotoyuzo
September 20, 2003
- app/rwiki/lib/rwiki: install user defined extensions in RWiki::Book#initialize, kazu
- app/rwiki/lib/rwiki: meta http-equiv, kazu
- ruby, ruby/ext/openssl: * ext/openssl/ossl_ocsp.c (ossl_ocspreq_initialize): the argument, gotoyuzo
- lib/devel-logger, lib/devel-logger/test: for 1.2.0, nahi
- lib/devel-logger/lib/devel: Add compatible interface., nahi
- lib/soap4r/lib/soap/rpc: No longer used., nahi
- lib/soap4r/lib/soap: Call HTTP#finish explicitly., nahi
- lib/soap4r/lib/soap/rpc: module name typo., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc: Add headerhandler interface., nahi
- lib/soap4r/test, lib/soap4r/test/Calc: Move Calc tests to Calc dir., nahi
- lib/soap4r/test/interopR2, lib/soap4r/test/sm11: Follow devel-logger's change., nahi
- lib/soap4r/bin: Follow devel-logger's change., nahi
- lib/soap4r/sample/Calc, lib/soap4r/sample/Exchange, lib/soap4r/sample/GoogleSearch, lib/soap4r/sample/HelloWorld, lib/soap4r/sample/RAA, lib/soap4r/sample/SampleStruct: Follow devel-logger's change., nahi
- lib/soap4r/lib/soap/rpc: * Follow devel-logger's change., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc, lib/soap4r/lib/wsdl/soap: Follow devel-logger's change., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/mapping, lib/soap4r/lib/soap/rpc, lib/soap4r/lib/wsdl, lib/soap4r/lib/wsdl/soap, lib/soap4r/lib/wsdl/xmlSchema, lib/soap4r/lib/xsd: * move wsdl/namedElements.rb to xsd/namedelements., nahi
- ruby/test/logger: * reduce expecting size of backtrace., nahi
- ruby, ruby/lib, ruby/test/logger: * lib/logger.rb: typo fixed., nahi
- lib/devel-logger/lib, lib/devel-logger/test: * lib/logger.rb: typo fixed. introduced constant Logger::Format., nahi
September 19, 2003
- ruby/lib: Minor documentation improvements, gsinclair
- ruby/lib: Improved documentation, gsinclair
- ruby/lib: Converted RD to RDoc (Lyle Johnson) and improved documentation., gsinclair
- ruby, ruby/lib/test, ruby/lib/test/unit/collector, ruby/lib/test/unit/ui/console, ruby/sample/testunit, ruby/test/testunit, ruby/test/testunit/collector, ruby/test/testunit/util: * test/testunit/*: Added., ntalbott
- ruby/lib: Small documentation correction, gsinclair
September 18, 2003
- ruby, ruby/lib/webrick: * lib/webrick/log.rb (BasicLog#log): get rid of as ineffectual, gotoyuzo
- lib/devel-logger: Install logger.rb to RUBYLIBDIR, not site_dir under 1.8., nahi
- lib/devel-logger/sample, lib/devel-logger/sample/logs: Clean up., nahi
- lib/devel-logger/lib: Comment fix., nahi
- lib/drb, lib/drb/lib/drb: Added documenttaion in RDoc format. thanks wew., seki
- ruby: * eval.c (proc_invoke): should push PROT_PCALL tag for orphans., matz
- ruby/lib: * eval.c (proc_invoke): should update "result" for orphans., matz
- ruby: * eval.c (proc_invoke): should update "result" for orphans., matz
- ruby, ruby/lib: lib/pathname.rb: update document., akr
- ruby/lib: * lib/logger.rb: Comment fix. I don't like inline documentation... Hard to, nahi
- ruby: 2003-09-18, eban
- ruby, ruby/lib, ruby/sample/logger: * lib/logger.rb: new file. Logger, formerly called devel-logger or, nahi
- lib/devel-logger/lib: * When LogDevice opens a logfile, set sync = true. When an IO was given, it's, nahi
- lib/devel-logger/sample: sync., nahi
- lib/devel-logger/lib, lib/devel-logger/lib/devel: * Remove level CAUTION for log4r and webrick/log compatibility., nahi
September 17, 2003
- lib/devel-logger, lib/devel-logger/lib/devel: Re-add lib/devel/logger.rb as a compatibility lib., nahi
- ruby: * eval.c (localjump_destination): should not raise ThreadError, matz
- lib/devel-logger, lib/devel-logger/sample: Follow the previous change; devel/logger.rb -> logger.rb, nahi
- lib/devel-logger/lib, lib/devel-logger/lib/devel: * devel/logger.rb -> logger.rb, nahi
- ruby: re-formatted wrongly., nobu
- ruby: * parse.y (tokadd_string, parse_string, yylex): escaped terminator, nobu
- ruby, ruby/test/fileutils: * test/fileutils/fileassertions.rb: new file., aamine
- ruby, ruby/test/strscan: * test/strscan/test_stringscanner.rb: require test/unit., aamine
- ruby/ext/openssl: should check retuen value of rb_protect., gotoyuzo
- ruby: 2003-09-17, eban
- ruby, ruby/test/strscan: * test/strscan/test_stringscanner.rb: new file., aamine
- ruby/ext/openssl: fix command line in 'dep'., gotoyuzo
- ruby, ruby/ext/openssl, ruby/ext/openssl/lib/openssl: * ext/openssl: all files are reviewed to simplify and avoid memory leak., gotoyuzo
September 16, 2003
- ruby/lib: * regex.c (re_compile_pattern): should not translate character, matz
- ruby: * regex.c (re_compile_pattern): should not translate character, matz
- ruby, ruby/test/csv: * test/csv/test_csv.rb: add negative tests of row_sep., nahi
- lib/csv/tests: Add negative tests of row_sep., nahi
- lib/devel-logger/lib/devel: Remove CES auto conversion. Thank you very much., nahi
- ruby: 2003-09-16, eban
- ruby, ruby/bcc32, ruby/win32: * MANIFEST: add test/csv/mac.csv., eban
September 13, 2003
- app/rwiki/lib/rwiki: fix XSS bug, kazu
- app/rwiki/lib/rwiki: quote, kazu
- app/rwiki/lib/rwiki: eval with filename and line, kazu
- app/rwiki/lib/rwiki: should set @content, kazu
- lib/soap4r: Modify CSS a little., nahi
- lib/soap4r/test/wsdlmarshal: Filename fixed. Cygwin ignores case..., nahi
- lib/soap4r/test/interopR2: Removed., nahi
- lib/soap4r/test/wsdlmarshal: Add marshalling tests., nahi
- lib/soap4r/sample/soapbox: Refer newer WSDL., nahi
- lib/soap4r/sample/GoogleSearch: Update., nahi
- lib/soap4r: Update., nahi
- lib/soap4r/sample: Restore., nahi
- lib/soap4r: Document for 1.5.0, nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc, lib/soap4r/lib/xsd: Use XSD::QName#dup_name to change element name., nahi
- lib/soap4r/lib/soap/rpc: Do not exptect HTTPServer#run returns meaningful object. Why did I join it?, nahi
- lib/soap4r/test: Filename typo fixed., nahi
- lib/soap4r/sample/Calc: Change to run as test., nahi
- lib/soap4r/lib/xsd/xmlparser: Illegal constance reference., nahi
- lib/soap4r/lib/soap: SOAP spec allows unqualified element as a child of SOAP body element., nahi
- lib/soap4r/lib/wsdl/soap: Nil guard., nahi
- lib/soap4r/lib/wsdl: Add method to search with name only (without namespace)., nahi
- lib/soap4r/test: Run with UTF8., nahi
- lib/soap4r/test/interopR2: Debug comment., nahi
- lib/soap4r/test: Add tests., nahi
- lib/soap4r/sample/soapbox: Add RawXML wsdl file., nahi
- lib/soap4r/sample/Calc, lib/soap4r/sample/Exchange, lib/soap4r/sample/SampleStruct, lib/soap4r/sample/HelloWorld: Use $0 == __FILE__ idiom to servers., nahi
- lib/soap4r/test: Comment out tests which hit known bugs., nahi
- lib/soap4r/test: * Run $KCODE = "UTF8", nahi
- lib/soap4r/test/interopR2: Updated for 1.5.0., nahi
September 12, 2003
- lib/soap4r/lib/soap: parse result might be nil., nahi
- lib/soap4r/lib/soap: Moved., nahi
- lib/soap4r/lib/soap/rpc: Add soapaction attribute., nahi
- lib/soap4r/lib/soap: Set connect_timeout to 20sec. 60 sec. is too much., nahi
- lib/soap4r/lib/soap: Set httpproxy only if given., nahi
- ruby, ruby/ext/openssl: OpenSSL update, michal
- ruby: * intern.h (rb_disable_super, rb_enable_super): replace with dummy, nobu
- ruby: 2003-09-12, eban
- ruby/lib/rexml/parsers: * bignum.c (rb_big_and): convert argument using 'to_int'., matz
- ruby/lib: * bignum.c (rb_big_and): convert argument using 'to_int'., matz
- ruby/ext/socket: * bignum.c (rb_big_and): convert argument using 'to_int'., matz
- ruby: * bignum.c (rb_big_and): convert argument using 'to_int'., matz
- ruby/lib/drb: Added documentation in RDoc format., wew
September 11, 2003
- ruby: whitespace fix in ChangeLog entry, dblack
- ruby: lib/scanf.rb, dblack
- ruby/lib: Took out useless @matched_item variable; some small refactoring., dblack
- lib/soap4r/sample, lib/soap4r/sample/Amazon, lib/soap4r/sample/Calc, lib/soap4r/sample/Exchange, lib/soap4r/sample/RWiki, lib/soap4r/sample/SampleStruct, lib/soap4r/sample/marshallingWithWSDL: * update, nahi
- lib/soap4r/lib/wsdl/soap: * follow the previous change., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc: * Move soap/cgistub. to soap/rpc/cgistub.rb, nahi
- lib/soap4r/lib/soap/rpc: * Use devel-logger., nahi
- lib/soap4r/lib/soap/mapping: * singleton_methods(bool) is from 1.8., nahi
September 10, 2003
- lib/soap4r/lib/soap: * proxy support did not work., nahi
- lib/soap4r/lib/soap: * add setLogDev method for compatibility., nahi
- lib/soap4r/lib/wsdl, lib/soap4r/lib/soap: * check http-access2 version., nahi
- lib/soap4r/lib/wsdl/soap: * Follow qname change., nahi
- ruby, ruby/ext/openssl: * ext/openssl/ossl.h: define OSSL_NO_CONF_API for win32 platform., gotoyuzo
- ruby: 2003-09-10, eban
- ruby, ruby/ext/openssl: * eval.c (win32_get_exception_list): avoid VC7 warning., usa
- lib/devel-logger: * for 1.1.0, nahi
- lib/http-access2: * for 2.0, nahi
- lib/http-access2/sample: * follow lib change., nahi
- lib/http-access2/lib: * Version: 2.0, nahi
- lib/http-access2/lib/http-access2: * Added cookie.rb. It is redistributed file which is originally included in, nahi
September 09, 2003
- lib/soap4r/sample/GoogleSearch: SJIS sample., nahi
- lib/soap4r/test: * use %q(...) instead of '...' to avoid CES confusion., nahi
- lib/soap4r/sample/Calc, lib/soap4r/sample/Exchange: * add default argument., nahi
- lib/soap4r/sample/marshallingWithWSDL: * follow WSDL4R change., nahi
- lib/soap4r/lib/soap: * preparing 1.5.0., nahi
- lib/soap4r/lib/wsdl/soap, lib/soap4r/lib/wsdl/xmlSchema: * element might be qualified/unqualified., nahi
- lib/soap4r/lib/wsdl: * raise original exception if recovery also fails., nahi
- lib/soap4r/lib/wsdl: * do not stop with unknown element. only warns., nahi
- lib/soap4r/lib/soap: * document interface returns [header_element, body_object] instead of, nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/mapping: * better support of document/literal., nahi
- lib/soap4r/lib/soap: * Add compatibility method to RPCRouter., nahi
- ruby: 2003-09-09, eban
- ruby: * fill empty full-name fields on ChangeLog. Sorry., nagai
- ruby, ruby/test/ruby: * eval.c (struct tag): dst should be VALUE., nobu
September 08, 2003
- ruby, ruby/ext/openssl: * ext/openssl/ossl_config.rb: avoid compile error in OpenSSL-0.9.6., gotoyuzo
- ruby/lib/webrick: meta_vars should be String., gotoyuzo
- ruby, ruby/lib/webrick: * lib/webrick/httpserver.rb (HTTPServer#access_log): add "\n" to, gotoyuzo
- lib/soap4r/lib/soap: * lib/soap/cgistub.rb: avoid loading compat library., nahi
- ruby: * forget the file path for the ChangeLog entry. Sorry., nagai
- ruby, ruby/ext/tk/lib: * multi-tk.rb: modify security check at creating a new interpreter, nagai
- ruby/ext/openssl: * ext/openssl/ossl_config.c (ext/openssl/ossl_config.c): typofix (ossl_raise)., eban
- ruby, ruby/lib, ruby/lib/optparse: * lib/optparse.rb, lib/optparse/version.rb: search also all, nobu
- ruby, ruby/ext/openssl: * ext/openssl/ossl.h: include openssl/conf.h and openssl/conf_api.h., gotoyuzo
- ruby: 2003-09-08, eban
- ruby, ruby/lib/webrick, ruby/lib/webrick/httpservlet: * lib/webrick/accesslog.rb (AccessLog::setup_params): use req.port, gotoyuzo
- mod_ruby: * fix for ruby-1.8., shugo
- mod_ruby: * fix for ruby-1.8., shugo
- mod_ruby: * version 1.0.7 released., shugo
September 07, 2003
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/mapping: * lib/soap/mapping/wsdlRegistry.rb: element name should be qname., nahi
- lib/soap4r/lib/wsdl/xmlSchema, lib/soap4r/lib/wsdl/soap: * lib/wsdl/xmlSchema/element.rb: let local element to be unqualified. right?, nahi
- lib/soap4r/sample/soapbox: * document style sample., nahi
- lib/soap4r/lib/wsdl: * lib/wsdl/*: Add document style support., nahi
- lib/soap4r/lib/wsdl/soap: * lib/wsdl/soap/*: Add document style support., nahi
- lib/soap4r/lib/wsdl/xmlSchema: * lib/wsdl/xmlSchema/schema.rb: Fix bugs which is found during document style, nahi
- lib/soap4r/lib/soap: * lib/soap/wsdlDriver.rb: Add obj-to-element mapping function to support, nahi
- lib/soap4r/lib/soap: * lib/soap/baseData.rb: SOAPElement is not a SOAPCompoundtype., nahi
- lib/soap4r/lib/soap/rpc: * lib/soap/rpc/proxy.rb: must_understand -> mustunderstand., nahi
- lib/soap4r/lib/soap/mapping: * wsdlRegistry.rb: Removed obj2ele interface. This method should not depend on, nahi
- ruby, ruby/ext/tcltklib, ruby/ext/tk/lib, ruby/ext/tk/sample: * tcltklib.c (lib_mainloop_core): fixed signal-trap bug, nagai
September 06, 2003
- ruby, ruby/test/ruby: * test/ruby/test_*.rb: assert_same, assert_match, and so on., nahi
- ruby: 2003-09-07, eban
- ruby: * parse.y (assignable): call rb_compile_error(), not rb_bug()., matz
- app/rdtool: document fix, tosh
- app/rdtool: document fix, tosh
- app/rdtool/rd: Object#type -> Object#class, tosh
- ruby/ext/openssl: * ext/openssl/ruby_missing.c: rid of unnecessary backward, gotoyuzo
- ruby, ruby/ext/openssl: * ext/openssl/ruby_missing.c: rid of unnecessary backward, gotoyuzo
September 05, 2003
- ruby/test/csv: * sync to lib/csv/tests/csv_ut.rb., nahi
- ruby: 2003-09-06, usa
- ruby, ruby/win32: * win32/win32.c (CreateChild): need to quote cmd if RUBYSHELL is set., usa
- ruby, ruby/win32: * win32/win32.c (isInternalCmd): stupid miss., nobu
- ruby: * Makefile.in (test): phony target., nobu
- ruby, ruby/lib, ruby/test, ruby/test/csv, ruby/test/ruby: * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an, nobu
- ruby, ruby/lib, ruby/win32: * lib/mkmf.rb (have_library, find_library): configure by library, nobu
- ruby/test/ruby: * same as the previous commit., nahi
- ruby: * MANIFEST: add test/ruby/test_gc.rb., nahi
- ruby, ruby/test/ruby: * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)', nahi
- ruby, ruby/ext/openssl, ruby/ext/openssl/lib/openssl: * ext/openssl/lib/openssl/x509.rb: new method X509::Name::parse., gotoyuzo
- ruby, ruby/misc: * misc/ruby-mode.el (ruby-font-lock-maybe-here-docs): should not, nobu
- ruby: * eval.c (mark_frame_adj): need to adjust argv pointer if using, matz
- ruby, ruby/test: * test/runner.rb: arguments should be keys., nobu
- ruby, ruby/test/ruby: * test/ruby/test_system.rb (test_system): check existence of ruby, eban
- ruby/test: test/runner.rb: convert Version to numeric array., nobu
- ruby/test: test/runner.rb: add Release., nobu
- ruby, ruby/lib, ruby/lib/optparse, ruby/test: * lib/optparse.rb (--version): fix assignment/reference order., nobu
- ruby, ruby/test, ruby/test/ruby: * test/runner.rb: added. gets testcases from command line and runs it., nahi
- ruby, ruby/test/ruby: * test/ruby/test_gc.rb: added. splitter.rb which I made to split, nahi
September 04, 2003
- ruby, ruby/test/ruby: * test/ruby/test_iterator.rb (test_block_in_arg): add no block, nobu
- ruby: 2003-09-05, eban
- ruby: * MANIFEST: add files for the previous commit... 3 times., nahi
- ruby, ruby/test/ruby, ruby/test/csv: * test/ruby: tests for ruby itself., nahi
- ruby, ruby/test/csv: * test/csv/test_csv.rb: close opened files for CSV::IOBuf explicitly. opened, nahi
- lib/csv/tests/tmp: * not used., nahi
- lib/csv/tests: * Use Test::Unit original interface., nahi
- ruby: * parse.y (tokadd_string): newlines have no special meanings in, nobu
- ruby, ruby/ext/openssl: * MANIFEST: add and remove entries for the previous ext/openssl/sample move., nahi
- ruby: 2003-09-04, eban
- ruby, ruby/ext/io/wait, ruby/ext/openssl: * ext/io/wait/.cvsignore: added., nahi
- ruby, ruby/sample/openssl, ruby/ext/openssl/sample: * sample/openssl: added. Sample of standard distribution library should be, nahi
- ruby, ruby/test/csv, ruby/test/csv/tmp: * test/csv/test_csv.rb: use remove_const to reduce warnings. use Dir.tmpdir to, nahi
- ruby, ruby/misc: * misc/ruby-mode.el (ruby-here-doc-beg-re): underscore also is, nobu
- ruby, ruby/test/csv: * test/csv/test_csv.rb: run on test/unit original layer., nahi
- ruby/ext/bigdecimal: Bug fix: [ruby-dev:21314] [BigDecimal] [BUG] Segmentation fault, shigek
September 02, 2003
- rough, rough/ext/nodedump: Add ext/nodedump, dave
- ruby, ruby/ext/openssl/lib/net: * ext/openssl/lib/net/protocols.rb (SSLIO#ssl_connect): warning, gotoyuzo
- ruby/ext/socket: * ext/socket/extconf.rb: check s6_addr8 in in6_addr (Tru64 UNIX)., matz
- ruby: * ext/socket/extconf.rb: check s6_addr8 in in6_addr (Tru64 UNIX)., matz
- ruby, ruby/ext/tcltklib, ruby/ext/tk/lib, ruby/ext/tk/sample/demos-en, ruby/ext/tk/sample/demos-jp: * ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exception, nagai
- ruby: * eval.c (rb_eval): should not handle exceptions within rescue, nobu
|
|