|
|
December 31, 2003
- ruby, ruby/lib: * lib/pathname.rb: Corrected small coding error., gsinclair
- ruby, ruby/lib: * lib/pathname.rb: Completed documentation., gsinclair
- ruby, ruby/lib/rdoc/parsers: Fix problem with "// in sss.c" filenames not being relative, dave
- ruby, ruby/lib/rdoc/parsers: Make file in '// in sss.c' relative, dave
- ruby, ruby/lib/rdoc/generators: Fix problem with private alias to public method, dave
- ruby, ruby/lib/rdoc/generators: Fix problem with private alias to public method, dave
December 30, 2003
- ruby: * io.c (rb_f_readline): should raise EOFError at the end of, matz
- ruby: 2003-12-31, eban
- ruby: 2003-12-31, eban
- ruby, ruby/lib/rdoc/parsers: Add RDoc for kernel functions, and tidy up, dave
- ruby, ruby/lib/rdoc/parsers: Add RDoc for kernel functions, and tidy up, dave
- ruby/lib: Re-applied revision 1.21 as its changes were lost on the way to 1.22, gsinclair
- ruby: 2003-12-30, eban
- ruby: 2003-12-30, eban
- ruby, ruby/lib/rdoc: Fix problem when class and method names the same, dave
- ruby, ruby/lib/rdoc, ruby/lib/rdoc/generators/template/chm: Fix problem when class name is also a method name, dave
- ruby/lib/rdoc/generators/template/chm: Fix HTML generated for .chm post-processing, dave
December 29, 2003
- ruby, ruby/lib/rdoc/parsers: Fix parse problem with complex yields, dave
- ruby, ruby/lib/rdoc/parsers: Fix parse problem with complex yields, dave
- ruby, ruby/lib: * lib/pathname.rb: Added documentation., gsinclair
- ruby, ruby/lib/net: * lib/net/http.rb (GenericRequest#initialize): check if path begins with '/'., aamine
- ruby, ruby/lib/rdoc/parsers: Add RDoc for Kernel global functions, tidy array and error, dave
- ruby, ruby/lib/rdoc/parsers: Add RDoc for Kernel global functions, tidy array and error, dave
- ruby: Tidy array.c rdoc, dave
- ruby: Tidy array.c RDoc, dave
December 28, 2003
- ruby, ruby/lib/rdoc/parsers: RDoc Struct and random, dave
- ruby, ruby/lib/rdoc/parsers: RDoc Struct and random, dave
- ruby, ruby/lib: * lib/optparse.rb: Improved documentation., gsinclair
- ruby: forgot ML pointer., usa
- ruby: 2003-12-29, eban
- ruby, ruby/ext, ruby/win32: * instruby.rb: fix install directory if destdir and compile_dir are, usa
- ruby: RDoc comments for Proc, Method, and UnboundMethod, dave
- ruby: RDoc Proc, Method, UnboundMethod, dave
- ruby: Add RDoc comments to math.c, dave
- ruby: Add RDoc comments to math.c, dave
- ruby, ruby/ext/stringio, ruby/ext/zlib: * ext/stringio/stringio.c (strio_sysread): StringIO.new.sysread didn't, akr
- ruby, ruby/ext/stringio, ruby/ext/zlib: * ext/stringio/stringio.c (strio_sysread): StringIO.new.sysread didn't, akr
- app/rwiki/lib/rwiki: RWiki::PageFormat#ref_name: env('base').to_s, kazu
- ruby, ruby/lib/rdoc/parsers, ruby/lib/rdoc/ri: Add RDoc documentation for stuff in object.c, dave
- ruby, ruby/lib/rdoc/parsers, ruby/lib/rdoc/ri: Add RDoc documentation for stuff in object.c, dave
- ruby: 2003-12-28, eban
- ruby: 2003-12-28, eban
- ruby: * ChangeLog: text format., nahi
- ruby, ruby/test/csv: * test/csv/test_csv.rb: generate bom.csv and mac.csv files on the fly., nahi
- ruby, ruby/test/csv: * test/csv/test_csv.rb: generate bom.csv and mac.csv files on the fly., nahi
- lib/csv/tests: * generate bom.csv and mac.csv on the fly., nahi
- lib/csv/tests: * add tests for Cell#to_str and Cell#to_s, nahi
- lib/csv: * change install location under 1.8., nahi
- lib/soap4r/lib/xsd, lib/soap4r/test/soap, lib/soap4r/test/xsd: * lib/xsd/datatypes.rb: check the smallest positive non-zero single-precision, nahi
- ruby: Thread/ThradGroup RDoc, dave
December 27, 2003
- ruby: Thread/ThradGroup RDoc, dave
- ruby, ruby/lib/rdoc/parsers: Fix quoting of method names in regexp, dave
- ruby, ruby/lib/rdoc/parsers: Fix quoting of method names in regexp, dave
- ruby, ruby/lib/rdoc/ri, ruby/lib/rdoc/markup/simple_markup: Add support for rules in ri output, dave
- ruby, ruby/lib/rdoc/ri, ruby/lib/rdoc/markup/simple_markup: Add support for rules in ri output, dave
- ruby, ruby/lib/rdoc/parsers: Add "Document-method:" capability, dave
- ruby, ruby/lib/rdoc/parsers: Add "Document-method:" capability, dave
- ruby: RDoc comments added by Elliott Hughes, dave
- ruby: RDoc comments added by Elliott Hughes, dave
- ruby, ruby/lib/rdoc/parsers: Some Ruby source uses Init_xxx (lower case for the class name), dave
- ruby, ruby/lib/rdoc/parsers: Some Ruby source uses Init_xxx (lower case for the class name), dave
- ruby: * configure.in: fix "test: too many arguments" error., eban
- ruby: * configure.in: fix "test: too many arguments" error., eban
- ruby: Add RDoc comments for Time, dave
- ruby: Add RDoc comments for Time, dave
- ruby: RDoc comments for Symbol, dave
- ruby: RDoc comments for Symbol, dave
- ruby: Add RDoc comments to numeric.c, dave
- ruby: Add RDoc comments, dave
- ruby: Add RDoc comments, dave
- mod_ruby: * version 1.1.2 released., shugo
- ruby: Added RDoc for class IO, dave
- ruby: Added RDoc for class IO, dave
December 26, 2003
- ruby: 2003-12-27, eban
- ruby/lib: * io.c (next_argv): warn always for stdin on inplace edit mode., matz
- ruby: * io.c (next_argv): warn always for stdin on inplace edit mode., matz
- ruby: 2003-12-27, eban
- ruby: * io.c (next_argv): warn always for stdin on inplace edit mode., matz
- ruby: MG added RDoc comments for re.c, dave
- ruby: MG added RDoc comments for re.c, dave
- ruby/lib: * io.c (rb_f_backquote): need not to check nil result., matz
- ruby: * io.c (rb_f_backquote): need not to check nil result., matz
- ruby: 2003-12-26, eban
- ruby: * configure.in: check if getcontext and setcontext are available., nobu
- ruby: * configure.in: check if getcontext and setcontext are available., nobu
- ruby, ruby/lib: lib/pathname.rb (PathnameTest#test_plus): add 2 assertions., akr
- ruby/lib/rdoc/markup/simple_markup: Backport fix to add_rules to 1.8 (sorry, NaHi), dave
- ruby, ruby/test/ruby: * test/ruby/test_pack.rb: new test test_pack_N., aamine
- ruby: 2003-12-26, usa
- ruby: * MANIFEST: add vms/config.h and remove vms/config.h_in., usa
- ruby: [VMS] "rfm=stmlf" is specified for open() and fopen()., akiyoshi
- ruby/vms: config.h_in has been renamed to config.h, akiyoshi
- ruby/vms: add __FAST_SETJMP macro to support threads on VMS, akiyoshi
December 25, 2003
- ruby/lib/rdoc/markup/simple_markup: Fix problem with rule calculation, dave
- ruby: * string.c (rb_str_update): don't return any value., usa
- ruby: * string.c (rb_str_update): don't return any value., usa
- lib/soap4r: * for 1.5.2., nahi
- ruby/ext/tcltklib: * string.c (rb_str_update): call rb_str_modify()., matz
- ruby: * string.c (rb_str_update): call rb_str_modify()., matz
- ruby: * string.c (rb_str_update): call rb_str_modify()., matz
- app/rwiki/lib/rwiki: Follow Devel::Logger's change. devel/logger.rb -> logger.rb, kazu
- ruby: 2003-12-25, eban
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc: * Content-ID header might not exist., nahi
- lib/soap4r: * updated., nahi
- lib/soap4r/test/interopR2, lib/soap4r/test/soap, lib/soap4r/test/soap/marshal, lib/soap4r/test/xsd: * use "(-1.0 / (1.0 / 0.0))" instead of "-0.0"., nahi
- lib/soap4r/test/interopR4: * new file., nahi
- lib/soap4r/test/soap/swa: * debugging support., nahi
- lib/soap4r/test/soap/calc: * debugging support., nahi
- lib/soap4r/test/interopR2: * add shutdown signal handler., nahi
December 24, 2003
- ruby: MG added RDoc comments to string.c, dave
- ruby: * eval.c (search_required): search actual file name once when no, nobu
- ruby: * configure.in: check for nanosleep, -lrt if required., matz
- ruby/lib/rdoc/parsers: Fix bug where two adjacent =begin/=end blocks causes the parser to get out of step., dave
- lib/soap4r/lib/soap: * parsing/generating bug fixed according to RFC., nahi
- ruby/ext/zlib: * stable version 1.8.1 released., matz
- ruby: * stable version 1.8.1 released., matz
- ruby, ruby/test/soap, ruby/test/soap/marshal, ruby/test/xsd: * test/soap/test_basetype.rb, test/soap/marshal/test_marshal.rb, nahi
- ruby, ruby/lib: * lib/tsort.rb (test_orphaned_break): removed., akr
- ruby/ext/tk/sample, ruby/ext/tk, ruby: * ext/tk/sample/tkmulticolumnlist.rb: new sample, nagai
- ruby: * configure.in (LDSHARED): Fixed typographical error in assignment of, eban
- oniguruma: Import Oni Guruma 20031224 (version 2.0.0)., knu
- ruby: * eval.c (catch_timer): do not call rb_thread_schedule() inside to, matz
- ruby, ruby/ext/openssl: * ext/openssl/ossl_ssl.c (ossl_ssl_read): should check for error, gotoyuzo
- ruby, ruby/ext/stringio, ruby/test/ruby: * ext/stringio/stringio.c (strio_read): clear the buffer argument, nobu
- ruby, ruby/lib/test/unit, ruby/lib/test/unit/collector, ruby/test/drb, ruby/test/testunit: * lib/test/unit/assertions.rb: Modules are allowed to rescue., nobu
- ruby: * MANIFEST:, eban
- ruby/lib/net, ruby: * lib/net/imap.rb (authenticate): remove "\n" from base64 encoded, shugo
- ruby: Michael Granger added RDoc for range.c, dave
- ruby, ruby/bin, ruby/lib/rdoc, ruby/lib/rdoc/generators, ruby/lib/rdoc/generators/template/html, ruby/lib/rdoc/markup/simple_markup, ruby/lib/rdoc/parsers, ruby/lib/rdoc/ri: Forgot to save buffer.... sigh, dave
- ruby, ruby/test/fileutils: * test/fileutils/test_fileutils.rb: should not create any, nobu
- ruby, ruby/ext/stringio: * ext/stringio/stringio.c (strio_read): never return nil at, nobu
- ruby: 2003-12-24, usa
- ruby: * parse.y (arg): should return 0 after error. [ruby-dev:22360], nobu
December 23, 2003
- ruby: Fix doc typos, dave
- ruby/test/ruby: * io.c (read_all): do not return nil at the end of file., matz
- ruby: * io.c (read_all): do not return nil at the end of file., matz
- ruby, ruby/lib/rdoc/parsers: RDoc comments for Fixnum, Float, and Hash. Add heuristic to RDoc to handle yaml/stringio, dave
- eruby: * eruby_main.c (run): call rb_exec_end_proc()., shugo
- eruby: * version 1.0.5 released., shugo
- eruby: * eruby_main.c (eruby_xmalloc): new function., shugo
- ruby, ruby/lib: * lib/optparse.rb: incomplete RDoc documentation added in place of, gsinclair
- lib/soap4r/test/soap/swa: * add SwA test., nahi
- lib/soap4r/test/soap: * remove duplicated test method., nahi
- lib/soap4r/test/wsdl/marshal: * follow Processor.marshal signature change., nahi
- lib/soap4r/test/xsd: rexml cannot handle euc-jp without iconv/uconv., nahi
- ruby: 2003-12-23, eban
- ruby, ruby/test/soap: * test/soap/test_streamhandler.rb (test_basic_auth): removed., nahi
- ruby, ruby/test/ruby: * io.c (rb_io_ungetc): raise an exception at unread stream to, nobu
- ruby/lib/rexml/encodings: Commit miss?, usa
- ruby/lib/rexml/encodings: * pack.c (pack_pack): remove unnecessary negative value check., matz
- ruby: * pack.c (pack_pack): remove unnecessary negative value check., matz
- ruby, ruby/bcc32: * bcc32/Makefile.sub (config.h): bcc has finite(). [ruby-list:38940], usa
- ruby, ruby/lib/rexml/encodings, ruby/test/ruby, ruby/test/xsd: * lib/rexml/encodings/US-ASCII.rb: typo. [ruby-talk:88650], nahi
- ruby/test/uri, ruby/lib/uri, ruby: * lib/uri/generic.rb (URI::Generic::check_userinfo,, akira
- ruby, ruby/test/xsd: * test/xsd/test_noencoding.rb: rescue Errno::EINVAL and do not test., nahi
- lib/soap4r/test/xsd: [ruby-talk:88650], nahi
December 22, 2003
- ruby, ruby/lib/webrick: * lib/webrick/cgi.rb (CGI): add support for mod_ruby., gotoyuzo
- ruby/lib/uri, ruby: * lib/uri/generic.rb (URI::Generic::check_opaque): fixed typo., akira
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc: * lib/soap{parser.rb,processor.rb,wsdlDriver.rb,rpc/proxy.rb,rpc/router.rb}:, nahi
- lib/soap4r/lib/soap: * unspecified dependent library., nahi
- lib/soap4r/lib/soap: * unused library., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/encodingstyle: * lib/soap/{attachment.rb,baseData.rb,encodingstyle/soapHandler.rb}: introduce, nahi
- ruby, ruby/ext/iconv: * ext/iconv/iconv.c (map_charset): always ensure code is a String., nobu
- ruby: * class.c (rb_mod_init_copy): always copy singleton class., nobu
- ruby/test/uri, ruby/lib/uri, ruby: * lib/uri/generic.rb (URI::Generic#route_from): accepts urls which, akira
- ruby, ruby/lib: * lib/cgi.rb: reduce eval., nobu
- ruby, ruby/test/soap: * test/soap/test_property.rb: remove duplicated test method., nahi
- ruby: * eval.c (rb_with_disable_interrupt): use ENABLE_INTS instead of, matz
- ruby, ruby/bcc32, ruby/win32: * bcc32/Makefile.sub, win32/Makefile.sub (config.h): remove, usa
- ruby, ruby/win32: * configure.in (ac_cv_func_setitimer): moved from defines.h, nobu
- ruby: * configure.in (mingw): set isnan, finite and isinf to yes., eban
- ruby: Add RDoc comments, dave
- ruby: 2003-12-22, eban
- ruby, ruby/lib/soap: * lib/soap/property.rb: passing block by reference., nahi
- lib/soap4r/sample/soap/swa: * sample/soap/swa: SwA sample., nahi
- lib/soap4r/lib/soap: * lib/soap/{element.rb,marshal.rb,parser.rb,processor.rb,streamHandler.rb,, nahi
- lib/soap4r/lib/soap: * lib/soap/generator.rb: follow SOAPReference#initialize signature change., nahi
- lib/soap4r/lib/soap: * lib/soap/property.rb: typo fix., nahi
- lib/soap4r/lib/soap/rpc: * lib/soap/rpc/{cgistub.rb,driver.rb,element.rb,proxy.rb,router.rb,soaplet.rb}:, nahi
- lib/soap4r/lib/soap/encodingstyle: * lib/soap/encodingstyle/soapHandler.rb: SwA support., nahi
- lib/soap4r/lib/soap: * lib/soap/baseData.rb: SOAPReference#initialize gets referent object instead of, nahi
- lib/soap4r/lib/soap: * lib/soap/{attachment.rb,mimemessage.rb}: great SwA support code by Jamie Herre., nahi
- lib/soap4r/lib/soap/mapping: * lib/soap/mapping/mapping.rb: follow SOAPReference#initialize signature change., nahi
December 21, 2003
- ruby: * ext/syck/emitter.c (syck_emitter_write): str bigger than, matz
- ruby/ext/syck: * ext/syck/emitter.c (syck_emitter_write): str bigger than, matz
- ruby/missing: * missing/isinf.c (isinf): typo fix., eban
- ruby: 2003-12-21, eban
- ruby: * class.c (rb_check_inheritable): new function. [ruby-dev:22316], nobu
- ruby, ruby/lib: lib/pathname.rb (Pathname#+): re-implemented to resolve ".." in, akr
- ruby, ruby/bin, ruby/lib/rdoc/generators, ruby/lib/rdoc/parsers, ruby/lib/rdoc/ri: Add file.c comments (and necessary support in parse_c.rb), dave
December 20, 2003
- ruby: dln.c: remove last second typo., matz
- ruby/missing: * eval.c (rb_with_disable_interrupt): prohibit thread context, matz
- ruby/ext/tcltklib: * eval.c (rb_with_disable_interrupt): prohibit thread context, matz
- ruby: * eval.c (rb_with_disable_interrupt): prohibit thread context, matz
- ruby: * forgot to add a changelog entry, nagai
- ruby/ext/tk/lib, ruby/ext/tk/sample: * ext/tk/lib/tk.rb: add new methods (TkScrollbar#assign, assign_list), nagai
- ruby, ruby/lib/webrick: * lib/webrick/httprequest.rb (HTTPRequest#meta_vars): refine regexp., gotoyuzo
- ruby, ruby/lib: * lib/optparse.rb (OptionParser::Completion::complete): wrong, nobu
- ruby, ruby/lib, ruby/lib/yaml: * lib/yaml.rb (YAML::YAML): adjust Marshal version., nobu
December 19, 2003
- ruby/lib/webrick: get rid of unusable condition, gotoyuzo
- ruby, ruby/lib/webrick: * lib/webrick/cgi.rb: add file. (yet another CGI library), gotoyuzo
- ruby: 2003-12-20, eban
- ruby/misc: * misc/ruby-mode.el (ruby-calculate-indent): proper indentation, matz
- ruby/lib: * misc/ruby-mode.el (ruby-calculate-indent): proper indentation, matz
- ruby: * misc/ruby-mode.el (ruby-calculate-indent): proper indentation, matz
- ruby, ruby/lib/net, ruby/lib/rdoc/parsers: Document Class and Dir, dave
- ruby, ruby/lib/webrick: * lib/webrick/httprequest.rb (meta_vers): should not set, gotoyuzo
- ruby, ruby/lib/soap, ruby/test/soap: * lib/soap/property.rb (SOAP::Property#load): new method for loading, nahi
- ruby/lib/runit/cui, ruby: * lib/runit/cui/testrunner.rb (RUNIT::CUI::TestRunner::run):, akira
- ruby/ext/tk, ruby/ext/tk/sample, ruby: * ext/tk/sample/tkmultilistbox.rb: bug fix, nagai
- ruby: 2003-12-19, eban
- lib/soap4r/lib/soap: * lib/soap/property.rb: tail recursion elimination., nahi
- ruby, ruby/bin, ruby/lib/rdoc/parsers, ruby/lib/rdoc/ri: Add boot_classes to rdoc parsing, fix a couple of bugs, dave
- ruby, ruby/lib/rdoc/generators, ruby/lib/rdoc/ri: Fix dependency issue, dave
December 18, 2003
- ruby, ruby/bin, ruby/lib/rdoc, ruby/lib/rdoc/generators, ruby/lib/rdoc/parsers, ruby/lib/rdoc/ri: Annotate enum.c. Add pager support, and report on methods in included modules, dave
- ruby, ruby/lib/webrick: * lib/webrick/httputils.rb (parse_form_data): should return an, gotoyuzo
- lib/soap4r/lib/soap, lib/soap4r/test/soap: * lib/soap/property.rb: add property section., nahi
- lib/soap4r/lib/soap, lib/soap4r/test/soap: * lib/soap/property.rb: load property file to existing property tree., nahi
- ruby, ruby/lib, ruby/win32: * eval.c (stack_extend): ignore inline optimization on VC7., usa
- ruby: * dir.c (fnmatch): unlike find_dirsep(), rb_path_next() never, nobu
- ruby/lib: lib/ipaddr.rb (initialize): rescue StandardError., eban
- ruby: 2003-12-18, eban
- ruby, ruby/lib: * lib/ipaddr.rb (IPSocket::getaddress): merge usa's patch., eban
December 17, 2003
- ruby/ext/tk/sample: * bug fix, nagai
- ruby/test/testunit/util: * lib/cgi.rb (CGI::QueryExtension::Value::[]): should work like, matz
- ruby/lib: * lib/cgi.rb (CGI::QueryExtension::Value::[]): should work like, matz
- ruby/ext/curses: * lib/cgi.rb (CGI::QueryExtension::Value::[]): should work like, matz
- ruby: * lib/cgi.rb (CGI::QueryExtension::Value::[]): should work like, matz
- ruby, ruby/bin, ruby/lib/rdoc/ri: Add pager support to ri, and start implementing command line options, dave
- ruby: 2003-12-17, eban
December 16, 2003
- ruby/lib/rdoc/ri: commit miss, dave
- ruby, ruby/bin, ruby/lib/rdoc/generators, ruby/lib/rdoc/parsers, ruby/lib/rdoc/ri: Put RDoc comments into array.c, and refine rdoc/ri to deal with stuff that arose, dave
- ruby, ruby/ext/strscan, ruby/test/strscan: introduce some new methods, aamine
- app/raa/tool: * update -> updated, nahi
- app/raa/lib: * update -> updated, nahi
- app/raa/lib: * RSS/1.0. patched by NISHI Takao-san., nahi
- ruby, ruby/lib: * lib/pp.rb: don't use local variable `pp'., akr
- ruby, ruby/bin, ruby/lib/rdoc, ruby/lib/rdoc/generators, ruby/lib/rdoc/markup/simple_markup, ruby/lib/rdoc/ri: Initial load of support for ri/rdoc integration, dave
- ruby, ruby/ext/tk/lib: * condition bug of if statement on {pack,grid}_propagate methods, nagai
- lib/http-access2/lib/http-access2, lib/http-access2/test: * fix stream posting condition., nahi
- ruby: 2003-12-16, eban
December 15, 2003
- ruby, ruby/lib/yaml, ruby/test/yaml: * lib/yaml/rubytypes.rb: comments in strings. [ruby-talk:88012], why
- ruby: * eval.c (catch_timer): check rb_thread_crtical in main native, nobu
- app/rdtool: removed dependency on amstd., tosh
- lib/http-access2/test: * follow the previous change., nahi
- lib/http-access2/lib/http-access2: * do not dump useless HTTP header., nahi
- lib/http-access2/test: * add tests., nahi
- shim/ruby16/bin: Add #!, knu
- shim/ruby16/bin, shim/ruby16/lib/rdoc, shim/ruby16/lib/rdoc/dot, shim/ruby16/lib/rdoc/generators, shim/ruby16/lib/rdoc/generators/template/chm, shim/ruby16/lib/rdoc/generators/template/html, shim/ruby16/lib/rdoc/generators/template/xml, shim/ruby16/lib/rdoc/markup, shim/ruby16/lib/rdoc/markup/sample, shim/ruby16/lib/rdoc/markup/simple_markup, shim/ruby16/lib/rdoc/markup/test, shim/ruby16/lib/rdoc/parsers: Import rdoc from 1.8., knu
- shim/ruby16/lib: Sync with 1.8., knu
- shim/ruby16/lib: Sync with 1.8, knu
- shim/ruby16/lib: Sync with 1.8, knu
- shim/ruby16/lib: Sync with 1.8., knu
- shim/ruby16/lib/soap, shim/ruby16/lib/soap/encodingstyle, shim/ruby16/lib/soap/mapping, shim/ruby16/lib/wsdl, shim/ruby16/lib/wsdl/soap, shim/ruby16/lib/wsdl/xmlSchema: Update to SOAP4R 1.5.1.2., knu
- shim/ruby16/lib/rexml, shim/ruby16/lib/rexml/dtd, shim/ruby16/lib/rexml/encodings, shim/ruby16/lib/rexml/light, shim/ruby16/lib/rexml/parsers: Update to REXML 2.7.3., knu
- ruby: * file.c: renamed and externalized rb_path_next,, nobu
- ruby: 2003-12-15, nobu
- ruby: commit miss, nobu
- ruby: * dir.c (check_dirname): check string safety and remove extraneous, nobu
- ruby, ruby/ext/openssl: * ext/openssl/ossl_pkcs12.c (ossl_pkcs12_initialize): first argument, usa
December 14, 2003
- lib/http-access2/test: * add tests., nahi
- lib/http-access2/lib: * no_proxy did not work., nahi
- lib/http-access2/lib/http-access2: * add status definition for various redirects., nahi
- ruby/test/soap: * descrictive warning message., nahi
- lib/soap4r/test/soap: * comment fix., nahi
- ruby: 2003-12-14, eban
- ruby, ruby/ext/socket, ruby/lib: * ext/socket/socket.c (Init_socket): IPv6 is not supported although, eban
- ruby/ext/tk: ext/tk/MANIFEST: add sample/tkalignbox.rb., eban
December 13, 2003
- ruby, ruby/ext/iconv: * ext/iconv/charset_alias.rb: preserve original order., nobu
- ruby: * eval.c (thread_timer): use timer by sub-thread and nanosleep., matz
- ruby: * eval.c (proc_alloc): cache the created object at first time., nobu
- lib/http-access2/lib: * follow ossl2 change., nahi
- lib/http-access2/test: * use stringio., nahi
- lib/http-access2/lib: * ossl2 versions might not have constants OP_ALL etc. check if it exists., nahi
- ruby: 2003-12-13, nobu
- ruby/test/yaml: * test/yaml/test_yaml.rb (test_ruby_struct): struct name din not match., nobu
- ruby: * configure.in: check ucontext.h., nobu
December 12, 2003
- ruby, ruby/lib/rexml, ruby/lib/rexml/encodings: REXML changes:, ser
- ruby, ruby/lib/yaml, ruby/test/yaml: * lib/yaml/rubytypes.rb: anonymous struct fix. [ruby-core:01946], why
- ruby, ruby/lib, ruby/test/csv: * lib/csv.rb: add Cell#to_str and Cell#to_s for /.../ =~ aCell,, nahi
- lib/csv/lib, lib/csv/tests: * add Cell#to_str and Cell#to_s, nahi
- ruby, ruby/lib, ruby/test/fileutils: * lib/fileutils.rb (mkdir): remove trailing `/' from pathes., aamine
- ruby: 2003-12-12, eban
December 11, 2003
- ruby: * eval.c (proc_invoke): fix class name in warning message for, nobu
- ruby: untypo, gotoyuzo
- ruby, ruby/ext/openssl: * ext/openssl/ossl_pkcs12.[ch]: new files. add OpenSSL::PKCS12., gotoyuzo
- ruby/test/fileutils: * test/fileutils/test_fileutils.rb (test_mkdir_p): test expand_path'ed path., aamine
- ruby, ruby/lib: * lib/fileutils.rb (mkdir_p): remove trailing `/' befere mkdir(2). mkdir("nonexistdir/") does not work on NetBSD/Alpha 1.6.1., aamine
- ruby, ruby/lib: * lib/ftools.rb (makedirs): sync with fileutils., eban
- ruby, ruby/lib: catch all SystemCallErrors., aamine
- ruby, ruby/lib: * lib/fileutils.rb (mkdir_p): check if it is a directory after mkdir(2) instead of before mkdir(2), to avoid race condition. [ruby-talk:87730], aamine
- ruby, ruby/lib: * lib/fileutils.rb: def m( arg ) -> def m(arg)., aamine
- ruby: 2003-12-11, eban
- ruby, ruby/ext/bigdecimal, ruby/ext/dl, ruby/ext/iconv, ruby/ext/pty, ruby/ext/socket, ruby/ext/syck: * configure.in (ieeefp.h), numeric.c: needed for finite() on, nobu
December 10, 2003
- ruby, ruby/ext/stringio, ruby/test/ruby: * ext/stringio/stringio.c (strio_read): set EOF flag at short read., nobu
- ruby, ruby/lib: * lib/erb.rb: new method ERB#filename(=). [ruby-dev:22208], aamine
- ruby, ruby/ext/stringio, ruby/test/ruby: * ext/stringio/stringio.c (strio_read): do not set EOF flag when, nobu
- ruby/lib: * io.c (read_all): should return given string even if data read is, matz
- ruby/ext/iconv: * io.c (read_all): should return given string even if data read is, matz
- ruby/ext/curses: * io.c (read_all): should return given string even if data read is, matz
- ruby: * io.c (read_all): should return given string even if data read is, matz
- ruby, ruby/ext/stringio, ruby/test/ruby, ruby/test/stringio: * ext/stringio/stringio.c (strio_read): adjust behavior at reading, nobu
- ruby: * ChangeLog: fix comments., eban
- ruby/test/monitor, ruby: * test/monitor/test_monitor.rb (test_cond): use Queue#deq, shugo
- ruby, ruby/ext/pty: * ext/pty/pty.c (HAVE_SYS_IOCTL_H): already defined at config.h, so, usa
- ruby: 2003-12-10, eban
- ruby, ruby/win32: * win32/win32.h: define execv() using do_aspawn()., eban
December 09, 2003
- app/div/sample/cal: add fake_login, seki
- ruby, ruby/ext/tk/lib, ruby/ext/tk/sample, ruby/ext/tk/sample/demos-en, ruby/ext/tk/sample/demos-jp: * overrided instance methods, which are private methods on the super, nagai
- ruby, ruby/lib/uri, ruby/test/uri: make case insensitive for host-part., akira
- ruby/test/stringio: ditto., akr
- ruby/test/ruby: add test for previous change to io.c., akr
- ruby: io.c (rb_io_check_writable): don't call io_seek if EOF flag is set,, akr
- ruby: * io.c (rb_io_check_readable): Don't clear EOF flag by io_seek., akr
- ruby: 2003-12-09, eban
- ruby, ruby/lib/rexml/encodings: Added downcased shift-jis declarations. The old, all upper case declarations, ser
- ruby/lib/rexml, ruby/lib/rexml/encodings, ruby/lib/rexml/light, ruby/lib/rexml/parsers: * Added the lower-case Shift-JIS files to the manifest. The upper-case ones, ser
- ruby/ext/tk/sample: * typo, nagai
December 08, 2003
- shim/ruby16/lib/rinda: Sync with 1.8., knu
- shim/ruby16/lib: Sync with 1.8., knu
- shim/ruby16/lib: Sync with 1.8., knu
- ruby/ext/tk/sample, ruby: * new sample script, nagai
- shim/ruby16/lib: Sync with 1.8., knu
- shim/ruby16/lib: Sync with 1.8., knu
- shim/ruby16/lib/date: Sync with 1.8., knu
- shim/ruby16/lib: Sync with 1.8., knu
- shim/ruby16/lib: values_at -> indices, knu
- ruby, ruby/lib/test/unit, ruby/test/testunit: * lib/test/unit/assertions.rb: renamed #assert_raises to #assert_raise, ntalbott
- app/div/sample/cal: change color, seki
- app/div/sample/cal: remove cal.rb, change date file name, seki
- ruby, ruby/lib/soap, ruby/lib/soap/rpc, ruby/test/soap/calc, ruby/test/soap/helloworld, ruby/test/wsdl/datetime, ruby/test/wsdl/raa: * lib/soap/rpc/standaloneServer.rb: add 'shutdown' and 'status', nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc, lib/soap4r/test/soap/calc, lib/soap4r/test/soap/helloworld, lib/soap4r/test/wsdl/datetime, lib/soap4r/test/wsdl/raa: * add methods 'shutdown' and 'status' to SOAP::RPC::StandaloneServer as delegates to WEBrick., nahi
- ruby, ruby/lib/test/unit, ruby/lib/test/unit/ui, ruby/lib/test/unit/ui/console, ruby/lib/test/unit/ui/fox, ruby/lib/test/unit/ui/gtk, ruby/lib/test/unit/ui/gtk2, ruby/lib/test/unit/ui/tk: * lib/test/unit/autorunner.rb: remove dependency to a particular, nobu
- ruby, ruby/ext/syck: * ext/syck/syck.c (syck_io_str_read): get rid of buffer overflow., nobu
- ruby/test/uri: * lib/uri/common.rb: new method URI.regexp. [ruby-dev:22121], aamine
- ruby, ruby/lib/uri: * lib/uri/common.rb: new method URI.regexp. [ruby-dev:22121], aamine
- ruby: 2003-12-08, eban
- ruby: * pack.c: define swap16 and swap32 only if they are not, matz
December 07, 2003
- app/div/sample/cal: add dCal, seki
- app/div/sample/login: add extend.erb, seki
- ruby/ext/iconv: add iconv.rb and config.charset., akr
- app/div/sample/login: add countlogin, guestlogin, seki
- ruby, ruby/ext/iconv: sort aliases., akr
- ruby: 2003-12-07, eban
- ruby, ruby/ext/iconv: * ext/iconv/iconv.c (map_charset): make case sensitive., akr
- app/div/sample/login: change some views, seki
- app/div/sample/login: update login sample, seki
- ruby/lib/rdoc/generators, ruby/lib/rdoc/generators/template/html: Support inline source in Kilmer template, dave
December 06, 2003
- ruby/ext/openssl: no need to care SSL_ERROR_NONE and SSL_ERROR_WANT_X509_LOOKUP., gotoyuzo
- ruby, ruby/ext/openssl: * ext/openssl/ossl_ssl.c (ossl_start_ssl): new function to wrap, gotoyuzo
- ruby: * io.c (flush_before_seek): flush before seek on any platform., eban
- ruby: 2003-12-06, eban
- ruby, ruby/lib/soap: * lib/soap/soap.rb(SOAP::Env.getenv): allow upcase environment variable, nahi
- lib/soap4r/lib/soap: * check if the format is right., nahi
- lib/soap4r/lib/soap: * support latest released http-access2.rb (this method is for latest unreleased, nahi
- lib/soap4r/lib/soap: * upcased environment variable was not obtained., nahi
- lib/http-access2/lib, lib/http-access2/test: * check proxy URL is valid., nahi
December 05, 2003
- eruby: * eruby_main.c (proc_args): copy the return value of getenv()., shugo
- eruby: * eruby_main.c (guess_mode): use strncpy() instead of strcpy()., shugo
- eruby: * eruby_main.c (guess_mode): use strncpy() instead of strcpy()., shugo
- ruby: typo., nobu
- ruby, ruby/lib/test/unit, ruby/test/testunit: * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises,, nobu
- ruby, ruby/lib/soap, ruby/lib/soap/rpc, ruby/lib/wsdl, ruby/test/soap: * lib/soap/netHttpClient.rb: proxy support did not work. fixed., nahi
- lib/soap4r/lib/wsdl: * read property from file., nahi
- lib/soap4r/lib/soap, lib/soap4r/test/soap: * follow http-access2 function., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc, lib/soap4r/test/soap: * read property from file., nahi
- ruby: * eval.c (rb_exec_end_proc): maintain tmp_end_procs., matz
- ruby: * eval.c (rb_exec_end_proc): should not clear end_procs and, matz
- ruby, ruby/test/ruby: * test/ruby/test_pipe.rb: use IO.pipe instead of IO.popen., akr
- ruby: MANIFEST: add files., nobu
- ruby, ruby/test/ruby, ruby/test/stringio, ruby/ext/stringio: * ext/stringio/stringio.c (strio_read): follow IO#read., nobu
- ruby: 2003-12-05, nobu
December 04, 2003
- ruby: * dln.c (aix_loaderror): should not use member named 'errno' which, matz
- ruby, ruby/lib/test/unit: * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises):, nobu
- ruby/lib/rdoc/parsers: Try to give nicer error messages on internal failures, dave
- lib/soap4r/lib/soap, lib/soap4r/test/soap: * read from file., nahi
- ruby, ruby/lib/drb: * lib/drb/drb.rb (DRb::DRbMessage::send_request, send_reply):, nobu
- ruby: * parse.y (exc_list): allow expanding list. [ruby-dev:22134], nobu
- ruby, ruby/test/fileutils: * test/fileutils/test_fileutils.rb (test_cp): test if the error is kind of SystemCallError. It is needless details that which errno is set on each systems., aamine
- ruby: mail address consistency., nobu
- ruby/lib, ruby: * lib/monitor.rb: use Object#__send__ instead of Object#send., shugo
- ruby, ruby/lib/soap: * lib/soap/streamHandler.rb: support latest released version of, nahi
- ruby, ruby/lib/soap, ruby/lib/soap/rpc, ruby/lib/wsdl, ruby/lib/xsd, ruby/test/soap/marshal, ruby/test/wsdl/datetime: * lib/soap/soap.rb: add SOAP::Env module for environment repository, nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc, lib/soap4r/test/soap: * change basic_auth property. work as a property bag., nahi
- lib/soap4r/lib/soap, lib/soap4r/test/soap: * cascading lock., nahi
- ruby: 2003-12-04, nobu
- ruby, ruby/ext/dl: * ext/dl/sym.c (rb_dlsym_guardcall): __declspec(noinline) is VC7, usa
- ruby, ruby/lib/net: * lib/net/http.rb: update hyperlink to the Japanese document., aamine
- ruby: [ruby-core:01881], gotoyuzo
- ruby, ruby/ext/openssl: * ext/openssl/ossl_asn1.c (asn1time_to_time): should check that, gotoyuzo
- ruby, ruby/lib/webrick: * lib/webrick/server.rb (GenericServer#start): should rescue, gotoyuzo
December 03, 2003
- ruby/lib, ruby: * lib/pathname.rb (Pathname#link, Pathname#symlink): obsoleted., akr
- ruby/test/ruby: * io.c (argf_read): should not terminate on empty string; wait, matz
- ruby/lib: * io.c (argf_read): should not terminate on empty string; wait, matz
- ruby: * io.c (argf_read): should not terminate on empty string; wait, matz
- lib/soap4r/test/wsdl/datetime: * no intention to test usec part here., nahi
- lib/soap4r/lib/soap, lib/soap4r/test/soap: * include Enumerable., nahi
- ruby/lib/rdoc/parsers: Implicitly define classes in 'class <<ClassName' if we haven't come across them before, dave
- lib/drb/lib/drb: correct fcntl parameer, seki
- ruby: correct fcntl parameer, seki
- ruby/lib/drb: correct fcntl parameer, seki
- ruby: * configure.in (AC_PROG_YACC): AC_DEFINE(OLD_YACC) if Yacc is found, matz
- ruby: MANIFEST: add lib/rdoc/dot/dot.rb., nobu
- ruby, ruby/ext/tk/lib: * 'format'==>'Kernel.format' (avoid override trouble), nagai
- ruby: * Makefile.in (lex.c): try gperf first, and copy from the source, nobu
- ruby/lib/rdoc, ruby/lib/rdoc/dot: Missing file, dave
- ruby: 2003-12-03, eban
- ruby, ruby/ext, ruby/lib: * ext/extmk.rb (MTIMES): let makefiles depend to mkmf.rb., nobu
December 02, 2003
- ruby: fixed method name, nobu
- lib/soap4r/lib/xsd: * add XSD::Charset.encoding= interface., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc, lib/soap4r/test/soap: * rename property "client.protocol.*" to "protocol.*". it's for client, not, nahi
- ruby, ruby/lib/net: * lib/net/http.rb: wrote the warning about HTTP_PROXY environment variable., aamine
- ruby/lib/test/unit/ui/gtk2: * lib/test/unit/ui/gtk2 (Test::Unit::UI::GTK2#start_ui): remove debug statement., nobu
- ruby, ruby/bin, ruby/lib/test, ruby/lib/test/unit, ruby/lib/test/unit/ui/fox, ruby/lib/test/unit/ui/gtk, ruby/lib/test/unit/ui/gtk2, ruby/lib/test/unit/ui/tk, ruby/test: * bin/testrb: new test runner. [ruby-core:01845], nobu
- ruby, ruby/test/fileutils: * test/fileutils/test_fileutils.rb: check if Pathnames are usable for arguments., aamine
- ruby: 2003-12-02, eban
- lib/soap4r/test/soap, lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc, lib/soap4r/lib/wsdl: * recover environment variable proxy setting feature. you can specify http, nahi
- lib/soap4r/lib/soap, lib/soap4r/test/soap: * do not allow deleting key from locked property., nahi
December 01, 2003
- ruby/ext/dl: Merged Tietew's patch of [ruby-dev:21991]., ttate
- ruby, ruby/lib/test/unit, ruby/test/testunit: * lib/test/unit/assertions.rb: fixed #assert_no_match message., ntalbott
- ruby/lib/rdoc/parsers: Allow string as argument to alias_method, dave
- ruby, ruby/ext/syck: * ext/syck/syck.c: string buffering bug. decrementing by full, why
- lib/soap4r/lib/soap: * add http streamHandler options., nahi
- lib/soap4r/lib/soap: * add fake interface to follow http-access2., nahi
- lib/soap4r/lib/soap, lib/soap4r/test/soap: * do not split key from property if locked., nahi
- ruby/test/ruby: * numeric.c (num_sadded): prohibit singleton method definition for, matz
- ruby/sample: * numeric.c (num_sadded): prohibit singleton method definition for, matz
- ruby: * numeric.c (num_sadded): prohibit singleton method definition for, matz
- lib/soap4r/lib/soap: * wiredump_file_base was broken., nahi
- lib/soap4r/lib/soap, lib/soap4r/test/soap: * lock/unlock return self., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc: * renamed property "client.streamhandler" to "client.protocol"., nahi
- lib/soap4r/lib/soap, lib/soap4r/test/soap: * dereference a value(nil) when hooked., nahi
- ruby: * pack.c (htov16): converts endian using swap16. htov32(), hton16,, matz
- ruby, ruby/ext/digest, ruby/ext/digest/md5, ruby/ext/digest/rmd160, ruby/ext/digest/sha1, ruby/ext/digest/sha2, ruby/ext/Win32API, ruby/sample/optparse: * sample/optparse/opttest.rb: added., nobu
- ruby, ruby/bin, ruby/lib/rdoc, ruby/lib/rdoc/generators, ruby/lib/rdoc/generators/template/chm, ruby/lib/rdoc/generators/template/html, ruby/lib/rdoc/generators/template/xml, ruby/lib/rdoc/markup, ruby/lib/rdoc/markup/sample, ruby/lib/rdoc/markup/simple_markup, ruby/lib/rdoc/markup/test, ruby/lib/rdoc/parsers: Add RDoc, dave
- ruby/lib: Add RDoc to list, dave
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc: * introduce soap/property for optional parameter. driver#options["..."], nahi
- lib/soap4r/lib/soap: * refactoring: Extract Method., nahi
- ruby, ruby/lib, ruby/test/fileutils: * lib/fileutils.rb (fu_each_src_dest0): call #to_str to allow Pathname for arguments. [ruby-core:01795], aamine
- ruby, ruby/bcc32, ruby/win32, ruby/wince: * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub, usa
November 30, 2003
- ruby: 2003-12-01, eban
- ruby, ruby/lib: * lib/mkmf.rb (TRY_LINK, link_command): added support for DLDFLAGS, eban
- lib/soap4r/lib/soap, lib/soap4r/test/soap: * add lock/unlock feature: avoid unexpected key reference by typo., nahi
- ruby: * configure.in: should put getcwd in AC_CHECK_FUNCS, not, eban
- ruby: * Makefile.in: add ARCH_FLAG to DLDFLAGS., eban
- ruby, ruby/lib: * lib/mkfm.rb (configuration): add ARCH_FLAG to DLDFLAGS., eban
- ruby: * Makefile.in: add ARCH_FLAG to CFLAGS., eban
- lib/soap4r/lib/soap, lib/soap4r/test/soap: * add keys interface., nahi
- lib/soap4r/lib/soap, lib/soap4r/test/soap: * raise friendly message if a key is already defined as a value., nahi
- lib/soap4r/lib/soap: * typo fixed., nahi
- lib/soap4r/lib/soap: * car, *cdr = *ary; Thanks to nobu., nahi
- lib/soap4r/lib/soap: * add hook. not tested.., nahi
- ruby, ruby/lib: * configure.in: keep ARCH_FLAG separate. export ARCH_FLAG., eban
- ruby, ruby/lib: * configure.in: do not override CCDLDFLAGS, LDFLAGS, XLDFLAGS,, eban
- ruby, ruby/ext/tk/lib: * ext/tk/lib/tk.rb: bug fix [ruby-talk:86746], nagai
- lib/soap4r/lib/soap: * property definition., nahi
- ruby, ruby/test/wsdl, ruby/test/wsdl/datetime, ruby/test/wsdl/map, ruby/test/xsd, ruby/lib/soap/encodingstyle, ruby/lib/wsdl/soap: * lib/soap/encodingstyle/soapHandler.rb: refactoring - Simplifying, nahi
- ruby: 2003-11-30, nobu
- ruby: * string.c (rb_str_update): get rid of SEGV at just allocated String., nobu
November 28, 2003
- lib/soap4r: * License changed., nahi
- lib/soap4r/test/xsd: * add tests., nahi
- lib/soap4r/sample/wsdl/amazon: * for buggy server., nahi
- ruby/lib: * gc.c (gc_mark): explicitly check mark recursion levels, instead, matz
- ruby: * gc.c (gc_mark): explicitly check mark recursion levels, instead, matz
- ruby: fix TupleSpaceProxy#read, read_all, seki
- ruby/lib/rinda: fix TupleSpaceProxy#read, read_all, seki
- lib/drb, lib/drb/lib/rinda, lib/drb/runit: fix TupleSpaceProxy#read, read_all, seki
- ruby: ChangeLog: FreeBSD., eban
- ruby/test/fileutils, ruby: * test/fileutils/test_fileutils.rb (test_ln_s): should be a file, not, eban
- lib/drb: lib/drb/drb.rb (DRbMessage#load): rescue Errno::* and raise DRbConnError., seki
- lib/drb/lib/drb: lib/drb/drb.rb (DRbMessage#load): rescue Errno::* and raise DRbConnError., seki
- ruby, ruby/test/ruby: * test/ruby/test_env.rb (test_has_value, test_index): condition for, nobu
- ruby: * hash.c (env_has_value, env_index): must match exactly., nobu
- ruby, ruby/test/ruby: * test/ruby/test_env.rb: add tests for ENV., usa
- ruby: lib/drb/drb.rb (DRbMessage#load): rescue Errno::* and raise DRbConnError., seki
- ruby/lib/drb: re-raise DRbConnError, seki
- ruby/lib/drb: rescue SystemCallError, seki
- ruby/lib: previous change refined., akr
- ruby, ruby/lib: * lib/pathname.rb (Pathname#realpath): obsolete the force_absolute, akr
- ruby, ruby/lib/soap, ruby/lib/soap/encodingstyle, ruby/lib/soap/mapping, ruby/lib/wsdl/soap, ruby/lib/xsd, ruby/sample/wsdl/amazon, ruby/test/soap, ruby/test/soap/marshal, ruby/test/wsdl/raa, ruby/test/xsd: * lib/soap/streamHandler.rb: drop unused http parameters., nahi
- lib/soap4r/lib/xsd: * an oldtype man like (v + 0.5).to_i thing... Use Rational#round instead., nahi
- lib/soap4r/test/wsdl/datetime, lib/soap4r/test/wsdl/map: * add 2 tests., nahi
- lib/soap4r/test/wsdl/raa: * Map bug fix., nahi
- lib/soap4r/lib/soap/mapping: * refactoring., nahi
- lib/soap4r/lib/xsd: * dateTime precision bug fix (at least, I hope.) bug of soap4r., nahi
November 27, 2003
- ruby/test/ruby: * test/ruby/test_proc.rb (test_arity): added., nobu
- ruby: * eval.c (method_arity): used wrong Proc object. [ruby-talk:86504], nobu
- ruby: 2003-11-28, eban
- ruby: * eval.c (rb_f_exit), process.c (rb_f_exit_bang): use VALUEs not but, nobu
- ruby, ruby/lib/test/unit/ui/gtk, ruby/lib/test/unit/ui/gtk2, ruby/lib/test/unit/ui/tk: * eval.c (rb_f_exit), process.c (rb_f_exit_bang): treat true as, nobu
- lib/soap4r/lib/soap: * delete unused properties. misleading., nahi
- lib/soap4r/lib/soap/encodingstyle: * decode unknown element according to self-defined type even if WSDL was given., nahi
- lib/soap4r/lib/soap/mapping: * Hash mapping support was broken., nahi
- lib/soap4r/lib/wsdl/soap: * better output format., nahi
- lib/soap4r/lib/wsdl/soap: * unnamed-item array support was broken. most typical usage is ApacheSOAP's, nahi
- lib/soap4r/lib/xsd: * Float#to_s uses scientific notation. use sprintf("%.*f", ...) to avoid it., nahi
- ruby: * eval.c, gc.c: FreeBSD/ia64 currently does not have a way for a, knu
- ruby/win32: win32/win32.c (rb_win32_stat): add "." to buf1 only if it has a drive letter., eban
- ruby, ruby/ext/tk/lib: * ext/tk/lib/tkafter.rb: bug fix on TkTimer#cancel_on_exception=(mode)., nagai
- ruby: 2003-11-27, eban
- ruby/win32, ruby: * win32/win32.c (rb_w32_stat): remove _fullpath() for NUL: device., eban
November 25, 2003
- ruby, ruby/ext/syck: * ext/syck/token.c: removed YYTOKTMP references which, why
- ruby, ruby/lib/webrick: * lib/webrick/httpresponse.rb: add HTTPResponse#keep_alive=., gotoyuzo
- ruby: add reference to ruby-dev., usa
- ruby: * defines.h (ENV_IGNORECASE): should define when DOSISH without, usa
- ruby, ruby/test/fileutils: * test/fileutils/test_fileutils.rb: do test in more deep directory., aamine
- ruby, ruby/lib: fix previous change., akr
- ruby, ruby/lib: * lib/open-uri.rb (URI::Generic#find_proxy): ENV case sensitivity test, akr
- ruby, ruby/test/fileutils: * test/fileutils/test_fileutils.rb: chdir Dir.tmpdir before each test. [ruby-dev:22045], aamine
- ruby, ruby/lib: * lib/open-uri.rb (URI::Generic#find_proxy): use http_proxy under CGI, akr
- ruby, ruby/test/wsdl: * test/wsdl/multiplefault.wsdl, test/wsdl/test_multiplefault.rb: removed. this, nahi
- 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/sample/soap, ruby/sample/wsdl/amazon, ruby/sample/wsdl/googleSearch, ruby/test/wsdl, ruby/test/wsdl/axisArray, ruby/test/xsd: * lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 -> Ruby's., nahi
- ruby: * ruby.h: don't treat Cygwin as Windows., eban
- ruby/ext/tcltklib: * ext/tcltklib/README.1st: edit., nagai
- ruby: * configure.in: change default value of --enable-pthread (default: no), nagai
- lib/soap4r/sample/wsdl/rnn: * typo fixed., nahi
- lib/soap4r/test/wsdl: * simplify the test case., nahi
- lib/soap4r, lib/soap4r/lib/soap, lib/soap4r/lib/soap/encodingstyle, 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, lib/soap4r/lib/xsd/xmlparser: * changed license; GPL2 -> Ruby's., nahi
- ruby/lib: add document that pathname.rb supports only Unix style pathnames., akr
November 24, 2003
- ruby: 2003-11-25, nobu
- ruby: * parse.y (primary): allow newlines just before right argument, nobu
- ruby, ruby/lib: * lib/open-uri.rb (OpenURI.open_loop, URI::HTTP#proxy_open): use, akr
- ruby, ruby/lib: * lib/open-uri.rb (URI::Generic#find_proxy): use CGI_HTTP_PROXY, akr
- ruby, ruby/ext, ruby/ext/etc: * ext/etc/extconf.rb: check for pw_passwd in struct passwd and, eban
- ruby, ruby/lib: * lib/open-uri.rb: validate option names., akr
- ruby: 2003-11-24, usa
- ruby, ruby/bcc32, ruby/win32, ruby/wince: * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub, usa
November 22, 2003
- ruby: * configure.in: set enable_pthread to no on MinGW., eban
- ruby: * configure.in: add --enable-pthread option (default: yes), nagai
- ruby, ruby/ext/tk, ruby/ext/tk/lib, ruby/ext/tk/sample, ruby/ext/tcltklib: * ext/tk/lib/tk.rb: add Tk.grab_release and fix bug of TkComposite, nagai
- ruby, ruby/ext/curses: * ext/curses/curses.c (window_nodelay): nodelay() of NetBSD's, usa
- ruby, ruby/bcc32, ruby/win32, ruby/wince: * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub, usa
- ruby: 2003-11-22, eban
- ruby, ruby/lib: * lib/fileutils.rb (have_st_ino?): djgpp has valid st_ino., aamine
- ruby/test/yaml: * gc.c (Init_stack): stack region is far smaller than usual if, matz
- ruby/test/ruby: * gc.c (Init_stack): stack region is far smaller than usual if, matz
- ruby/test/csv: * gc.c (Init_stack): stack region is far smaller than usual if, matz
- ruby/lib/xsd: * gc.c (Init_stack): stack region is far smaller than usual if, matz
- ruby/lib: * gc.c (Init_stack): stack region is far smaller than usual if, matz
- ruby/ext/syslog: * gc.c (Init_stack): stack region is far smaller than usual if, matz
- ruby/ext/pty: * gc.c (Init_stack): stack region is far smaller than usual if, matz
- ruby/ext/etc: * gc.c (Init_stack): stack region is far smaller than usual if, matz
- ruby/ext/socket: * gc.c (Init_stack): stack region is far smaller than usual if, matz
- ruby: * gc.c (Init_stack): stack region is far smaller than usual if, matz
- ruby/ext/curses: * gc.c (Init_stack): stack region is far smaller than usual if, matz
November 20, 2003
- ruby: * check existence of "pthread.h", nagai
- ruby, ruby/lib/test/unit: * lib/test/unit/assertions.rb: use #__send__ instead of #send., ntalbott
- lib/soap4r/lib/soap: Add https support. Patched by Oliver M. Bolzer., nahi
- lib/soap4r/lib/soap: Raise error if parse fails., nahi
- lib/soap4r/lib/xsd/xmlparser: Set @charset nil by default. Nil means 'follow encoding declaration in XML'., nahi
- lib/soap4r/lib/xsd: * Use cp932 under emx. Patched by Siena. / SHINAGAWA, Norihide in, nahi
- lib/soap4r/test/wsdl, lib/soap4r/test/wsdl/axisArray, lib/soap4r/test/wsdl/marshal, lib/soap4r/test/xsd, lib/soap4r/sample/soap, lib/soap4r/sample/wsdl/amazon, lib/soap4r/sample/wsdl/googleSearch: * Use File.open(...) { |f| f.read } instead of File.open(...).read., nahi
- ruby: * configure.in: don't find the Cygwin's pthread library on MinGW., eban
- ruby, ruby/lib, ruby/test/fileutils: * lib/fileutils.rb (have_st_ino?): emx (OS/2 with EMX) does not have st_ino (always 0). [ruby-dev:21972], aamine
- ruby: 2003-11-20, eban
- ruby, ruby/ext/tk, ruby/ext/tk/sample: * ext/tk/sample/tkballoonhelp.rb: new sample script, nagai
- oniguruma: Fix a bug and a memory leak, taken from [ruby-dev:21973]., knu
- ruby: * ruby.h: define is_ruby_native_thread() for no native thread environment, nagai
- ruby: * configure.in: always check existence of the pthread library, nagai
November 18, 2003
- ruby, ruby/lib/test, ruby/lib/test/unit: * lib/test/unit.rb: do not run tests if $! is set., ntalbott
- ruby/missing, ruby: * missing/memmove.c (memmove): take void *, not char *., eban
- ruby, ruby/lib: * lib/fileutils.rb (fu_same?): temporal fix for windows., aamine
- ruby: MANIFEST: add test/stringio/test_stringio.rb., eban
- ruby, ruby/lib, ruby/test/fileutils: * lib/fileutils.rb (fu_same?): check by inode instead of path name, to detect two hard links pointing to the same content., aamine
- ruby, ruby/ext/stringio, ruby/test/stringio: * test/stringio/test_stringio.rb: imported from [ruby-dev:21941]., nobu
- ruby, ruby/ext/stringio: * ext/stringio/stringio.c (strio_read): behave as IO at empty string., nobu
- ruby: 2003-11-18, nobu
- ruby, ruby/lib, ruby/test/fileutils: * lib/fileutils.rb (fu_each_src_dest): raise if src==dest. [ruby-talk:85344] [ruby-core:01699], aamine
November 17, 2003
- ruby/lib/xmlrpc: class XMLRPC::Client:, mneumann
- ruby: MANIFEST: add this file:, eban
- ruby, ruby/lib: * lib/optparse.rb (OptionParser::Completion::complete): allow least, nobu
- ruby: 2003-11-17, nobu
- ruby, ruby/lib/test/unit: * lib/test/unit/autorunner.rb (keyword_display): sort keywords., nobu
- ruby, ruby/lib/test/unit, ruby/lib/test/unit/ui/gtk, ruby/lib/test/unit/ui/gtk2, ruby/lib/test/unit/ui/tk: * lib/test/unit/ui/tk/testrunner.rb,, nobu
November 16, 2003
- lib/soap4r/lib/soap: Dump HTTP response message body by itself., nahi
- lib/soap4r/test/wsdl/axisArray: add tests for axis's array encoding., nahi
- ruby: * eval.c (rb_eval): iterator should return value from next inside, nobu
- ruby: 2003-11-16, eban
- ruby: * eval.c (eval): prepend error position in evaluating string to, matz
- ruby, ruby/lib/net: * lib/net/protocol.rb: logging response body. [experimental] [ruby-list:38800], aamine
- lib/soap4r/lib/soap: show coding intention, nahi
- lib/soap4r/lib/soap/rpc: Illegal parameter order(unused method), nahi
- lib/soap4r/lib/soap/mapping: map SOAPStruct which has multi-accessors which name are the same, to an array., nahi
- ruby, ruby/lib: * lib/thread.rb (Thread.exclusive): wrap method definition in, gsinclair
- ruby/lib/net: * lib/net/http.rb (set_debug_output): last commit was wrong., aamine
- ruby, ruby/lib/net: * lib/net/http.rb (set_debug_output): warn if method is called after #start. [ruby-dev:38798], aamine
November 15, 2003
- ruby: * eval.c (eval): do not re-raise exception to avoid unnecessary, matz
- ruby, ruby/ext/openssl: * /ext/openssl/ossl_x509ext.c (ossl_x509extfactory_create_ext):, gotoyuzo
- ruby: 2003-11-15, eban
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc: add driver#mandatorycharset interface to foce using charset for parsing, nahi
- lib/soap4r/lib/soap: Content-type header without 'charset=' part means us-ascii in HTTP., nahi
- ruby/lib, ruby: * lib/open-uri.rb (OpenURI.open_loop, OpenURI::HTTP#proxy_open):, akr
- ruby: * hash.c: remove unnecessary update., matz
November 13, 2003
- app/cvsmailer: Strings in ARGV are frozen on ruby 1.8, so do not try to modify them., knu
- lib/soap4r/bin: name of WSDL might be null?, nahi
- lib/soap4r/lib/wsdl/soap: Support WSDL array definition with maxOccures="unbound"., nahi
- lib/soap4r/lib/wsdl/soap: Fix indent., nahi
- lib/soap4r/lib/wsdl: Depends wsdl/parser.rb, nahi
- lib/soap4r/lib/soap/rpc: Element name of response message could have the name other than 'return'., nahi
- lib/soap4r/lib/soap/encodingstyle: Support Axis's halfway typed multi-ref array., nahi
- lib/soap4r/test/wsdl/marshal: Illegal path of wsdl2ruby.rb., nahi
- ruby, ruby/lib: inconsistency of the arguments for respond_to? in previous change is fixed., akr
- ruby/ext/dl: Merge the patch of [ruby-ext:02242]. (Thanks, Masahiro Sakai), ttate
- ruby/lib, ruby: * lib/open-uri.rb (Kernel[#.]open): hard coded URI schemes removed., akr
- ruby, ruby/lib/test/unit/ui/tk: * lib/test/unit/ui/tk/testrunner.rb: use grid and panedwindow (if available), nagai
- ruby, ruby/lib: * lib/open-uri.rb (OpenURI.open_uri): use File::RDONLY., akr
- ruby, ruby/ext/openssl: * ext/openssl/ossl_x509req.c (ossl_x509req_to_der): add function for, gotoyuzo
- ruby: 2003-11-13, eban
- ruby, ruby/lib: * lib/optparse.rb (OptionParser::Completion#complete): prior shorter, nobu
November 12, 2003
- ruby, ruby/ext/tk/lib: * ext/tk/lib/tk.rb,multi-tk.rb: stop freezing some classes, nagai
- ruby, ruby/lib/test/unit, ruby/lib/test/unit/ui/tk: * lib/test/unit/assertions.rb (assert_throws, assert_nothing_thrown):, nobu
- ruby/test/monitor, ruby: * test/monitor/test_monitor.rb: fix the timing problem by Queue., shugo
- ruby/test/monitor, ruby: * test/monitor/test_monitor.rb: added., shugo
- ruby: 2003-11-12, eban
- oniguruma: Import Oni Guruma 20031112 (version 1.9.5)., knu
- oniguruma: Import Oni Guruma 20030917 (version 1.9.4)., knu
- lib/soap4r/lib/wsdl, lib/soap4r/lib/wsdl/soap, lib/soap4r/test/wsdl: * WSDL/1.1 allows plural fault definition in a operation., nahi
- ruby/lib, ruby: * lib/monitor.rb: refactored. Thanks, Gennady Bystritsky., shugo
November 11, 2003
- ruby, ruby/ext/openssl: * ext/openssl/ossl.c (ossl_x509_sk2ary, ossl_x509crl_sk2ary): add, gotoyuzo
- ruby, ruby/lib/test/unit/ui: * lib/test/unit/ui/testrunnermediator.rb: should require 'test/unit'., ntalbott
- ruby, ruby/lib/test/unit/ui/gtk: * lib/test/unit/ui/gtk/testrunner.rb: added a rescue clause to handle, ntalbott
- ruby/lib/drb: * io.c (appendline): file may not end with newline. a bug if, matz
- ruby: * io.c (appendline): file may not end with newline. a bug if, matz
- ruby/lib/xmlrpc: fixed CDATA parsing for XMLScanParser and REXMLStreamParser, mneumann
- app/rwiki/installer: do not write pid file when DRb.start_service failed, kazu
- app/rwiki/lib/rwiki: ruby version on both server side and cgi interface, kazu
- ruby: 2003-11-11, eban
- ruby, ruby/ext/tk/lib: * ext/tk/lib/tk.rb: raise an exception when creating TkWindow, nagai
November 08, 2003
- ruby, ruby/lib/test/unit, ruby/test/testunit: * lib/test/unit/assertions.rb: un-deprecated #assert_not_nil to, ntalbott
- ruby/ext/dl/lib/dl: Bugfix for DL::Types::encode_type., ttate
- ruby/ext/dl: * ext/dl/sym.c: typo fix(lasterror -> last_error)., eban
- ruby: * MANIFEST: added these files:, eban
- ruby, ruby/test/wsdl/raa, ruby/test/soap/marshal, ruby/lib/soap, ruby/lib/soap/mapping, ruby/lib/wsdl, ruby/lib/wsdl/soap, ruby/lib/wsdl/xmlSchema: * test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading., nahi
- lib/soap4r/lib/wsdl/soap: camelCase -> underline_concat conversion was not enough., nahi
- lib/soap4r/test/wsdl/raa: add RAA test: WSDL load, parse and exec., nahi
- ruby: 2003-11-08, eban
- ruby: * configure.in: improvement of pthread check, nagai
- ruby, ruby/ext/dl: Add DL.win32_last_error and DL.last_error., ttate
November 07, 2003
- ruby, ruby/ext/tcltklib: * ext/tcltklib/tcltklib.c: To fix 'pthread-enabled Tcl/Tk' problem,, nagai
- lib/soap4r/lib/wsdl, lib/soap4r/lib/wsdl/xmlSchema: move ArrayTypeAttrName from wsdl/xmlSchema/data.rb to wsdl/data.rb., nahi
- ruby/lib, ruby: (Pathname#parent): if self is `.', return `..'., akr
- ruby/lib: Minor documentation fix., wew
- ruby, ruby/lib: lib/pathname.rb (Pathname#+): if self or the argument is `.', return another., akr
- ruby, ruby/lib: * lib/pathname.rb (Pathname#+): return the argument if self is `.'., akr
- ruby: 2003-11-07, nobu
- ruby, ruby/ext/socket: * ext/socket/socket.c (make_hostent): get rid of SEGV on aliases, nobu
November 06, 2003
- shim/ruby16/ext/zlib: Thanks to Brooks Davis., katsu
- shim/ruby16/ext/zlib: * zlib.c (Init_zlib): define Zlib::GzipReader#each_line as an alias of Zlib::GzipReader#each., katsu
- ruby, ruby/ext/zlib: * ext/zlib/zlib.c (Init_zlib): define Zlib::GzipReader#each_line as an alias of Zlib::GzipReader#each., katsu
- ruby: * eval.c (rb_load): save and restore rb_prohibit_interrupt., matz
- ruby: * MANIFEST: add these files:, eban
- ruby: * io.c (rb_io_inspect): show the path also at a closed file., nobu
- ruby/lib/test/unit/ui/tk: * eval.c (rb_load): allow interrupt during loaded program, matz
- ruby/lib/drb: * eval.c (rb_load): allow interrupt during loaded program, matz
- ruby/lib/test/unit: * eval.c (rb_load): allow interrupt during loaded program, matz
- ruby/lib: * eval.c (rb_load): allow interrupt during loaded program, matz
- ruby/ext/pty: * eval.c (rb_load): allow interrupt during loaded program, matz
- ruby: * eval.c (rb_load): allow interrupt during loaded program, matz
- ruby, ruby/win32: * win32/win32.c (make_cmdvector): process backslashes even if a quote, nobu
- ruby: 2003-11-06, eban
- ruby, ruby/lib: * lib/optparse.rb (OptionParser::Completion#complete): default not to, nobu
- ruby, ruby/ext/stringio: * ext/stringio/stringio.c (strio_set_string, strio_reopen): check, nobu
November 05, 2003
- ruby, ruby/sample/openssl: * sample/openssl/gen_csr.rb: there (at least) is a CA which does not accept DN, nahi
- ruby, ruby/ext/tcltklib, ruby/ext/tk/lib: configure.in, eval.c, signal.c: : add '--with-pthread-ext' option, nagai
- app/rwiki: Add icon to the link which navigates to outer world., nahi
- app/rwiki: Follow Devel::Logger's change. devel/logger.rb -> logger.rb, nahi
- ruby/test/optparse: * lib/optparse.rb (OptionParser::Switch::PlacedArgument::parse):, nobu
- ruby, ruby/lib: * lib/optparse.rb (OptionParser::Switch::PlacedArgument::parse):, nobu
- ruby, ruby/lib/test/unit/ui/gtk: * lib/test/unit/ui/gtk/testrunner.rb: typo., nobu
- ruby: 2003-11-05, usa
- ruby, ruby/bcc32, ruby/win32, ruby/wince: * string.c: add #include "version.h". this file still depends on it., usa
- ruby: * Makefile.in: remove needless version.h dependency., nobu
- ruby/lib, ruby: * lib/monitor.rb: revert to the previous revision., shugo
November 04, 2003
- ruby, ruby/ext/openssl, ruby/lib/webrick: * lib/webrick/https.rb (HTTPRequest#parse): set @client_cert_chain., gotoyuzo
- ruby, ruby/bcc32, ruby/win32, ruby/wince: * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub:, usa
- ruby: * class.c, hash.c, string.c: remove #include "version.h"., eban
- ruby/ext/bigdecimal: typo, shigek
- ruby: 2003-11-04, usa
- ruby: * io.c (read_all): fptr->f may be NULL, if IO is closed in the, matz
November 02, 2003
- lib/soap4r, lib/soap4r/lib/soap: Version: 1.5.1, nahi
- lib/soap4r/test/wsdlmarshal: remove duplicated tests., nahi
- lib/soap4r/test/soap/marshal: better 1.6 support., nahi
- ruby/cygwin, ruby: * cygwin/GNUmakefile: allow "B" type in defined symbols., eban
- lib/soap4r/lib/soap/mapping: * singleton class of false has TrueClass as ancestor under ruby/1.6. no, nahi
- lib/soap4r/lib/soap/mapping: * Fix Class#allocate emulation code for ruby/1.6. no effective change under, nahi
- lib/soap4r/test/soap/marshal: run test under ruby/1.6., nahi
- lib/soap4r/lib/soap/mapping: modified Class#allocate fake code for 1.6., nahi
- lib/soap4r/test/soap/marshal: run under 1.6, nahi
November 01, 2003
- ruby, ruby/lib/webrick: * lib/webrick/ssl.rb: new option :SSLExtraChainCert., gotoyuzo
- ruby: 2003-11-02, eban
- ruby: * string.c (rb_str_hash): Update the HASH_PERL alternative hash, knu
- shim/ruby16/ext/io/wait: Do not directly #include <sys/time.h>., knu
- ruby/ext/io/wait, ruby: #include <sys/time.h> wasn't actually needed for ruby 1.8 as missing.h, knu
- ruby, ruby/ext/openssl: * ext/openssl/ossl_ssl.c (ossl_ssl_peer_cert_chain): add new method, gotoyuzo
- ruby/ext/io/wait, ruby: #include <sys/time.h> is needed for struct timeval., knu
- shim/ruby16/ext/io/wait: #include <sys/time.h> is needed for struct timeval., knu
October 31, 2003
- shim/ruby16/ext/io/wait, shim/ruby16/ext/openssl: Add MANIFEST files., knu
- shim/ruby16/ext/dl: Add a workaround for the coredump problem when compiled with gcc 3.3, knu
- ruby: 2003-11-01, eban
- ruby, ruby/lib/soap/mapping, ruby/test/soap/marshal, ruby/test/soap/calc: * lib/soap/mapping/factory.rb: mark marshalled basetype objects when, nahi
- lib/soap4r/lib/soap/mapping: mark marshalled basetype objects when allow_original_mapping is true., nahi
- shim/ruby16/lib/cgi, shim/ruby16/lib/cgi/session: Import cgi/session and cgi/session/pstore from Ruby 1.8., knu
- shim/ruby16/lib/drb: Sync with 1.8., knu
- lib/soap4r/test/soap/marshal: add tests for self referencing immutable objects., nahi
- shim/ruby16/lib: Sync with 1.8., knu
- lib/soap4r/test/soap/calc: fix test name., nahi
- shim/ruby16/lib: Merge from 1.8., knu
- shim/ruby16/lib/webrick: Merge from 1.8., knu
- ruby, ruby/wince: * wince/string_wce.c (strrchr): should decrement pointer., uema2
- ruby, ruby/bcc32, ruby/lib, ruby/win32, ruby/wince: * configure.in, lib/mkmf.rb: add RPATHFLAG for NetBSD. [ruby-dev:21791], eban
October 30, 2003
- ruby/lib: RD -> RDoc contributed by Lyle Johnson, gsinclair
- ruby: 031031, matz
- ruby, ruby/win32, ruby/wince: * wince/Makefile.sub, win32/Makefile.sub (.y.c): allow white spaces, usa
- ruby, ruby/bcc32: 031031, matz
- ruby: * lib/drb/drb.rb: add DRbArray, seki
- ruby/lib/drb: add DRbArray, and change yield. [ruby-dev:21773], seki
- lib/drb: add DRbArray, chane yield([:key, :value]), seki
- lib/drb/lib/drb: add DRbArray, chane yield([:key, :value]), seki
- ruby, ruby/lib/soap, ruby/lib/soap/encodingstyle, ruby/test/soap/calc: * lib/soap/generator.rb: better XML pretty printing., nahi
- lib/soap4r/lib/soap/encodingstyle: illegal namespace assignment., nahi
- lib/soap4r/lib/soap: better XML pretty printing., nahi
- lib/soap4r/lib/soap: use URI::HTTP#request_uri instead of instance_eval('path_query')., nahi
- ruby, ruby/ext/syck: * ext/syck/yaml2byte.c: HASH const too long. Thanks, matz., why
- ruby: ChangeLog: typo fiix., eban
- ruby/test/drb: add test Hash#each, and change load_limit, seki
- ruby, ruby/ext/syck: * ext/syck/MANIFEST: Add yamlbyte.h., knu
- ruby/test/ruby: * io.c (READ_DATA_BUFFERED): new macro to detect whether stdio, matz
- ruby/test/drb: * io.c (READ_DATA_BUFFERED): new macro to detect whether stdio, matz
- ruby/lib: * io.c (READ_DATA_BUFFERED): new macro to detect whether stdio, matz
- ruby: * io.c (READ_DATA_BUFFERED): new macro to detect whether stdio, matz
- ruby: * parse.y (logop): left may be NULL. [ruby-talk:84539], matz
- ruby, ruby/lib/test/unit: * lib/test/unit/autorunner.rb: make fox runners work., nahi
- ruby: 2003-10-30, usa
- ruby: * process.c (rb_f_system): fixed lack of security check before, usa
October 29, 2003
- ruby/sample: * eval.c (proc_invoke): single array value to normal Proc#call, matz
- ruby/lib: * eval.c (proc_invoke): single array value to normal Proc#call, matz
- ruby/test/ruby: * eval.c (proc_invoke): single array value to normal Proc#call, matz
- ruby: * eval.c (proc_invoke): single array value to normal Proc#call, matz
- ruby, ruby/ext/openssl, ruby/ext/openssl/lib/net, ruby/ext/openssl/lib/openssl: * ext/openssl/lib/openssl/buffering.rb (Buffering#initialize):, gotoyuzo
- lib/soap4r/test/soap/calc, lib/soap4r/test/soap/helloworld: Refactoring., nahi
- ruby, ruby/test/drb: * test/drb/drbtest.rb: use rbconfig.rb to make the path of ruby interpreter to, nahi
- ruby, ruby/ext/tcltklib: * ext/tcltklib/tcltklib.c (CONST84): define CONST84 when it is not, usa
- ruby, ruby/lib: * re.c (rb_reg_s_union, Init_Regexp): new method `Regexp.union'., akr
- ruby: * eval.c (rb_longjmp): must not disturb original jump., matz
- ruby/lib: * eval.c (Init_Proc): taint preallocated exception object, matz
- ruby: * eval.c (Init_Proc): taint preallocated exception object, matz
- ruby: 2003-10-29, usa
- ruby: * parse.y (ret_args): node may be NULL. [ruby-talk:84530], matz
- ruby/lib: * parse.y (ret_args): node may be NULL. [ruby-talk:84530], matz
October 28, 2003
- ruby/test/drb: change yield2 test. [ruby-dev:21739], seki
- ruby, ruby/ext/tcltklib: * ext/tcltklib/tcltklib.c (VwaitVarProc, ip_rbVwaitObjCmd,, usa
- ruby: 2003-10-28, eban
- ruby: * parse.y (new_yield): remove magic argument rule; "yield [1,2]", matz
- ruby/test/ruby: * parse.y (new_yield): remove magic argument rule; "yield [1,2]", matz
- ruby/sample: * parse.y (new_yield): remove magic argument rule; "yield [1,2]", matz
October 22, 2003
- ruby, ruby/test/soap/calc, ruby/test/soap/helloworld: * test/soap/calc/*, test/soap/helloworld/*: set logging threshold to ERROR., nahi
- ruby/ext/dl: --enable-dlstack is true in default., ttate
- ruby/ext/dl: Bugfix for PR#1196, ttate
- ruby, ruby/lib/test/unit/collector, ruby/test/drb, ruby/test/ruby: * lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):, nobu
- ruby: 2003-10-22, eban
October 21, 2003
- ruby: * eval.c (ruby_cleanup): should not ignore exit_value in END, matz
- ruby/test/drb: * test/drb/drbtest.rb: import drb common test utilities., matz
- ruby: * test/drb/drbtest.rb: import drb common test utilities., matz
- ruby/test/drb: * eval.c (ruby_cleanup): call finalizers and exit procs before, matz
- ruby: * eval.c (ruby_cleanup): call finalizers and exit procs before, matz
- ruby, ruby/lib/test/unit/collector: * lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):, nobu
- ruby, ruby/win32: * win32/win32.c (do_spawn, do_aspawn): should return child's exit, usa
- ruby, ruby/win32: * win32/win32.c (do_spawn, do_aspawn): should wait child process even, usa
- ruby: 2003-10-21, eban
- ruby/ext/tk/lib, ruby/ext/tk/sample/demos-jp, ruby/ext/tk/sample/demos-en: bug fix, nagai
- ruby/ext/bigdecimal: Added math.rb descriptions., shigek
- ruby/ext/bigdecimal: Local version number(BigDecimal::ver) incremented., shigek
- ruby/ext/bigdecimal/sample: can read data from file., shigek
- ruby/ext/syck: C++/C99 style comments are not allowed yet. (ruby-bugs:PR#1184), nobu
October 20, 2003
- ruby, ruby/test/soap/calc, ruby/test/soap/helloworld: * test/soap/calc/*, test/soap/helloworld/*: catch the exception from test, nahi
- lib/soap4r/test/soap/calc, lib/soap4r/test/soap/helloworld: Catch thread exception and terminate the test., nahi
- ruby: import drb/runit/*.rb, seki
- ruby/test/drb: import drb/runit/*.rb, seki
- ruby: * eval.c (rb_eval): set current node after arguments evaluation., nobu
- lib/drb/runit: add require 'runit/cui/testrunner', seki
- ruby: * eval.c (rb_thread_cleanup): keep thread group for main thread., nobu
- lib/drb/runit: require 'rubyunit', seki
- ruby: * eval.c (rb_catch): backout., nobu
- ruby/test/ruby: * eval.c (PUSH_FRAME): generate unique number to be TAG_JUMP(), matz
- ruby: * eval.c (PUSH_FRAME): generate unique number to be TAG_JUMP(), matz
- ruby, ruby/test/ruby: * test/ruby/test_signal.rb (test_signal): restore old trap., nobu
- ruby: 2003-10-20, usa
- ruby/ext/socket: * gc.c (gc_sweep): loosen page free condition to avoid add_heap(), matz
- ruby: * gc.c (gc_sweep): loosen page free condition to avoid add_heap(), matz
- ruby, ruby/lib: * lib/debug.rb (debug_command): remove debug print., usa
October 19, 2003
- shim/ruby16/ext/io/wait: Add io/wait/extconf.rb from io/wait 0.0.1., knu
- shim/ruby16/ext/io/wait, shim/ruby16/ext/io/wait/lib: Add io/wait from 1.8., knu
- shim/ruby16/ext/openssl, shim/ruby16/ext/openssl/lib, shim/ruby16/ext/openssl/lib/net, shim/ruby16/ext/openssl/lib/openssl, shim/ruby16/ext/openssl/missing: Import OpenSSL for Ruby 0.1.4a., knu
- shim/ruby16/lib/drb: Import invokemethod16.rb from drb 2.0.4., knu
- shim/ruby16/lib, shim/ruby16/lib/drb, shim/ruby16/lib/rinda: Import drb from ruby 1.8., knu
- shim/ruby16/lib, shim/ruby16/lib/webrick, shim/ruby16/lib/webrick/httpauth, shim/ruby16/lib/webrick/httpservlet: Import webrick from 1.8., knu
- shim/ruby16/lib/soap, shim/ruby16/lib/soap/encodingstyle, shim/ruby16/lib/soap/mapping, shim/ruby16/lib/soap/rpc, shim/ruby16/lib/wsdl, shim/ruby16/lib/wsdl/soap, shim/ruby16/lib/wsdl/xmlSchema, shim/ruby16/lib/xsd, shim/ruby16/lib/xsd/xmlparser: Import soap from 1.8., knu
- shim/ruby16/lib, shim/ruby16/lib/date: (Partially) Import date2-3.4. This changes the behavior of ruby 1.6's, knu
- shim/ruby16/lib: Sync with ruby 1.8., knu
- shim/ruby16/lib: Add un.rb from 1.8., knu
- shim/ruby16/lib: Add scanf.rb from 1.8., knu
- shim/ruby16/lib: Add gserver.rb from ruby 1.8., knu
- shim/ruby16/lib: Add csv.rb., knu
- shim/ruby16/lib: Add tmpdir.rb and a new tempfile.rb that utilizes tmpdir.rb., knu
- shim/ruby16/lib: Sync with 1.8., knu
- shim/ruby16/lib, shim/ruby16/ext/syck, shim/ruby16/lib/yaml: Import syck 0.41., knu
- shim/ruby16/lib: Sync with ruby 1.8., knu
- shim/ruby16/lib: Sync with ruby 1.8., knu
- shim/ruby16/lib/rexml, shim/ruby16/lib/rexml/dtd, shim/ruby16/lib/rexml/encodings, shim/ruby16/lib/rexml/light, shim/ruby16/lib/rexml/parsers: Import rexml 2.7.1., knu
- shim/ruby16/lib/xmlrpc: Add xmlrpc from ruby 1.8., knu
- shim/ruby16/lib: Add logger.rb, from devel-logger 1.2.2., knu
- ruby: 2003-10-19, eban
- ruby, ruby/lib: * lib/pathname.rb (foreachline, dir_foreach): add obsolete warning., akr
October 18, 2003
- ruby, ruby/test/soap/calc, ruby/test/soap/helloworld: * test/soap/calc/*, test/soap/helloworkd/*: changed port# of test server., nahi
- lib/soap4r/test, lib/soap4r/test/interopR2, lib/soap4r/test/soap/calc, lib/soap4r/test/soap/helloworld: * change port# of tests., nahi
- lib/soap4r/test/soap/marshal: * added various tests., nahi
- lib/drb/runit: use test/unit, seki
- ruby/missing, ruby: * missing/acosh.c (DBL_MANT_DIG): typo fix(ifdef -> ifndef)., eban
- ruby: 2003-10-18, eban
October 17, 2003
- ruby/ext/tk/sample/demos-en, ruby/ext/tk/sample/demos-jp: modify the message and comments on the source, nagai
- ruby, ruby/ext/syck: * ext/syck/yamlbyte.h: Ditto., why
- ruby, ruby/ext/syck: * ext/syck/rubyext.c: YAML::Syck::compile method., why
- lib/http-access2/lib: * Do not set verify_depth by itself. OpenSSL use depth limit 9 by default., nahi
- shim/ruby16/ext/enumerator: Sync with ruby 1.8., knu
- ruby, ruby/ext/enumerator: * ext/enumerator/enumerator.c, ext/enumerator/enumerator.txt:, knu
- shim/ruby16/lib: Add rdoc documentation., knu
- ruby, ruby/lib: * lib/generator.rb: Add rdoc documentation., knu
- ruby: * lib/set.rb: Reword and fix Overview., knu
- ruby/lib: Reword and fix Overview., knu
- ruby: 2003-10-17, eban
- ruby/ext/tcltklib, ruby/ext/tk, ruby/ext/tk/lib: add some documents, nagai
- ruby, ruby/test/ruby: * test/ruby/test_range.rb: added., usa
- ruby/ext/tk: forgot to add 'unicodeout.rb', nagai
October 16, 2003
- ruby/ext/dbm, ruby/ext/dl/lib/dl, ruby/ext/dl/sample, ruby/ext/gdbm, ruby/ext/sdbm, ruby/ext/tk/lib, ruby/ext/win32ole/sample, ruby/lib, ruby/lib/cgi/session, ruby/lib/irb, ruby/lib/irb/cmd, ruby/lib/net, ruby/lib/rexml, ruby/lib/rexml/dtd, ruby/lib/rexml/light, ruby/lib/shell, ruby/lib/xmlrpc, ruby/sample: consistent parentheses in assignment RHS., matz
- ruby/lib: * lib/debug.rb (DEBUGGER__::Context::debug_command): do not call, matz
- ruby: * lib/debug.rb (DEBUGGER__::Context::debug_command): do not call, matz
- ruby, ruby/ext/tk/lib: (bug fix) instance variable @frame was used without initializing on, nagai
- ruby, ruby/ext/tk/lib: If $DEBUG == true and some exception is caused in a callback, nagai
- ruby: 2003-10-16, eban
- ruby: * string.c (rb_str_upto): ("a"..."a").to_a should return []., matz
- ruby, ruby/ext/tk/lib, ruby/ext/tk/sample/demos-en, ruby/ext/tk/sample/demos-jp: Add Tk::EncodedString and Tk::UTF8_String class to support characters, nagai
October 15, 2003
- ruby, ruby/test/digest, ruby/test/ruby: * test/digest/test_digest.rb (test_eq): show failed class., nobu
- ruby: 2003-10-15, knu
- ruby, ruby/lib: * lib/jcode.rb: Merge from 1.8: use Regexp.new()'s extra arguments, knu
- ruby, ruby/ext/digest: * ext/digest/digest.c (rb_digest_base_s_new): Zero the newly, knu
- ruby/ext/digest: Add a XXX comment., knu
- ruby, ruby/lib/soap: * lib/soap/netHttpClient.rb: use URI::HTTP#request_uri instead of, nahi
- ruby/lib: * lib/cgi.rb (CGI::Cookie): tiny typo fix., matz
- ruby: * lib/cgi.rb (CGI::Cookie): tiny typo fix., matz
- ruby: * eval.c (ruby_run): just return FAILURE instead of parse error, nobu
- ruby, ruby/ext/digest: * ext/digest/digest.c (rb_digest_base_alloc): need to initialize, usa
- ruby/lib: * marshal.c (w_object): dump extended modules as well., matz
- ruby/lib/irb: * marshal.c (w_object): dump extended modules as well., matz
- ruby/ext/socket: * marshal.c (w_object): dump extended modules as well., matz
- ruby: * marshal.c (w_object): dump extended modules as well., matz
- ruby: ruby-list, nobu
- ruby/ext/tk: add entry3.rb, nagai
- ruby: 2003-10-15, usa
- ruby, ruby/ext/enumerator, ruby/ext/syck: * ext/enumerator/enumerator.c (enumerator_each): avoid VC++ warning., usa
October 14, 2003
- ruby, ruby/ext/syck: * ext/syck/bytecode.c: Checkin of YAML bytecode support., why
- rough/lib: These are now part of ruby 1.8 and shim., knu
- shim/ruby16/lib: Copied from 1.8., knu
- ruby: Update., knu
- ruby, ruby/doc, ruby/lib: * lib/generator.rb: A new library which converts an internal, knu
- rough/lib: Perform a little of optimization and add unit tests., knu
- rough/lib: Omit a nil check before calling is_a?() as nil too can take it., knu
- rough/lib: benchmark.rb is now maintained as a standard library., knu
- rough/lib: No need to require 'test/unit/ui/console/testrunner'., knu
- ruby, ruby/ext/tk/sample/demos-en, ruby/ext/tk/sample/demos-jp: ext/tk/sample/demos-en/entry3.rb, ext/tk/sample/demos-jp/entry3.rb :, nagai
- ruby, ruby/ext/digest: * test/digest/test_digest.rb: Moved from ext/digest/test.rb., knu
- ruby, ruby/test/digest, ruby/ext/digest: * test/digest/test_digest.rb: Moved from ext/digest/test.rb., knu
- ruby: ChangeLog: forgot. sorry, nagai
- ruby/ext/tk/lib: ext/tk/lib/tk.rb:, nagai
- ruby, ruby/ext/tcltklib, ruby/ext/tk/lib: ext/tcltklib/tcltklib.c:, nagai
- ruby: forgot.., nahi
- ruby/lib/soap, ruby/lib/soap/encodingstyle, ruby/lib/soap/mapping, ruby/lib/soap/rpc, ruby/lib/xsd, ruby/test/ruby, ruby/test/soap/marshal, ruby/test/wsdl, ruby/test/xsd: * lib/soap/baseData.rb: Introduce SOAPType as the common ancestor of, nahi
- lib/soap4r/lib/soap/mapping: Refactoring., nahi
- ruby: * eval.c (ruby_finalize_0): return the given exit status unless, nobu
- ruby: * intern.h (ruby_stop): never return., nobu
October 13, 2003
- rough/lib: ipaddr.rb is now maintained as part of ruby., knu
- rough, rough/ext/racc/cparse, rough/lib/racc: racc runtime is now part of and is maintained as a ruby standard, knu
- rough, rough/ext/syslog: syslog is now part of and is maintained as a ruby standard module., knu
- rough, rough/lib: time.rb isn't maintained here, either., knu
- rough, rough/lib: filetype.rb is obsolete now that there is a decent interface to, knu
- rough, rough/lib: fileutils.rb is not maintained here, either., knu
- ruby/lib, ruby: * lib/pathname.rb (realpath): make ELOOP check bit more robust., akr
- rough/lib: Turn casual examples into unit tests., knu
- rough/lib: Generator#each() should rewind at the beginning., knu
- ruby: 2003-10-14, knu
- ruby: commit miss., nobu
- ruby: * eval.c (rb_require_safe): segfault after loading .so., nobu
- shim/ruby16/lib: Copy pathname.rb from ruby 1.8. Some comparison test cases are, knu
- rough, rough/lib: Remove modules that are no longer maintained here., knu
- rough, rough/ext/enumerator: Move enumerator from rough to shim., knu
- shim/ruby16/ext/enumerator: Move enumerator from rough to shim., knu
- ruby, ruby/doc, ruby/ext, ruby/ext/enumerator: Add ext/enumerator, a helper module for the Enumerable interface., knu
- lib/soap4r/test/soap/marshal: * add tests of extends and ivars., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/encodingstyle: * changed SOAPGenerator interface to allow complex XML attribute (extraattr), nahi
- lib/soap4r/lib/soap/mapping: * support ivars and extends marshalling with XML attribute. this extensibility, nahi
- ruby/test/ruby, ruby: * test/ruby/envutil.rb: use Config::CONFIG["ruby_install_name"],, eban
- ruby, ruby/test: * eval.c (rb_feature_p): match by classified suffix., nobu
- ruby: 2003-10-13, eban
- ruby/test/ruby: * string.c (str_new4): should not preserve FL_TAINT status in the, matz
- ruby/lib: * string.c (str_new4): should not preserve FL_TAINT status in the, matz
- ruby: * string.c (str_new4): should not preserve FL_TAINT status in the, matz
October 11, 2003
- app/rwiki/lib/rwiki: cvs_update: rev = 'HEAD' if rev.nil?, kazu
- ruby/lib/rexml, ruby: * lib/rexml/quickpath.rb (REXML::QuickPath::match):, eban
- ruby/lib: fix previous change., akr
- ruby/lib, ruby: * lib/pathname.rb (realpath): check existence of the file., akr
- ruby, ruby/lib: * lib/pathname.rb (realpath): re-implemented., akr
- ruby: 2003-10-11, eban
- ruby, ruby/lib: * lib/pathname.rb (realpath_rec): fix handling of symlink to absolute, akr
- lib/soap4r/test/wsdl, lib/soap4r/test/xsd: * No need to introduce unused namespace., nahi
- lib/soap4r/lib/xsd: * DateTime#of is obsolete. Use DateTime#offset., nahi
- lib/soap4r/lib/xsd: * add delete interface., nahi
- lib/soap4r/lib/soap: * small refactoring., nahi
- lib/soap4r/lib/soap: * Namespace of local scoped attribute (equals nil) must not be assigned., nahi
- lib/soap4r/lib/soap/encodingstyle: Basetype's extraattr was ommitted. Use this for Ruby object extend marshalling., nahi
- lib/soap4r/lib/soap/mapping: * better support of Ruby object marshalling about extend and ivar., nahi
- ruby/lib, ruby: * lib/monitor.rb: handle exceptions correctly. Thanks, Gennady, shugo
October 10, 2003
- ruby: * MANIFEST: add these files:, eban
- ruby, ruby/lib/rexml/parsers: * Forgot to update the MANIFEST, WRT the removal of files from the, ser
- ruby/lib/rexml, ruby/lib/rexml/encodings, ruby/lib/rexml/light, ruby/lib/rexml/parsers: * Changes to the encoding mechanism. If iconv is found, it is used first, ser
- ruby: 2003-10-10, nobu
October 09, 2003
- ruby: * eval.c (is_defined): inheritance line adjustment as like as, nobu
- ruby: * marshal.c (r_object0): remove unnecessary iv restoration for, matz
- ruby, ruby/ext/openssl, ruby/ext/openssl/lib/openssl: * ext/openssl/ossl_x509name.c (ossl_x509name_initialize): add, gotoyuzo
- lib/soap4r/lib/soap/rpc: Set default logging threshold to INFO., nahi
- lib/soap4r/test/soap/marshal: Add tests about ivar and extend., nahi
- ruby: * eval.c (rb_thread_start_0): prevent thread from GC., nobu
- ruby: * eval.c (rb_thread_start_0): non-volatile should be restored from, nobu
- ruby: * eval.c (proc_save_safe_level, proc_get_safe_level,, nobu
- ruby: * pack.c (uv_to_utf8): change message to "out of range", since, matz
- ruby: * eval.c (rb_set_end_proc, rb_exec_end_proc): restore safe level., nobu
- ruby: * eval.c (rb_yield_0): no error if block is empty., nobu
- ruby: 2003-10-09, eban
- ruby: eval.c (eval): re-indented., nobu
October 08, 2003
- ruby: commit miss., nobu
- ruby: * eval.c (localjump_error): id should be ID., nobu
- ruby: 2003-10-08, eban
- ruby: * MANIFEST: add these files:, eban
- ruby, ruby/lib/test, ruby/lib/test/unit, ruby/lib/test/unit/collector, ruby/lib/test/unit/ui, ruby/test, ruby/test/testunit/collector: * lib/test/unit.rb: removed installation instructions., ntalbott
October 07, 2003
- ruby/lib/xmlrpc: applied patch by OHARA Shigeki:, mneumann
- ruby: * MANIFEST: add test/ruby/endblockwarn.rb., eban
- ruby/test/ruby: * test/ruby/test_beginendblock.rb, test/ruby/endblockwarn.rb: commited older, nahi
- ruby, ruby/test/ruby: * test/ruby/test_beginendblock.rb: add tests for nested BEGIN/END., nahi
- ruby, ruby/ext/fcntl: define Fcntl::O_ACCMODE instead of Fcntl::ACCMODE to be consist with, akr
- ruby, ruby/ext/fcntl: * ext/fcntl/fcntl.c (Init_fcntl): define Fcntl::ACCMODE., akr
- ruby/ext/socket, ruby: * ext/socket/extconf.rb: useless assignment removed., akr
- ruby, ruby/test/ruby: * test/ruby/test_beginendblock.rb (test_endinmethod): END{} is now, nobu
October 06, 2003
- ruby: * parse.y (stmt): should not expand mrhs if lhs is solely starred., nobu
- ruby: * parse.y (stmt): rhs of multiple assignment should not be, matz
- ruby, ruby/ext/openssl: * ext/openssl/ossl_asn1.c (ossl_asn1_get_asn1type): use appropriate, gotoyuzo
- ruby, ruby/lib, ruby/test/csv: * lib/csv.rb (IOReader, BasicWriter): call binmode when a given IO, nahi
- lib/csv/tests: * Call Tempfile#binmode before read for test., nahi
- lib/csv/lib, lib/csv/tests: * Call binmode of io which is passed to IOReader.new or BasicWriter.new., nahi
- ruby, ruby/ext/socket: * ext/socket/extconf.rb: check recvmsg even if sendmsg is exists., akr
- ruby: * marshal.c (w_object): wrong method name in the message., nobu
- ruby: 2003-10-06, eban
- ruby: * parse.y (stmt): END in method should cause warning., matz
- ruby, ruby/test/ruby: * test/ruby/test_iterator.rb (test_block_argument_without_paren): added., nahi
- ruby, ruby/test/ruby: * test/ruby/test_beginendblock.rb, test/ruby/beginmainend.rb: added test for, nahi
- ruby: * marshal.c (w_object): should pass "weak" value to next level., matz
- ruby/lib: * marshal.c (w_object): should pass "weak" value to next level., matz
October 05, 2003
- ruby, ruby/lib: * lib/pathname.rb: version information is added in document., akr
- ruby: * eval.c (rb_f_END): block should be given. [ruby-dev:21497], nobu
- ruby, ruby/ext/openssl: * lib/ext/openssl/extconf.rb: add check for some engine functions, gotoyuzo
- ruby: * MANIFEST: add these files:, eban
- ruby: add rinda, (import from drb-2.0.4), seki
- ruby/lib/rinda: add rinda, (import from drb-2.0.4), seki
- ruby: * eval.c (rb_eval): fix evaluation order. [ruby-list:38431], nobu
- ruby, ruby/test/uri: * test/uri/*: translated RUNIT to Test::Unit., akira
- ruby, ruby/lib/xsd, ruby/test/soap/calc, ruby/test/soap/marshal: * lib/xsd/datatypes.rb: Rational -> Decimal string bug fix., nahi
- ruby, ruby/test/ruby: * test/ruby/test_beginendblock.rb, test/ruby/beginmainend.rb: add tests about, nahi
- lib/soap4r/lib/xsd, lib/soap4r/test/soap/marshal: * Rational -> Decimal string bug fix., nahi
- ruby, ruby/test/ruby: * test/ruby/envutil.rb: added. split "rubybin" from test_system.rb., nahi
- ruby, ruby/test/testunit/runit: * test/testunit/runit/test_testresult.rb: removed some unnecessary, ntalbott
- ruby, ruby/lib, ruby/lib/runit, ruby/test/testunit/runit: * lib/rubyunit.rb: aliasing TestCase into the top level is, ntalbott
- ruby, ruby/lib: * lib/open-uri.rb (URI::Generic#find_proxy): no_proxy support did not work., nahi
- ruby, ruby/lib/test/unit, ruby/test/testunit: * lib/test/unit/assertions.rb: will use pp for output if available., ntalbott
October 04, 2003
- oniguruma: Apply a fix against an optimization bug to the vendor branch, obtained, knu
- ruby, ruby/lib/test/unit, ruby/test/testunit, ruby/test/testunit/util: * lib/test/unit/assertions.rb: made small improvements to assertion, ntalbott
- ruby, ruby/lib/test/unit: * lib/test/unit/assertions.rb: refactored message building., ntalbott
- ruby: delete CVS confliction indicator. sorry., gotoyuzo
- ruby, ruby/ext/openssl: * ext/openssl/ossl_asn1.h: global symbols should be declared, gotoyuzo
- ruby, ruby/test/ruby: * test/ruby/test_exception.rb (test_else): added., akira
- ruby: 2003-10-05, eban
- ruby/sample: * marshal.c (w_object): instance variable dump do not cause error, matz
- ruby/lib/irb: * marshal.c (w_object): instance variable dump do not cause error, matz
- ruby/ext/openssl: * marshal.c (w_object): instance variable dump do not cause error, matz
- ruby: * marshal.c (w_object): instance variable dump do not cause error, matz
- ruby, ruby/lib/test/unit, ruby/test/testunit: * lib/test/unit/assertions.rb: changed assertion messages to rely more, ntalbott
- ruby: * lib/drb/acl.rb, lib/drb/ssl.rb: added., seki
- ruby: * add lib/drb/acl.rb, lib/drb/ssl.rb, seki
- ruby/lib/drb: add acl.rb, ssl.rb, seki
- ruby/lib/drb: exit from a thread using 'break', seki
- lib/drb, lib/drb/lib/drb: use 'tmpdir', seki
- lib/drb, lib/drb/lib, lib/drb/lib/drb, lib/drb/runit: move to lib/drb/acl.rb, use ipaddr.rb., seki
- lib/drb, lib/drb/lib/drb: exit from a thread using 'break', seki
- lib/soap4r/test/soap/calc: Add Config::CONFIG["EXEECT"]., nahi
- ruby: * MANIFEST: added these files:, eban
- ruby: * gc.c (Init_stack): the type of space is changed to unsigned int, eban
- lib/http-access2: for 2.0.1, nahi
- lib/http-access2/lib: * add a cut condition., nahi
- lib/devel-logger/lib: * check logdev's responsibility with respond_to, not is_a. no need to check, nahi
- lib/devel-logger/test: Avoid using IO.pipe. IO.pipe could be blocked with msg flood., nahi
- ruby, ruby/lib/soap, ruby/lib/soap/rpc, ruby/test: * lib/soap/netHttpClient.rb: follow http-access2. hosts which matches, nahi
- lib/soap4r/test: * Follow Ruby's runner., nahi
- lib/soap4r/lib/soap: * Follow http-access2 no_proxy support., nahi
- lib/http-access2/lib: * Hosts which matches ENV['no_proxy'] or ENV['NO_PROXY'] is not proxyed., nahi
- lib/http-access2/lib: Do not use http_proxy defined by ENV['http_proxy'] or ENV['HTTP_PROXY'] if the, nahi
- ruby, ruby/lib: * lib/pathname.rb (initialize): raise ArgumentError if argument has, akr
- lib/soap4r/test/wsdl/marshal: No need to use fileutils.rb which is not in ruby/1.6., nahi
- ruby, ruby/test/uri: * test/uri/* (6 files): added., akira
- ruby, ruby/lib, ruby/lib/uri: * lib/uri/ftp.rb, lib/uri/mailto.rb: renamed to #to_s from #to_str., akira
- lib/soap4r/lib/soap/rpc: Add 'Status: ..' line by myself. webrick/httpresponse.rb is for HTTP response,, nahi
October 03, 2003
- ruby, ruby/lib/test/unit, ruby/lib/test/unit/collector, ruby/test/testunit, ruby/test/testunit/collector: * lib/test/unit/testsuite.rb: changed #<< to return self, and added, ntalbott
- ruby, ruby/ext/syck, ruby/test/yaml: * ext/syck/rubyext.c: default keys handled., why
- ruby, ruby/ext/openssl: * ext/openssl/extconf.rb: add check for X509V3_set_nconf., gotoyuzo
- ruby, ruby/ext/openssl: ossl_asn1.h was included twice., gotoyuzo
- lib/http-access2/lib/http-access2: * escape query as form parameter. use CGI.escape instead of URI.escape., nahi
- ruby, ruby/lib/soap, ruby/lib/xsd, ruby/sample/wsdl/amazon: * lib/xsd/datatypes.rb: dump sign by itself. under the problematic platform,, nahi
- ruby: 2003-10-04, eban
- ruby, ruby/lib: * lib/pathname.rb (initialize): duplicate and freeze argument., akr
- lib/soap4r/lib/xsd: * refactoring., nahi
- lib/soap4r/lib/soap: removed unused RCS id., nahi
- ruby: * MANIFEST: add following files:, eban
- ruby, ruby/ext/openssl: * ext/openssl/ossl_asn1.c: add DER encoder and decoder., gotoyuzo
- rough/lib/uri, rough/lib/uri/test, rough/lib/uri/uri: renamed methods: FTP#to_str->FTP#to_s, MailTo#to_str->MailTo#to_s, akira
- ruby, ruby/lib/test, ruby/lib/test/unit/collector, ruby/test/testunit/collector: * lib/test/unit.rb: refactored to use optparse., ntalbott
- ruby: 2003-10-03, eban
October 02, 2003
- ruby, ruby/lib/test/unit, ruby/lib/test/unit/util, ruby/test/testunit, ruby/test/testunit/util: * lib/test/unit/assertions.rb: added a default message for #assert,, ntalbott
- ruby/ext/openssl: ENGINE_load_public_key takes four arguments since OpenSSL-0.9.7, gotoyuzo
- ruby/ext/openssl: ENGINE_load_private_key takes four arguments since OpenSSL-0.9.7, gotoyuzo
- ruby, ruby/ext/iconv: * ext/iconv/iconv.c (iconv_failure_initialize): conform with, nobu
- ruby: * time.c (Init_Time): define initialize. [ruby-dev:21469], nobu
- ruby, ruby/ext/openssl: * ext/openssl/ossl_engine.c: add a new module OpenSSL::Engine., gotoyuzo
- ruby/misc: * time.c (time_load): restore instance variables (if any) before, matz
- ruby: * time.c (time_load): restore instance variables (if any) before, matz
- ruby, ruby/ext/iconv: * ext/iconv/iconv.c (iconv_fail): now yield erred substring, and, nobu
- ruby, ruby/test/ruby: * variable.c (rb_const_defined_0): look up constants in Object as, nobu
- ruby, ruby/lib/test/unit, ruby/lib/test/unit/collector, ruby/test/testunit, ruby/test/testunit/collector: * lib/test/unit/assertions.rb: should not capture an, ntalbott
October 01, 2003
- ruby: * eval.c (rb_thread_raise): prototype; avoid VC++ warning., usa
- ruby: 2003-10-02, eban
- ruby: * eval.c (rb_f_block_given_p): real required condition is, matz
- ruby: * variable.c (rb_const_defined_at): should exclude constants from, matz
- ruby, ruby/test/logger, ruby/lib/xsd, ruby/test/xsd, ruby/test/soap, ruby/test/soap/calc: * test/logger/test_logger.rb: unlinking file before close causes problem under, nahi
- ruby, ruby/ext/etc: * ext/etc/etc.c (etc_getgrent): typo., nobu
- ruby, ruby/ext/etc: * signal.c (ruby_signal_name): adjust to the prototype., nobu
- lib/soap4r/lib/xsd, lib/soap4r/test/soap, lib/soap4r/test/xsd: * lib/xsd/datatypes.rb(XSDFloat, XSDDouble): add +/- sign explicitly when, nahi
- lib/soap4r/test/soap/calc: * Give httpd config param "CGIInterpreter". "/usr/bin/env ruby" thing does not, nahi
- ruby/ext/etc: * ext/etc/etc.c: add new functions: setpwent, getpwent, endpwent,, matz
- ruby/ext/socket: * ext/etc/etc.c: add new functions: setpwent, getpwent, endpwent,, matz
- ruby: * ext/etc/etc.c: add new functions: setpwent, getpwent, endpwent,, matz
- ruby: * gc.c (heaps): manage slots and limits together. [ruby-dev:21453], nobu
- ruby: * MANIFEST: add wince/mkconfig_wce.rb., eban
- ruby: 2003-10-01, nobu
- ruby: * eval.c (rb_load): Object scope had priority over required file, nobu
- ruby, ruby/wince: * wince/mkconfig_wce.rb: sorry, forget to commit., uema2
- ruby, ruby/wince: * wince/setup.mak: add sigmarionIII SDK support., uema2
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
August 31, 2003
- ruby: * process.c (p_gid_sw_ensure): return VALUE., eban
- ruby: * eval.c (TAG_DST()): take no argument., eban
- ruby: * process.c (p_gid_sw_ensure): lack of function type, nagai
- ruby/lib/net: * lib/net/http.rb: cosmetic improvements to documentation, gsinclair
- ruby: 2003-08-31, eban
- ruby: * MANIFEST: add lib/optparse/version.rb., eban
- ruby, ruby/lib, ruby/lib/optparse: * lib/optparse.rb: --version takes an optional argument; "all" or a list of package names., nobu
- ruby, ruby/lib/date, ruby/lib: yyyy/mm is not an acceptable format., tadf
August 29, 2003
- lib/fcgi:, moonwolf
- lib/fcgi/lib:, moonwolf
- ruby: The 2nd arg for add,sub,mult, and div is 0, then result will be same as +,-,*,/ respectively., shigek
- ruby/ext/bigdecimal/sample: limit inserted., shigek
- ruby/ext/bigdecimal/lib/bigdecimal: mult & div instead of * & /., shigek
- ruby/ext/bigdecimal: The 2nd arg for add,sub,mult, and div is 0, then result will be same as +,-,*,/ respectively., shigek
- ruby/lib/cgi/session: Add documentation in RDoc format., wew
- ruby: 2003-08-29, eban
- ruby, ruby/doc, ruby/ext/tcltklib, ruby/ext/tk/lib: * doc/ChangeLog-1.8.0: add changes of Ruby/Tk, nagai
- ruby/lib/cgi: Add documentation in RDoc format., wew
August 27, 2003
- ruby: * parse.y (singleton): typo fixed (ruby-bugs-ja PR#562), matz
- ruby/sample: * eval.c (rb_eval): *a = [1,2] now assigns [[1,2]] to a., matz
- ruby: * eval.c (rb_eval): *a = [1,2] now assigns [[1,2]] to a., matz
- oniguruma: Incorporate a patch from [ruby-dev:21263] to fix the problem where it, knu
- lib/soap4r/sample/soapbox: Still does not work., nahi
- lib/soap4r/lib/wsdl/soap: Definitions., nahi
- lib/soap4r/lib/soap: Remove debug code., nahi
- lib/soap4r/lib/soap/mapping: Fixed copy&paste bug., nahi
- ruby: * error.c (rb_bug): should not use other methods; this function is, nobu
- ruby/ext/bigdecimal: Forgot to round '*'., shigek
- ruby, ruby/lib/net: * lib/net/smtp.rb (check_response): AUTH CRAM-MD5 returns 334 response. [ruby-list:38279], aamine
- lib/devices/linux: fixed installer, matju
August 26, 2003
- ruby: 2003-08-27, usa
- ruby, ruby/win32: * win32/win32.c (map_errno): support winsock error., usa
- lib/soap4r: Add xsd/xmlparser, nahi
- lib/soap4r/test: added., nahi
- ruby/lib: * lib/ostruct.rb (OpenStruct::method_missing): prohibit modifying, matz
- ruby: * lib/ostruct.rb (OpenStruct::method_missing): prohibit modifying, matz
- lib/soap4r/sample/GoogleSearch, lib/soap4r/sample/WSDemo, lib/soap4r/sample/marshallingWithWSDL: Follow previous changes., nahi
- lib/soap4r/sample/soapbox: WSDL file was changed!, nahi
- lib/soap4r/lib/wsdl: Add AttributeConstraintError exception., nahi
- lib/soap4r/lib/wsdl: Proxy support bug fix., nahi
- lib/soap4r/lib/wsdl/xmlSchema: Add AttributeConstraintError exception., nahi
- lib/soap4r/lib/wsdl/soap: style="document" support., nahi
- lib/soap4r/lib/soap: SOAPElement constructor signature change., nahi
- lib/soap4r/lib/soap: Extra attrs was not dumped if generate_explicit_type = false., nahi
- lib/soap4r/lib/soap: bug fixed. no one uses it..., nahi
- lib/soap4r/lib/soap: Introduce WSDLDriver::Servant class and move WSDLDriver implementation into it., nahi
- lib/soap4r/lib/soap/rpc: Follow wsdlDriver.rb., nahi
- lib/soap4r/lib/soap/mapping: Add wsdlRegistry.rb and move WSDLMappingRegistry into it., nahi
- ruby/ext/bigdecimal: sqrt() error checking bug fixed., shigek
- ruby/ext/bigdecimal: sqrt() speed up., shigek
- ruby: commit miss, nobu
- ruby: 2003-08-26, eban
- ruby, ruby/lib: * lib/mkmf.rb (create_tmpsrc): add the hook for source., nobu
- eruby: * version 1.0.4 released., shugo
- ruby, ruby/ext/syck: * implicit.c (syck_type_id_to_taguri): corrected detection of, why
August 24, 2003
- lib/soap4r/bin: use wsdl/importer. run without http-access2., nahi
- lib/soap4r/lib/soap: follow lib/wsdl change., nahi
- lib/soap4r/lib/wsdl, lib/soap4r/lib/wsdl/soap: introduce OperationInfo class., nahi
- lib/soap4r/lib/wsdl, lib/soap4r/lib/wsdl/xmlSchema: Add wsdl/xmlSchema/unique.rb, nahi
- lib/soap4r/lib/xsd: add Iconv.safe_iconv. incomplete., nahi
- lib/soap4r/sample/soapbox: still does not work. style='literal' must be supported., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/xsd/xmlparser: change exception hierarchy., nahi
- lib/soap4r/lib/soap/mapping: follow wsdl/xmlSchema/* change., nahi
- lib/soap4r/lib/wsdl, lib/soap4r/lib/wsdl/soap: imported schema could be a XML schema, not WSDL schema., nahi
- lib/soap4r/lib/wsdl/xmlSchema: introduce classes for all/sequence/choice element., nahi
August 23, 2003
- ruby: * file.c (rb_file_s_expand_path): avoid calling rb_scan_args() for, matz
- ruby: 2003-08-24, eban
- lib/soap4r/lib/wsdl/xmlSchema: parse 'id' attr., nahi
- oniguruma: Import Oni Guruma 20030819 (version 1.9.3)., knu
- ruby: BUFCHECK() doesn't update p/pend in loop., nobu
- ruby: BUFCHECK() doesn't update p/pend in loop., nobu
- lib/soap4r/lib/wsdl, lib/soap4r/lib/wsdl/soap, lib/soap4r/lib/wsdl/xmlSchema, lib/soap4r/lib/xsd/xmlparser: Clear responsibility about exception., nahi
- lib/soap4r/lib/wsdl/xmlSchema: Add XMLSchema parser., nahi
- ruby: * file.c (file_expand_path): performance improvement., nobu
- lib/soap4r/lib/soap, lib/soap4r/lib/wsdl, lib/soap4r/lib/wsdl/soap, lib/soap4r/lib/xsd, lib/soap4r/lib/xsd/xmlparser: Refactoring: XML parser wrapper libs to xsd/xmlparser/*, nahi
- ruby/lib: Added RDoc documentation., wew
- ruby: again, sorry, nobu
- ruby: commit miss, nobu
- ruby, ruby/ext/nkf: * ext/nkf/nkf.c (rb_nkf_putchar): should use rb_str_resize() to just, nobu
- lib/soap4r/lib/soap, lib/soap4r/lib/wsdl, lib/soap4r/lib/xsd: Let XSD::NS thread-safe., nahi
- ruby, ruby/lib/irb: * lib/irb/ruby-lex.rb: bug fix for "foo" !~ /bar/. [ruby-talk:79942], keiju
- ruby: * eval.c (rb_eval, rb_iterate, block_pass): reduce PUSH/POP_TAG and, nobu
- ruby: 2003-08-23, nobu
- lib/soap4r/lib/soap, lib/soap4r/lib/wsdl: Add wsdl/importer.rb., nahi
- lib/soap4r/lib/wsdl: do not parse 'http://foo' as a qname. heulistic..., nahi
- ruby/misc: * eval.c (rb_yield_splat): should check if "values" is array., matz
- ruby: * eval.c (rb_yield_splat): should check if "values" is array., matz
- lib/soap4r/lib/soap: dump warn message to STDERR., nahi
- lib/soap4r/lib/wsdl: In previous change, add support of net/http client., nahi
- lib/soap4r/lib/wsdl, lib/soap4r/lib/wsdl/soap: Add soap:binding elements., nahi
- lib/soap4r/lib/wsdl/xmlSchema: Add xsd:any element., nahi
August 21, 2003
- ruby, ruby/ext/syck, ruby/lib/yaml: * ext/syck/rubyext.c: refactoring of the transfer method, why
- ruby: 2003-08-22, eban
- ruby: * eval.c (block_pass): improve passing current block., nobu
- lib/soap4r/test/interopR2: test/interopR2/client.rb: rewritten client with test/unit., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/rpc: Recover RPC::ServerException from compat.rb., nahi
- lib/soap4r/lib/soap: Remove debug code., nahi
- lib/soap4r, lib/soap4r/sample/Exchange, lib/soap4r/sample/GoogleSearch, lib/soap4r/sample/HelloWorld, lib/soap4r/sample/RAA, lib/soap4r/sample/marshallingWithWSDL, lib/soap4r/bin: Follow module structure change., nahi
- lib/soap4r/lib/xsd: Add xsd module for XML Schema datatype., nahi
- lib/soap4r/lib/soap: Unintentional remove., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/mapping, lib/soap4r/lib/soap/rpc, lib/soap4r/lib/wsdl, lib/soap4r/lib/wsdl/soap: Move compatibility modules to soap/comapt.rb, nahi
- ruby: Int. overflow bug in multiplication fixed & VpNmlz() speed up., shigek
- ruby/ext/bigdecimal: Int. overflow bug in multiplication fixed & VpNmlz() speed up., shigek
- ruby: 2003-08-21, eban
- ruby/lib/net: Small documentation update, including source attribution., gsinclair
- ruby/lib/net: Small changes to documentation; mainly hiding things from RDoc., gsinclair
August 19, 2003
- ruby, ruby/ext/syck: * ext/syck/syck.h: Parser definition problems on HP-UX. [ruby-talk:79389], why
- ruby/lib: RD -> RDoc, with embellishments, by William Webber., gsinclair
- ruby: to_s("+") implemented., shigek
- ruby/ext/bigdecimal: to_s("+") implemented., shigek
- ruby/ext/bigdecimal/lib/bigdecimal: E added. Typo corrected., shigek
- ruby: * MANIFEST: add lib/webrick/ssl.rb., eban
- app/rwiki/lib/rwiki: check by Another HTML-lint, kazu
- ruby, ruby/ext/openssl/lib/openssl, ruby/lib/webrick: * lib/webrick/ssl.rb: new file; SSL/TLS enhancement for GenericServer., gotoyuzo
- eruby: * eruby_main.c (run): do not call ruby_finalize() before, shugo
- ruby: * io.c (next_argv): should not call GetOpenFile() if rb_stdout is, shugo
August 18, 2003
- ruby, ruby/ext/openssl, ruby/ext/openssl/lib/net, ruby/ext/openssl/lib/openssl, ruby/ext/openssl/sample: * ext/openssl/ossl_ssl.c: sync_close is moved to SSLSocket as, gotoyuzo
- ruby: 2003-08-19, eban
- ruby, ruby/ext/curses, ruby/ext/tcltklib: * ext/curses/curses.c (_XOPEN_SOURCE_EXTENDED): Mac OS X standard, nobu
- app/raa/www: raa-regist.mrb -> raa-regist.rhtml, nahi
- app/raa/lib, app/raa/svr, app/raa/test, app/raa/tool, app/raa/www: Initial WEBrick support. not tested well., nahi
- ruby: 2003-08-18, nobu
- ruby: * dir.c (glob_helper): preserve raw order for **., nobu
- mod_ruby/doc, mod_ruby: * cookie.c (cookie_values): fixed comment., shugo
- mod_ruby: * cookie.c (cookie_domain): return nil if cookie->domain is NULL., shugo
August 17, 2003
- ruby, ruby/ext/openssl, ruby/ext/tcltklib: * ext/openssl/extconf.rb (HAVE_VA_ARGS_MACRO): need to compile., nobu
- ruby/ext/bigdecimal/lib/bigdecimal: Refinement for speedup., shigek
- ruby, ruby/ext/openssl/lib/net, ruby/ext/openssl/lib/openssl: * ext/openssl/lib/openssl/ssl.rb (SSLSocket#sync_close=): add a, gotoyuzo
- ruby: 2003-08-17, eban
- lib/opengl: Change allocate_buffer_with_string(), yoshi
- lib/opengl: fixed for mswin32, yoshi
- ruby, ruby/ext: * ext/extmk.rb (extmake): should not force to remake Makefile when, nobu
August 16, 2003
- ruby: 2003-08-16, nobu
- ruby, ruby/bcc32, ruby/ext, ruby/ext/openssl, ruby/lib, ruby/win32, ruby/wince: * marshal.c (w_symbol, w_object): get rid of warnings., nobu
- ruby/ext/bigdecimal/lib/bigdecimal: Typo 'selt' corrected to 'self'., shigek
- app/rwiki/lib/rwiki: fragment only if link to same page [rubyist:1695], kazu
August 14, 2003
- ruby/lib/xmlrpc: * gc.c (id2ref): recycle check should be done by klass == 0., matz
- ruby: * gc.c (id2ref): recycle check should be done by klass == 0., matz
- ruby: Bug fix and addition of math.rb., shigek
- ruby/ext/bigdecimal/lib/bigdecimal: Newly added., shigek
- ruby/ext/bigdecimal/sample: Changed to use lib/bigdecimal/math.rb., shigek
- ruby/ext/bigdecimal: lib/bigdecimal/math.rb added., shigek
- ruby/ext/bigdecimal: Bug fix: div method., shigek
- lib/soap4r/lib/soap: Add iconv support., nahi
- app/rwiki/lib/rwiki: add Version.regist, kazu
- app/rwiki/lib/rwiki: show ruby version, kazu
- app/rwiki/lib/rwiki, app/rwiki/site: RSS 1.0 support, kazu
- app/rwiki/installer: man-rd-ja-reject.tar.gz, kazu
- ruby, ruby/ext/win32ole: * ext/win32ole/win32ole.c (OLE_FREE): should not call, suke
- ruby: 2003-08-14, usa
- ruby: * gc.c (rb_data_object_alloc): check type of 1st argument., usa
August 13, 2003
- app/rwiki: 1.8ism, kazu
- app/rwiki/lib/rwiki: link bug fix, kazu
- app/div/lib/tofu: for webrick-1.3, seki
- app/div: 1.8ism, seki
- app/div/lib/div, app/div/lib/tofu, app/div/sample/app: type -> self.class, thanks iwatsukis-san, seki
- ruby: Ambiguity of BigDecimal::limit removed., shigek
- ruby/ext/bigdecimal: Ambiguity of BigDecimal::limit removed., shigek
- 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: copyright comment., nahi
- lib/soap4r/lib/soap/mapping: Illegal singleton check., nahi
- lib/soap4r/test: Add tests., nahi
- ruby, ruby/lib/webrick: * lib/webrick/https.rb (HTTPServer#run): should set syncing-mode, gotoyuzo
- ruby/sample: * eval.c (POP_BLOCK): turn on BLOCK_LEFT flag when leaving block., matz
- ruby: * eval.c (POP_BLOCK): turn on BLOCK_LEFT flag when leaving block., matz
- ruby: 2003-08-13, eban
- ruby: * object.c (rb_class_s_alloc): add function prototype to avoid VC++, eban
- ruby, ruby/ext/Win32API: * ext/Win32API/Win32API.c (Win32API_initialize): should pass some, usa
August 11, 2003
- ruby/lib/net: RD -> RDoc by William Webber, gsinclair
- lib/xlib/X11: 1.8isms, matju
- lib/xlib/X11: 1.8isms, matju
- lib/xlib/X11: 1.8isms, matju
- lib/xlib/tests: 1.8isms, matju
- ruby: * eval.c (THREAD_SAVE_CONTEXT): should explicitly turn off the, matz
- ruby: * eval.c (rb_thread_restore_context): typo., matz
- ruby/sample: * eval.c (struct thread): add member to save backing store on, matz
- ruby: * eval.c (struct thread): add member to save backing store on, matz
- ruby, ruby/lib: * lib/debug.rb(debug_command): inspection command should inspect resulting, nahi
- ruby: 2003-08-11, eban
- ruby: * eval.c (rb_call_super): do not use rb_block_given_p() for, matz
August 07, 2003
- ruby, ruby/lib/webrick: * lib/webrick/httputils.rb (FormData#list): should not take, gotoyuzo
- lib/drb/lib, lib/drb/runit: using ipaddr (acl2), seki
- ruby, ruby/cygwin: * cygwin/GNUmakefile: add forwarding DLL target for cygwin., eban
- ruby, ruby/cygwin: * cygwin/GNUmakefile: better --disbale-shared option support., eban
- ruby: 2003-08-07, eban
- mod_ruby/doc: * fix document of Request#upload_hook., shugo
- mod_ruby: * reqeust.c (request_call_upload_hook): bug fix., shugo
August 06, 2003
- ruby: * gc.c: FreeBSD/ia64's mcontext_t is a bit different from that of, knu
- ruby/ext/bigdecimal: Just small change., shigek
- ruby/ext/bigdecimal: Comparison results adjusted to Float's., shigek
- ruby: BigDecimal change., shigek
- ruby, ruby/lib/test/unit: * lib/test/unit/testcase.rb: Added equality checking., ntalbott
- ruby: 2003-08-06, eban
- ruby/lib/net: RD -> RDoc by William Webber, gsinclair
- ruby, ruby/lib: * lib/mkmf.rb (have_library): treat nil function name as "main"., nobu
- mod_ruby/doc: * fix doc., shugo
- mod_ruby: * fix indentation., shugo
- mod_ruby: * paramtable.c (paramtable_each): bug fix., shugo
- ruby, ruby/ext, ruby/ext/digest/sha1, ruby/ext/io/wait, ruby/lib: * ext/extmk.rb (extmake): pass LIBPATH to make ruby. [ruby-dev:21137], nobu
- mod_ruby: * upload.c (upload_io): bug fix., shugo
- mod_ruby:, shugo
August 05, 2003
- ruby, ruby/ext: * ext/Setup*: add io/wait and openssl., usa
- ruby, ruby/lib/net: * lib/net/http.rb: update document., aamine
- ruby/lib/net: RDoc updated by William Webber, gsinclair
- ruby/ext/bigdecimal/lib/bigdecimal: Trailing 0s in split removed.(to_digits changed)., shigek
- ruby/ext/bigdecimal: Trailing 0s in split removed. & bug in floor fixed., shigek
- ruby/lib/net: RDoc comments provided by William Webber <wew@xxxxxxxxxxxxxxxxx>, gsinclair
- ruby/ext/bigdecimal/lib/bigdecimal: Bug in to_digits fixed., shigek
- ruby/ext/bigdecimal: Trailing 0s in to_s removed. & Bug in VpFrac fixed., shigek
- ruby/lib, ruby: * lib/fileutils.rb (install): should preserve timestamp only., eban
- ruby: 2003-08-05, eban
- ruby: * eval.c (rb_load): should preserve current source file/line., nobu
- ruby/ext/bigdecimal: Unnecessary comments removed., shigek
- ruby/ext/bigdecimal: Fix: coerce in comparisons., shigek
- mod_ruby: * fixed bugs of libapreq support., shugo
- ruby/lib/irb: * lib/irb/ruby-lex.rb, lib/irb/ruby-token.rb: support %s-notation for irb., keiju
- ruby/lib/irb: * lib/irb/ruby-lec.rb: support %W-notation., keiju
- ruby/doc: doc/NEWS: typo fix(CVS -> CSV)., eban
August 04, 2003
- lib/opengl: remove debug print, yoshi
- lib/opengl, lib/opengl/sample: fixed bug teapot.rb,dof.rb, yoshi
- ruby/ext/bigdecimal/lib/bigdecimal: Typo pointed out by Javier Goizueta fixed., shigek
- ruby: add doc/ChangeLog-1.8.0, nobu
- mod_ruby: * merged from version_1_0-branch., shugo
- mod_ruby: * Makefile.in (distclean): added doc/Makefile., shugo
- mod_ruby: * '#ifdef APR_HAS_THREADS' -> '#if APR_HAS_THREADS', shugo
- ruby: 2003-08-04, eban
- ruby: * util.h: remove unnecessary parentheses. [ruby-dev:20879], nobu
- ruby/lib/net, ruby: * lib/net/imap.rb (receive_responses): raise exception to, shugo
- ruby/lib/net: * lib/net/imap.rb: convert RD to RDoc., shugo
- ruby: * lib/net/imap.rb: convert RD to RDoc., shugo
August 03, 2003
- ruby/ext/tk/lib, ruby/ext/tk/sample/demos-en, ruby/ext/tk/sample/demos-jp: * ready to use 'validatecommand' option of TkEntry/TkSpinbox widget, nagai
- ruby, ruby/win32: * win32/win32.c (rb_w32_utime): never use utime() of C runtime., usa
- lib/soap4r/lib/wsdl: Add., nahi
- ruby: * eval.c (rb_call_super): should propagate previous block for, nobu
- lib/soap4r, lib/soap4r/lib/wsdl/soap: Remove uninstaller., nahi
- lib/soap4r/sample/GoogleSearch: Refresh sample files., nahi
- lib/soap4r/sample/Amazon: * sample/Amazon/sampleClient.rb: sample client which uses Driver generated from, nahi
- lib/soap4r/lib/soap/rpc, lib/soap4r/lib/wsdl/soap: * wsdl/soap/classDefCreator.rb: simplify., nahi
- lib/soap4r/lib/soap, lib/soap4r/lib/soap/mapping: Add aliases for soap4r/1.4.8.1 compatibility. Samples in soap4r/1.4.8.1 should, nahi
- ruby: * lib/scanf.rb: import. [back-dated to July 19], dblack
- ruby/ext/tk/lib: * typo bug, nagai
- ruby: * eval.c (call_trace_func): clear exception flag temporarily., nobu
- lib/soap4r/sample/HelloWorld: HelloWorld sample., nahi
- lib/soap4r, lib/soap4r/bin, 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/sample, lib/soap4r/sample/Amazon, lib/soap4r/sample/Calc, lib/soap4r/sample/Exchange, lib/soap4r/sample/GoogleSearch, 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/marshallingWithWSDL, lib/soap4r/sample/webrick, lib/soap4r/test, lib/soap4r/test/interopR2: * *.rb: change coding convention., nahi
- lib/http-access2/lib/http-access2: content_type -> contenttype, nahi
- ruby/lib, ruby: * lib/un.h (help): new. % ruby -run -e help cp, eban
- ruby: * regex.h (re_mbctab): should refer to RUBY_EXPORT. [ruby-ext:02199], eban
- ruby/ext/tk/sample/demos-en, ruby/ext/tk/sample/demos-jp: * additional message, nagai
- ruby/ext/tk/lib: * (bug fix) bug on Tk object ID management, nagai
- ruby/ext/tk, ruby/ext/tk/sample/demos-en, ruby/ext/tk/sample/demos-jp: * add widget demo scripts, nagai
- ruby: * math.c (math_log): nan takes a dummy argument on Cygwin 1.5.0. backport from, nahi
- ruby: 2003-08-03, eban
- ruby/ext/tk/lib: * sorry. fixed commit miss, nagai
- lib/drb/runit: change DRbUnknown test, seki
- ruby: * modify macro to detect 'MacOS X' based on [ruby-talk:77849], nagai
- ruby/ext/tcltklib/lib: *bug fix ( NOT MAINTAINED : only for running 'line2.rb' demo. ), nagai
August 02, 2003
- ruby/ext/tk, ruby/ext/tk/lib, ruby/ext/tk/sample/demos-en, ruby/ext/tk/sample/demos-jp: * add or modify some widget demo scripts, nagai
- app/rdtool/rd: merged a patch written by Tatsuki Sugiura (see [ruby-list:37996])., tosh
- lib/drb: for ossl-2, seki
- lib/drb/lib/drb: for ossl-2, seki
- lib/drb/runit: change test_03_many, seki
- ruby, ruby/lib/webrick: * lib/webrick/https.rb: change an option name., gotoyuzo
- ruby, ruby/lib/net: * lib/net/smtp.rb: respond_to? needs 2nd argument. [ruby-talk:77796], aamine
- ruby/ext/tk, ruby/ext/tk/lib, ruby/ext/tk/sample/demos-en, ruby/ext/tk/sample/demos-jp: * (bug fix) forgot to entry a widget class name of 'labelframe' widget, nagai
- ruby: * gc.c: add "#pragma weak" for __libc_ia64_register_backing_store_base., matz
- ruby/ext, ruby: * ext/extmk.rb (--no-undefined): annoying option removed., eban
- ruby, ruby/ext/openssl, ruby/lib: * lib/mkmf.rb (pkg_config): get configuration by pkg-config. [new], nobu
- ruby: 2003-08-02, eban
- ruby/ext/tk, ruby/ext/tk/lib, ruby/ext/tk/sample, ruby/ext/tk/sample/demos-en, ruby/ext/tk/sample/demos-jp: * (bug fix) TkEntry#delete, nagai
- ruby: * variable.c (classname): find regular class name if not set., nobu
- ruby/lib: * lib/un.rb: add each descriptions for the -v option., eban
- app/rwiki/lib/rwiki: charset, kazu
- app/rwiki/lib/rwiki: Body charset, kazu
- ruby: type fix, nobu
- app/rwiki/lib/rwiki: version 2003-08-02, kazu
- app/rwiki/lib/rwiki: info.rhtml: about_*, kazu
August 01, 2003
- app/rwiki/lib/rwiki: ref_name: ref_name(name, cmd = 'view') -> ref_name(name, params = {}, cmd = 'view'), kazu
- ruby: * eval.c (rb_yield_0): code clean up according to Nobu's patch., matz
- ruby/lib/test: * class.c (rb_obj_singleton_methods): should not go up to, matz
- ruby: * class.c (rb_obj_singleton_methods): should not go up to, matz
- ruby/doc: * class.c (rb_obj_singleton_methods): should not go up to, matz
- app/rwiki/lib/rwiki: content_type, kazu
- app/rwiki/lib/rwiki: remove duplicated body, kazu
- app/rwiki/installer: change background color, kazu
- app/rwiki/installer: check parent dir's rwiki, kazu
- app/rwiki/installer: rwiki_start arguments bug fix, kazu
- ruby: * (bug fix) preprocessor errors occur on OpenBSD-current, nagai
- ruby, ruby/lib/yaml: * lib/yaml/store.rb (YAML::Store#initialize): filename is first, why
- lib/drb/lib/drb: ca_cert -> client_ca / untested, seki
- ruby: forgot to check in., aamine
- ruby/lib/net: * lib/net/http.rb: refine document., aamine
- ruby: * gc.c (rb_gc_mark_locations): no need to swap arguments., nobu
- ruby: * gc.c (rb_gc_mark_locations): no need to swap arguments., nobu
- ruby: set dldpath on darwin, seki
- ruby: set dldpath on darwin, seki
- ruby, ruby/lib/net: * lib/net/http.rb: convert RD to RDoc. Thanks William Webber. [ruby-doc:456], aamine
- ruby: 030801, matz
- ruby: * gc.c (rb_gc): typo., matz
- ruby/ext/syck: * ext/syck/rubyext.c (syck_emitter_write_m): forgot to declare, matz
- ruby: * ext/syck/rubyext.c (syck_emitter_write_m): forgot to declare, matz
- ruby/ext/openssl:, nobu
- ruby, ruby/ext/openssl: * ext/openssl/extconf.rb: should replace literally., nobu
- ruby: Forgot pointer to original mail of ruby-talk., usa
- ruby: * io.c (rb_io_check_readable, rb_io_check_writable): ensure not, nobu
- ruby, ruby/ext/socket: * io.c (READ_DATA_PENDING_PTR): cast to get rid of warnings., nobu
- ruby, ruby/win32: * win32/win32.c (isInternalCmd): shouldn't return if find end of str., usa
- ruby/ext/tk, ruby/ext/tk/sample: * forgot to commit a sample script, nagai
- ruby/ext/bigdecimal: Specs adjusted for FLoat., shigek
- ruby: * eval.c (rb_call_super): propagate previous block if a block is, nobu
- ruby/ext/tk/lib: * bug fix : forget to eval given block to TkRoot.new method, nagai
- ruby: backoff eval.c 1.498, matz
- ruby/sample: * eval.c (BEGIN_CALLARGS): should not always reset ruby_iter,, matz
- ruby/lib: * eval.c (BEGIN_CALLARGS): should not always reset ruby_iter,, matz
- ruby: * eval.c (BEGIN_CALLARGS): should not always reset ruby_iter,, matz
- ruby/doc: * doc/NEWS: typo fix., eban
- ruby: 2003-08-01, eban
- ruby/ext/tk: MANIFEST, nobu
July 31, 2003
- ruby/ext/tk/lib, ruby/ext/tk/sample: * bug fix : wrong resource file format (resource.{en,jp}), nagai
- ruby/ext/tk/lib, ruby/ext/tk/sample/demos-en, ruby/ext/tk/sample/demos-en/doc.org, ruby/ext/tk/sample/demos-en/images, ruby/ext/tk/sample/demos-jp, ruby/ext/tk/sample/demos-jp/doc.org, ruby/ext/tk/sample/demos-jp/images: * (IMPORTANT BUG FIX) scan of event keywords doesn't work on recent, nagai
- rough/lib/erb/lib: using Array#join on 1.6, seki
- ruby: * gc.c (Init_stack): wrong magic number., matz
- ruby/doc/irb: * gc.c (Init_stack): IA64 requires STACK_LEVEL_MAX to be less than, matz
- ruby: * gc.c (Init_stack): IA64 requires STACK_LEVEL_MAX to be less than, matz
- lib/http-access2/lib, lib/http-access2/sample, lib/http-access2/sample/ssl: * CamelCase to non_camel_case., nahi
- lib/devel-logger/lib/devel, lib/devel-logger/sample: * CamelCase to non_camel_case., nahi
- ruby, ruby/lib: import erb-2.0.4b4, seki
- ruby, ruby/ext/etc: * ext/etc/etc.c: revert getenv()'s prototype. use it only when _WIN32, usa
- ruby/lib: * numeric.c (rb_num_coerce_relop): export function., matz
- ruby: * numeric.c (rb_num_coerce_relop): export function., matz
- ruby/doc: * numeric.c (rb_num_coerce_relop): export function., matz
- ruby/ext/tk/lib, ruby/ext/tk/sample: * wrap the command-proc of TkScale : pass the numeric object to the proc, nagai
- ruby: 2003-07-31, nobu
- rough/lib/erb/lib: change /$/ to /\z/, seki
- ruby: * array.c (rb_ary_collect): must get length of array for each, usa
- ruby, ruby/ext/openssl: * ext/openssl/extconf.rb: move gmake specific features, gotoyuzo
- ruby, ruby/bin, ruby/lib: add explicit trim mode, seki
- rough/lib/erb: add option '-T -'., seki
- rough/lib/erb/bin: add -T -, seki
July 30, 2003
- rough/lib/erb/lib, rough/lib/erb/runit: fix explicit bug, seki
- ruby/lib/net, ruby: * lib/net/ftp.rb (return_code): obsolete., shugo
- ruby, ruby/lib: * lib/mkmf.rb (dir_config): allow multiple directories separated, nobu
- rough/lib/erb/lib, rough/lib/erb/runit: explicit and %, seki
- ruby/doc: * update to 1.8.0 preview5 (but incomplete yet)., matz
- ruby/lib: * lib/un.rb: add descriptions., eban
- rough/lib/erb/lib, rough/lib/erb/runit: explicit trim, seki
- ruby: * marshal.c (w_object): marshal_dump should not take any, matz
- ruby/ext/tk/lib: * MultiTkIp.new_* accept a block to eval under the new interpreter, nagai
- ruby/ext/tk/lib, ruby/ext/tk/sample: * bug fix, nagai
- ruby: * ruby.c (proc_options): -F set compiled regular expression to $;., matz
- ruby, ruby/ext/openssl: * ext/openssl/ossl_ssl.c (ossl_sslctx_initialize): should initialize, gotoyuzo
- ruby/lib: commit miss, nobu
- ruby, ruby/win32: * error.c (rb_raise): snprintf() termination moved to, nobu
- ruby/ext/tcltklib, ruby/ext/tk/lib, ruby/ext/tk/sample: * additional check of Tk interpreters' status for a little more safety, nagai
- ruby: * ruby.c: typo fix., eban
- ruby/lib/net, ruby: * lib/net/ftp.rb (get): fix wrong argument name. Thanks to William, shugo
- ruby, ruby/ext/iconv: * ext/iconv/iconv.c (iconv_convert): append unchanged portion, nobu
- ruby: 2003-07-30, usa
- ruby, ruby/ext/socket: * configure.in (os2-emx): renamed from os2_emx, add flags to, nobu
July 29, 2003
- ruby/lib: * marshal.c (w_object): if object responds to 'marshal_dump',, matz
- ruby/ext/socket: * marshal.c (w_object): if object responds to 'marshal_dump',, matz
- ruby: * marshal.c (w_object): if object responds to 'marshal_dump',, matz
- ruby: * marshal.c (w_object): if object responds to 'marshal_dump',, matz
- ruby/ext/tk/lib, ruby/ext/tk/sample: * fix a bug of the procedure for 'Delete' button on the safe-Tk frmae, nagai
- ruby/ext/tk/lib: * change default mode of mainloop_abort_on_exception on multi-tk.rb, nagai
- ruby/ext/tcltklib, ruby/ext/tk/lib: * bug fix, nagai
- rough/lib/erb, rough/lib/erb/lib: using strscan, seki
- ruby/lib: import erb_2_0_4b2, seki
- rough/lib/erb/lib: remove unused when, seki
- ruby/lib/net: Small documentation correction., gsinclair
- ruby, ruby/lib/net: * lib/net/smtp.rb (send0): do taint check only when $SAFE > 0, aamine
- ruby: garbage, nobu
- ruby, ruby/ext: * ext/extmk.rb (INSTALL_PROG, INSTALL_DATA): modify verbose messages., eban
- ruby: * MANIFEST: add lib/un.rb., eban
- ruby, ruby/lib: * lib/fileutils.rb (install): support preserve timestamp., eban
- ruby, ruby/lib/net: * lib/net/smtp.rb: unify coding style., aamine
- ruby: * ruby.h (LLONG_MIN): fix typo., usa
- ruby/ext/tk/lib, ruby/ext/tk/sample: * bug fix ( tested with Ruby/Tk widget demo ), nagai
- ruby/lib/net: * lib/net/smtp.rb (Net::SMTP::send0): add taint check., matz
- ruby/lib: * lib/net/smtp.rb (Net::SMTP::send0): add taint check., matz
- ruby/ext/bigdecimal: * lib/net/smtp.rb (Net::SMTP::send0): add taint check., matz
- ruby: * lib/net/smtp.rb (Net::SMTP::send0): add taint check., matz
- ruby: 2003-07-29, eban
- ruby: * instruby.rb (install): preserve the timestamp for Mac OS X ranlib problem., eban
- eruby: * eruby_lib.c (eruby_compile): process multibyte characters, shugo
- ruby, ruby/ext/syck: * ext/syck/token.c: prefixed many constants and definitions with YAML_ to, why
- eruby: * eruby_main.c: fix for ruby-1.8.0-preview5., shugo
- ruby, ruby/ext/etc, ruby/win32: * ChangeLog: tabify., usa
- ruby/ext/tcltklib: tcltklib.c : use RTEST(), nagai
- ruby/ext/tcltklib, ruby/ext/tk/lib, ruby/ext/tk/sample: tcltklib.c : bug fix, nagai
July 28, 2003
- ruby, ruby/ext/syck: * ext/syck/syck.h: Added 'syck' yacc prefixes., why
- ruby, ruby/ext/openssl/lib/net: * ext/openssl/lib/net/https.rb (use_ssl=): raise ProtocolError if, gotoyuzo
- ruby: * ext/configsub.rb: unused, nobu
- ruby/ext: unused, nobu
- ruby/ext: * ext/configsub.rb: $defout is obsolete., nobu
- ruby: * file.c (Init_File): IO should include File::Const., nobu
- ruby/ext/bigdecimal: Bug for 2nd arg of round fixed., shigek
- rough/lib/erb/runit: add %> test, seki
- rough/lib/erb/runit: add lineno test, seki
- rough/lib/erb/runit: add lineno test, seki
- rough/lib/erb/lib, rough/lib/erb/runit: fix keep lineno, tirm, seki
- ruby/ext/openssl, ruby: * ext/openssl/extconf.rb: check again after pkg-config for MinGW on, eban
- mod_ruby: * '#ifdef APR_HAS_THREADS' -> '#if APR_HAS_THREADS', shugo
- ruby/ext/stringio: * ext/stringio/stringio.c (strio_gets): only "gets" should set $_., matz
- ruby: * ext/stringio/stringio.c (strio_gets): only "gets" should set $_., matz
- ruby/ext/tcltklib, ruby/ext/tk/lib: tcltklib.c : *bug fix, nagai
- ruby: 2003-07-28, eban
- ruby/ext/bigdecimal: Bug fix from Javier Goizueta., shigek
July 27, 2003
- ruby/ext/tcltklib, ruby/ext/tcltklib/demo, ruby/ext/tk, ruby/ext/tk/lib, ruby/ext/tk/sample: multi-tk.rb : (new) library to support multiple Tk interpreters (high level), nagai
- rough/lib: - Define next?() as !end?()., knu
- shim/ruby16/lib: * lib/set.rb: each() should return self., knu
- ruby, ruby/lib: * lib/set.rb: each() should return self., knu
- ruby: * string.c (rb_str_chomp_bang): defer rb_str_modify() to actual, matz
- rough/lib: * lib/abbrev.rb (Abbrev::abbrev): add no abbreviation for empty string., nobu
- ruby: * mkconfig.rb: initialize global variables to avoid warnings., eban
- ruby: * ChangeLog: typo fix., eban
- ruby/ext/openssl, ruby: * ext/openssl/extconf.rb: better support MinGW. add, eban
- rough/ext/enumerator, rough/lib: * ext/enumerator/enumerator.c (enumerator_each): get instance, nobu
- ruby, ruby/lib: * lib/debug.rb: fix breakpoint parameter parsing/checking., nahi
- ruby: add UNIXFileOwner, UNIXFileGroup, seki
- ruby/lib/drb: add UNIXFileOwner, UNIXFileGroup, seki
July 26, 2003
- ruby: 2003-07-27, nobu
- ruby: 2003-07-27, nobu
- ruby: * io.c (io_reopen): avoid dup2() equal handles not to close itself and, nobu
- ruby: * io.c (io_reopen): avoid dup2() equal handles not to close itself and, nobu
- ruby/lib, ruby: * lib/tmpdir.rb: use GetWindowsDirectory, not GetSystemDirectory. [ruby-talk:77073], eban
- ruby/ext/readline: * ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wrongly, matz
- ruby/lib: * ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wrongly, matz
- ruby/ext/digest/sha2: * ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wrongly, matz
- ruby: * ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wrongly, matz
- ruby/ext/bigdecimal: 0 ** 0 bug fixed., shigek
- ruby/lib: Added credit to PragProg, gsinclair
- ruby, ruby/ext/openssl, ruby/win32: * io.c (rb_fdopen): set errno if it's zero on win32 platforms., usa
- eruby: * Makefile.in: fix sitearch., shugo
- ruby: 2003-07-26, eban
- rough/lib/uri: removed rfc2396.txt., akira
- ruby/ext/tk/lib: * ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wrongly, matz
- ruby, ruby/ext/stringio: * ext/stringio/stringio.c: includes Enumerable as well as IO., nobu
- ruby/lib/irb: * variable.c (rb_mod_const_missing): "const_missing" should not, matz
- ruby/lib: * variable.c (rb_mod_const_missing): "const_missing" should not, matz
- ruby/ext/tk/lib: * variable.c (rb_mod_const_missing): "const_missing" should not, matz
- ruby/doc: * variable.c (rb_mod_const_missing): "const_missing" should not, matz
- ruby: * variable.c (rb_mod_const_missing): "const_missing" should not, matz
July 25, 2003
- ruby: fix: % line lineno, seki
- ruby/lib: fix: keep lineno, seki
- ruby, ruby/ext/openssl: * ext/openssl/ossl.h: fix comment., gotoyuzo
- ruby, ruby/ext/openssl: * ext/openssl/extconf.rb: refine va-args macro detection., gotoyuzo
- ruby/ext/tcltklib, ruby/ext/tk/lib: tcltklib.c : add TclTkIp#create_slave , TclTkIp#_make_safe and TclTkIp#safe?, nagai
- ruby, ruby/ext/openssl: * ext/openssl/ossl_ssl.c (ossl_ssl_setup): need to pass the real, usa
- ruby/ext/openssl: * Added samples., nahi
- ruby, ruby/ext/openssl/sample: * ext/openssl/sample: Add samples., nahi
- rough/lib/erb/lib, rough/lib/erb/runit: keep lineno, seki
- ruby, ruby/ext/openssl: * ext/openssl/extconf.rb: add check for BN_rand_range() and, gotoyuzo
- ruby: 2003-07-25, eban
- ruby/lib: remove debug message, matz
- ruby/lib: * ext/socket/socket.c (tcp_s_gethostbyname): was using, matz
- ruby/ext/syck: * ext/socket/socket.c (tcp_s_gethostbyname): was using, matz
- ruby/ext/socket: * ext/socket/socket.c (tcp_s_gethostbyname): was using, matz
- ruby: * ext/socket/socket.c (tcp_s_gethostbyname): was using, matz
- ruby: * re.c (rb_reg_options_m): use rb_reg_options() to mask internal, nobu
- ruby/ext/bigdecimal/sample: Spec for div changed., shigek
- ruby/ext/bigdecimal/lib/bigdecimal: Spec for div changed., shigek
- ruby/ext/bigdecimal: ver method added., shigek
July 24, 2003
- ruby, ruby/lib/yaml: * lib/yaml/dbm.rb: replace indexes with values_at., why
- ruby/lib: * gcc -Wall clean-up., matz
- ruby/ext/tcltklib: * gcc -Wall clean-up., matz
- ruby: * gcc -Wall clean-up., matz
- ruby/ext/etc: * gcc -Wall clean-up., matz
- ruby, ruby/ext/openssl: * ext/openssl/extconf.rb: add check for libsocket and libnsl., gotoyuzo
- ruby, ruby/ext/syck: * ext/syck/emitter.c (syck_emitter_flush): accepts count, why
- ruby: * gc.c (run_final): backout unnecessary modifies., matz
- ruby, ruby/ext/dbm, ruby/lib: * lib/mkmf.rb (have_type): check if a type is defined., nobu
- ruby: * ChangeLog (add-log-time-format): "%c" contains timezone on XEmacs., nobu
- ruby: * configure.in (AC_C_VOLATILE): check if volatile works., nobu
- ruby, ruby/ext/openssl: * ext/openssl/extconf.rb: add check for win32 OpenSSL libraries., gotoyuzo
- ruby/lib/irb: * eval.c (thgroup_add): no warning for terminated threads., matz
- ruby/lib: * eval.c (thgroup_add): no warning for terminated threads., matz
- ruby/ext/socket: * eval.c (thgroup_add): no warning for terminated threads., matz
- ruby: * eval.c (thgroup_add): no warning for terminated threads., matz
- test, Yukihiro Matsumoto
- rough/lib: add some documents., akr
- ruby, ruby/ext/io/wait: * ext/io/wait/extconf.rb: removed unnecessary backward compatibility stuff., nobu
- ruby: 2003-07-24, eban
- ruby/ext/openssl, ruby: * ext/openssl/extconf.rb: revert use of dir_config., eban
- ruby: Typo., usa
- ruby, ruby/ext/Win32API, ruby/ext/Win32API/lib/win32, ruby/lib: * ext/Win32API/lib/win32/resolv.rb: added., usa
July 23, 2003
- ruby, ruby/ext/openssl: * ext/openssl/ssl.h: undef X509_NAME and PKCS7_SIGNER_INFO to, gotoyuzo
- ruby, ruby/ext/openssl: Cut check for OpenSSL version, michal
- ruby, ruby/ext/tcltklib: * ext/tcltklib/tcltklib.c (ip_init): need at least one statement after label., usa
- ruby: * lib/webrick: imported., gotoyuzo
- ruby/lib, ruby/lib/webrick, ruby/lib/webrick/httpauth, ruby/lib/webrick/httpservlet: * lib/webrick: imported., gotoyuzo
- ruby/lib, ruby/lib/cgi, ruby/lib/drb, ruby: * lib/tmpdir.rb (tmpdir): new method. remove TMPDIR., eban
- ruby: * ext/openssl: imported., gotoyuzo
- ruby/ext/openssl, ruby/ext/openssl/lib, ruby/ext/openssl/lib/net, ruby/ext/openssl/lib/openssl, ruby/ext/openssl/sample: * ext/openssl: imported., gotoyuzo
- ruby, ruby/ext/tcltklib, ruby/ext/tk/lib: process.c : unify indentation, nagai
- ruby: * file.c (DOSISH): better Cygwin support., eban
- ruby: import erb-2.0.4b1, seki
- ruby/lib: import erb-2.0.4b1, seki
- ruby/ext/io/wait, ruby/ext/io/wait/lib: * ext/io/wait: imported., nobu
- ruby: * ext/io/wait: imported., nobu
- ruby: * string.c (rb_str_lstrip_bang): strip NUL along with white, matz
- rough/lib: method name changed: simplify -> cleanpath, akr
- ruby, ruby/lib: * lib/mkmf.rb (log_src, checking_for, create_header):, nobu
- ruby/ext/bigdecimal: COMP_MODE_ROUNDUP -> COMP_MODE_ROUND, shigek
- ruby: 2003-07-23, eban
- ruby: process.c, configure.in :, nagai
- ruby, ruby/ext/iconv: * ext/iconv/iconv.c (check_iconv): check if Iconv instance., nobu
July 22, 2003
- lib/drb: add UNIXFileOwner, UNIXFileGroup, seki
- lib/drb/lib/drb: add UNIXFileOwner, UNIXFileGroup, seki
- ruby/ext/bigdecimal: Explanation for prec, and some more for max. number of sig. digits., shigek
- rough/lib/erb/lib, rough/lib/erb/runit: rollback 1.15, seki
- ruby/lib: * variable.c (rb_mod_const_missing): new method. [ruby-core:00441], matz
- ruby: * variable.c (rb_mod_const_missing): new method. [ruby-core:00441], matz
- ruby: * MANIFEST (lib/cgi/session/pstore.rb, lib/yaml/baseemitter.rb): added., eban
- ruby, ruby/lib: * lib/tmpdir.rb: remove charcters after "\000" and regularize path., usa
July 21, 2003
- NSjoho- 週間ニュース<政治・経済>, <事業者>Futaba-tei.Co
- ruby: * numeric.c (num_equal): should not use rb_equal()., matz
- ruby: * string.c (rb_str_equal): should return nil for non string, matz
- ruby: 2003-07-22, eban
- ruby: MANIFEST: add lib/tmpdir.rb., eban
- ruby: * lib/tmpdir.rb: new library to get temporary directory path,, matz
- ruby/lib/cgi: * lib/tmpdir.rb: new library to get temporary directory path,, matz
- ruby/lib/drb: * lib/tmpdir.rb: new library to get temporary directory path,, matz
- ruby/lib: * lib/tmpdir.rb: new library to get temporary directory path,, matz
- ruby/ext/bigdecimal: * lib/tmpdir.rb: new library to get temporary directory path,, matz
- ruby/ext/bigdecimal: patches from T.Saito etc., shigek
- NSjoho- 週間ニュース<政治・経済>, <事業者>Futaba-tei.Co
July 20, 2003
- ruby: * string.c: use StringValueCStr to retrieve paths to system calls., matz
- rough/lib/erb/lib, rough/lib/erb/runit: change <%% %%> escape, seki
- rough/lib/erb/lib: remove scan_small, seki
- rough/lib/erb/lib: ERB::Compiler::Buffer, seki
- rough/lib/erb/lib: SimpleScanner, seki
- ruby, ruby/ext/zlib: * ext/zlib/zlib.c (gzfile_read_header): gz->z.input may be nil after finishing reading a gzip header., katsu
- shim/ruby16/ext/zlib: * zlib.c (gzfile_read_header): gz->z.input may be nil after finishing reading a gzip header., katsu
- rough/lib/erb/lib: fix: trim_mode 2, seki
July 19, 2003
- ruby/lib/net: * string.c (rb_str_match2): add warning to "~string"., matz
- ruby: * string.c (rb_str_match2): add warning to "~string"., matz
- rough/lib/erb, rough/lib/erb/lib, rough/lib/erb/runit: scanner, seki
- ruby: * MANIFEST: add lib/scanf.rb., eban
- ruby/lib: Initial commit of scanf.rb., dblack
- rough/lib/erb/lib, rough/lib/erb/runit: fix escape, seki
- ruby: * lib/xmlrpc: import., matz
- ruby/lib/xmlrpc: * lib/xmlrpc: import., matz
- ruby/lib: * lib/xmlrpc: import., matz
- ruby, ruby/wince: * wince/stdlib.c: add bsearch()., uema2
- ruby: 2003-07-19, eban
- ruby: * eval.c (thgroup_add): typo again. sorry., matz
- ruby: * eval.c (thgroup_add): typo., matz
- ruby: * eval.c (thgroup_add): do not raise ThreadError on terminated, matz
July 18, 2003
- ruby, ruby/ext/iconv: * ext/iconv/charset_alias.rb, ext/iconv/extconf.rb: make wrapper, nobu
- ruby, ruby/ext/Win32API/lib/win32: * ext/Win32API/lib/win32/registry.rb (Win32::Registry::Error):, usa
- ruby: * eval.c (rb_attr): extra calls of method_added. [ruby-talk:76361], nobu
- ruby/ext/bigdecimal/lib/bigdecimal: As discussed in ruby-dev ML:, shigek
- ruby/ext/bigdecimal/lib: More pathes from Tadasi Saito., shigek
- ruby/ext/bigdecimal: More pathes from Tadasi Saito., shigek
- ruby, ruby/lib: * lib/mkmf.rb (init_mkmf): clear $INSTALLFILES. [ruby-dev:20727], nobu
- ruby, ruby/ext, ruby/lib: * lib/mkmf.rb (rm_f): use FileUtils., nobu
- ruby/lib: removed garbage, nobu
- ruby, ruby/win32: * win32/win32.c (make_cmdvector): recognize quote within string., usa
- ruby: 2003-07-18, eban
- ruby/lib: * eval.c (rb_f_missing): VCALL is called only for LOCAL_ID. no, matz
- ruby: * eval.c (rb_f_missing): VCALL is called only for LOCAL_ID. no, matz
July 17, 2003
- ruby: * re.c (match_captures): rename from "groups"., matz
- ruby/lib: * eval.c (rb_clear_cache_by_class): check both klass and origin., matz
- ruby: * eval.c (rb_clear_cache_by_class): check both klass and origin., matz
- mod_ruby: * configure.rb.in: use ENV["CFLAGS"], shugo
- ruby/ext/tk/lib: tk.rb :, nagai
- ruby: 2003-07-17, eban
- ruby/lib/rexml/encodings: * eval.c (ruby_init): set ruby_running to true after, matz
- ruby/ext/tk/lib: * eval.c (ruby_init): set ruby_running to true after, matz
- ruby: * eval.c (ruby_init): set ruby_running to true after, matz
- ruby/lib, ruby: * lib/ftools.rb (File::makedirs): do not handle "//" as a directory., eban
- ruby, ruby/lib: * lib/ftools.rb (File::makedirs): do not handle "//" as a directory., eban
July 16, 2003
- rough/lib/erb, rough/lib/erb/lib, rough/lib/erb/runit: escape %%, seki
- ruby: * eval.c (rb_proc_new): call svalue_to_avalue for yield argument., matz
- ruby: 2003-07-16, eban
- ruby/ext/win32ole: * eval.c (rb_disable_super, rb_enable_super): deprecate., matz
- ruby/ext/stringio: * eval.c (rb_disable_super, rb_enable_super): deprecate., matz
- ruby: * eval.c (rb_disable_super, rb_enable_super): deprecate., matz
July 15, 2003
- ruby: * eval.c (rb_add_method, rb_alias): need to clear cache by, nobu
- ruby/ext/syck: * ext/syck/emitter.c (syck_emitter_start_obj): cast to avoid warning., eban
- ruby: 2003-07-15, eban
- ruby/lib/cgi/session: * lib/matrix.rb: remove elements conversion to_f, to_i, to_r., matz
- ruby/lib: * lib/matrix.rb: remove elements conversion to_f, to_i, to_r., matz
- ruby: * lib/matrix.rb: remove elements conversion to_f, to_i, to_r., matz
July 11, 2003
- ruby/lib/yaml: BaseEmitter left out as well., why
- ruby/ext/syck: Missed MANIFEST change and addition of ext/syck/emitter.c., why
- ruby, ruby/ext/syck, ruby/lib, ruby/lib/yaml: * ext/syck/emitter.c: new emitter code., why
- ruby:, nobu
- ruby: addition, nobu
- ruby: * eval.c (avalue_to_svalue): typo., nobu
- ruby: * configure.in (aix): needs ruby.imp even with gcc., nobu
- ruby: * ChangeLog: typo fix., eban
- ruby: * instruby: do not handle directories. [ruby-dev:20613], eban
- ruby: 2003-07-11, eban
- ruby/ext/tk/lib: tk.rb :, nagai
- ruby: * util.c (ruby_strtod): exp should be less than MDMAXEXPT., matz
- app/rwiki/lib/rwiki: hide hr if page is empty, kazu
- ruby/lib/rexml/encodings: * rename 'Shift-JIS' to 'SHIFT-JIS', matz
July 09, 2003
- ruby/lib/rexml: * lib/rexml/encoding.rb (encoding=): oops, shouldn't have, matz
- ruby/lib/rexml/encodings: * eval.c (rb_load): put rb_load_file() in a thread critical, matz
- ruby/lib/rexml: * eval.c (rb_load): put rb_load_file() in a thread critical, matz
- ruby: * eval.c (rb_load): put rb_load_file() in a thread critical, matz
- app/rwiki/lib/rwiki: RWiki::PageStoreCVS, kazu
- ruby: 2003-07-09, nobu
- ruby: * regex.c (mbctab_sjis): 0x80 is not shift jis first byte., nobu
- ruby: * regex.c (mbctab_sjis): 0x80 is not shift jis first byte., nobu
- app/rwiki/lib/rwiki: add backlink, kazu
- ruby: * mkconfig.rb: support text-mount on Cygwin., eban
- app/rwiki/lib/rwiki: add <div class="edit">, kazu
- app/rwiki/lib/rwiki: add <span class="navi">, kazu
- app/rwiki/lib/rwiki: set_src: pass block to db[]=, kazu
- app/rwiki/lib/rwiki: call page.set_src with block, kazu
- app/rwiki/lib/rwiki: send -> __send__, kazu
- app/rwiki/lib/rwiki: commit log field if ::RWiki::PageStoreCVS, kazu
- app/rwiki/installer: force-start and force-stop, kazu
- app/rwiki/installer: file name options, kazu
- ruby: * instruby.rb: do not install shared libraries as man pages., eban
- ruby: * instruby.rb: refactoring., eban
- ruby: * instruby.rb: do not install shared libraries as man pages., eban
- ruby: * re.c (match_entry): add prototype to avoid VC++ warnings., usa
July 03, 2003
- rough/lib/testunit, rough/lib/testunit/packages/testunit/test/test/unit, rough/lib/testunit/packages/testunit/test/test/unit/collector, rough/lib/testunit/packages/testunit/lib/test/unit, rough/lib/testunit/packages/testunit/lib/test/unit/collector, rough/lib/testunit/packages/testunit/lib/test: * Added filter support to the ObjectSpace collector and started using it in unit.rb., ntalbott
- ruby/lib: * Changelog, lib/debug.rb: fix typo., matz
- ruby: * Changelog, lib/debug.rb: fix typo., matz
- rough/lib/testunit/packages/testunit/lib/test/unit/ui/gtk, rough/lib/testunit, rough/lib/testunit/packages/testunit/lib/test/unit/ui/gtk2, rough/lib/testunit/packages/testunit/lib/test: * Applied Kenta MURATA's patch from [ruby-dev:20184] for the gtk and gtk2 test runners., ntalbott
- ruby, ruby/lib: * lib/timeout.rb: add optional exception argument for compatibility, akr
- ruby/lib: lib/mkmf.rb (VPATH): use '&&' instead of 'and'., eban
- ruby: 2003-07-03, eban
- ruby/lib/irb: * array.c (rb_values_at): extract common procedure from, matz
- ruby/lib: * array.c (rb_values_at): extract common procedure from, matz
- ruby: * array.c (rb_values_at): extract common procedure from, matz
- app/rwiki/installer: missing "mailto:" in RWiki::MAILTO, kazu
- ruby, ruby/lib: * lib/mkmf.rb (VPATH): convert from Windows form to Unix form on, eban
- rough/lib/testunit, rough/lib/testunit/packages/testunit/test/test/unit, rough/lib/testunit/packages/testunit/lib/test/unit, rough/lib/testunit/packages/testunit/test/test/unit/collector, rough/lib/testunit/packages/testunit/lib/test/unit/collector: * Fixed a warning under ruby 1.8.0-preview3 regarding using =~ with a string., ntalbott
June 28, 2003
- ruby: import drb-2.0.4 (use LocalJumpeError#reason), seki
- ruby/lib/drb: import drb-2.0.4 (use LocalJumpeError#reason), seki
- lib/drb: drb-2.0.4, seki
- lib/drb/lib/drb: add invokemethod16.rb, seki
- lib/drb/lib/drb: use LocalJumpError#reason, seki
- ruby, ruby/ext/tcltklib: * ext/tcltklib/extconf.rb (find_tcl, find_tk): return true if, nobu
- ruby: 2003-06-28, nobu
- ruby: 2003-06-28, nobu
- ruby: * configure.in (rb_cv_stack_grow_dir): check stack growing direction., nobu
- ruby: * gc.c (rb_gc_mark_locations): remove margin. [ruby-dev:20462], nobu
June 25, 2003
- ruby/ext/tk/lib, ruby/ext/tk/sample: tk.rb :, nagai
- rough/lib/testunit: Updated TODO., ntalbott
- app/rwiki/installer: do not handle on web server, kazu
- app/rwiki/installer: finish_message, kazu
- app/rwiki/installer: set RUBYLIB for `require' in the racc command, kazu
- app/rwiki/installer: mkdir $OPT_cgi_log_dir too, kazu
- app/rwiki/installer: default action: show usage, kazu
- app/rwiki/installer: bug when path include "/.", kazu
- ruby: * class.c (rb_generic_class_instance_methods): merge argument, matz
- ruby/ext/tk/lib: tkcanvas.rb :, nagai
- ruby: 2003-06-25, eban
- ruby/lib: * variable.c (autoload_delete): should delete Qundef from iv_tbl., matz
- ruby: * variable.c (autoload_delete): should delete Qundef from iv_tbl., matz
June 24, 2003
- ruby/ext/tk, ruby/ext/tk/lib, ruby/ext/tk/sample: tk.rb :, nagai
- ruby, ruby/lib/yaml: * lib/yaml/types.rb: replaced Kernel::Hash reference with Object::Hash, why
- ruby: * eval.c (rb_yield_0): show yielded block position not only yielding, nobu
- ruby, ruby/lib/net: * lib/net/http.rb (HTTPHeader#proxy_basic_auth): missing `@'., aamine
- ruby: * config.guess: have wrongly returned "alphaev56-unknown-linux-" on Linux/Alpha., aamine
- ruby: 2003-06-24, eban
June 23, 2003
- ruby: * configure.in: always add -mieee for gcc/alpha. [ruby-dev:20429], aamine
- ruby: * array.c (rb_ary_unshift_m): need to check number of arguments., nobu
- ruby, ruby/ext/socket, ruby/ext/win32ole: * io.c (io_close): missing prototype., aamine
- ruby, ruby/ext/tk: * MANIFEST: add wince files., eban
- ruby/ext/tk/lib: tk.rb :, nagai
- ruby: sorry, typo again., nobu
- ruby: typo, nobu
- ruby: * dir.c (find_dirsep): get rid of warnings., nobu
- ruby: * io.c (rb_open_file): initialize flags., akr
- ruby: * string.c (rb_str_upto): generate sequence according to "succ", matz
- ruby: 2003-06-23, eban
- ruby: * time.c (time_arg): initialize v[6] even when argc is 10 to, akr
June 21, 2003
- ruby: * eval.c (proc_invoke): forgot "break";, matz
- ruby: * eval.c (proc_invoke): should not propagate distination tag if, matz
- ruby: * object.c (str_to_id): check for empty string before intern., matz
- ruby/ext/tk/lib, ruby/ext/tk/sample: tk.rb :, nagai
- ruby: 2003-06-21, eban
- ruby: * object.c (rb_to_id): use rb_str_intern() instead of rb_intern(), nobu
- ruby/ext/tcltklib, ruby/ext/tk/lib: Ruby/Tk libraries except tk.rb :, nagai
- ruby, ruby/wince: * wince/Makefile.sub: undefine HAVE__SETJMP., uema2
- lib/soap4r/lib/soap: Many warnings raised under 1.8, caused by illegal references like XSD::XSDInt, nahi
June 20, 2003
- ruby: * eval.c (proc_invoke): should not propagate TAG_BREAK and, matz
- ruby/ext/tcltklib, ruby/ext/tk/lib: tcltklib.c :, nagai
- oniguruma: Really remove regex.h from the vendor branch, this time., knu
- oniguruma: Remove regex.h from the vendor branch as it no longer exists., knu
- oniguruma: Import Oni Guruma 20030620 (version 1.9.0)., knu
- oniguruma: Import Oni Guruma 20030514 (version 1.8.6)., knu
- oniguruma: Import Oni Guruma 20030514 (version 1.8.6)., knu
- ruby/sample: * parse.y (new_yield): distinguish "yield 1,2" and "yield [1,2]"., matz
- ruby: * parse.y (new_yield): distinguish "yield 1,2" and "yield [1,2]"., matz
- ruby: * defines.h (PATH_ENV): name of PATH environment. [new]., usa
June 19, 2003
- ruby/ext/tcltklib, ruby/ext/tk, ruby/ext/tk/lib, ruby/ext/tk/sample: tcltklib.c :, nagai
- ruby/lib, ruby: * lib/csv.rb: Import csv module., nahi
- ruby: import from drb-2.0.4b3, seki
- ruby: * rubytest.rb: add library path to include standard libraries., eban
- ruby: * hash.c (env_delete, rb_f_getenv, env_fetch): case insensitive to, usa
June 18, 2003
- ruby/ext/tcltklib/lib, ruby/ext/tk, ruby/ext/tk/lib: tk.rb :, nagai
- lib/csv/lib: Current ruby 1.8 returns ""[0..-1] => nil though 1.6 returns "". I don't know, nahi
- lib/csv/tests: Add tests to ensure that Ruby's String is working as CSV expected., nahi
- ruby: import from drb-2.0.4b3, seki
- ruby/lib/drb: import from drb-2.0.4b3, seki
- ruby/lib/drb: import from drb-2.0.4b3, seki
- ruby/lib: import from drb-2.0.4b3, seki
- lib/drb/lib: remove timerholder, seki
- shim/ruby16/ext/zlib: follow ruby/ext/zlib, katsu
- ruby: added changelogs about zlib, katsu
- ruby/ext/zlib: This is a null commit to correct the previous log., katsu
- ruby/ext/zlib:, katsu
- shim/ruby16/ext/zlib: Thanks to Marc, katsu
- shim/ruby16/ext/zlib: * zlib.c (zstream_run): In a particular situation, deflate/inflate will return Z_BUF_ERROR, even though another call is required by the zlib library., katsu
- ruby, ruby/ext/syck, ruby/lib, ruby/lib/yaml: * ext/syck/rubyext.c (rb_syck_load_handler): merge key implemented., why
June 16, 2003
- ruby: * numeric.c (rb_fix2uint): renamed from rb_fix2int on IA64., eban
- ruby: * eval.c (proc_invoke): format the message for localjump_error()., nobu
- ruby, ruby/ext/dl, ruby/ext/win32ole: * ext/dl/dl.c (rb_dl_callback): use rb_block_proc() instead of, usa
- ruby/sample: * eval.c (proc_alloc): re-unification of Block and Proc. Block, matz
- ruby/lib/rexml/parsers: * eval.c (proc_alloc): re-unification of Block and Proc. Block, matz
- ruby/lib/net: * eval.c (proc_alloc): re-unification of Block and Proc. Block, matz
- ruby/lib/irb: * eval.c (proc_alloc): re-unification of Block and Proc. Block, matz
- ruby/lib: * eval.c (proc_alloc): re-unification of Block and Proc. Block, matz
- ruby: * eval.c (proc_alloc): re-unification of Block and Proc. Block, matz
- ruby/ext/tk/lib: * eval.c (proc_alloc): re-unification of Block and Proc. Block, matz
- ruby/bcc32, ruby: * bcc32/Makefile.sub: undefine HAVE_GETGROUPS., eban
- ruby/lib/rexml: * lib/rexml/quickpath.rb: escape '[' to avoid warning., eban
- ruby: 2003-06-16, eban
- ruby: * regex.c (calculate_must_string): should handle option_set, matz
June 10, 2003
- ruby, ruby/ext/syck, ruby/lib/yaml: * ext/syck/token.c: preserve newlines prepended to a block., why
- ruby/sample: * sample/test.rb: add block to proc to avoid warning., eban
- ruby/lib/rexml, ruby/lib/rexml/parsers: * lib/rexml/cdata.rb,lib/rexml/quickpath.rb,lib/rexml/parsers/baseparser.rb:, eban
- ruby: 2003-06-10, eban
- ruby/lib/irb: * lib/irb/ruby-lex.rb: typo., matz
- ruby/lib/irb: * lib/irb/slex.rb: small cleanups. (ruby-bugs-ja PR#492), matz
- ruby/lib/irb: * lib/irb.rb (IRB::Irb::eval_input): warn and exit if $SAFE >=3, matz
- ruby/lib: * lib/irb.rb (IRB::Irb::eval_input): warn and exit if $SAFE >=3, matz
- ruby/ext/syck: * lib/irb.rb (IRB::Irb::eval_input): warn and exit if $SAFE >=3, matz
- ruby: * lib/irb.rb (IRB::Irb::eval_input): warn and exit if $SAFE >=3, matz
- ruby/lib/rexml: The versions on the import were messed up; I imported an untranslated, ser
- ruby: Added the REXML files to the MANIFEST., ser
- ruby/lib/rexml: This changeset adds REXML to the core Ruby distribution CVS tree., ser
June 06, 2003
- lib/http-access2/lib: ossl1 support., nahi
- lib/http-access2/lib, lib/http-access2/lib/http-access2: Support SSL connection via proxy., nahi
- ruby: 2003-06-06, nobu
- ruby: * eval.c (error_print): needs to be exception proof., nobu
- ruby/ext/win32ole: * gc.c (define_final): eliminate rb_f_lambda() call., matz
- ruby/ext/dl: * gc.c (define_final): eliminate rb_f_lambda() call., matz
- ruby: * gc.c (define_final): eliminate rb_f_lambda() call., matz
- ruby: * eval.c (ruby_cleanup): $SAFE is turned off in the finalization., matz
- ruby, ruby/lib/net: * lib/net/http.rb: define Net::HTTPResponse#to_ary for backward compatibility. [ruby-talk:72927], aamine
June 05, 2003
- ruby, ruby/ext/syck, ruby/lib: * ext/syck/rubyext.c (syck_parser_mark): was a bit heavy on the GC., why
- ruby, ruby/wince: * wince/stdlib.c: add mblen()., uema2
- ruby, ruby/bcc32, ruby/missing, ruby/win32, ruby/wince: * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub, usa
- ruby/ext/curses, ruby: * ext/curses/curses.c (window_s_allocate,curses_finalize):, eban
- ruby: 2003-06-05, eban
- ruby: * math.c (math_erf,math_erfc): new function. [ruby-list:37753], matz
- ruby, ruby/ext/syck: * ext/syck/rubyext.c: using GC nodes caused segfault. [ruby-core:1071], why
- ruby, ruby/ext/syck: * ext/syck/token.c: directives choked on a period., why
June 01, 2003
- ruby/lib/irb: context.rb typo, thank rubikichi-san, keiju
- ruby/ext/digest: * ext/digest/defs.h: better support for old Cygwin, again., eban
- ruby/ext/digest: * ext/digest/defs.h: better support for old Cygwin., eban
- ruby/ext/digest, ruby: * ext/digest/defs.h: avoid warnings on Cygwin., eban
- ruby, ruby/cygwin: * configure.in: should not use def file, use ld with, eban
- lib/devel-logger/lib/devel: syswrite -> write., nahi
- lib/http-access2/lib: No user visible change; RCS tag handling., nahi
- lib/soap4r/lib/soap: Follow http-access2's signature change., nahi
- lib/soap4r/lib/soap/rpc: Add RPC.retrieveDefinedMethod., nahi
- lib/soap4r/lib/soap/rpc: Revert signature change for 1.4.8 compatible., nahi
- lib/soap4r/sample/Calc: Follows method name changes., nahi
- ruby, ruby/wince: * wince/string_wce.c: add strpbrk() for hpcpro support., uema2
- lib/http-access2/lib: Changed name of default verify method., nahi
- ruby: 2003-06-01, nobu
- ruby: * variable.c (rb_autoload_load): autoloaded constants under a module, nobu
May 30, 2003
- ruby, ruby/ext/syck, ruby/lib/yaml: * ext/syck/rubyext.c (rb_syck_mktime): seconds calculated wrong., why
- ruby/lib: remove conflict, nobu
- ruby: 2003-05-31, eban
- ruby/lib: * io.c (rb_f_syscall): type dispatch should be based on, matz
- ruby: * io.c (rb_f_syscall): type dispatch should be based on, matz
- lib/soap4r/lib/soap: Add another server implementation based on WEBrick., nahi
- lib/soap4r/lib/soap: Added netHttpClient which wraps net/http and offers http-access2 compatible, nahi
- lib/soap4r/lib/soap/rpc: Small refactoring., nahi
- lib/http-access2/sample: Use HTTPResponse#contentType., nahi
- lib/http-access2/lib: Small refactoring., nahi
- lib/http-access2/lib/http-access2: Performance tuning., nahi
- ruby: * numeric.c (rb_num2uint, rb_fix2int): new function to convert, nobu
- ruby, ruby/lib: * eval.c (rb_Array): exclude Kernel#to_a instead of Object#to_a., nobu
- app/rwiki/lib/rwiki: append #link, kazu
- ruby/lib/irb, ruby: * lib/irb/xmp.rb: sync with 1.8 ("irb/irb" -> "irb")., eban
- ruby: 2003-05-30, eban
May 29, 2003
- ruby, ruby/ext/syck: * ext/syck/token.c: preserve any indentation passed an explicit, why
- ruby, ruby/ext/syck: * ext/syck/handler.c, ext/syck/syck.h: removed syck_fold_format()., why
- ruby/lib: backout, nobu
- ruby: * variable.c (rb_autoload_load): should delete autoloaded, nobu
- ruby, ruby/sample, ruby/win32: * win32/win32.c (_CRTIMP): redefine _CRTIMP on MinGW., eban
- ruby: 2003-05-29, nobu
- ruby: commit miss, nobu
- ruby, ruby/lib: * eval.c (ev_const_defined, ev_const_get), variable.c, nobu
May 26, 2003
- ruby, ruby/lib: * lib/mkmf.rb, lib/optparse.rb, lib/tracer.rb: use Method#to_block, nobu
- ruby: 2003-05-26, eban
- ruby, ruby/lib: * lib/optparse.rb (OptionParser::Switch::parse,, nobu
- ruby/sample: * eval.c (Init_Proc): Block/Proc separation. [huge change], matz
- ruby/ext/tk/lib: * eval.c (Init_Proc): Block/Proc separation. [huge change], matz
- ruby: * eval.c (Init_Proc): Block/Proc separation. [huge change], matz
May 22, 2003
- ruby, ruby/ext/syck, ruby/lib, ruby/lib/yaml: * lib/token.c: single- and double-quoted root-level fix., why
- ruby: 2003-05-23, eban
- ruby/lib/shell: * object.c (rb_obj_clone): defer copying freezing state after, matz
- ruby/lib/irb: * object.c (rb_obj_clone): defer copying freezing state after, matz
- ruby/lib: * object.c (rb_obj_clone): defer copying freezing state after, matz
- ruby: * object.c (rb_obj_clone): defer copying freezing state after, matz
- ruby: * gc.c (run_final): use rb_thread_critical instead of DEFER_INTS., matz
- ruby: * eval.c (rb_define_alloc_func): need not to disable, matz
- ruby, ruby/ext/syck, ruby/lib/yaml: * ext/syck/rubyext.c (rb_syck_err_handler): raise ArgumentError on, why
- ruby, ruby/ext/syck, ruby/lib/yaml: * ext/syck/rubyext.c (syck_parser_load): root-level false was returning, why
- ruby: 2003-05-22, eban
May 21, 2003
- ruby: doubled., nobu
- ruby/sample: * error.c (rb_sys_fail): should not specify errno explicitly., matz
- ruby: * error.c (rb_sys_fail): should not specify errno explicitly., matz
- ruby: commit miss, nobu
- ruby: * eval.c (rb_eval): splat NODE_RESTARY. [ruby-dev:20268], nobu
- ruby: * eval.c (rb_thread_fd_close): raise for writing threads., nobu
- ruby: * parse.y (strings, word_list): must create new instance always., nobu
- ruby:, nobu
- app/rwiki/lib/rwiki: RWInvalidRequest -> RWiki::InvalidRequest, seki
- ruby: 2003-05-21, nobu
- ruby, ruby/bcc32, ruby/win32, ruby/wince: * Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub,, nobu
- ruby/lib: * error.c (syserr_initialize): prohibit specifying errno for, matz
- ruby: * error.c (syserr_initialize): prohibit specifying errno for, matz
- lib/drb/lib/drb: change comments, seki
- lib/drb, lib/drb/lib/drb, lib/drb/runit: fix yield undumped object (ruby-1.6), seki
- ruby, ruby/lib, ruby/lib/optparse: * lib/optparse.rb: get rid of warnings., nobu
May 20, 2003
- ruby: * eval.c (rb_thread_save_context): prohibit rb_gc_force_recycle(), matz
- ruby: * object.c (init_copy): call initialize_copy at the end of copy, matz
- ruby: * error.c (syserr_initialize): use Errno constants as default, nobu
- ruby, ruby/ext/syck: * st.h: define ST_DATA_T_DEFINED for portability., eban
- ruby/sample: * eval.c (rb_yield_0): give warning for multiple values for a, matz
- ruby: * eval.c (rb_yield_0): give warning for multiple values for a, matz
- ruby, ruby/win32: * win32/win32.c (kill): set errno after calling raise()., usa
- ruby: * eval.c (rb_f_missing): create exception instance by ordinal, nobu
May 19, 2003
- ruby, ruby/ext/syck: * lib/token.c, lib/implicit.c: expanded character set to allow UTF-8,, why
- ruby, ruby/ext/syck: * lib/syck.c, lib/syck.h, lib/token.c, lib/gram.c: count line numbers, why
- ruby: 2003-05-20, usa
- ruby: removed garbage., nobu
- ruby/sample: * dir.c (push_braces): do not push_braces() unless rbrace is found., matz
- ruby/ext/tk/lib: * dir.c (push_braces): do not push_braces() unless rbrace is found., matz
- ruby: * dir.c (push_braces): do not push_braces() unless rbrace is found., matz
- ruby: 2003-05-20, eban
- ruby: * dir.c (push_braces): do not push_braces() unless rbrace is found., matz
- ruby/sample: * ext/pty/pty.c (pty_finalize_syswait): join (using Thread#value), matz
- ruby/ext/pty: * ext/pty/pty.c (pty_finalize_syswait): join (using Thread#value), matz
- ruby: * ext/pty/pty.c (pty_finalize_syswait): join (using Thread#value), matz
- ruby: * class.c: add #include "version.h"., aamine
- ruby: * object.c (rb_mod_cmp): stupid comparison fixed., matz
- ruby: * object.c (init_copy): rename copy_object as initialize_copy,, matz
- ruby: modify ChangeLog., aamine
- ruby: 2003-05-19, eban
- ruby: * array.c (get_inspect_tbl): check whether inspect_tbl value is a, matz
- ruby: * re.c (rb_reg_quote): \n \r \f \v quoting was wrong., aamine
May 15, 2003
- ruby, ruby/ext/syck: * lib/gram.c: fixes to one-line documents and end of stream documents., why
- ruby: 2003-05-15, nobu
- ruby: * eval.c (rb_block_given_p): false if ruby_block is null., nobu
- ruby: re-indented & tabified, nobu
- ruby, ruby/lib: * lib/open-uri.rb (OpenURI::Redirect#initialize): call super to, akr
- ruby: * object.c (rb_mod_le): returns nil if two classes/modules are not, matz
- ruby, ruby/ext/syck: * ext/ruby/ext/syck/rubyext.c, lib/implicit.re: timestamp repairs to, why
- ruby: 2003-05-15, usa
- ruby: * io.c (set_stdio): better message., matz
- ruby: * io.c (set_stdio): $stdin, $stdout, $stderr now became read-only., matz
- Re: ruby, ruby/ext/syck, ruby/lib, ruby/lib/yaml: * ext/syck/gram.c: sequence-in-map shortcut, transfer methods on, Nobuyoshi Nakada
- ruby, ruby/ext/syck: * ext/syck/syck.c (syck_parser_pop_level): add prototype., usa
- ruby, ruby/win32: * win32/win32.c (kill): fix typo and add signal 0 support., usa
May 14, 2003
- ruby, ruby/ext/syck, ruby/lib, ruby/lib/yaml: * ext/syck/gram.c: sequence-in-map shortcut, transfer methods on, why
- app/rwiki/lib/rwiki: typo in example, kazu
- lib/soap4r/lib/wsdl: REXML processor version check is no longer needed., nahi
- lib/soap4r/lib/soap: REXML processor version check is no longer needed., nahi
- ruby: 2003-05-14, eban
- ruby, ruby/ext/syck: * ext/syck/rubyext.c: add prototypes to avoid VC++ warnings., usa
- ruby/lib: * regex.c (re_match_exec): \Z changed to be consistent with new $, matz
- ruby: * regex.c (re_match_exec): \Z changed to be consistent with new $, matz
- ruby: * regex.c (re_match_exec): \Z changed to be consistent with new $, matz
- ruby, ruby/lib/net: * lib/net/http.rb (Net::HTTP#start): should check whether HTTP session is opened before finishing. (ruby-bugs-ja:PR#463), aamine
- ruby, ruby/lib/net: * lib/net/http.rb: reduce warning. (ruby-bugs-ja:PR#462), aamine
May 13, 2003
- ruby, ruby/ext, ruby/ext/syck, ruby/lib/yaml: * lib/yaml/rubytypes.rb, lib/yaml/types.rb: using Object#object_id, why
- ruby/ext/syck: ext/syck/handler.c (syck_hdlr_add_alias): add cast to avoid warning., eban
- ruby, ruby/ext/syck: * ext/syck/handler.c: add proper casts., eban
- ruby: * configure.in: add '--Wl,--enable-auto-import' to DLDFLAGS, eban
- ruby, ruby/bcc32, ruby/win32: * configure.in, bcc32/Makefile.sub, win32/Makefile.sub: define, usa
- Re: ruby/ext/syck, ruby/lib, ruby/lib/yaml: Initial checkin of YAML substances., Akinori MUSHA
- Re: ruby/ext/syck, ruby/lib, ruby/lib/yaml: * ext/syck/gram.c ext/syck/handler.c ext/syck/implicit.c, Akinori MUSHA
- ruby/ext/syck, ruby/lib, ruby/lib/yaml: * lib/yaml/rubytypes.rb: object and struct loading, why
- ruby: 2003-05-13, eban
- ruby: * eval.c (error_pos): use $deferr for output instead of stderr, matz
May 10, 2003
- app/rwiki/installer: default changed from /var/log to $PREFIX/log, kazu
- app/rwiki/installer: reload_ext_rbfiles: sort before load, kazu
- ruby, ruby/lib: * lib/pp.rb (PP::ObjectMixin#pretty_print): refine to_s handling., akr
- app/rwiki/installer: use fuser if available, kazu
- ruby/ext/syck, ruby/lib, ruby/lib/yaml: * ext/syck/gram.c ext/syck/handler.c ext/syck/implicit.c, why
- app/rwiki/installer: arguments pass to rwiki-daemon.rb, kazu
- app/rwiki/installer: accept address and mailto options, kazu
- app/rwiki/lib/rwiki: ext_refer_ruby_src: revert to man-1.6 compatible, kazu
- ruby, ruby/wince: Sat May 10 19:01:00 2003 Takaaki Uematsu <uema2x@xxxxxxxxxxxxxxx>, uema2
- ruby/lib/yaml: lib/yaml/ypath.rb: escape '['., eban
- ruby/ext/syck: * ext/syck/MANIFEST: new file., eban
- ruby/lib/net: * net/imap.rb: use DataFormatError in u16tou8/u8tou16., shugo
- ruby/lib/net: * lib/net/imap.rb (decode_utf7): new method., shugo
- ruby: * lib/net/imap.rb (decode_utf7): new method., shugo
- app/rwiki: Rewrite Foottext handler., nahi
May 06, 2003
- ruby/ext/socket: * numeric.c (num_step): remove epsilon; add margin of 0.5, to make, matz
- ruby: * numeric.c (num_step): remove epsilon; add margin of 0.5, to make, matz
- ruby/ext/bigdecimal: bigdecimal-brushup.patch from Tadashi Saito applied., shigek
- ruby, ruby/lib/net: * lib/net/pop.rb: rename method: POP3#mail_size -> n_mails, aamine
- ruby/ext/zlib, ruby/ext/bigdecimal: * ext/bigdecimal/.cvsignore: new file (retry)., aamine
- ruby: * ext/bigdecimal/.cvsignore: new file., aamine
- ruby: 2003-05-06, eban
- ruby/ext/sdbm: * object.c (rb_obj_methods): list singleton methods if recur, matz
- ruby/ext/dbm: * object.c (rb_obj_methods): list singleton methods if recur, matz
- ruby/ext/gdbm: * object.c (rb_obj_methods): list singleton methods if recur, matz
- ruby: * object.c (rb_obj_methods): list singleton methods if recur, matz
- mod_ruby: * cookie.c: new file., shugo
May 05, 2003
- mod_ruby: * configure.rb.in: fix help., shugo
- mod_ruby: * remove apache_*.[ch], shugo
- mod_ruby: * apache_request.c: upgraded to libapreq-1.1., shugo
- ruby/sample, ruby: use values_at instead of select., tadf
- mod_ruby: * upload.c: new file., shugo
- mod_ruby: * include libapreq., shugo
- ruby, ruby/lib, ruby/sample: * sample/test.rb: substitute 'select' with 'values_at'., eban
May 04, 2003
- ruby: 2003-05-05, eban
- ruby/ext/racc/cparse: * array.c (rb_ary_values_at): new method to replace select(index..)., matz
- ruby/ext/iconv: * array.c (rb_ary_values_at): new method to replace select(index..)., matz
- ruby/ext/digest/sha2: * array.c (rb_ary_values_at): new method to replace select(index..)., matz
- ruby/ext/curses: * array.c (rb_ary_values_at): new method to replace select(index..)., matz
- ruby: * array.c (rb_ary_values_at): new method to replace select(index..)., matz
- app/rwiki/lib/rwiki: should use external style sheets instead of style attributes., kazu
- ruby/lib/date, ruby: synchronized with date2 3.3.2., tadf
- ruby, ruby/lib/net: * lib/net/smtp.rb: ESMTP -> SMTP transition wrongly fails., aamine
- ruby, ruby/lib/net: * lib/net/pop.rb: APOP did not work. [ruby-dev:20149], aamine
May 02, 2003
- ruby/lib: * class.c (rb_class_protected_instance_methods): now gives, matz
- ruby: * class.c (rb_class_protected_instance_methods): now gives, matz
- app/rwiki: Should be escape_url-ed, not escape_html-ed., nahi
- ruby, ruby/lib/net: * lib/net/protocol.rb: reintroduce Protocol.protocol_param., aamine
- ruby, ruby/lib/net: * lib/net/protocol.rb: remove Protocol class., aamine
- ruby: * compar.c (cmp_gt): raises ArgumentError when "<=>" give nil., matz
- ruby/lib/cgi: * lib/cgi/session.rb (CGI::Session::initialize): updated to, matz
- ruby: * lib/cgi/session.rb (CGI::Session::initialize): updated to, matz
- ruby: * class.c (method_list): classify methods based on nearest, matz
- ruby: 2003-05-02, eban
- ruby/lib: * string.c (rb_str_ljust): now takes optional argument to specify, matz
- ruby: * string.c (rb_str_ljust): now takes optional argument to specify, matz
- ruby, ruby/lib: * lib/fileutils.rb: use hashes to pass options., aamine
April 30, 2003
- ruby: * regex.c (re_match_exec): $ _always_ matches at the end of string., matz
- app/rwiki: Should check fname(name)., nahi
- app/rwiki/lib/rwiki: rename ext_ref_img -> ext_refer_img, seki
- app/rwiki/lib/rwiki: indent `more ...' and `show all' like search.rhtml, kazu
- app/rwiki/lib/rwiki: sort result (ToDo377), kazu
- app/rwiki/lib/rwiki: move `show all' message, kazu
- app/rwiki/lib/rwiki: add Content#make_tree, make_visitor, seki
- app/rwiki/lib/rwiki: add RWikiNameTooLongError / ToDo383, seki
- app/rwiki/lib/rwiki: add not_modified_since?, seki
- ruby/lib/net: * net/imap.rb: support THREAD extension., shugo
- ruby: * net/imap.rb: support THREAD extension., shugo
April 29, 2003
- help, Hirotaka Oomori
- app/rwiki/lib/rwiki: pages parameter bug fix, kazu
- app/rwiki/lib/rwiki: fix Index label, kazu
- app/rwiki/lib/rwiki: fix footnote anchor number, kazu
- app/rwiki/lib/rwiki: Change extension rule; Use ext_* method name to add extension. (like dev-rrr), kazu
- app/rwiki/interface: follow drb-2.0.3's change, kazu
- app/rwiki/installer: change default RWiki::DB_DIR, kazu
- app/rwiki: :rwiki.rb, nahi
- app/rwiki: :rw-lib.rb, nahi
- app/rwiki: Remove 'xx% change' comment at submit page., nahi
April 24, 2003
- ruby, ruby/lib: Matrix used range.size, which no longer exists, dave
- ruby, ruby/lib: Re-expose Complex.new as .new! (Kernel#Complex needs to call _something_ :), dave
- ruby, ruby/lib: Fix method name typo in Matrix.row_vector, dave
- ruby/ext: BigDecimal dir. rearrangement according to the suggestions from Minero Aoki., shigek
- ruby/ext/bigdecimal/lib: Dir. rearrangement according to the suggestions from Minero Aoki., shigek
- ruby/ext/bigdecimal/sample: Dir. rearrangement according to the suggestions from Minero Aoki., shigek
- ruby/ext/bigdecimal: Dir. rearrangement according to the suggestions from Minero Aoki., shigek
- ruby/ext/bigdecimal: More explanations for sincos., shigek
- ruby/ext/bigdecimal: Prec. improvement for PI., shigek
- ruby/ext, ruby: * ext/extmk.rb: add -Wl,--no-undefined to LDSHARED only, eban
- ruby, ruby/lib: * lib/ipaddr.rb (include?): Support non-IPAddr parameters by Dave Thomas. [ruby-core:00980], nobu
April 22, 2003
- ruby, ruby/ext/zlib: * ext/zlib/extconf.rb: bccwin32 is win32 too., nobu
- ruby/lib: fix ERB::DefMethod bug, seki
- rough/lib/erb, rough/lib/erb/lib, rough/lib/erb/runit: fix ERB::DefMethod bug, seki
- ruby: * ruby.c: don't call VirtualQuery in ruby_init_loadpath(), uema2
- ruby: * marshal.c (save_mantissa, load_mantissa): for interoperability, nobu
- ruby: 2003-04-22, eban
- ruby/lib: * parse.y (arg_ambiguous): hopefully better message., matz
- ruby: * parse.y (arg_ambiguous): hopefully better message., matz
- shim/ruby16/tests/features/ruby18: Appease ruby 1.8's open(){} which now carps when the stream to close, knu
- shim/ruby16/tests/features/ruby18: Ruby 1.8 now supports any radix between 1 and 36. Deferring, knu
- shim/ruby16, shim/ruby16/lib/features, shim/ruby16/lib/features/ruby18, shim/ruby16/tests/features, shim/ruby16/tests/features/ruby18: MatchData#to_ary and Range#to_ary are gone., knu
- shim/ruby16/tests/features/ruby18: Avoid "closed stream" error now ruby 1.8 emits., knu
April 21, 2003
- ruby, ruby/lib: * lib/resolv.rb (Resolv::DNS::Resource#hash): use XOR to accumulate, akr
- ruby: * marshal.c: one more digit for decimal point. [ruby-talk:69808], nobu
- ruby, ruby/bcc32, ruby/win32: * numeric.c (flo_is_finite_p): use finite() if available., nobu
- ruby: * bignum.c (rb_cstr_to_inum): unnecessarily long buffer was used, nobu
- ruby: * parse.y (block_append, value_expr0, assign_in_cond,, nobu
- ruby/lib: * gc.c (rb_gc): use rb_gc_mark_maybe() to mark registered C, matz
- ruby: * gc.c (rb_gc): use rb_gc_mark_maybe() to mark registered C, matz
April 19, 2003
- ruby: 2003-04-20, eban
- ruby: 2003-04-20, eban
- ruby: * parse.y (void_expr0): node might become NULL after calling, eban
- ruby, ruby/lib: * parse.y (void_expr0): node might become NULL after calling remove_begin()., eban
- ruby: 2003-04-19, eban
- ruby, ruby/ext: * ext/Setup*: Add zlib and remove bogus and obsolete entries., knu
- shim/ruby16/lib: Sync with 1.8., knu
- shim/ruby16/ext/bigdecimal: Sync with 1.8., knu
April 11, 2003
- shim/ruby16/lib: Sync with 1.8., knu
- ruby, ruby/win32: * win32/win32.c (rb_w32_stat): check arguments. [ruby-dev:20007], nobu
- ruby, ruby/sample: * sample/test.rb: NaN comparison test., nobu
- ruby: * numeric.c (coerce_rescue): prevent inspected String from GC., nobu
- ruby: * file.c (rb_stat): dereference using StringValuePtr()., matz
- ruby: 2003-04-11, eban
- ruby, ruby/lib: * lib/benchmark.rb (Benchmark::bm): get rid of warning., nobu
April 09, 2003
- ruby: * variable.c (rb_mod_name): search module path if classname is not, matz
- ruby: * eval.c (rb_obj_is_method): indefinite return value., nobu
- ruby: 2003-04-10, eban
- ruby: * regex.c (re_compile_pattern): /[\--\-]/ was warned. warn /]/., akr
- ruby: * time.c (time_strftime): RSTRING(format)->ptr might become NULL., nobu
- ruby: * variable.c (rb_obj_remove_instance_variable): better message., matz
- ruby: * gc.c (rb_gc_mark_children): introduce this function again; this, matz
- ruby, ruby/ext: * ext/extmk.rb.in (create_makefile): link @LIBS@., usa
- ruby: 2003-04-09, eban
- ruby: * bignum.c (bigdivmod): small typo., matz
- ruby: * bignum.c (BIGZEROP): macro to determine if x is a bignum zero., matz
- ruby, ruby/ext/readline: * ext/readline/readline.c: include <unistd.h> only when, usa
- ruby: * marshal.c (w_object): preserve extended module on struct., nobu
March 29, 2003
- app/rwiki/lib/rwiki: port from dev-man1_6:, kazu
- app/rwiki: ref_ext_RubyML: append ruby-core, kazu
- app/rwiki/lib/rwiki: ref_ext_RubyML: append ruby-core, kazu
- app/rwiki/lib/rwiki: merge rd2html-lib.rb's change (ToDo165), kazu
- app/rwiki/lib/rwiki: changed style of HTML anchor from 'label:' to 'label-'. (same as ToDo165), kazu
- ruby: * pack.c (pack_pack): do not call rb_str_buf_cat() with NULL ptr,, matz
- ruby: 2003-03-29, eban
- ruby, ruby/ext, ruby/lib, ruby/lib/date, ruby/lib/irb, ruby/lib/uri: * instruby.rb, ext/extmk.rb, lib/benchmark.rb, lib/cgi.rb,, akr
- ruby/ext/dl: * eval.c (avalue_to_svalue): use rb_check_array_type() again., matz
- ruby: * eval.c (avalue_to_svalue): use rb_check_array_type() again., matz
- ruby: * MANIFEST (ext/aix_mksym.rb): remove obsolete file., nobu
March 28, 2003
- ruby/ext/zlib, ruby/ext/zlib/doc: Import Ruby/zlib from rough., katsu
- lib/soap4r/lib/wsdl: Added 'documentation' element support. Thanks to Volkmann., nahi
- ruby: 2003-03-28, nobu
- ruby: * variable.c (rb_class_path): hold temporary class path in a, nobu
- ruby/ext/bigdecimal: Use rb_str2cstr() instead of STR2CSTR() macro., shigek
- rough/ext/bigdecimal/lib: Moved to ruby/ext., shigek
- rough/ext/bigdecimal: Moved to ruby/ext., shigek
- ruby/ext/bigdecimal/lib: Rubbish !, shigek
- ruby/ext: Entries for bigdecimal added., shigek
- ruby/ext/bigdecimal/lib: Copied from rough/bigdecimal,documents & some sample programs added., shigek
- ruby/ext/bigdecimal: Copied from rough/bigdecimal,documents & some sample programs added., shigek
- ruby/lib/net: Added comment for Net::HTTP.get(arg1, arg2, arg3), gsinclair
- rough/ext/zlib: * extconf.rb: removed msg_check and use message defined in mkmf.rb., katsu
- rough/ext/zlib: * extconf.rb: escape `-' in character class., katsu
- rough/ext/zlib/doc: copyright 2003, katsu
March 26, 2003
- ruby: * string.c (rb_str_capitalize_bang): check length before upcase, nobu
- app/rwiki/lib/rwiki: RD::RD2RWikiVisitor#apply_to_Include: raise instead of silently ignoring, kazu
- app/rwiki/lib/rwiki: RWiki::Page#set_src: use db[@name] instead of v, kazu
- app/rwiki/lib/rwiki: updated the version to 2.0.1 (too late...), kazu
- app/rwiki/lib/rwiki: Escapce bare - in regexp., kazu
- app/rwiki: Follow WEBrick., nahi
- lib/http-access2, lib/http-access2/lib, lib/http-access2/lib/http-access2, lib/http-access2/sample: Conding format changes., nahi
- lib/soap4r/lib/wsdl/soap: A little format change., nahi
- lib/soap4r/lib/soap: Follow changes of generator.rb prety print., nahi
- lib/soap4r/lib/soap: Prety print XML instance (optional), nahi
- lib/soap4r/lib/soap/mapping: Add default mapping for DateTime., nahi
- ruby: 2003-03-26, nobu
- ruby: commit miss., nobu
- ruby: * dln.c (dln_find_1): break if path list end, even for too long, nobu
- ruby: * dln.c (dln_find_1): break if path list end, even for too long, nobu
- ruby: 2003-03-26, eban
- ruby/sample: * eval.c (avalue_splat): new function to do unary * (splat), matz
- ruby: * eval.c (avalue_splat): new function to do unary * (splat), matz
- ruby/ext/curses: * eval.c (avalue_splat): new function to do unary * (splat), matz
- ruby/lib: backout, nobu
March 25, 2003
- ruby/sample: * signal.c (trap): return "DEFAULT" and "IGNORE" respectively for, matz
- ruby: * signal.c (trap): return "DEFAULT" and "IGNORE" respectively for, matz
- ruby: 2003-03-25, eban
- ruby: * eval.c (rb_yield_0): call avalue_to_mrhs() to assign block, matz
- rough/ext/zlib: Thanks to katonbo, katsu
- rough/ext/zlib: * zlib.c (Init_zlib): defined constants Zlib::OS_VMCMS, Zlib::OS_ZSYSTEM, Zlib::OS_CPM, Zlib::OS_QDOS, Zlib::OS_RISCOS, and Zlib::OS_UNKNOWN., katsu
- rough/ext/zlib: * extconf.rb: changed the message of guessing OS_CODE and added option --with-os-code., katsu
- rough/ext/zlib: * extconf.rb: look also for -lzlib., katsu
- rough/ext/zlib: * extconf.rb: detection of new style NORETURN is made by NORETURN_STYLE_NEW macro in zlib.c., katsu
- ruby: * io.c (rb_io_initialize): should check rb_secure(4)., matz
- ruby, ruby/ext/strscan: * ext/strscan/strscan.c: should infect also return values of #inspect., aamine
March 23, 2003
- ruby/lib/racc: update NotImplementError to NotImplementedError., matz
- ruby/lib/irb/lc/ja: update NotImplementError to NotImplementedError., matz
- ruby/lib/irb/lc: update NotImplementError to NotImplementedError., matz
- ruby/lib/irb: update NotImplementError to NotImplementedError., matz
- ruby/lib: update NotImplementError to NotImplementedError., matz
- ruby/ext/tk/lib: update NotImplementError to NotImplementedError., matz
- ruby: fix typos., akr
- ruby/lib: * jcode.rb: add n option., eban
- ruby/lib: * io.c (rb_io_fread): may lose data on nonblocking read., matz
- ruby: * io.c (rb_io_fread): may lose data on nonblocking read., matz
- rough/ext/zlib, rough/ext/zlib/doc: * doc/zlib.rd.src: updated., katsu
- rough/ext/zlib: * zlib.c: removed backward compatibility for 0.4 or earlier., katsu
- ruby: * parse.y (block_append): warn unused lteral., nobu
- lib/soap4r/lib/soap: Omit namespace definitions when !generateEncodeType. [ruby-talk:67311], nahi
- lib/soap4r/lib/soap: Refactoring: gather name assigning function to generator.rb., nahi
- ruby/lib, ruby: * lib/jcode.rb (tr!, delete!, szueeze!): add empty string checking., eban
- ruby/lib, ruby: * lib/jcode.rb (tr!, delete!, szueeze!): add empty string checking., eban
- rough/ext/zlib: * zlib.c (Init_zlib): renamed Zlib::version to Zlib::zlib_version, and Zlib::VERSION to Zlib::ZLIB_VERSION. Zlib::VERSION now indicates the version of Ruby/zlib., katsu
- ruby: 2003-03-23, nobu
- ruby: 2003-03-23, nobu
- ruby: * gc.c (rb_gc_call_finalizer_at_exit): use free() if dfree is -1., nobu
- ruby: * gc.c (rb_gc_call_finalizer_at_exit): use free() if dfree is -1., nobu
March 22, 2003
- ruby: * time.c (make_time_t): try search_time_t if mktime/timegm is failed., akr
- ruby, ruby/lib, ruby/ext/tk/lib: * lib/optparse.rb, lib/jcode.rb, ext/tk/lib/tk.rb: reorder character, akr
- ruby, ruby/lib/uri: * lib/uri/common.rb: `[', `]', `-' in chracter, akr
- lib/soap4r/lib/soap/mapping, lib/soap4r/lib/soap/rpc, lib/soap4r/lib/soap: Avoid warning 'character class has `-' without escape' of ruby/1.8., nahi
March 21, 2003
- ruby, ruby/lib/date, ruby/lib/uri: * lib/date/format.rb, lib/uri/common.rb: `[', `]', `-' in chracter, akr
- ruby, ruby/ext, ruby/ext/tk/lib, ruby/lib, ruby/lib/date, ruby/lib/irb: * regex.c (re_compile_pattern): fix previous change., akr
- ruby: 2003-03-21, eban
- ruby: * regex.c (re_compile_pattern): give warning for unescaped square, matz
- rubicon, rubicon/builtin: * builtin/notTestProcess.rb (TestProcess#wait_child): fix float, akr
- lib/soap4r/test: Follow changes., nahi
- lib/soap4r/sample/Calc: Follow signature change of addMethodAs., nahi
- lib/soap4r/sample/marshallingWithWSDL: Sample., nahi
- lib/soap4r/sample/Amazon: Search Amazon and dump salesrank., nahi
- ruby: * eval.c (bmcall): missing type., nobu
- lib/soap4r/lib/wsdl/soap: Define @@typeName and @@typeNamespace in Ruby's class definition generated, nahi
- lib/soap4r/lib/wsdl: XML encoding: Definition in a stream (like HTTP) has a priority., nahi
- lib/soap4r/lib/soap: Follow recent changes., nahi
- lib/soap4r/lib/soap/mapping: Simplify WSDLMappingRegistry#initialize signature., nahi
- lib/soap4r/lib/soap/mapping: Follow previous change., nahi
- lib/soap4r/lib/soap/mapping: Move getClassType and getObjType from Factory to Mapping module., nahi
March 20, 2003
- ruby: * sprintf.c (rb_f_sprintf): copy sign bits only if value is, matz
- ruby: * missing.h: include <stdarg.h> or <varargs.h> if HAVE_VSNPRINTF, matz
- ruby/lib:, nobu
- ruby, ruby/lib: * lib/optparse.rb (OptionParser#order!): follow recent change, nobu
- ruby: 2003-03-20, nobu
- ruby: * numeric.c (flo_to_s): change format specifier to "%.15g" to, matz
- ruby: * parse.y (stmt, primary): get rid of SEGV at empty or invalid, nobu
- ruby/lib: * eval.c (load_dyna): clear ruby_errinfo. (ruby-bugs-ja PR#409), matz
- ruby: * eval.c (load_dyna): clear ruby_errinfo. (ruby-bugs-ja PR#409), matz
- ruby/ext/tcltklib: * eval.c (load_dyna): clear ruby_errinfo. (ruby-bugs-ja PR#409), matz
- ruby: * eval.c (bmcall): add volatile to avoid GC problem., akr
March 18, 2003
- app/div/sample/rwiki/site: verb_src, seki
- app/div/sample/rwiki: verb_src, seki
- lib/soap4r/lib/soap: Add require dependency., nahi
- lib/soap4r/lib/soap: Change implementation to use soap/rpc/standaloneServer.rb., nahi
- lib/soap4r/lib/soap: Module name changed., nahi
- lib/soap4r/lib/soap/rpc: Moved from soap/server.rb, nahi
- lib/soap4r/lib/soap/rpc: Check element name to match NCName. e.g. alive? is not allowed. Thanks to, nahi
- lib/soap4r/lib/soap/rpc: Change parameter order of addMethodAs, nahi
- lib/soap4r/lib/soap/rpc: Silent logging by default., nahi
- mod_ruby/doc: * merged from version_1_0-branch., shugo
- mod_ruby: * merged from version_1_0-branch., shugo
- mod_ruby: * doc/classes.en.rd: added description abount recently added, shugo
- mod_ruby/doc: * doc/classes.en.rd: added description abount recently added, shugo
March 16, 2003
- rubicon, rubicon/builtin: * builtin/ArrayBase.rb, builtin/HashBase.rb, builtin/StringBase.rb,, akr
- lib/soap4r/lib/soap: Anchor point., nahi
- lib/soap4r/lib/soap: Remove default handler. CAUTION: not tested., nahi
- lib/soap4r/lib/soap: Follow class hierarchy change., nahi
- lib/soap4r/lib/soap: Follow class hierarchy change., nahi
- lib/soap4r/lib/soap: A little performance tuning., nahi
- lib/soap4r/lib/soap: Use for idx in ... instead of Integer#upto., nahi
- lib/soap4r/lib/soap: Move to rpc/* or mapping/*. Add constant definitions for backward compatibility., nahi
- lib/soap4r/lib/soap: Remove xmlscan/0.1.x support., nahi
- lib/soap4r/lib/soap/mapping: Move files., nahi
- lib/soap4r/lib/soap/rpc: Move files., nahi
- shim/ruby16: {Numeric,Fixnum}#quo should be implemented., knu
- shim/ruby16/ext/features/ruby18/math: Check acosh/asinh/atanh and use my own implementations if target doesn't have them., usa
- ruby/lib: add test for previous change., akr
- ruby, ruby/lib: * lib/pp.rb (object_address_group): use to_s instead of name, akr
March 11, 2003
- rough/ext/io/wait/lib: Non-blocking IO stuff., nobu
- ruby: 2003-03-11, nobu
- ruby: 2003-03-11, nobu
- ruby, ruby/lib/net: * lib/net/smtp.rb (auth_cram_md5): Digest string had wrongly included '\n' when user name is too long (ruby-bugs-ja:PR#404)., aamine
- app/rwiki/lib/rwiki: tree starts from any page, kazu
- ruby, ruby/lib/net: * lib/net/smtp.rb: Digest string wrongly included '\n' when user name is too long (ruby-bugs-ja:PR#404)., aamine
- ruby, ruby/lib/net: * lib/net/http.rb: speeding up by avoiding extra flush. (suggested by Brian Candler <B.Candler@xxxxxxxxx>), aamine
- oniguruma: Import Oni Guruma 20030310 (version 1.8.3)., knu
March 09, 2003
- ruby, ruby/lib/net: * lib/net/pop.rb: do not dispatch LIST when a mailbox is empty., aamine
- ruby, ruby/lib: * lib/fileutils.rb (mkdir, mkdir_p): revert., eban
- lib/drb/lib/rinda: fix delete event / druby-ja:73, seki
- lib/drb/runit: check delete event / druby-ja:73, seki
- ruby/lib, ruby: * lib/fileutils.rb (mkdir, mkdir_p): set mode to 0755., eban
March 08, 2003
- lib/drb/lib/rinda: fix: break on expired, seki
- lib/drb/lib/rinda: fix: TupleSpaceProxy#notify argument/ druby-ja:69, seki
- lib/drb/lib/rinda: break on close event / druby-ja:69, seki
- app/rdtool, app/rdtool/rd: fixed version number., tosh
- ruby: 2003-03-08, eban
- app/rwiki: Catch HTTPStatus exception and set header correctly., nahi
- app/rwiki: Use WEBrick::HTTPResponse instead of HTTPAccess2::HTTP::Message., nahi
- app/rwiki: Button label: Comment => Add, nahi
- ruby: new method is Process.detach, not Proc#detach., akr
- ruby: * eval.c (massign): fix a bug not to expand in assigment to sole, nobu
March 07, 2003
- app/rwiki: Show specified number of todos when 'size' param was given., nahi
- app/rwiki: Add 'more...', nahi
- ruby, ruby/lib: * lib/pp.rb (Kernel.pp): module function., akr
- rough/lib: pathname.rb (root?): return true or false., akr
- ruby, ruby/ext/tcltklib: * ext/tcltklib/extconf.rb (find_tcl, find_tk): return true if, nobu
- ruby/ext/dbm, ruby: * ext/dbm/extconf.rb: add QDBM support., eban
- ruby: * parse.y (dsym): :"symbol string" style should not contain `\0'., matz
- ruby/ext/pty: * parse.y (dsym): :"symbol string" style should not contain `\0'., matz
- mod_ruby/lib/apache: * lib/apache/query.rb: supports multipart/form-data., shugo
- mod_ruby: * lib/apache/query.rb: supports multipart/form-data., shugo
March 04, 2003
- ruby: commit miss, nobu
- ruby, ruby/bcc32, ruby/win32: * configure.in, bcc32/Makefile.sub, win32/Makefile.sub: define, nobu
- ruby: * array.c (rb_ary_aref): give warning if index is a symbol., matz
- ruby/missing, ruby: * missing/strftime.c: HP-UX support., eban
- ruby: * io.c (rb_io_popen): do not call rb_io_close() directly, call, matz
- ruby/lib: * io.c (rb_io_popen): do not call rb_io_close() directly, call, matz
- ruby, ruby/missing: * configure.in: better HP-UX support., eban
- mod_ruby: * merged from version_1_0-branch., shugo
- mod_ruby: * table.c (table_set): use ap_table_set() instead of, shugo
- mod_ruby/lib/apache: * lib/apache/query.rb: new file., shugo
- mod_ruby: * lib/apache/query.rb: new file., shugo
March 03, 2003
- ruby, ruby/ext/dl: * ext/dl/MANIFEST: Exclude .cvsignore. [found by: eban], knu
- ruby, ruby/ext/Win32API: * ext/Win32API/MANIFEST: Belatedly add lib/win32/registry.rb., knu
- shim/ruby16/lib: Merge from ruby 1.8: rev.1.5., knu
- shim/ruby16/lib: Sync with 1.8., knu
- ruby: * MANIFEST: Belatedly add Test::Unit files. D'oh!, knu
- lib/soap4r/lib/soap: Refactoring., nahi
- lib/soap4r/lib/soap: to_time did not set usec., nahi
- ruby: * parse.y (yycompile): zero clear ruby_eval_tree_begin if, matz
- ruby: * marshal.c (w_nbyte): should output always via rb_io_write()., matz
- ruby/sample: * parse.y (arg): parse 'lhs = a rescue b' as 'lhs=(a rescue b)'., matz
- ruby/lib: * parse.y (arg): parse 'lhs = a rescue b' as 'lhs=(a rescue b)'., matz
- ruby: * parse.y (arg): parse 'lhs = a rescue b' as 'lhs=(a rescue b)'., matz
March 02, 2003
- ruby, ruby/misc: * misc/ruby-mode.el (ruby-expr-beg): escaped char syntax., nobu
- app/rwiki/lib/rwiki: changed style of HTML anchor from 'label:' to 'label-'. (ToDo339), kazu
- app/rwiki: Typo fixed., nahi
- app/rwiki: Prohibit ((:Term:)) for now. I should generate index dynamically., nahi
- oniguruma: Import Oni Guruma 20030301 (version 1.8.1)., knu
- app/rwiki/lib/rwiki: fix map view (ToDo328#2), seki
- app/rwiki/lib/rwiki: fix map view (ToDo328#2), seki
- app/rwiki: Add alt attribute to img element when even if no label was given., nahi
- lib/soap4r/test/interopR2: Avoid warning in Ruby/1.8, nahi
- lib/soap4r/test/interopR2: Follow signature change of MappingRegistry., nahi
- lib/soap4r/lib/wsdl/soap: Refactoring., nahi
- lib/soap4r/lib/wsdl/soap: For pretty print., nahi
- lib/soap4r/lib/wsdl/soap: Follow signature change of MappingRegistry., nahi
- lib/soap4r/lib/soap: parseNS returns attributes except xmlns., nahi
- lib/soap4r/lib/soap: Rewrote RubytypeFactory to support more Ruby objects. Tests in, nahi
- lib/soap4r/lib/soap: Add extraAttrs attribute to add attributes to XML instance., nahi
March 01, 2003
- app/rdtool/rd: fixed ParserError when RD have a line of only `---\\s*\\n'. (ToDo329), tosh
- app/rdtool/rd: changed HTML anchor style 'index:' -> 'index-'. previous change is not complete. (ToDo165), tosh
- app/rdtool/rd: changed error message for invoking Element#tree when a element don't have its parent. (ToDo194), tosh
- app/rdtool/rd: changed style of HTML anchor from 'label:' to 'label-'. (ToDo165), tosh
- lib/soap4r/lib/soap: Add Driver#resetStream to reset aStreamHandler., nahi
- lib/soap4r/lib/soap: Add HTTPPostStreamHandler#reset to reset HTTPAccess2::Client., nahi
- shim/ruby16, shim/ruby16/doc: Note Hash#{merge,merge!}., knu
- shim/ruby16/lib/features/ruby18, shim/ruby16/tests/features/ruby18: Implement Hash#{merge,merge!}., knu
- shim/ruby16/tests/features/ruby18: Comment the whole definition out until a test is added., knu
- lib/csv/lib: StreamBuf: Allow buffers to have variable length. Call IO#read instead of, nahi
- lib/csv/tests: read returns nil at EOF., nahi
- lib/tidy: * tidy.c (tidy_status): new binding for tidyStatus., akr
- app/raa/lib: Add RaaInfo#eql? and RaaInfo#hash for comparing and merging RaaInfo objects., nahi
February 28, 2003
- app/raa/lib: Remove the code for backward compatibility (update or updated)., nahi
- app/raa/test: Test case for duplicated search result fixed., nahi
- app/raa/test: Add test for the bug, duplicated search result., nahi
- app/rwiki: A page should not be responsible to itself., nahi
- ruby, ruby/win32: * win32/win32.c (map_errno): map OS error to errno. [new], usa
- ruby: 2003-02-28, nobu
- ruby: 2003-02-28, nobu
- ruby, ruby/win32: * win32/win32.c (flock): supports larger files, and maps error, nobu
- ruby, ruby/win32: * win32/win32.c (flock): maps error code., nobu
February 22, 2003
- app/rwiki/lib/rwiki: fix --- bug, seki
- rough/lib: add tests for comparison against to String., akr
- lib/tidy: * tidy.c: fix discarded node detection. Tidy::Node may be GCed, akr
- app/raa/www: Remove ERuby.charset = 'utf-8' line. Set charset by Apache configuration., nahi
- lib/tidy: * tidy.c (tidy_node_equal): abolished to use reference equality, akr
- app/rwiki: Use WEBrick::HTTPUtils::FormData instead of singleton object created by CGI, nahi
- app/rwiki: Undo the previous change about set_redirect. rw-cgi.rb depends WEBrick so it, nahi
- app/rwiki: CGI module gives an Integer as SERVER_PORT... Add to_s., nahi
- app/rwiki: Add cgiapp.rb: CGI application wrapper which offers WEBrick compatible, nahi
- app/rwiki: Move set_redirect to rwikilet.rb, nahi
- oniguruma: Import Oni Guruma 20030222 (version 1.8.0), knu
- lib/tidy, lib/tidy/lib: * tidy.c: detect discarded node., akr
- ruby: 2003-02-22, eban
- ruby: 2003-02-22, eban
- lib/tidy, lib/tidy/sample: * sample/html-template.rb (Object#expand_template): new method., akr
- app/rwiki: Typo fixed., nahi
- app/rwiki: Split common part for web interface from rwikilet.rb as webinterface.rb., nahi
- lib/devel-logger/lib/devel: Add Logger#log as an alias to Logger#add., nahi
February 21, 2003
- lib/drb: unix.rb: fix uri_option bug. (druby-ja:64), seki
- lib/drb/lib/drb: fix puri_option bug (druby-ja:64), seki
- lib/drb/runit: add test uri_option, seki
- app/div/lib/tofu: use __id__, seki
- app/div/lib/div: use __id__, seki
- ruby: * eval.c (rb_thread_create): may called from place higher than, matz
- ruby: * eval.c (rb_thread_create): may called from place higher than, matz
- app/rwiki: Support Ruby/1.8, nahi
- app/rdtool/rd: Avoid uninitialized instance var warning., nahi
- app/rdtool/rd: Avoid duplicate method definition., nahi
- app/rwiki: Refactoring., nahi
- app/rwiki: rw-lib.rb: add 'add' cmd., nahi
- app/rwiki: Refactoring: public and private, method name, nahi
- app/rwiki: Use File.exist? to avoid exception., nahi
- lib/drb, lib/drb/lib/drb: drb-2.0.1, seki
- ruby, ruby/lib: * lib/fileutils.rb: new method FileUtils#copy_stream., aamine
- ruby: * io.c (argf_to_io): should prefetch argv., matz
- ruby: * string.c (rb_str_cmp_m): should use LONG2NUM()., matz
- ruby: * eval.c (rb_f_require): do not need to abort if a DLEXT file, eban
- ruby: * eval.c (rb_f_require): do not need to abort if a DLEXT file, eban
- ruby: * string.c (rb_str_cmp_m): two small bugs fixed., matz
- ruby: * eval.c (rb_thread_remove): back outt changes., matz
- ruby: 2003-02-21, eban
- ruby: * gc.c (rb_gc_mark): inline rb_gc_mark_children()., matz
February 20, 2003
- ruby: * string.c (rb_str_cmp_m): return nil if str2 does not respond to, matz
- lib/tidy: * tidy.c: refine exception messages., akr
- app/rdtool/rd: fixed a bug about formatting paragraphs of rd2man. (ToDo310), tosh
- lib/tidy, lib/tidy/lib, lib/tidy/sample: * sample/html-template.rb: new file., akr
- ruby: This '$destdir' was meant to be a local variable., knu
- ruby: * mdoc2man.rb: New file. A mdoc to man converter ported from, knu
- rough/ext/enumerator: Implement Enumerable#{each,enum}_cons()., knu
- rough/ext/enumerator: Replace Enumerator with Enumerable::Enumerator., knu
- rough/ext/enumerator: - There is no point in having #enum_for() in Enumerable, since it does, knu
- ruby: * eval.c (rb_thread_remove): thread may die in the process of, matz
- ruby: * file.c (file_expand_path): fix wrong behavior for root file., nobu
- ruby: * file.c (file_expand_path): should not upward beyond share name., nobu
- app/rwiki: Show number of open ToDos at 'more...(count)'., nahi
- app/rwiki: Add NOT search., nahi
- app/rwiki: Compact SSV keywords (nil should not be included here)., nahi
- ruby: * missing.h (strtoul): fix prototype of strtoul., eban
- ruby:, nobu
- ruby: * parse.y (clhs): allow "Foo::Bar = x"., matz
- app/raa/tool: Pretty print., nahi
- app/raa/www: Change URL., nahi
February 19, 2003
- lib/tidy, lib/tidy/lib: * lib/tidy.rb (Tidy::Node#pp_node): new method., akr
- ruby: * eval.c (rb_thread_restore_context): inhibit interrupts in, nobu
- app/rwiki: Follow rwiki.rb, nahi
- app/rwiki: Require csv module., nahi
- app/rwiki: Require csv module., nahi
- lib/tidy, lib/tidy/sample: * sample/tidy-command: new file., akr
- lib/tidy, lib/tidy/lib: * README: authors section added., akr
- app/rwiki/lib/rwiki: fix modified == nil bug. follow rwiki.rb-2.0.0, seki
- ruby: 2003-02-19, nobu
- ruby: * node.h (nd_cpath): nested class/module declaration., nobu
- lib/tidy, lib/tidy/lib: * tidy.c (tidy_s_open): removed., akr
- mod_ruby: * version 1.1.0 released., shugo
- eruby: * version 1.0.3 released., shugo
- mod_ruby: * version 1.0.5 released., shugo
- app/raa/www: Set the value of cellpadding same as other tables., usa
February 18, 2003
- app/rdtool, app/rdtool/doc, app/rdtool/rd, app/rdtool/test, app/rdtool/utils: merged from v0-6-10-fix-branch. all experimental code is discarded. now trunk is same as release 0.6.12., tosh
- ruby: 2003-02-18, eban
- ruby: * eval.c (rb_call0): should not report uninitialized warning by, matz
- lib/tidy: * (tidy_error_message): rename from tidy_error_content., akr
- app/raa/www: Major category page: 50%-50% 2 tables in the table., nahi
- lib/tidy: * tidy.c (tidy_parse_io): remove unused variable., akr
- lib/tidy: * tidy.c (make_tidy_node): return Qnil if tnod is NULL., akr
February 17, 2003
- lib/tidy: * tidy.c (tidy_attr): tidyAttrValue may return NULL., akr
- ruby, ruby/misc: * misc/ruby-mode.el (ruby-comment-column): customize comment, nobu
- lib/soap4r/lib/soap: Move generateEncodeType and decodeComplexTypes attributes to, nahi
- app/rwiki: Allow '===...' in Comment., nahi
- lib/drb: fix auto_load bug (druby-ja:60), seki
- lib/drb/lib/drb: fix auto_load bug (druby-ja:60), seki
- ruby, ruby/win32: * win32/win32.c (rb_w32_opendir, rb_w32_utime): need parens., nobu
- ruby, ruby/win32: * win32/win32.c (link): implement with CreateHardLink()., usa
- ruby: 2003-02-17, nobu
- ruby: commit error., nobu
- ruby:, nobu
- lib/tidy: * tidy.c (setopt_with_type): use NUM2INT instead of FIX2INT to, akr
February 16, 2003
- lib/tidy, lib/tidy/lib: * lib/tidy.rb (Tidy::Node#pretty_print): refined., akr
- lib/tidy: lib/tidy.rb added., akr
- lib/tidy, lib/tidy/lib: update ChangeLog and Tidy::Node#pretty_print bit refined., akr
- lib/tidy/lib: new file., akr
- app/raa/www: Align count of project at major category list., usa
- app/raa/www: Remove www.ruby-lang.org icon., nahi
- lib/tidy: * tidy.c : bindings for document tree implemented., akr
- lib/tidy: initial imported., akira
- app/raa/www: Add links to minor-category., nahi
- app/raa/www: Change the model entry., nahi
- lib/csv/tests: Removed., nahi
- lib/csv/tests: Add 2 tests for coverage., nahi
- lib/csv/lib: camelCase -> word_concatinated_with_underbar., nahi
- lib/csv/tests: Interface change., nahi
- lib/csv/tests: Get [RAA:coverage], nahi
- ruby, ruby/sample: * file.c (file_expand_path): buffer might be reallocated while, nobu
- app/rwiki/lib/rwiki: change Version, seki
February 14, 2003
- ruby, ruby/sample: * file.c (file_expand_path): fix surplus path separators while, nobu
- lib/soap4r/lib/soap: Follow http-access2 (recovered previous behaviour), nahi
- lib/http-access2/sample: Add get sample with block., nahi
- lib/http-access2/lib: Split doGet into doGetBlock and doGetStream. Time to stop using camelCase?, nahi
- lib/http-access2/lib/http-access2: Move chunk methods: Message -> Body, nahi
- app/rwiki/lib/rwiki: Page.[] => pg.book[], kazu
- ruby, ruby/lib, ruby/lib/uri: * lib/uri/generic.rb, lib/uri/ldap.rb, lib/uri/mailto.ldap: all foo=(), akira
- ruby, ruby/lib, ruby/lib/uri: * lib/uri/generic.rb, lib/uri/ldap.rb, lib/uri/mailto.ldap: all foo=(), akira
- rough/lib/uri, rough/lib/uri/test, rough/lib/uri/uri: all foo=() returns arguments passed by caller., akira
February 13, 2003
- rough/lib: (Pathname#<=>): new method., akr
- lib/http-access2/sample: Follow http-access2.rb, nahi
- lib/http-access2/lib: Recover syncronized API. Returned content is a String, not an IO., nahi
- lib/http-access2/lib/http-access2: Add chunk size., nahi
- app/rwiki: add class attribute to dangling links (ToDo276), kazu
- app/rwiki/lib/rwiki: add class attribute to dangling links (ToDo276), kazu
- app/rwiki/lib/rwiki: modified == nil if stat.size == 0, seki
- app/rwiki/lib/rwiki: Page#modified should be db.modified(name), kazu
- app/rwiki/lib/rwiki: use RWiki::TOP_NAME, seki
- lib/http-access2/sample: Follow http-access2.rb, nahi
- lib/http-access2/sample: Follow http-access2.rb, nahi
- lib/http-access2/lib: Use IO.pipe instead of String for streaming IO., nahi
- lib/http-access2/lib/http-access2: Add Message#content as a shortcut to Body#content., nahi
- ruby, ruby/sample:, nobu
- ruby/sample: * range.c (range_step): step might be float 0 < x < 1., matz
- ruby: * range.c (range_step): step might be float 0 < x < 1., matz
- rough/ext/enumerator: Rename enum_using to enum_for., knu
- app/rwiki: Use ERB instead of ERbLight., nahi
- app/rwiki: Use ERB instead of ERbLight., nahi
- app/rwiki: Use here doc to generate page src. No user visible change., nahi
- app/rwiki: Sort ToDos by chronologically., nahi
- rough/lib: rename internal methods., akr
- ruby: * ruby.c (proc_options): script argument is in effect only when -e is not given., nobu
- ruby: * ruby.c (proc_options): script argument is in effect only when -e is not given., nobu
- ruby: 2003-02-13, nobu
- ruby: 2003-02-13, nobu
- ruby: * ruby.c (ruby_init_loadpath): ensures buffer terminated, nobu
- ruby: * ruby.c (ruby_init_loadpath): ensures buffer terminated, nobu
February 12, 2003
- rough/lib: (Pathname#mkpath): new method., akr
- ruby: * eval.c (rb_thread_schedule): current thread may be dead when, nobu
- shim/ruby16/lib: Copy from ruby 1.8., knu
- shim/ruby16/lib: Merge from ruby 1.8: rev.1.4., knu
- shim/ruby16/lib: Merge from ruby 1.8: rev.1.3., knu
- ruby: * file.c (rb_file_s_dirname): append "." if drive only., nobu
- ruby: 2003-02-12, nobu
- ruby: * file.c (strrdirsep): ignore trailing directory separators., nobu
- rough/lib: (Pathname#initialize): Use to_str instead of String()., akr
- oniguruma: Import Oni Guruma 20030212 (version 1.7.2)., knu
- shim/ruby16/lib/features/ruby18: On second thought, this was an overkill and just increased overheads., knu
- shim/ruby16/tests/features/ruby18: D'oh, I did not mean to commit this. #eql? needs not return false in, knu
- shim/ruby16/lib/features/ruby18, shim/ruby16/tests/features/ruby18: Improve Regexp#eql?()., knu
- ruby/lib/optparse: convert EOL code., nobu
- rough, rough/lib: Add filetype.rb, a wrapper for the file(1) command., knu
- shim/ruby16/lib: Import Test::Unit 0.1.8 from ruby 1.8., knu
- shim/ruby16/lib: Import Test::Unit 0.1.8 from ruby 1.8., knu
- Re: ruby/lib: Imported Test::Unit 0.1.8, Akinori MUSHA
- Re: ruby/lib: Imported Test::Unit 0.1.8, Nobuyoshi Nakada
- Re: ruby/lib: Imported Test::Unit 0.1.8, Nathaniel Talbott
- Re: ruby/lib: Imported Test::Unit 0.1.8, Akinori MUSHA
- Re: ruby/lib: Imported Test::Unit 0.1.7, Akinori MUSHA
- Re: ruby/lib: Imported Test::Unit 0.1.8, Tanaka Akira
- Re: ruby/lib: Imported Test::Unit 0.1.8, Nathaniel Talbott
- ruby/lib: Imported Test::Unit 0.1.8, ntalbott
- ruby/lib: Imported Test::Unit 0.1.8, ntalbott
- rough/lib/testunit: * Fixed the package.rb ftp target to run under 1.6., ntalbott
- Re: rough/lib/testunit: * Fixed a small problem in style.rb., Nathaniel Talbott
- rough/lib/testunit: * Fixed a small problem in style.rb., ntalbott
- rough/lib/testunit: * Removed automatic tagging from package.rb for the time being., ntalbott
- Re: ruby/lib: Imported Test::Unit 0.1.7, Tanaka Akira
- rubicon, rubicon/builtin: * builtin/TestFile.rb (TestFile::test_s_basename): SUSv3 compliant., nobu
- Re: ruby/lib: Imported Test::Unit 0.1.7, Nathaniel Talbott
- Re: ruby/lib: Imported Test::Unit 0.1.7, Tanaka Akira
- Re: ruby/lib: Imported Test::Unit 0.1.7, Nathaniel Talbott
- Re: ruby/lib: Imported Test::Unit 0.1.7, Tanaka Akira
- Re: ruby/lib: Imported Test::Unit 0.1.7, Nathaniel Talbott
- Re: ruby/lib: Imported Test::Unit 0.1.7, Nobuyoshi Nakada
- ruby/lib: Imported Test::Unit 0.1.7, ntalbott
- ruby/lib: Imported Test::Unit 0.1.7, ntalbott
February 11, 2003
- app/raa/lib, app/raa/www: Make description longer at cat.rhtml and search.rhtml. (ToDo279), usa
- app/raa/www: 2 column trial., nahi
- app/raa/lib: YAML generate tool., nahi
- app/raa/lib: Create temporary file and rename., nahi
- rough/lib: (Pathname#parent): new method., akr
- rough/lib/testunit/packages/testunit/test/test/unit/util, rough/lib/testunit/packages/testunit/lib/test/unit, rough/lib/testunit/packages/testunit/test/test/unit, rough/lib/testunit, rough/lib/testunit/packages/runit-compat/lib/runit/cui, rough/lib/testunit/examples, rough/lib/testunit/packages, rough/lib/testunit/packages/runit-compat/test, rough/lib/testunit/packages/runit-compat/lib/runit, rough/lib/testunit/packages/testunit/lib/test/unit/ui/fox, rough/lib/testunit/packages/testunit/lib/test/unit/ui/console, rough/lib/testunit/packages/testunit/lib/test, rough/lib/testunit/packages/testunit/lib, rough/lib/testunit/packages/testunit/lib/test/unit/ui/gtk, rough/lib/testunit/packages/testunit/lib/test/unit/ui, rough/lib/testunit/packages/testunit/lib/test/unit/util: * Changed tabs to two spaces for indentation., ntalbott
- rough/lib: (Pathname#realpath): new method., akr
- rough/lib/testunit, rough/lib/testunit/packages/testunit/test/test/unit, rough/lib/testunit/packages, rough/lib/testunit/packages/runit-compat/test: * Fixed various Test::Unit tests not using a return code > 0 on a failure., ntalbott
- app/raa/lib: Remove migration code., nahi
February 10, 2003
- ruby: * typo fix., eban
- ruby/ext, ruby: * ext/extmk.rb (parse_args): add '-n' to $mflags BEFORE "--"., eban
- ruby, ruby/lib: * lib/fileutils.rb (FileUtils#uptodate?): use mtime for comparison., aamine
- ruby: * array.c (rb_ary_to_a): return value should be an Array if the, matz
- eruby: * rebuild with new autoconf.rb., shugo
- mod_ruby: * merged from version_1_0-branch., shugo
- mod_ruby: * autoconf.rb: fix XLDFLAGS., shugo
- eruby: * rebuild with new autoconf.rb., shugo
- mod_ruby: * ruby-1.8 fix from version_1_0-branch., shugo
- mod_ruby: * autoconf.rb: fix for ruby-1.8., shugo
February 09, 2003
- rough/ext/zlib: Thanks to moriq., katsu
- rough/ext/zlib, rough/ext/zlib/doc: * doc/zlib.rd.src: typo fixed., katsu
- ruby: * io.c (rb_file_sysopen): rb_file_sysopen_internal() needs four, eban
- app/div/sample/rwiki: change recent, seki
- rough/lib: (Pathname.glob): new method., akr
- ruby: 2003-02-09, eban
- ruby: * intern.h (HAVE_RB_DEFINE_ALLOC_FUNC, RB_CVAR_SET_4ARGS):, nobu
- ruby, ruby/lib: * lib/mkmf.rb (init_mkmf): add libdir to LIBPATH unless cross, nobu
- app/rwiki: Do not use ':' as a name., nahi
- app/rwiki: Nil reference crash when it is an unknown status., nahi
February 08, 2003
- ruby, ruby/lib/net: * lib/net/http.rb: 4xx raises Net::ProtoServerError, 5xx raises Net::ProtoFatalError (for backward compatibility)., aamine
- ruby, ruby/lib: * lib/fileutils.rb: new method FileUtils.pwd (really)., aamine
- app/rwiki/lib/rwiki: add div.body, seki
- app/rwiki/lib/rwiki: add class="src", seki
- app/rwiki/lib/rwiki: change status 4xx->5xx, seki
- app/rwiki/rd: add src.rd, seki
- app/rwiki/rd: update install.rd, seki
- app/rwiki/lib/rwiki: fix [Like] bug., seki
- app/rwiki/lib/rwiki: rescue DRbConnError, seki
- app/rwiki: Follow RAA/2.3, kazu
- ruby: fix typo., akr
- ruby: Sorry, missed contributer's name., nobu
- ruby, ruby/misc: * misc/ruby-mode.el (ruby-forward-string): fixed void variable, nobu
- rough/lib: create Pathname object in, akr
- rough/lib/uri, rough/lib/uri/test, rough/lib/uri/uri: removed Generic#to_str., akira
- app/rwiki/rd: remove obsolete install, seki
- app/raa/www: xx-large -> x-large: suggested by MoonWolf-san., nahi
- app/raa/lib: Ruby/1.8 support., nahi
- app/rwiki: Add <span class="content"/> in h? element., nahi
- app/rwiki: Add 'more...' at the end of the list., nahi
- app/rwiki: '...' => 'more...', nahi
February 07, 2003
- ruby: 2003-02-08, knu
- ruby, ruby/lib/irb, ruby/lib/irb/lc, ruby/lib/irb/lc/ja, ruby/lib/shell: * lib/irb/context.rb, lib/irb/multi-irb.rb, lib/irb/workspace.rb,, knu
- ruby, ruby/lib/irb, ruby/lib/irb/ext, ruby/lib/irb/lc, ruby/lib/irb/lc/ja, ruby/lib/shell: * lib/irb/workspace.rb, lib/irb/ext/math-mode.rb,, knu
- ruby: 2003-02-08, knu
- ruby: s/Mon 01/Mon 1/., knu
- ruby: * intern.h (HAVE_RB_DEFINE_ALLOC_FUNC): New boolean macro to make, knu
- lib/drb: update ChangeLog, seki
- lib/drb/lib/rinda: add note:, seki
- lib/drb/sample: add ring_inspect, seki
- app/div/sample/rwiki: change style, seki
- app/div/sample/rwiki/site: add sample site, seki
- ruby: 2003-02-07, eban
- mod_ruby: * code cleanup, shugo
- rubicon/builtin, rubicon/language: * builtin/TestFixnum.rb: no .<digit> floating literal anymore., usa
- Re: rubicon, rubicon/builtin: * builtin/TestFloat.rb (TestFloat::test_DIV): no .<digit> floating, Yukihiro Matsumoto
- Re: rubicon, rubicon/builtin: * builtin/TestFloat.rb (TestFloat::test_DIV): no .<digit> floating, U.Nakamura
- ruby: re-indented., nobu
- ruby: * intern.h, re.c (rb_memsearch): returns long., nobu
- ruby: * eval.c (proc_invoke): should propagate self to super, nobu
- rubicon, rubicon/builtin: * builtin/TestFloat.rb (TestFloat::test_DIV): no .<digit> floating, nobu
- mod_ruby: * request.c (get_mode): add default to the switch statement., shugo
- mod_ruby: * ruby_config.c: ruby_handler_internal() -> ruby_require_internal()., shugo
- rubicon/builtin: TestBignum.rb (test_POW): replace ".5" with "0.5"., matz
- mod_ruby: * ChangeLog: fix the mail address., shugo
- mod_ruby: * merged from apr_thread_safe-branch., shugo
- oniguruma: Import Oni Guruma 20030207. (1.7.1), knu
- rough/lib/testunit, rough/lib/testunit/packages/testunit/test/test/unit, rough/lib/testunit/packages/testunit/lib/test/unit: * !Changed #assert_match to use #=~ instead of #match; it can now handle strings as patterns, too., ntalbott
February 06, 2003
- app/div/sample/rwiki: change title, seki
- app/div/sample/rwiki: add recent, seki
- lib/snmp: Update ChangeLog., knu
- ruby: * re.c (rb_reg_initialize_m): shoule not preset "kcode" unless, matz
- ruby, ruby/lib: * lib/fileutils.rb: new method FileUtils.pwd., aamine
- ruby/lib: * lib/complex.rb (Complex#==): should not raise error by type, matz
- ruby: * lib/complex.rb (Complex#==): should not raise error by type, matz
- ruby: 2003-02-06, eban
- ruby: * re.c (rb_reg_initialize_m): 3rd argument was ignored., matz
- rough/lib/testunit, rough/lib/testunit/packages/testunit/test/test/unit, rough/lib/testunit/packages/testunit/lib/test/unit, rough/lib/testunit/packages/runit-compat/lib/runit, rough/lib/testunit/packages/testunit/lib/test/unit/ui: * Fixed a test in TC_TestSuite (thanks to Eivind Eklund)., ntalbott
February 05, 2003
- ruby, ruby/lib: * lib/open-uri.rb: dispatch code restructured to make it openable, akr
- app/div/sample/rwiki: change style, seki
- app/rwiki/lib/rwiki: check content.tree, seki
- ruby, ruby/lib: * lib/open-uri.rb: Location: field may has a relative URI., akr
- ruby: 2003-02-05, eban
- mod_ruby: * mod_ruby.c: rename finalize_ruby_interpreter() to ruby_finalize_interpreter(), shugo
- lib/drb/lib/rinda: rescue all exception in renew, seki
- ruby: * parse.y (yylex): no .<digit> floating literal anymore., matz
- mod_ruby: * use ruby_call_intepreter() to require libraries., shugo
- app/rwiki/lib/rwiki: add Book#recent_changes, seki
- mod_ruby: * mod_ruby.c (ruby_thread_start): save ruby_request_queue to req., shugo
- mod_ruby: * mod_ruby.c (ruby_handler): use call_ruby_interpreter()., shugo
- mod_ruby:, shugo
February 04, 2003
- app/rwiki/lib/rwiki: Follow RAA/2.3, kazu
- app/rwiki: Follow RAA/2.3, kazu
- oniguruma: Import Oni Guruma 20030204., knu
- ruby: typo, nobu
- ruby: 2003-02-04, eban
- ruby/sample: * array.c (rb_ary_equal): a == b is true when b is non T_ARRAY, matz
- ruby: * array.c (rb_ary_equal): a == b is true when b is non T_ARRAY, matz
- ruby: 2003-02-04, eban
- ruby: * error.c (get_syserr): typo fix., eban
- ruby/sample: * io.c (argf_getline): should not increment lineno at EOF., matz
- ruby: * io.c (argf_getline): should not increment lineno at EOF., matz
- ruby/lib: Added RDoc comments. See comments at EOF for remaining issues., gsinclair
February 03, 2003
- app/div/sample/ring: change theme mount point, seki
- ruby/lib: Added RDoc comments., gsinclair
- rough/lib: revert previous change., akr
- ruby: * re.c (rb_reg_initialize_m): unfotunate serious typo., matz
- ruby: * object.c (Init_Object): default Object#=== now calls "==", matz
- ruby: * re.c (rb_memsearch): a little improvement., nobu
- ruby: typo, nobu
- ruby: 2003-02-03, eban
- ruby: * re.c (rb_memsearch): algolithm body of String#index., matz
- ruby/sample: * re.c (rb_memsearch): algolithm body of String#index., matz
February 01, 2003
- app/rwiki/lib/rwiki: block local variable name miss, kazu
- app/rwiki/lib/rwiki: merge from dev-rrr:, kazu
- app/rwiki/lib/rwiki: merge from dev-rrr at Fri, 24 Jan 2003 16:14:46 +0000:, kazu
- app/rwiki/lib/rwiki: ext -> title,pg, kazu
- app/rwiki/lib/rwiki: get rid of trailing space, kazu
- app/rwiki/lib/rwiki: merge from dev-rrr at Fri, 24 Jan 2003 16:14:46 +0000:, kazu
- app/rwiki/lib/rwiki: * RWiki::PageFormat#link_and_modified(pg), kazu
- app/rwiki/lib/rwiki: merge from dev-rrr:, kazu
- app/rwiki/lib/rwiki: imerge from dev-rrr at Fri, 24 Jan 2003 16:14:46 +0000:, kazu
- app/rwiki: Reduce useless ipc., kazu
- app/raa/lib, app/raa/www: Add maxfield attribute to all text/password input field. (ToDo258), usa
- rough/lib: (Pathname#simplify): optional arugment assume_no_symlink added., akr
- app/raa/lib, app/raa/www: Use Apache.request if mod_ruby available., usa
- app/div/lib/tofu: add mock, seki
- app/div/sample/rwiki: snapshot, seki
- app/rwiki: Reduce useless ipc., nahi
- app/rwiki: XSS vulnerability., nahi
- app/raa/lib: Fill from field with YYYY-MM-01 by default. YYYY-MM is from the year and month, nahi
January 31, 2003
- app/rwiki: Do not show if no open ToDo., nahi
- shim/ruby16/lib/features/ruby18, shim/ruby16/tests/features/ruby18: Conform to the new behavior of Proc#yield(). [submitted by kazu], knu
- shim/ruby16/lib/features/ruby18, shim/ruby16/tests/features/ruby18, shim/ruby16/doc, shim/ruby16: Implement Regexp#{eql?,hash}. [submitted by kazu], knu
- shim/ruby16: s/17/18/. [submitted by kazu], knu
- app/rwiki: Add inline-opentodo., nahi
- app/raa/www: Use common RaaGen.error instead of local defined error method., nahi
- app/raa/lib: Dump HTTP response header of error page., nahi
- ruby/lib/net: Added RDoc comments. See comments at EOF for remaining issues., gsinclair
- ruby: * string.c (rb_str_index): search using Karp-Rabin algolithm., matz
- rough/lib: check class in equality methods., akr
- ruby: * variable.c (rb_obj_classname): wrong tail recursion., nobu
- mod_ruby/lib/apache: * merged from version_1_0-branch., shugo
- mod_ruby: * merged from version_1_0-branch., shugo
- mod_ruby/lib/apache: * request.c (request_default_charset): new method., shugo
- mod_ruby: * request.c (request_default_charset): new method., shugo
- ruby: * variable.c (rb_obj_classname): new function., matz
- mod_ruby/lib/apache: * lib/apache/eruby-run.rb (run): use environment variables for tmpdir., shugo
- mod_ruby: * lib/apache/eruby-run.rb (run): use environment variables for tmpdir., shugo
- ruby: * random.c (rb_f_rand): type fix., eban
- ruby: * parse.y (yylex): remove EXPR_CMDARG according to the RHG book., matz
- shim/ruby16/lib: * optparse.rb (OptionParser::make_switch): NoArgument doesn't, nobu
- ruby, ruby/lib: * lib/optparse.rb (OptionParser::make_switch): NoArgument doesn't, nobu
January 30, 2003
- app/raa/www: Use relative path for internal links., usa
- ruby, ruby/lib: * lib/optparse.rb (OptionParser::List::accept): default, nobu
- shim/ruby16/lib: * optparse.rb (OptionParser::List::accept): default pattern must not be nil., nobu
- app/raa/lib, app/raa/www: Add link to advanced search under quick search box., usa
- ruby: 2003-01-30, eban
- ruby, ruby/lib: * lib/optparse.rb (OptionParser::Switch::PlacedArgument): added., nobu
- shim/ruby16/lib: * optparse.rb (OptionParser::Switch::PlacedArgument): added. if, nobu
- app/raa/lib: Update link to http://www.ruby-lang.org/, nahi
- app/raa/www: Fix typo., usa
- app/raa/lib: Follow URL change., nahi
- app/raa/tool: Apply to running environment., nahi
- app/raa/www: Follow URL change., nahi
- app/raa/www: Follow URL change., nahi
- app/raa/tool: Add subcategory_normalize_1.rb: [ruby-talk:62840], nahi
January 29, 2003
- ruby: * file.c (rb_file_s_expand_path): removed a sludge., nobu
- rough/lib: ==, ===, eql? and hash added., akr
- app/rwiki: Follow WEBrick/1.3.0, nahi
- app/raa/lib: Fix message about date range search., usa
- app/raa/lib, app/raa/www: Use text box instead list box., usa
- app/raa/lib: Change date/time format. %m-%d %H:%M for recent entry, %Y-%m-%d for old entry., nahi
- app/raa/lib, app/raa/www: Add ``Recent Update'' page., usa
- app/div/lib/tofu: use HTTPResponse#status=, seki
- app/div/sample/rwiki: Decompose Conditional, seki
- app/div/lib/tofu: fix metavars, seki
- app/rwiki/interface:, seki
- app/rwiki/lib/rwiki: if-modified-since, seki
- rough/lib: "a/./" should be simplified to "a/." instead of "a/"., akr
- lib/tcpwrap: * new methods, hosts_allow/hosts_allow=, hosts_deny/hosts_deny=, hosts_ctl., shugo
- app/rwiki: Remove HTML in RD., nahi
January 28, 2003
- rough/lib: fix previous change., akr
- rough/lib: `normalize' is renamed to `simplify' and the implementation is refined., akr
- lib/http-access2/lib: Fix illegal request sent when retrying after persistent connection timeout., nahi
- lib/drb/lib/rinda: fix RingFinger, seki
- app/rwiki: Add link to prepare, status and project., nahi
- lib/drb/sample: daemon mode, seki
- app/rwiki/lib/rwiki: cmd=edit: change interface, seki
- shim/ruby16: Do not traverse directories named "CVS"., knu
- shim/ruby16/tests/features, shim/ruby16/tests/features/ruby18: Add a dummy test for features/ruby18/math. To be written.., knu
- app/rwiki/lib/rwiki: change src info, seki
- shim/ruby16: Update., knu
- shim/ruby16/doc: Introduce features/ruby18/math., knu
- shim/ruby16/ext/features/ruby18/math, shim/ruby16/lib/features, shim/ruby16/lib/features/ruby18: Implement new mathematic functions., knu
- app/rwiki: ATTN! xss vulnerability., nahi
- rough/lib/testunit, rough/lib/testunit/packages/testunit/lib/test: * Fixed debugging support in unit.rb., ntalbott
January 27, 2003
- ruby, ruby/ext: * instruby.rb (parse_args), ext/extmk.rb (parse_args): Prepend a, knu
- app/raa/www: Fix bugs of search with target designation., usa
- lib/drb/lib/rinda: change default timeout, seki
- app/raa/lib: Add RaaX#search_email., nahi
- app/raa/test: Add test for search_email., nahi
- lib/soap4r/lib/soap: Marshal accepts IO as an output device like Marshal#dump., nahi
- app/div/sample/saifu: typo, seki
- app/div/sample/saifu: use ring, seki
- app/div/lib/tofu: fix default value, seki
- app/raa/lib, app/raa/www: Do GET to search.rhtml from header-searchbox., nahi
- app/raa/lib: Illegal action parameter. Remove hidden input element., nahi
- app/div/sample/saifu: use ring, seki
- app/raa/www: Illegal action parameter. Remove hidden input element., nahi
- app/div/lib/tofu, app/div/sample/hako, app/div/sample/ring, app/div/sample/rwiki: add Tofu::Ring..., seki
- app/raa/lib, app/raa/www: Add target designation., usa
- app/div/sample/hako: add RingTofuletStream, seki
- app/div/sample/rwiki: remove attr_reader, seki
- app/raa/lib: Add header-searchbox at top right of each page., nahi
- app/raa/www: Add header-searchbox at top right of each page., nahi
- lib/drb/sample: remove ring_lookup, seki
- app/div/sample/hako: use ring, seki
- app/div/sample/ring: mount theme, seki
- app/div/sample/rwiki: fix RWikiEditSession::LoginDiv.phrase, seki
- app/div/sample/rwiki: change theme url, seki
- app/div/sample/rwiki: add rw-app, rw-edit, seki
- ruby: 2003-01-27, eban
- ruby: 2003-01-27, eban
- rough/lib: normalization re-implemented., akr
- eruby: * configure.rb: rebuild with new autoconf.rb., shugo
January 26, 2003
- rough/lib: PathName is renamed to Pathname., akr
- ruby: * error.c (get_syserror): use snprintf() instead of sprintf(). pointed, usa
- ruby: * error.c (get_syserror): use snprintf() instead of sprintf(). pointed, usa
- Re: ruby: * error.c (get_syserror): some Windows' errno have 5 digits., Akinori MUSHA
- ruby: * error.c (get_syserror): some Windows' errno have 5 digits., usa
- ruby: * error.c (get_syserror): some Windows' errno have 5 digits., usa
- app/rwiki: Normalize \r to \n as well., nahi
- app/rwiki: CSS class name change: h?_block -> h?-block, nahi
- app/rwiki: CR+LF normalize., nahi
- app/div/sample/ring, app/div/sample/rwiki: add method RingFinger.primary, seki
- lib/drb/lib/rinda: add method RingFinger.primary, seki
- app/raa/www: Search all fields., nahi
- app/raa/lib: Search all fields., nahi
- app/div/sample/ring: add ring, seki
- app/div/sample/rwiki: add RWikiProxy, seki
- app/div/sample/rwiki: use ring, seki
- app/div/sample/rwiki: add RWikiProxy, seki
- app/raa/lib: Simplify column header., nahi
- app/raa/www: Follow change of method name., usa
- app/raa/lib: Add column header to owners.html (ToDo239)., usa
- app/raa/lib, app/raa/www: Change column headers of date on top page., usa
- lib/drb/lib/rinda: fix renewer, seki
- lib/drb/lib/rinda: add RingProvider, seki
- app/raa/lib: Add link to YARAA on RAA top., usa
- app/raa/lib: Change headline ("What's New" -> "New Arrival", "What's Modified" -> "Recent Update")., usa
- lib/drb/lib/drb: initialize instance variable, seki
- app/raa/lib: Add whatsmodified table., nahi
- ruby: Update., knu
- app/raa/lib: list_recent_modified must be sorted by updated time, not by created time., nahi
- app/raa/test: Test data for list_recent_* was too simple to detect a bug., nahi
- ruby, ruby/ext: * instruby.rb ($mflags.set?): Check $make instead of $nmake, sinse, usa
- app/raa/lib: Change default 'create' value., nahi
- ruby/lib: * lib/shellwords.rb: Embed rdoc style comments., knu
- app/raa/www: Use RaaInfo#update instead of RaaInfo#replace to update entry from Web, nahi
- app/raa/lib: A bug in RAA/2.2 resulted these changes... 'created' is set to nil when, nahi
- app/raa/lib: Add RaaInfo#update for update entry., nahi
- app/raa/test: Add test for RaaInfo#update., nahi
- app/raa/tool: Create raadb replica via SOAP., nahi
- ruby, ruby/ext: * instruby.rb (parse_args), ext/extmk.rb (parse_args): Detect -n, knu
- app/raa/lib: list_recent_modified: check if updated > created instead of, nahi
- app/raa/test: Change test data of list_recent_modified; updated < created, nahi
- app/raa/lib: Add list_recent_modified. modified ::= updated - created (updated projects, nahi
- app/raa/test: Add tests: test_list_recent_created, test_list_recent_modified, nahi
- lib/drb/lib/rinda, lib/drb/sample: change method name, seki
- rough/lib: add conversion between PathName and String., akr
- app/rwiki: In CSS1, '_' is not allowed as class identifier... This buggy feature is, nahi
January 25, 2003
- ruby: * instruby.rb (makedirs): make same directory only once even if, nobu
- rough/lib/testunit/packages/runit-compat/lib/runit, rough/lib/testunit/packages/runit-compat/test, rough/lib/testunit/packages/testunit/lib/test/unit, rough/lib/testunit/packages/testunit/lib/test/unit/ui/fox, rough/lib/testunit/packages/testunit/lib/test/unit/ui/console, rough/lib/testunit/packages/testunit/test/test/unit/util, rough/lib/testunit/packages/testunit/lib/test, rough/lib/testunit, rough/lib/testunit/packages/testunit/lib/test/unit/ui/gtk, rough/lib/testunit/packages/testunit/test/test/unit, rough/lib/testunit/packages/runit-compat/lib/runit/cui, rough/lib/testunit/packages, rough/lib/testunit/packages/testunit/lib/test/unit/util, rough/lib/testunit/packages/testunit/lib/test/unit/ui: * Switched from 'def ClassName.method' to 'def self.method' for class method definition., ntalbott
- ruby: * instruby.rb: re-define individual methods verbosely rather than, nobu
- ruby, ruby/lib:, nobu
- ruby, ruby/ext, ruby/win32, ruby/bcc32: * instruby.rb, ext/extmk.rb, Makefile.in, win32/Makefile.sub,, knu
- app/raa/www: Align counts of projects. (ToDo202), usa
- app/raa/www: Align project count., usa
- app/rwiki: myToDo matching refactoring: search revlinks as well., nahi
- rough, rough/lib: pathname.rb added., akr
- lib/drb/runit: remove ruby-1.8 test, seki
January 24, 2003
- app/div/sample/saifu: ERB2, seki
- app/div/lib/div: Div.DivMethod, seki
- app/rwiki: Move hn element into hn_block div., nahi
- app/rwiki: Remove <hr/> between header and body., nahi
- ruby/lib: Converted RD to RDoc and improved documentation. See comments at EOF., gsinclair
- ruby: 2003-01-24, eban
- ruby: * parse.y: tMINUS should have lower precedence than tPOW., matz
- app/rwiki: Add toc and inline-recent., nahi
- app/rwiki: Follow HEAD, nahi
- eruby: * version 1.0.2 released., shugo
- mod_ruby: * version 1.0.4 released., shugo
- lib/tcpwrap: * changed license., shugo
- lib/tcpwrap: * fix for ruby-1.8., shugo
January 23, 2003
- ruby, ruby/misc: * misc/ruby-mode.el (ruby-font-lock-syntactic-keywords): deal, nobu
- lib/bitvector: new -> from_bin, knu
- rough/ext/zlib: * extconf.rb (have_ruby_func): use libdir, archdir and LIBRUBYARG., nobu
- shim/ruby16/lib: Sync with ruby HEAD (erb 2.0.2)., knu
- lib/bitvector: Update for the 0.1.7 release., knu
- lib/bitvector/tests: Test::Unit now calls #setup, not #set_up., knu
- app/div/sample/rwiki: cache-control, seki
- app/rwiki/lib/rwiki: cache-control, seki
- app/rwiki/lib/rwiki: add rw-tofu, seki
- app/div/sample/rwiki: add sample/rwiki, seki
- lib/drb/sample: fix uri_option, seki
- lib/drb/lib/drb: change DRbObject#initialize, seki
- lib/drb/sample: add uri_option, seki
- app/div/lib/tofu: fix: req_https?, seki
- app/rwiki/lib/rwiki: add Front#process_request, seki
- app/rwiki/lib/rwiki: fix: ToDo225 (apply_Verbatim..), seki
- rough/lib/erb: erb-2.0.2, seki
- ruby/lib: * eval.c (rb_eval): do not warn discarding already undefined, matz
- ruby: * eval.c (rb_eval): do not warn discarding already undefined, matz
- ruby: garbage?, nobu
- ruby: * parse.y (arg): missing arguments., nobu
- app/rwiki: Add h?_block div block., nahi
- app/rwiki: HTML formatting., nahi
- app/rwiki: Move 'Link' to inline_recent block., nahi
- app/rwiki: Add inline_recent block., nahi
- ruby: 2003-01-23, nobu
- ruby: * lib/rational.rb: modified to support "quo"., matz
- ruby/lib: * lib/rational.rb: modified to support "quo"., matz
- ruby: * time.c (time_arg): was accessing garbage argv value., matz
- ruby: * parse.y (arg): syntaxify tPOW negative number hack., matz
January 22, 2003
- ruby: wrong fix., nobu
- ruby: * instruby.rb: should not contain destdir in shebang line., nobu
- rubicon, rubicon/builtin: patches fron Nathaniel to tidy up output, particularly under Windows, dave
- app/rwiki: Level 1 headline can appear only once., nahi
- app/rwiki: Add body div for CSS., nahi
- app/rwiki: Show 'none' if no toc., nahi
- app/rwiki: Put a link for index., nahi
- app/rwiki: Changed escape string., nahi
- ruby, ruby/win32: * win32/win32.c (pipe_exec): remove unnecessary SetStdHandle()., usa
January 21, 2003
- ruby, ruby/lib: makes possible to add files to clean and distclean targets, michal
- ruby/lib: Small changes to documentation., gsinclair
- ruby/lib: Converted RD to RDoc, with some changes/additions., gsinclair
- shim/ruby16/lib: Merge changes from ruby HEAD., knu
- shim/ruby16/lib: Merge documentation fixes from ruby HEAD., knu
- ruby/lib: Correct descriptions of {proper_,}{superset,subset}?., knu
- ruby/lib: Very slight improvement to documentation., gsinclair
- ruby: Exchange do { } while (0) for ((void)0), michal
- app/div/sample/rwiki: add theme, seki
- ruby: 2003-01-21, eban
- app/div/sample/rwiki: add hotlinks, seki
- oniguruma: Import Oni Guruma 20030121., knu
- ruby, ruby/bcc32: * bcc32/Makefile.sub (LIBRUBY_A): link dmyext., nobu
- ruby: * parse.y (arg): put back old ** behavior for negative number, matz
- ruby: * instruby.rb: use real interpreter pathname at shebang line., usa
- ruby, ruby/lib: * lib/pp.rb: Use Test::Unit., akr
- shim/ruby16/ext/dl/lib/dl: * Sync with Ruby 1.8., eban
January 20, 2003
- ruby/lib: fix sharing_detection., akr
- ruby, ruby/lib: refine previous change., akr
- ruby, ruby/lib: * lib/pp.rb: Don't redefine `inspect'., akr
- ruby/lib: Modified some RDoc formatting., gsinclair
- ruby/lib: Added RDoc comments., gsinclair
- ruby: * configure.in (MANTYPE): Detect if the system's nroff(1) groks, knu
- rough/lib/rubyunit, rough/lib/rubyunit/runit, rough/lib/rubyunit/runit/cui, rough/lib/rubyunit/tests: * runit/assert.rb: for Ruby 1.8.0 Object#type => Object#class, suke
- ruby/lib, ruby: * lib/tempfile.rb (self.open): If a block is given, call it with, knu
- ruby/lib: make public ERB::Compiler, seki
- ruby: * mdoc2man.rb: Properly put nested braces, parentheses and angles., knu
- rough/lib/erb/lib: make public Compiler, seki
- ruby/lib: fix: % in <%..%>, seki
- rough/lib/erb/lib, rough/lib/erb/runit: fix % line in <%..%>, seki
- ruby: * mdoc2man.rb: Make this work as a library., knu
- ruby/ext/dl/lib/dl: * typo fix., eban
- ruby: * eval.c (rb_f_require): purge too many goto's., nobu
- ruby: 2003-01-20, eban
- ruby: * mdoc2man.rb (parse_macro): Understand .Ux., knu
- ruby: Add mdoc2man.rb., knu
- ruby: * mdoc2man.rb: New file. A mdoc to man converter ported from, knu
- ruby: * ruby.1: Properly close .Bl with .El., knu
- ruby/sample: * regex.c (is_in_list): should work weill with UTF-8., matz
- ruby/lib: * regex.c (is_in_list): should work weill with UTF-8., matz
- ruby: * regex.c (is_in_list): should work weill with UTF-8., matz
- mod_ruby: * autoconf.rb: fix for ruby 1.8., shugo
- mod_ruby: * autoconf.rb: fix for ruby 1.8., shugo
- eruby: * Makefile.in: fix for mswin32., shugo
- mod_ruby: * autoconf.rb: fix for mswin32., shugo
- mod_ruby: * autoconf.rb: fix for mswin32., shugo
- ruby/lib: Added RDoc comments., gsinclair
- eruby: * Makefile.in: fix for ruby 1.8., shugo
- mod_ruby: * Makefile.in: fix for ruby 1.8., shugo
- mod_ruby: * Makefile.in: fix for ruby 1.8., shugo
- Re: eruby: * version 1.0.1 released., Akinori MUSHA
- Re: eruby: * version 1.0.1 released., Shugo Maeda
- eruby: * Makefile.in: fix to find libruby., shugo
January 19, 2003
- rough/ext/stringio: * extconf.rb (have_ruby): should use expanded values., nobu
- rough/ext/stringio: * build-rpms: use rpmbuild if exists., nobu
- ruby, ruby/lib: * lib/mkmf.rb (egrep_cpp): use inspect to show options., nobu
- ruby, ruby/ext: * ext/aix_mksym.rb: no longer used., nobu
- ruby/ext: use builtin methods, nobu
- ruby: * file.c (eaccess): under windows, make eaccess() just call, usa
- app/rwiki/lib/rwiki: fix RW-008, seki
- ruby/lib, ruby: * lib/shellwords.rb (shellwords): A backslash ('\') in single, knu
- ruby/lib, ruby: * lib/shellwords.rb (shellwords): A backslash ('\') in single, knu
- app/rwiki/lib/rwiki: move to lib/rwiki/cgiapp, seki
- app/rwiki/interface: move to lib/rwiki/cgiapp, seki
January 18, 2003
- Re: eruby: * version 1.0.1 released., Akinori MUSHA
- rough/ext/zlib: * extconf.rb: added option --disable-transitional., katsu
- rough/ext/zlib, rough/ext/zlib/doc: * doc/zlib.rd.src: updated., katsu
- rough/ext/zlib: * zlib.c (rb_gzfile_close): corrected the warning message., katsu
- rough/ext/zlib: * zlib.c (rb_gzfile_s_wrap): added GzipFile::wrap., katsu
- rough/ext/zlib: * zlib.c: followed the latest Ruby., katsu
- app/rwiki/lib/rwiki: set default of recent;pages to 30, seki
- app/rwiki/interface: using CGI#dump, seki
- ruby: 2003-01-18, eban
- app/rwiki/lib/rwiki: fix weakpage bug (body_erb), seki
- ruby: * bignum.c (rb_cstr_to_inum): should not erase all 0s, but, nobu
- lib/soap4r/lib/wsdl: Operation name must follow WSDL spec., nahi
January 17, 2003
- lib/soap4r: Update, nahi
- lib/soap4r/sample/GoogleSearch: Add comment, nahi
- lib/soap4r: For 1.4.8, nahi
- lib/soap4r/bin: Load WSDL from the Net with http-access2, nahi
- lib/soap4r/sample/GoogleSearch: Updated., nahi
- lib/soap4r/sample/GoogleSearch: Omit log., nahi
- lib/soap4r/sample/GoogleSearch: Access Google Web Service with WSDL., nahi
- Re: eruby: * version 1.0.1 released., Akinori MUSHA
- lib/soap4r/test/interopR2: New test., nahi
- lib/soap4r/test/interopR2: Test updated., nahi
- lib/soap4r/lib/wsdl/soap: Support capitalized parameter name., nahi
- lib/soap4r/lib/wsdl/xmlSchema: attr_reader -> attr_accessor, nahi
- lib/soap4r/lib/wsdl/xmlSchema: Ruby's Array does not have 'includes?' instance method. Reported by Tim., nahi
- lib/soap4r/lib/soap: Type attribute of Array element may not defined. (MS series), nahi
- lib/soap4r/lib/soap: Avoid instance_eval if possible., nahi
- lib/soap4r/lib/soap: A parser may not know about the encodingStyle which is specified by another end., nahi
- lib/soap4r/lib/soap: Wrapper method definition changed., nahi
- lib/soap4r/test/interopR2: Rewrite., nahi
- ruby/lib: Added RDoc comments. See comments at EOF for TODOs., gsinclair
- ruby/lib: Added RDoc comments. Several issues exist: see comments at EOF., gsinclair
- ruby/lib: Added RDoc comments. Several TODOs remain; see comments at EOF., gsinclair
- eruby: * version 1.0.1 released., shugo
- mod_ruby: * version 1.0.3 released., shugo
- mod_ruby/doc: * doc/faq.en.rd: added new entry., shugo
- mod_ruby: * doc/faq.en.rd: added new entry., shugo
- mod_ruby/doc: * doc/faq.en.rd: added new entry., shugo
- mod_ruby: * doc/faq.en.rd: added new entry., shugo
January 16, 2003
- ruby: 2003-01-17, knu
- ruby: 2003-01-17, knu
- ruby: * sprintf.c (rb_f_sprintf): Fix a bug caused by an uninitialized, knu
- ruby: * sprintf.c (rb_f_sprintf): Fix a bug caused by an uninitialized, knu
- lib/soap4r/sample/webrick: Refer ::SOAP::MediaType definition instead of inlining it in a string., nahi
- lib/soap4r/test: Following., nahi
- lib/soap4r/lib/soap: Charset label conversion bug fix., nahi
- ruby: 2003-01-16, eban
- lib/soap4r/test/interopR2: Typo fixed., nahi
- lib/soap4r/test/interopR2: Follow mappingRegistry format change., nahi
- lib/soap4r/test/interopR2: For emulating uconv-less environment., nahi
- lib/soap4r/test/interopR2: Follow mappingRegistry format change., nahi
- lib/soap4r/test/interopR2: Object#type -> Object#class, nahi
- lib/soap4r/test/interopR2: Explicit type declaration for M-D array., nahi
- lib/soap4r/sample/webrick: Testing port # did not match., nahi
- lib/soap4r/sample/webrick: Handle charset., nahi
- lib/soap4r/lib/wsdl: Let charset to be nil by default., nahi
- lib/soap4r/lib/wsdl: Follow SOAP4R's parser., nahi
- lib/soap4r/lib/soap: Overridable response MediaType. (not tested), nahi
- lib/soap4r/lib/soap: Remove redefined method., nahi
- lib/soap4r/lib/soap: Charset conversion bug fixed., nahi
- lib/soap4r/lib/soap: (C) 2003, nahi
- lib/soap4r/lib/soap: Remove useless dup of request SOAP string., nahi
- lib/soap4r/lib/soap: Version 1.4.8, nahi
- lib/soap4r/lib/soap: Omit unused handlers., nahi
- app/div/lib/div: Add Parameer Div#form, seki
- ruby/win32: Update Copyright to 2003, too., usa
- ruby, ruby/ext/dbm, ruby/ext/dl, ruby/ext/etc, ruby/ext/readline, ruby/ext/sdbm, ruby/ext/socket, ruby/ext/stringio, ruby/ext/syslog: -Wall cleanups (removed unused vars, no 'code has no effect' warnings), michal
- ruby: Updated Copyrights of Matz to 2003., michal
January 15, 2003
- lib/soap4r/lib/wsdl: Follow parsers of SOAP4R., nahi
- lib/soap4r/lib/soap: Do not set charset if $KCODE = NONE, nahi
- lib/soap4r/lib/soap: Do not set charset if $KCODE = NONE., nahi
- lib/soap4r/sample/GoogleSearch: Add wsdl.rb, nahi
- lib/soap4r/sample/GoogleSearch: Update generated files., nahi
- lib/soap4r/lib/wsdl: xmlscan/0.1 support., nahi
- lib/soap4r/lib/soap: Merge changes of wsdlDriver.rb, nahi
- lib/soap4r/lib/soap: Remove actor attribute. Not used for now., nahi
- lib/soap4r/lib/soap: xmlscan/0.1 support. Use $KCODE., nahi
- lib/soap4r/sample/RAA: Remove httpProxy parameter. Set via http_proxy or HTTP_PROXY env., nahi
- lib/soap4r/sample/RAA/wsdl: WSDLDriver sample., nahi
- lib/soap4r/sample/RAA: Follow soap4r's change., nahi
- lib/soap4r/sample/RAA: Add setHttpProxy to set httpProxy., nahi
- lib/soap4r/sample/RAA: pp is not used., nahi
- lib/soap4r/sample/RNN: RNN SOAP interface sample., nahi
- lib/soap4r/lib/soap: Fixed comment., nahi
- lib/soap4r/lib/wsdl: Use wrapper method instead of instance variable., nahi
- lib/soap4r/lib/wsdl/soap: Add foolproof checks., nahi
- lib/soap4r/lib/wsdl/soap: Grammar error., nahi
- lib/soap4r/lib/soap: Add QName of anySimpleType., nahi
- lib/soap4r/lib/soap: Add require 'soap/soap' for Exception., nahi
- lib/soap4r/lib/soap: Handle anySimpleType correctly., nahi
- lib/soap4r/lib/soap: Remove useless dispatch to StreamHandler., nahi
- lib/drb: rewrite ACLList#install_list, seki
- lib/drb/lib: rewrite ACLList#install_list, seki
- ruby: * enum.c (enum_all): now works without block., matz
- ruby: 2003-01-15, nobu
- ruby: * configure.in (ARCHFILE): set even unless --enable-shared on, nobu
January 12, 2003
- ruby/ext/dl/lib/dl, ruby: * ext/dl/lib/dl/win32.rb: elimitate unnecessary "A" adding., eban
- shim/ruby16/ext/dl/lib/dl: * Sync with Ruby 1.8., eban
- lib/soap4r/lib/soap: Add assignedTag? method., nahi
- lib/soap4r/lib/soap: Remove needless parser class., nahi
- lib/soap4r/lib/soap: Add ParserError exception class., nahi
- lib/soap4r/lib/soap: Fixed constant reference problem., nahi
- lib/soap4r/lib/soap: Fixed constant reference problem., nahi
- lib/soap4r/lib/wsdl: Remove useless exception handling., nahi
- lib/soap4r/lib/wsdl: Follow parser in SOAP4R., nahi
- lib/soap4r/lib/wsdl/xmlSchema: Add entry point to parse., nahi
- lib/soap4r/lib/wsdl/soap: Use soap/typeMap., nahi
- shim/ruby16/ext/dl: Check the return value of dlopen()., ttate
- ruby/ext/dl: Check the return value of dlopen()., ttate
- ruby: * io.c (next_argv): inherit binmode from $defout., eban
- ruby: * io.c (next_argv): inherit binmode from $defout., eban
- lib/soap4r/bin: Required non-existing file. Fixed., nahi
- lib/soap4r/lib/soap: Remove charset declaration., nahi
- lib/soap4r/lib/soap: Remove adjustKCode dependency. Pass charset explicitly to router., nahi
- lib/soap4r/lib/soap: Remove xmlDecl definition part. It moved to generator.rb, nahi
- lib/soap4r/lib/soap: Follow charset.rb change., nahi
- lib/soap4r/lib/soap: Use xmlscan/0.2.x. xmlscan/0.1.x support might be needed before releasing it., nahi
- lib/soap4r/lib/soap: Try to use REXML/2.5.x encoding support. REXML/2.5.x requires uconv module to, nahi
- lib/soap4r/lib/soap: Use xml/encoding_ja.rb. This version is checked with 0.6.5., nahi
- lib/soap4r/lib/soap: Follow rpcRouter.rb change., nahi
- lib/soap4r/lib/soap: Pass charset to parser and generator., nahi
- lib/soap4r/lib/soap: Remove 'adjustKCode' function. Pass charset to parser instead of it., nahi
- lib/soap4r/lib/soap: Class#type -> Class#class., nahi
- lib/soap4r/lib/soap: Add attributes; charset, defaultEncodingStyle, decodeComplexTypes and, nahi
- lib/soap4r/lib/soap: Add attributes; charset, defaultEncodingStyle and generateEncodeType., nahi
- lib/soap4r/lib/soap: Add charset attribute. Convert encoding of text with this charset., nahi
- lib/soap4r/lib/soap: Add charset attribute., nahi
- lib/soap4r/lib/soap: Add charset attribute., nahi
- lib/soap4r/lib/soap: Class#type -> Class#class., nahi
- lib/soap4r/lib/soap: Class#type -> Class#class., nahi
- lib/soap4r/lib/soap: Remove xmlInstanceEncoding attribute. It's not thread safe., nahi
- lib/soap4r/lib/soap: Avoid implicit use String as a regexp source., nahi
January 09, 2003
- ruby, ruby/misc: * misc/ruby-mode.el (ruby-font-lock-syntactic-keywords): syntax, nobu
- ruby, ruby/misc: * misc/ruby-mode.el (ruby-font-lock-syntactic-keywords): syntax, nobu
- ruby: * configure.in: AC_MSG_FAILURE is a new macro in 2.54b or later., nobu
- ruby: * configure.in: AC_MSG_FAILURE is a new macro in 2.54b or later., nobu
- Re: ruby, ruby/win32: * configure.in (RUBY_CHECK_IO_NEED): check whether fseek() and, Akinori MUSHA
- oniguruma: Remove obsolete files., knu
- oniguruma: Remove obsolete files., knu
- oniguruma: Import Oni Guruma 20030109., knu
- ruby: also rb_io_putc()., nobu
- ruby: * io.c (io_write): set FMODE_WBUF flag unless flushed., nobu
- ruby: 2003-01-09, eban
- ruby: * file.c (rb_find_file_ext): sync with Ruby 1.8. ([ruby-talk:56407]), eban
- ruby: adjust indentation, nobu
- ruby, ruby/bcc32, ruby/win32: * configure.in (RUBY_CHECK_IO_NEED): check whether fseek() and, nobu
- ruby, ruby/win32: * configure.in (RUBY_CHECK_IO_NEED): check whether fseek() and, nobu
- ruby: * eval.c (rb_eval): should not discard nested NODE_BLOCK., matz
- ruby: 2003-01-09, eban
- ruby: * parse.y (stmt): NODE_NOT elimitation for if/unless/while/until node., matz
- ruby: * st.h, st.c: Back out the introduction of st_*_func_t. Some, knu
January 08, 2003
- eruby: * configure.rb: regenerated by new autoconf.rb., shugo
- ruby, ruby/ext/Win32API/lib/win32: * ext/Win32API/lib/win32/registry.rb: added. [new], usa
- mod_ruby/doc: * autoconf.rb: fix for srcdir., shugo
- mod_ruby: * autoconf.rb: fix for srcdir., shugo
- mod_ruby/doc: * autoconf.rb: fix for srcdir., shugo
- mod_ruby: * autoconf.rb: fix for srcdir., shugo
- ruby: 2003-01-08, eban
- ruby: * eval.c: remove ruby_last_node and assignments seems to be, matz
- ruby: * range.c (range_each): treat fixnums specially to boost., matz
- app/raa/www: Validate CSS., usa
- app/raa/tool: Set permission to group writable., nahi
- app/raa/www: Add *:link and *:visited., usa
January 06, 2003
- ruby: * eval.c (rb_f_local_variables): skip $_, $~ and flip states in, nobu
- ruby: [Forced commit], knu
- ruby: * st.h, st.c: Introduce new conventional typedef's, st_data_t,, knu
- ruby, ruby/ext/digest/md5, ruby/ext/dl: * intern.h (rb_check_array_type): Declare rb_check_array_type()., knu
- ruby: * file.c: improve DOSISH drive letter support., usa
- shim/ruby16/lib: Sync with ruby 1.8., eban
- ruby: 2003-01-06, eban
- ruby/lib, ruby: * lib/fileutils.rb (ln): add ' -f' in the verbose message., eban
- shim/ruby16/lib: Sync with ruby 1.8., eban
- ruby, ruby/win32: * process.c (proc_exec_v): follow to proc_spawn_v(). call do_aspawn(), usa
January 05, 2003
- ruby: commit miss, nobu
- ruby, ruby/ext:, nobu
- ruby: * struct.c (make_struct): needs meta class., nobu
- ruby: * struct.c (make_struct): needs meta class., nobu
- app/raa/lib: RaaX#list_by_owner did transactions for each project which its owner owns., nahi
- app/rwiki: apply_to_Headline should not raise label conflict error. Auto numbering., nahi
- ruby/lib, ruby: * lib/fileutils.rb (ln): `argv' is not a argument., eban
- ruby, ruby/ext: * ext/extmk.rb (extmake): set $0 temporarily while loading, nobu
- app/rwiki: Use class attribute of hotbar span element instead of embedded style definition., nahi
- app/rwiki: Use class attribute for hilight element instead of embedded style definition., nahi
- app/rwiki: Do not depend labels 'open', 'hold' and 'close' explicitly., nahi
- app/rwiki: Use label as an anchor., nahi
- ruby, ruby/ext, ruby/lib: * instruby.rb: need paren in regexp(make -n install)., eban
- ruby: 2003-01-05, nobu
- ruby: 2003-01-05, nobu
- ruby, ruby/bcc32, ruby/cygwin, ruby/win32: * ruby.c (ruby_init_loadpath): under Windows, get the module, nobu
- ruby, ruby/cygwin, ruby/win32: * ruby.c (ruby_init_loadpath): under Windows, get the module, nobu
January 04, 2003
- ruby: FLUSH_REGISTER_WINDOWS must not be empty. Set to NULL instead., knu
- ruby: * defines.h (FLUSH_REGISTER_WINDOWS): Make the flushw call an, knu
- ruby: * defines.h (FLUSH_REGISTER_WINDOWS): Make the flushw call an, knu
- ruby, ruby/win32, ruby/wince: * file.c (utimbuf): use utimbuf instead of _utimbuf if defined _WIN32., usa
- ruby, ruby/win32: * process.c (rb_proc_exec): use same logic as DJGPP on win32 ports., usa
- ruby, ruby/win32: * configure.in: set rb_cv_need_io_flush_between_seek=yes., usa
- Register for Free... Earn and Learn!, Jonathan Paul Calledo
- app/raa/www: Revert to previous. All margin and padding of elements should be adjusted, nahi
- app/raa/www: Add link elements; home, index, search and glossary., nahi
- app/raa/www: Remove margin and padding of body to follow www.ruby-lang.org., nahi
- app/raa/www: Use title.gif instead of title.jpg., usa
- app/raa/www: Add div.header and div.footer, nahi
- app/raa/lib: Remove <hr> just after RAA header., nahi
- app/raa/www: Remove <hr> at just after RAA header., nahi
- app/raa/www: Do not show search result when no keyword given., nahi
- app/raa/www: Add (foreground-)color to tr.even and tr.odd, advised by W3C CSS Validator., usa
- app/raa/www: Add title., nahi
- app/raa/lib: Add a link to the top of www.ruby-lang.org., nahi
- app/raa/www: Remove footer., nahi
- app/raa/www: Previous change was wrong. Replace a link from title logo with a link to the, nahi
- app/raa/www: Forgot to change /en -> /raa, nahi
January 01, 2003
- ruby: * process.c (rb_proc_times): avoid WindowsXP crash using volatile, matz
- ruby: add djgpp/GNUmakefile, eban
- ruby, ruby/djgpp: * configure.in: better DJGPP support. add GNUmakefile., eban
- ruby/ext/dbm, ruby/win32, ruby: * ext/dbm/extconf.rb (-DDBM_HDR): substitute ' with " to avoid, eban
- lib/drb/runit: update test-array, seki
- ruby: * eval.c (massign): removed awkward conversion between yvalue,, matz
- ruby: * eval.c (massign): removed awkward conversion between yvalue,, matz
- ruby/sample: * eval.c (massign): removed awkward conversion between yvalue,, matz
|
|